Skip to content

Bump Jellyfin.Common and 3 others#62

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/src/Jellyfin.Plugin.Kinopoisk/multi-59c61cf7a6
Open

Bump Jellyfin.Common and 3 others#62
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/src/Jellyfin.Plugin.Kinopoisk/multi-59c61cf7a6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Updated Jellyfin.Common from 10.10.0 to 10.10.7.

Release notes

Sourced from Jellyfin.Common's releases.

10.10.7

🚀 Jellyfin Server 10.10.7

We are pleased to announce the latest stable release of Jellyfin, version 10.10.7!

This minor release brings several bugfixes and security fixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Important Notes

  • Configurations behind a reverse proxy that did not explicitly configure trusted proxies will not work after this release. This was never a supported configuration, so please ensure you correct your configuration before upgrading. See the updated docs here for more information.

Changelog (12)

🔒 Security

Note: GHSAs will be published seven (7) days after this release.

📈 General Changes

  • Fix regression where "Search for missing metadata" not handling cast having multiple roles [PR #​13720], by @​Lampan-git
  • Clone fallback audio tags instead of use ATL.Track.set [PR #​13694], by @​gnattu
  • Backport 10.11 API enum changes [PR #​13835], by @​nielsvanvelzen
  • Support more rating formats [PR #​13639], by @​IDisposable
  • Fix stackoverflow in MediaSourceCount [PR #​12907], by @​JPVenson
  • Upgrade LrcParser to 2025.228.1 [PR #​13659], by @​congerh
  • Include Role and SortOrder in MergePeople to fix "Search for missing metadata" [PR #​13618], by @​Lampan-git
  • Delete children from cache on parent delete [PR #​13601], by @​Bond-009
  • Fix overwrite of PremierDate with a year-only value [PR #​13598], by @​IDisposable
  • Wait for ffmpeg to exit on Windows before we try deleting the concat file [PR #​13593], by @​Bond-009
  • Fix 4K filtering when grouping movies into collections [PR #​13594], by @​theguymadmax
  • Remove empty ParentIndexNumber workaround [PR #​13611], by @​Shadowghost
  • Update dependency z440.atl.core to 6.20.0 [PR #​13845], by @​Shadowghost

10.10.6

🚀 Jellyfin Server 10.10.6

We are pleased to announce the latest stable release of Jellyfin, version 10.10.6!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Release Notes

  • Crashes on Apple silicon [Issue #​13379] should be fixed by the bump to .NET framework version 8.0.13 in this release

Changelog (12)

📈 General Changes

  • Update dependency z440.atl.core to 6.16.0 [PR #​13526], by @​crobibero
  • Fix subnet contains check [PR #​13489], by @​gnattu
  • Fix image encoding concurrency limit [PR #​13532], by @​gnattu
  • Fix SchedulesDirect image prefetching [PR #​13469], by @​Shadowghost
  • Skip allowed tags check for parents of an item [PR #​12721], by @​elfalem
  • Fix LiveTV Guide Backdrop image not updating [PR #​13504], by @​IDisposable
  • Correctly handle audio number tag fallbacks [PR #​13490], by @​gnattu
  • Allow api key to subscribe to admin websockets [PR #​13499], by @​crobibero
  • Fix rating mistake in us.csv [PR #​13487], by @​Bond-009
  • Fall back to calculating mime type from path when needed [PR #​13439], by @​Bond-009
  • Fix interface ordering again [PR #​13448], by @​Shadowghost
  • Fixed Websocket not locking state correctly [PR #​13459], by @​JPVenson

10.10.5

🚀 Jellyfin Server 10.10.5

We are pleased to announce the latest stable release of Jellyfin, version 10.10.5!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (9)

📈 General Changes

  • Add check to prevent downgrade from future EFCore refactor [PR #​13103], by @​JPVenson
  • Open files with FileShare.Read for BlurHash calculations [PR #​13425], by @​Bond-009
  • Don't select audio stream and codec explicitly for copy when bitrate exceeds limit [PR #​13423], by @​gnattu
  • Fix parallel use of not thread-safe SubtitleFormat instance [PR #​13384], by @​alltilla
  • Use WriteThrough for ImageSaver [PR #​13411], by @​gnattu
  • Catch IOExceptions for GetFileSystemMetadata [PR #​13390], by @​gnattu
  • Fix rating levels [PR #​13388], by @​Shadowghost
  • Fix: handling of elements in NfoParser [PR #​13092], by @​TheMelmacian
  • Fix interface selection [PR #​13382], by @​Shadowghost

10.10.4

🚀 Jellyfin Server 10.10.4

We are pleased to announce the latest stable release of Jellyfin, version 10.10.4!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (20)

📈 General Changes

  • Never treat matroska as webm for audio playback [PR #​13345], by @​gnattu
  • Don't generate trickplay for backdrops [PR #​13183], by @​gnattu
  • Use nv15 as intermediate format for 2-pass rkrga scaling [PR #​13313], by @​gnattu
  • Fix DTS in HLS [PR #​13288], by @​Shadowghost
  • Transcode to audio codec satisfied other conditions when copy check failed. [PR #​13209], by @​gnattu
  • Fix missing episode removal [PR #​13218], by @​Shadowghost
  • Fix NFO ID parsing [PR #​13167], by @​Shadowghost
  • Always do tone-mapping for HDR transcoding when software pipeline is used [PR #​13151], by @​nyanmisaka
  • Fix EPG image caching [PR #​13227], by @​Shadowghost
  • Don't use custom params on ultrafast x265 preset [PR #​13262], by @​gnattu
  • Backport ATL update 6.11 to 10.10 [PR #​13280], by @​gnattu
  • Don't fall back to ffprobe results for multi-value audio tags [PR #​13182], by @​gnattu
  • Backport ATL update to 10.10 [PR #​13180], by @​gnattu
  • Properly check LAN IP in HasRemoteAccess [PR #​13187], by @​gnattu
  • Fix possible infinite loops in incomplete MKV files [PR #​13188], by @​Bond-009
  • Check if the video has an audio track before codec fallback [PR #​13169], by @​gnattu
  • Fallback to lossy audio codec for bitrate limit [PR #​13127], by @​gnattu
  • Fix missing ConfigureAwait [PR #​13139], by @​gnattu
  • Only do DoVi remux when the client supports profiles without fallbacks [PR #​13113], by @​gnattu
  • Enable RemoveOldPlugins by default (10.10.z backport) [PR #​13106], by @​RealGreenDragon

10.10.3

🚀 Jellyfin Server 10.10.3

We are pleased to announce the latest stable release of Jellyfin, version 10.10.3!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (2)

📈 General Changes

  • Exclude file system based library playlists from migration [PR #​13059], by @​Shadowghost
  • Downgrade minimum sdk version [PR #​13063], by @​crobibero

10.10.2

🚀 Jellyfin Server 10.10.2

We are pleased to announce the latest stable release of Jellyfin, version 10.10.2!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (15)

🏗️ Enhancements

  • Added query filter to disregard disabled Providers [PR #​12916], by @​JPVenson

📈 General Changes

  • Respect cancellation token/HTTP request aborts correctly in SymlinkFollowingPhysicalFileResultExecutor [PR #​13033], by @​goknsh
  • Update dependencies [PR #​13038], by @​Bond-009
  • Fix playlists [PR #​12934], by @​Shadowghost
  • Fix missing procamp vaapi filter [PR #​13026], by @​nyanmisaka
  • Only set first MusicBrainz ID for audio tags [PR #​13003], by @​gnattu
  • Always cleanup trickplay temp for ffmpeg failures [PR #​13030], by @​gnattu
  • Use invariant culture for tonemap options [PR #​12991], by @​gnattu
  • Fix InvariantCulture in VPP tonemap options [PR #​12989], by @​nyanmisaka
  • Fix trickplay images never being replaced [PR #​12955], by @​gnattu
  • Fix height of imported trickplay tiles [PR #​12964], by @​nyanmisaka
  • Always consider null char as delimiter for ID3v2 [PR #​12962], by @​gnattu
  • Fix pixel format in HEVC RExt SDR transcoding [PR #​12973], by @​nyanmisaka
  • Fix json array string writer in JsonDelimitedArrayConverter [PR #​12949], by @​gnattu
  • Add a small tolerance value to remux fps check [PR #​12947], by @​gnattu

Packaging (1)

  • Ignore proxy settings during healthcheck PR #​47, by @​agentsas

10.10.1

🚀 Jellyfin Server 10.10.1

We are pleased to announce the latest stable release of Jellyfin, version 10.10.1!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (5)

📈 General Changes

  • Set AudioCodec when building stream [PR #​12931], by @​gnattu
  • Remove DynamicImageResponse local image after saved to metadata folder [PR #​12940], by @​gnattu
  • Fixed possible NullReferenceException in SessionManager [PR #​12915], by @​JPVenson
  • Don't try to prune images for virtual episodes. [PR #​12909], by @​revam
  • Fix TMDB import failing when no IMDB ID is set for a movie [PR #​12891], by @​benedikt257

Commits viewable in compare view.

Updated Jellyfin.Controller from 10.10.0 to 10.10.7.

Release notes

Sourced from Jellyfin.Controller's releases.

10.10.7

🚀 Jellyfin Server 10.10.7

We are pleased to announce the latest stable release of Jellyfin, version 10.10.7!

This minor release brings several bugfixes and security fixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Important Notes

  • Configurations behind a reverse proxy that did not explicitly configure trusted proxies will not work after this release. This was never a supported configuration, so please ensure you correct your configuration before upgrading. See the updated docs here for more information.

Changelog (12)

🔒 Security

Note: GHSAs will be published seven (7) days after this release.

📈 General Changes

  • Fix regression where "Search for missing metadata" not handling cast having multiple roles [PR #​13720], by @​Lampan-git
  • Clone fallback audio tags instead of use ATL.Track.set [PR #​13694], by @​gnattu
  • Backport 10.11 API enum changes [PR #​13835], by @​nielsvanvelzen
  • Support more rating formats [PR #​13639], by @​IDisposable
  • Fix stackoverflow in MediaSourceCount [PR #​12907], by @​JPVenson
  • Upgrade LrcParser to 2025.228.1 [PR #​13659], by @​congerh
  • Include Role and SortOrder in MergePeople to fix "Search for missing metadata" [PR #​13618], by @​Lampan-git
  • Delete children from cache on parent delete [PR #​13601], by @​Bond-009
  • Fix overwrite of PremierDate with a year-only value [PR #​13598], by @​IDisposable
  • Wait for ffmpeg to exit on Windows before we try deleting the concat file [PR #​13593], by @​Bond-009
  • Fix 4K filtering when grouping movies into collections [PR #​13594], by @​theguymadmax
  • Remove empty ParentIndexNumber workaround [PR #​13611], by @​Shadowghost
  • Update dependency z440.atl.core to 6.20.0 [PR #​13845], by @​Shadowghost

10.10.6

🚀 Jellyfin Server 10.10.6

We are pleased to announce the latest stable release of Jellyfin, version 10.10.6!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Release Notes

  • Crashes on Apple silicon [Issue #​13379] should be fixed by the bump to .NET framework version 8.0.13 in this release

Changelog (12)

📈 General Changes

  • Update dependency z440.atl.core to 6.16.0 [PR #​13526], by @​crobibero
  • Fix subnet contains check [PR #​13489], by @​gnattu
  • Fix image encoding concurrency limit [PR #​13532], by @​gnattu
  • Fix SchedulesDirect image prefetching [PR #​13469], by @​Shadowghost
  • Skip allowed tags check for parents of an item [PR #​12721], by @​elfalem
  • Fix LiveTV Guide Backdrop image not updating [PR #​13504], by @​IDisposable
  • Correctly handle audio number tag fallbacks [PR #​13490], by @​gnattu
  • Allow api key to subscribe to admin websockets [PR #​13499], by @​crobibero
  • Fix rating mistake in us.csv [PR #​13487], by @​Bond-009
  • Fall back to calculating mime type from path when needed [PR #​13439], by @​Bond-009
  • Fix interface ordering again [PR #​13448], by @​Shadowghost
  • Fixed Websocket not locking state correctly [PR #​13459], by @​JPVenson

10.10.5

🚀 Jellyfin Server 10.10.5

We are pleased to announce the latest stable release of Jellyfin, version 10.10.5!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (9)

📈 General Changes

  • Add check to prevent downgrade from future EFCore refactor [PR #​13103], by @​JPVenson
  • Open files with FileShare.Read for BlurHash calculations [PR #​13425], by @​Bond-009
  • Don't select audio stream and codec explicitly for copy when bitrate exceeds limit [PR #​13423], by @​gnattu
  • Fix parallel use of not thread-safe SubtitleFormat instance [PR #​13384], by @​alltilla
  • Use WriteThrough for ImageSaver [PR #​13411], by @​gnattu
  • Catch IOExceptions for GetFileSystemMetadata [PR #​13390], by @​gnattu
  • Fix rating levels [PR #​13388], by @​Shadowghost
  • Fix: handling of elements in NfoParser [PR #​13092], by @​TheMelmacian
  • Fix interface selection [PR #​13382], by @​Shadowghost

10.10.4

🚀 Jellyfin Server 10.10.4

We are pleased to announce the latest stable release of Jellyfin, version 10.10.4!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (20)

📈 General Changes

  • Never treat matroska as webm for audio playback [PR #​13345], by @​gnattu
  • Don't generate trickplay for backdrops [PR #​13183], by @​gnattu
  • Use nv15 as intermediate format for 2-pass rkrga scaling [PR #​13313], by @​gnattu
  • Fix DTS in HLS [PR #​13288], by @​Shadowghost
  • Transcode to audio codec satisfied other conditions when copy check failed. [PR #​13209], by @​gnattu
  • Fix missing episode removal [PR #​13218], by @​Shadowghost
  • Fix NFO ID parsing [PR #​13167], by @​Shadowghost
  • Always do tone-mapping for HDR transcoding when software pipeline is used [PR #​13151], by @​nyanmisaka
  • Fix EPG image caching [PR #​13227], by @​Shadowghost
  • Don't use custom params on ultrafast x265 preset [PR #​13262], by @​gnattu
  • Backport ATL update 6.11 to 10.10 [PR #​13280], by @​gnattu
  • Don't fall back to ffprobe results for multi-value audio tags [PR #​13182], by @​gnattu
  • Backport ATL update to 10.10 [PR #​13180], by @​gnattu
  • Properly check LAN IP in HasRemoteAccess [PR #​13187], by @​gnattu
  • Fix possible infinite loops in incomplete MKV files [PR #​13188], by @​Bond-009
  • Check if the video has an audio track before codec fallback [PR #​13169], by @​gnattu
  • Fallback to lossy audio codec for bitrate limit [PR #​13127], by @​gnattu
  • Fix missing ConfigureAwait [PR #​13139], by @​gnattu
  • Only do DoVi remux when the client supports profiles without fallbacks [PR #​13113], by @​gnattu
  • Enable RemoveOldPlugins by default (10.10.z backport) [PR #​13106], by @​RealGreenDragon

10.10.3

🚀 Jellyfin Server 10.10.3

We are pleased to announce the latest stable release of Jellyfin, version 10.10.3!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (2)

📈 General Changes

  • Exclude file system based library playlists from migration [PR #​13059], by @​Shadowghost
  • Downgrade minimum sdk version [PR #​13063], by @​crobibero

10.10.2

🚀 Jellyfin Server 10.10.2

We are pleased to announce the latest stable release of Jellyfin, version 10.10.2!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (15)

🏗️ Enhancements

  • Added query filter to disregard disabled Providers [PR #​12916], by @​JPVenson

📈 General Changes

  • Respect cancellation token/HTTP request aborts correctly in SymlinkFollowingPhysicalFileResultExecutor [PR #​13033], by @​goknsh
  • Update dependencies [PR #​13038], by @​Bond-009
  • Fix playlists [PR #​12934], by @​Shadowghost
  • Fix missing procamp vaapi filter [PR #​13026], by @​nyanmisaka
  • Only set first MusicBrainz ID for audio tags [PR #​13003], by @​gnattu
  • Always cleanup trickplay temp for ffmpeg failures [PR #​13030], by @​gnattu
  • Use invariant culture for tonemap options [PR #​12991], by @​gnattu
  • Fix InvariantCulture in VPP tonemap options [PR #​12989], by @​nyanmisaka
  • Fix trickplay images never being replaced [PR #​12955], by @​gnattu
  • Fix height of imported trickplay tiles [PR #​12964], by @​nyanmisaka
  • Always consider null char as delimiter for ID3v2 [PR #​12962], by @​gnattu
  • Fix pixel format in HEVC RExt SDR transcoding [PR #​12973], by @​nyanmisaka
  • Fix json array string writer in JsonDelimitedArrayConverter [PR #​12949], by @​gnattu
  • Add a small tolerance value to remux fps check [PR #​12947], by @​gnattu

Packaging (1)

  • Ignore proxy settings during healthcheck PR #​47, by @​agentsas

10.10.1

🚀 Jellyfin Server 10.10.1

We are pleased to announce the latest stable release of Jellyfin, version 10.10.1!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (5)

📈 General Changes

  • Set AudioCodec when building stream [PR #​12931], by @​gnattu
  • Remove DynamicImageResponse local image after saved to metadata folder [PR #​12940], by @​gnattu
  • Fixed possible NullReferenceException in SessionManager [PR #​12915], by @​JPVenson
  • Don't try to prune images for virtual episodes. [PR #​12909], by @​revam
  • Fix TMDB import failing when no IMDB ID is set for a movie [PR #​12891], by @​benedikt257

Commits viewable in compare view.

Updated Jellyfin.Data from 10.10.0 to 10.10.7.

Release notes

Sourced from Jellyfin.Data's releases.

10.10.7

🚀 Jellyfin Server 10.10.7

We are pleased to announce the latest stable release of Jellyfin, version 10.10.7!

This minor release brings several bugfixes and security fixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Important Notes

  • Configurations behind a reverse proxy that did not explicitly configure trusted proxies will not work after this release. This was never a supported configuration, so please ensure you correct your configuration before upgrading. See the updated docs here for more information.

Changelog (12)

🔒 Security

Note: GHSAs will be published seven (7) days after this release.

📈 General Changes

  • Fix regression where "Search for missing metadata" not handling cast having multiple roles [PR #​13720], by @​Lampan-git
  • Clone fallback audio tags instead of use ATL.Track.set [PR #​13694], by @​gnattu
  • Backport 10.11 API enum changes [PR #​13835], by @​nielsvanvelzen
  • Support more rating formats [PR #​13639], by @​IDisposable
  • Fix stackoverflow in MediaSourceCount [PR #​12907], by @​JPVenson
  • Upgrade LrcParser to 2025.228.1 [PR #​13659], by @​congerh
  • Include Role and SortOrder in MergePeople to fix "Search for missing metadata" [PR #​13618], by @​Lampan-git
  • Delete children from cache on parent delete [PR #​13601], by @​Bond-009
  • Fix overwrite of PremierDate with a year-only value [PR #​13598], by @​IDisposable
  • Wait for ffmpeg to exit on Windows before we try deleting the concat file [PR #​13593], by @​Bond-009
  • Fix 4K filtering when grouping movies into collections [PR #​13594], by @​theguymadmax
  • Remove empty ParentIndexNumber workaround [PR #​13611], by @​Shadowghost
  • Update dependency z440.atl.core to 6.20.0 [PR #​13845], by @​Shadowghost

10.10.6

🚀 Jellyfin Server 10.10.6

We are pleased to announce the latest stable release of Jellyfin, version 10.10.6!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Release Notes

  • Crashes on Apple silicon [Issue #​13379] should be fixed by the bump to .NET framework version 8.0.13 in this release

Changelog (12)

📈 General Changes

  • Update dependency z440.atl.core to 6.16.0 [PR #​13526], by @​crobibero
  • Fix subnet contains check [PR #​13489], by @​gnattu
  • Fix image encoding concurrency limit [PR #​13532], by @​gnattu
  • Fix SchedulesDirect image prefetching [PR #​13469], by @​Shadowghost
  • Skip allowed tags check for parents of an item [PR #​12721], by @​elfalem
  • Fix LiveTV Guide Backdrop image not updating [PR #​13504], by @​IDisposable
  • Correctly handle audio number tag fallbacks [PR #​13490], by @​gnattu
  • Allow api key to subscribe to admin websockets [PR #​13499], by @​crobibero
  • Fix rating mistake in us.csv [PR #​13487], by @​Bond-009
  • Fall back to calculating mime type from path when needed [PR #​13439], by @​Bond-009
  • Fix interface ordering again [PR #​13448], by @​Shadowghost
  • Fixed Websocket not locking state correctly [PR #​13459], by @​JPVenson

10.10.5

🚀 Jellyfin Server 10.10.5

We are pleased to announce the latest stable release of Jellyfin, version 10.10.5!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (9)

📈 General Changes

  • Add check to prevent downgrade from future EFCore refactor [PR #​13103], by @​JPVenson
  • Open files with FileShare.Read for BlurHash calculations [PR #​13425], by @​Bond-009
  • Don't select audio stream and codec explicitly for copy when bitrate exceeds limit [PR #​13423], by @​gnattu
  • Fix parallel use of not thread-safe SubtitleFormat instance [PR #​13384], by @​alltilla
  • Use WriteThrough for ImageSaver [PR #​13411], by @​gnattu
  • Catch IOExceptions for GetFileSystemMetadata [PR #​13390], by @​gnattu
  • Fix rating levels [PR #​13388], by @​Shadowghost
  • Fix: handling of elements in NfoParser [PR #​13092], by @​TheMelmacian
  • Fix interface selection [PR #​13382], by @​Shadowghost

10.10.4

🚀 Jellyfin Server 10.10.4

We are pleased to announce the latest stable release of Jellyfin, version 10.10.4!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (20)

📈 General Changes

  • Never treat matroska as webm for audio playback [PR #​13345], by @​gnattu
  • Don't generate trickplay for backdrops [PR #​13183], by @​gnattu
  • Use nv15 as intermediate format for 2-pass rkrga scaling [PR #​13313], by @​gnattu
  • Fix DTS in HLS [PR #​13288], by @​Shadowghost
  • Transcode to audio codec satisfied other conditions when copy check failed. [PR #​13209], by @​gnattu
  • Fix missing episode removal [PR #​13218], by @​Shadowghost
  • Fix NFO ID parsing [PR #​13167], by @​Shadowghost
  • Always do tone-mapping for HDR transcoding when software pipeline is used [PR #​13151], by @​nyanmisaka
  • Fix EPG image caching [PR #​13227], by @​Shadowghost
  • Don't use custom params on ultrafast x265 preset [PR #​13262], by @​gnattu
  • Backport ATL update 6.11 to 10.10 [PR #​13280], by @​gnattu
  • Don't fall back to ffprobe results for multi-value audio tags [PR #​13182], by @​gnattu
  • Backport ATL update to 10.10 [PR #​13180], by @​gnattu
  • Properly check LAN IP in HasRemoteAccess [PR #​13187], by @​gnattu
  • Fix possible infinite loops in incomplete MKV files [PR #​13188], by @​Bond-009
  • Check if the video has an audio track before codec fallback [PR #​13169], by @​gnattu
  • Fallback to lossy audio codec for bitrate limit [PR #​13127], by @​gnattu
  • Fix missing ConfigureAwait [PR #​13139], by @​gnattu
  • Only do DoVi remux when the client supports profiles without fallbacks [PR #​13113], by @​gnattu
  • Enable RemoveOldPlugins by default (10.10.z backport) [PR #​13106], by @​RealGreenDragon

10.10.3

🚀 Jellyfin Server 10.10.3

We are pleased to announce the latest stable release of Jellyfin, version 10.10.3!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (2)

📈 General Changes

  • Exclude file system based library playlists from migration [PR #​13059], by @​Shadowghost
  • Downgrade minimum sdk version [PR #​13063], by @​crobibero

10.10.2

🚀 Jellyfin Server 10.10.2

We are pleased to announce the latest stable release of Jellyfin, version 10.10.2!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (15)

🏗️ Enhancements

  • Added query filter to disregard disabled Providers [PR #​12916], by @​JPVenson

📈 General Changes

  • Respect cancellation token/HTTP request aborts correctly in SymlinkFollowingPhysicalFileResultExecutor [PR #​13033], by @​goknsh
  • Update dependencies [PR #​13038], by @​Bond-009
  • Fix playlists [PR #​12934], by @​Shadowghost
  • Fix missing procamp vaapi filter [PR #​13026], by @​nyanmisaka
  • Only set first MusicBrainz ID for audio tags [PR #​13003], by @​gnattu
  • Always cleanup trickplay temp for ffmpeg failures [PR #​13030], by @​gnattu
  • Use invariant culture for tonemap options [PR #​12991], by @​gnattu
  • Fix InvariantCulture in VPP tonemap options [PR #​12989], by @​nyanmisaka
  • Fix trickplay images never being replaced [PR #​12955], by @​gnattu
  • Fix height of imported trickplay tiles [PR #​12964], by @​nyanmisaka
  • Always consider null char as delimiter for ID3v2 [PR #​12962], by @​gnattu
  • Fix pixel format in HEVC RExt SDR transcoding [PR #​12973], by @​nyanmisaka
  • Fix json array string writer in JsonDelimitedArrayConverter [PR #​12949], by @​gnattu
  • Add a small tolerance value to remux fps check [PR #​12947], by @​gnattu

Packaging (1)

  • Ignore proxy settings during healthcheck PR #​47, by @​agentsas

10.10.1

🚀 Jellyfin Server 10.10.1

We are pleased to announce the latest stable release of Jellyfin, version 10.10.1!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (5)

📈 General Changes

  • Set AudioCodec when building stream [PR #​12931], by @​gnattu
  • Remove DynamicImageResponse local image after saved to metadata folder [PR #​12940], by @​gnattu
  • Fixed possible NullReferenceException in SessionManager [PR #​12915], by @​JPVenson
  • Don't try to prune images for virtual episodes. [PR #​12909], by @​revam
  • Fix TMDB import failing when no IMDB ID is set for a movie [PR #​12891], by @​benedikt257

Commits viewable in compare view.

Updated Jellyfin.Model from 10.10.0 to 10.10.7.

Release notes

Sourced from Jellyfin.Model's releases.

10.10.7

🚀 Jellyfin Server 10.10.7

We are pleased to announce the latest stable release of Jellyfin, version 10.10.7!

This minor release brings several bugfixes and security fixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Important Notes

  • Configurations behind a reverse proxy that did not explicitly configure trusted proxies will not work after this release. This was never a supported configuration, so please ensure you correct your configuration before upgrading. See the updated docs here for more information.

Changelog (12)

🔒 Security

Note: GHSAs will be published seven (7) days after this release.

📈 General Changes

  • Fix regression where "Search for missing metadata" not handling cast having multiple roles [PR #​13720], by @​Lampan-git
  • Clone fallback audio tags instead of use ATL.Track.set [PR #​13694], by @​gnattu
  • Backport 10.11 API enum changes [PR #​13835], by @​nielsvanvelzen
  • Support more rating formats [PR #​13639], by @​IDisposable
  • Fix stackoverflow in MediaSourceCount [PR #​12907], by @​JPVenson
  • Upgrade LrcParser to 2025.228.1 [PR #​13659], by @​congerh
  • Include Role and SortOrder in MergePeople to fix "Search for missing metadata" [PR #​13618], by @​Lampan-git
  • Delete children from cache on parent delete [PR #​13601], by @​Bond-009
  • Fix overwrite of PremierDate with a year-only value [PR #​13598], by @​IDisposable
  • Wait for ffmpeg to exit on Windows before we try deleting the concat file [PR #​13593], by @​Bond-009
  • Fix 4K filtering when grouping movies into collections [PR #​13594], by @​theguymadmax
  • Remove empty ParentIndexNumber workaround [PR #​13611], by @​Shadowghost
  • Update dependency z440.atl.core to 6.20.0 [PR #​13845], by @​Shadowghost

10.10.6

🚀 Jellyfin Server 10.10.6

We are pleased to announce the latest stable release of Jellyfin, version 10.10.6!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Release Notes

  • Crashes on Apple silicon [Issue #​13379] should be fixed by the bump to .NET framework version 8.0.13 in this release

Changelog (12)

📈 General Changes

  • Update dependency z440.atl.core to 6.16.0 [PR #​13526], by @​crobibero
  • Fix subnet contains check [PR #​13489], by @​gnattu
  • Fix image encoding concurrency limit [PR #​13532], by @​gnattu
  • Fix SchedulesDirect image prefetching [PR #​13469], by @​Shadowghost
  • Skip allowed tags check for parents of an item [PR #​12721], by @​elfalem
  • Fix LiveTV Guide Backdrop image not updating [PR #​13504], by @​IDisposable
  • Correctly handle audio number tag fallbacks [PR #​13490], by @​gnattu
  • Allow api key to subscribe to admin websockets [PR #​13499], by @​crobibero
  • Fix rating mistake in us.csv [PR #​13487], by @​Bond-009
  • Fall back to calculating mime type from path when needed [PR #​13439], by @​Bond-009
  • Fix interface ordering again [PR #​13448], by @​Shadowghost
  • Fixed Websocket not locking state correctly [PR #​13459], by @​JPVenson

10.10.5

🚀 Jellyfin Server 10.10.5

We are pleased to announce the latest stable release of Jellyfin, version 10.10.5!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (9)

📈 General Changes

  • Add check to prevent downgrade from future EFCore refactor [PR #​13103], by @​JPVenson
  • Open files with FileShare.Read for BlurHash calculations [PR #​13425], by @​Bond-009
  • Don't select audio stream and codec explicitly for copy when bitrate exceeds limit [PR #​13423], by @​gnattu
  • Fix parallel use of not thread-safe SubtitleFormat instance [PR #​13384], by @​alltilla
  • Use WriteThrough for ImageSaver [PR #​13411], by @​gnattu
  • Catch IOExceptions for GetFileSystemMetadata [PR #​13390], by @​gnattu
  • Fix rating levels [PR #​13388], by @​Shadowghost
  • Fix: handling of elements in NfoParser [PR #​13092], by @​TheMelmacian
  • Fix interface selection [PR #​13382], by @​Shadowghost

10.10.4

🚀 Jellyfin Server 10.10.4

We are pleased to announce the latest stable release of Jellyfin, version 10.10.4!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (20)

📈 General Changes

  • Never treat matroska as webm for audio playback [PR #​13345], by @​gnattu
  • Don't generate trickplay for backdrops [PR #​13183], by @​gnattu
  • Use nv15 as intermediate format for 2-pass rkrga scaling [PR #​13313], by @​gnattu
  • Fix DTS in HLS [PR #​13288], by @​Shadowghost
  • Transcode to audio codec satisfied other conditions when copy check failed. [PR #​13209], by @​gnattu
  • Fix missing episode removal [PR #​13218], by @​Shadowghost
  • Fix NFO ID parsing [PR #​13167], by @​Shadowghost
  • Always do tone-mapping for HDR transcoding when software pipeline is used [PR #​13151], by @​nyanmisaka
  • Fix EPG image caching [PR #​13227], by @​Shadowghost
  • Don't use custom params on ultrafast x265 preset [PR #​13262], by @​gnattu
  • Backport ATL update 6.11 to 10.10 [PR #​13280], by @​gnattu
  • Don't fall back to ffprobe results for multi-value audio tags [PR #​13182], by @​gnattu
  • Backport ATL update to 10.10 [PR #​13180], by @​gnattu
  • Properly check LAN IP in HasRemoteAccess [PR #​13187], by @​gnattu
  • Fix possible infinite loops in incomplete MKV files [PR #​13188], by @​Bond-009
  • Check if the video has an audio track before codec fallback [PR #​13169], by @​gnattu
  • Fallback to lossy audio codec for bitrate limit [PR #​13127], by @​gnattu
  • Fix missing ConfigureAwait [PR #​13139], by @​gnattu
  • Only do DoVi remux when the client supports profiles without fallbacks [PR #​13113], by @​gnattu
  • Enable RemoveOldPlugins by default (10.10.z backport) [PR #​13106], by @​RealGreenDragon

10.10.3

🚀 Jellyfin Server 10.10.3

We are pleased to announce the latest stable release of Jellyfin, version 10.10.3!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (2)

📈 General Changes

  • Exclude file system based library playlists from migration [PR #​13059], by @​Shadowghost
  • Downgrade minimum sdk version [PR #​13063], by @​crobibero

10.10.2

🚀 Jellyfin Server 10.10.2

We are pleased to announce the latest stable release of Jellyfin, version 10.10.2!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (15)

🏗️ Enhancements

  • Added query filter to disregard disabled Providers [PR #​12916], by @​JPVenson

📈 General Changes

  • Respect cancellation token/HTTP request aborts correctly in SymlinkFollowingPhysicalFileResultExecutor [PR #​13033], by @​goknsh
  • Update dependencies [PR #​13038], by @​Bond-009
  • Fix playlists [PR #​12934], by @​Shadowghost
  • Fix missing procamp vaapi filter [PR #​13026], by @​nyanmisaka
  • Only set first MusicBrainz ID for audio tags [PR #​13003], by @​gnattu
  • Always cleanup trickplay temp for ffmpeg failures [PR #​13030], by @​gnattu
  • Use invariant culture for tonemap options [PR #​12991], by @​gnattu
  • Fix InvariantCulture in VPP tonemap options [PR #​12989], by @​nyanmisaka
  • Fix trickplay images never being replaced [PR #​12955], by @​gnattu
  • Fix height of imported trickplay tiles [PR #​12964], by @​nyanmisaka
  • Always consider null char as delimiter for ID3v2 [PR #​12962], by @​gnattu
  • Fix pixel format in HEVC RExt SDR transcoding [PR #​12973], by @​nyanmisaka
  • Fix json array string writer in JsonDelimitedArrayConverter [PR #​12949], by @​gnattu
  • Add a small tolerance value to remux fps check [PR #​12947], by @​gnattu

Packaging (1)

  • Ignore proxy settings during healthcheck PR #​47, by @​agentsas

10.10.1

🚀 Jellyfin Server 10.10.1

We are pleased to announce the latest stable release of Jellyfin, version 10.10.1!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (5)

📈 General Changes

  • Set AudioCodec when building stream [PR #​12931], by @​gnattu
  • Remove DynamicImageResponse local image after saved to metadata folder [PR #​12940], by @​gnattu
  • Fixed possible NullReferenceException in SessionManager [PR #​12915], by @​JPVenson
  • Don't try to prune images for virtual episodes. [PR #​12909], by @​revam
  • Fix TMDB import failing when no IMDB ID is set for a movie [PR #​12891], by @​benedikt257

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps Jellyfin.Common from 10.10.0 to 10.10.7
Bumps Jellyfin.Controller from 10.10.0 to 10.10.7
Bumps Jellyfin.Data from 10.10.0 to 10.10.7
Bumps Jellyfin.Model from 10.10.0 to 10.10.7

---
updated-dependencies:
- dependency-name: Jellyfin.Common
  dependency-version: 10.10.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Jellyfin.Controller
  dependency-version: 10.10.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Jellyfin.Data
  dependency-version: 10.10.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Jellyfin.Model
  dependency-version: 10.10.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants