From 11789e8daa8c75e47f94a349ceae093f60769433 Mon Sep 17 00:00:00 2001 From: Jason Dove <1695733+jasongdove@users.noreply.github.com> Date: Wed, 12 Aug 2026 15:06:30 -0500 Subject: [PATCH] chore: update dependencies (#2980) * chore: update dependencies * update changelog --- CHANGELOG.md | 3 ++- ErsatzTV.Application/ErsatzTV.Application.csproj | 4 ++-- ErsatzTV.Core.Tests/ErsatzTV.Core.Tests.csproj | 12 ++++++------ ErsatzTV.Core/ErsatzTV.Core.csproj | 10 +++++----- ErsatzTV.FFmpeg.Tests/ErsatzTV.FFmpeg.Tests.csproj | 6 +++--- ErsatzTV.FFmpeg/ErsatzTV.FFmpeg.csproj | 4 ++-- .../ErsatzTV.Infrastructure.Tests.csproj | 2 +- .../ErsatzTV.Scanner.Tests.csproj | 2 +- ErsatzTV.Scanner/ErsatzTV.Scanner.csproj | 8 ++++---- ErsatzTV/ErsatzTV.csproj | 14 ++++++-------- 10 files changed, 32 insertions(+), 33 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac30d229d..128992437 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Upgrade Mesa driver in docker from 25.2.8 to 26.0.3 to fix issues with hevc_vaapi encoder when using radeonsi driver ### Fixed -- Bundle new ffmpeg 8.1.2 build that is patched to fix Vulkan/CUDA interop on windows (i.e. tonemapping) +- Bundle new ffmpeg 8.1.2 build that is patched to fix Vulkan/CUDA interop (tonemapping) on windows +- Fix Vulkan/CUDA interop (tonemapping) in Docker - Fix regression from `v26.6.0` that caused external (sidecar) subtitles from Jellyfin and Emby to go missing - All Jellyfin external subtitles were deleted by hourly maintenance, so they were missing from **Troubleshooting** > **Playback** and were never burned in - Jellyfin and Emby items with multiple external subtitles would keep only one of them after a scan diff --git a/ErsatzTV.Application/ErsatzTV.Application.csproj b/ErsatzTV.Application/ErsatzTV.Application.csproj index e792efe56..dce9fc9ae 100644 --- a/ErsatzTV.Application/ErsatzTV.Application.csproj +++ b/ErsatzTV.Application/ErsatzTV.Application.csproj @@ -14,8 +14,8 @@ - - + + diff --git a/ErsatzTV.Core.Tests/ErsatzTV.Core.Tests.csproj b/ErsatzTV.Core.Tests/ErsatzTV.Core.Tests.csproj index ef0a52a95..83ff7de51 100644 --- a/ErsatzTV.Core.Tests/ErsatzTV.Core.Tests.csproj +++ b/ErsatzTV.Core.Tests/ErsatzTV.Core.Tests.csproj @@ -9,13 +9,13 @@ - - - - - + + + + + - + diff --git a/ErsatzTV.Core/ErsatzTV.Core.csproj b/ErsatzTV.Core/ErsatzTV.Core.csproj index d57583fd0..61ae5cd70 100644 --- a/ErsatzTV.Core/ErsatzTV.Core.csproj +++ b/ErsatzTV.Core/ErsatzTV.Core.csproj @@ -16,10 +16,10 @@ - - - - + + + + @@ -27,7 +27,7 @@ - + diff --git a/ErsatzTV.FFmpeg.Tests/ErsatzTV.FFmpeg.Tests.csproj b/ErsatzTV.FFmpeg.Tests/ErsatzTV.FFmpeg.Tests.csproj index 99b834cd6..393114cec 100644 --- a/ErsatzTV.FFmpeg.Tests/ErsatzTV.FFmpeg.Tests.csproj +++ b/ErsatzTV.FFmpeg.Tests/ErsatzTV.FFmpeg.Tests.csproj @@ -8,10 +8,10 @@ - - + + - + diff --git a/ErsatzTV.FFmpeg/ErsatzTV.FFmpeg.csproj b/ErsatzTV.FFmpeg/ErsatzTV.FFmpeg.csproj index eb932e80b..cfa2c030c 100644 --- a/ErsatzTV.FFmpeg/ErsatzTV.FFmpeg.csproj +++ b/ErsatzTV.FFmpeg/ErsatzTV.FFmpeg.csproj @@ -15,8 +15,8 @@ - - + + diff --git a/ErsatzTV.Infrastructure.Tests/ErsatzTV.Infrastructure.Tests.csproj b/ErsatzTV.Infrastructure.Tests/ErsatzTV.Infrastructure.Tests.csproj index 1db3b24a2..b19a54067 100644 --- a/ErsatzTV.Infrastructure.Tests/ErsatzTV.Infrastructure.Tests.csproj +++ b/ErsatzTV.Infrastructure.Tests/ErsatzTV.Infrastructure.Tests.csproj @@ -10,7 +10,7 @@ - + diff --git a/ErsatzTV.Scanner.Tests/ErsatzTV.Scanner.Tests.csproj b/ErsatzTV.Scanner.Tests/ErsatzTV.Scanner.Tests.csproj index 61afd1f89..c0f12c985 100644 --- a/ErsatzTV.Scanner.Tests/ErsatzTV.Scanner.Tests.csproj +++ b/ErsatzTV.Scanner.Tests/ErsatzTV.Scanner.Tests.csproj @@ -11,7 +11,7 @@ - + diff --git a/ErsatzTV.Scanner/ErsatzTV.Scanner.csproj b/ErsatzTV.Scanner/ErsatzTV.Scanner.csproj index 8f84cf4b4..42543c300 100644 --- a/ErsatzTV.Scanner/ErsatzTV.Scanner.csproj +++ b/ErsatzTV.Scanner/ErsatzTV.Scanner.csproj @@ -26,16 +26,16 @@ - - - + + + - + diff --git a/ErsatzTV/ErsatzTV.csproj b/ErsatzTV/ErsatzTV.csproj index f9ab166ed..bc8a812c2 100644 --- a/ErsatzTV/ErsatzTV.csproj +++ b/ErsatzTV/ErsatzTV.csproj @@ -41,18 +41,16 @@ - - - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive