Skip to content

deps: Bump Jellyfin.Controller and Jellyfin.Model#37

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Jellyfin.Plugin.Jellysleep/multi-1ae101d347
Open

deps: Bump Jellyfin.Controller and Jellyfin.Model#37
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Jellyfin.Plugin.Jellysleep/multi-1ae101d347

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Updated Jellyfin.Controller from 10.11.0 to 10.11.8.

Release notes

Sourced from Jellyfin.Controller's releases.

10.11.8

🚀 Jellyfin Server 10.11.8

We are pleased to announce the latest stable release of Jellyfin, version 10.11.8! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

Note: This release fixes several regressions from 10.11.7, with the goal to get people onto an updated release due to the forthcoming (t-minus 9 days) release of the GHSAs/CVEs that were fixed in 10.11.7. Please upgrade to this release as soon as you can.

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

Changelog (3)

📈 General Changes

  • Handle folders without associated library in FixLibrarySubtitleDownloadLanguages [PR #​16540], by @​Shadowghost
  • Fix subtitle saving [PR #​16539], by @​MBR-0001
  • Fix querying media with language filters [PR #​16538], by @​MBR-0001

10.11.7

🚀 Jellyfin Server 10.11.7

We are pleased to announce the latest stable release of Jellyfin, version 10.11.7! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

WARNING: This release contains several extremely important security fixes. These vulnerabilities will be disclosed in 14 days as per our security policy. Users of all versions prior to 10.11.7 are advised to upgrade immediately.

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

Changelog (29)

🔒 Security

  • Fix for GHSA-j2hf-x4q5-47j3, by @​Shadowghost
  • Fix for GHSA-8fw7-f233-ffr8, by @​Shadowghost
  • Fix for GHSA-v2jv-54xj-h76w, by @​Shadowghost
  • Fix for GHSA-jh22-fw8w-2v9x, by @​Shadowghost

📈 General Changes

  • Fix CA1810 build error [PR #​16522], by @​Bond-009
  • Fix Null was not checked before using the H264 profile [PR #​16519], by @​nyanmisaka
  • Remove -copyts and add -flush_packets 1 to subtitle extraction [PR #​16440], by @​Molier
  • Fix lint issue [PR #​16514], by @​theguymadmax
  • Fix nullref ex in font handling [PR #​16369], by @​Bond-009
  • Fix restore backup metadata location [PR #​16425], by @​theguymadmax
  • Fix NFO saver using wrong provider ID for collectionnumber [PR #​16449], by @​theguymadmax
  • Fix readrate options in FFmpeg 8.1 [PR #​16423], by @​nyanmisaka
  • Apply analyzeduration and probesize for subtitle streams to improve codec parameter detection [PR #​16293], by @​IceStormNG
  • Fix filter detection in FFmpeg 8.1 [PR #​16392], by @​nyanmisaka
  • Fix subtitle extraction caching empty files [PR #​16257], by @​lowbit
  • Fix hls segment length adjustment for remuxed content [PR #​16341], by @​crimsonspecter
  • Fix broken library subtitle download settings [PR #​16204], by @​MBR-0001
  • Checkpoint WAL before moving library.db in migration [PR #​16253], by @​theguymadmax
  • Fix nullref in Season.GetEpisodes when the season is detached from a series [PR #​16150], by @​dfederm
  • Reattach user data after item removal during library scan [PR #​16227], by @​dfederm
  • Deduplicate provider IDs during MigrateLibraryDb migration [PR #​16226], by @​dfederm
  • Skip image checks for empty folders [PR #​16231], by @​theguymadmax
  • Fix TMDB image URLs missing size parameter [PR #​16116], by @​saltpi
  • Fix random sort returning duplicate items [PR #​16098], by @​theguymadmax
  • Fix SessionInfoWebSocketListener not using SessionInfoDto [PR #​16109], by @​nielsvanvelzen
  • Fix HLS playlist generation for transcodes with fractional framerate [PR #​16053], by @​IceStormNG
  • Rehydrate cached UserData after reattachment [PR #​16071], by @​MarcoCoreDuo
  • Fix TMDB crew department mapping [PR #​16066], by @​theguymadmax
  • Revert hidden directory ignore pattern [PR #​16077], by @​theguymadmax

10.11.6

🚀 Jellyfin Server 10.11.6

We are pleased to announce the latest stable release of Jellyfin, version 10.11.6! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

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

Changelog (20)

📈 General Changes

  • Prioritize better matches on search [PR #​15983], by @​Shadowghost
  • Fix artist display order [PR #​15816], by @​theguymadmax
  • Restore weekly refresh for library folder images [PR #​16046], by @​theguymadmax
  • Be more strict about PersonType assignment [PR #​15872], by @​Shadowghost
  • Fix birthplace not saving correctly [PR #​16020], by @​theguymadmax
  • Trim music artist names [PR #​15808], by @​theguymadmax
  • Add mblink creation logic to library update endpoint. [PR #​15965], by @​Collin-Swish
  • Fix watched state not kept on Media replace/rename [PR #​15899], by @​MarcoCoreDuo
  • Skip hidden directories and .ignore paths in library monitoring [PR #​16029], by @​theguymadmax
  • Revert "always sort season by index number" [PR #​15950], by @​theguymadmax
  • Fix crash when plugin repository has an invalid URL [PR #​15961], by @​theguymadmax
  • Fix tag inheritance for Continue Watching queries [PR #​15931], by @​theguymadmax
  • Fix playlist item de-duplication [PR #​15858], by @​Collin-Swish
  • Prefer US rating on fallback [PR #​15793], by @​Shadowghost
  • Fix missing H.264 and AV1 SDR fallbacks in HLS playlist [PR #​15833], by @​nyanmisaka
  • add CultureDto cache [PR #​15826], by @​cvium
  • Fix the use of HWA in unsupported H.264 Hi422P/Hi444PP [PR #​15819], by @​nyanmisaka
  • Enforce more strict webm check [PR #​15807], by @​gnattu
  • Fix video lacking SAR and DAR are marked as anamorphic [PR #​15834], by @​nyanmisaka
  • Use hvc1 codectag for Dolby Vision 8.4 [PR #​15835], by @​gnattu

10.11.5

🚀 Jellyfin Server 10.11.5

We are pleased to announce the latest stable release of Jellyfin, version 10.11.5! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

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

Changelog (17)

📈 General Changes

  • Fix unnecessary database JOINs in ApplyNavigations [PR #​15666], by @​andrewrabert
  • Skip invalid ignore rules [PR #​15746], by @​Shadowghost
  • Fix backdrop images being deleted when stored with media [PR #​15766], by @​theguymadmax
  • Fix NullReferenceException in ApplyOrder method [PR #​15768], by @​theguymadmax
  • Fix AV1 decoding hang regression on RK3588 [PR #​15776], by @​nyanmisaka
  • Fix collections display order [PR #​15767], by @​theguymadmax
  • Fix parental rating filtering with sub-scores [PR #​15786], by @​theguymadmax
  • Fix case sensitivity edge case [PR #​15752], by @​Collin-Swish
  • Fix trickplay images using wrong item on alternate versions [PR #​15757], by @​theguymadmax
  • Fix blocking in async context in LimitedConcurrencyLibraryScheduler [PR #​15662], by @​SapientGuardian
  • Use original name for MusicAritist matching [PR #​15689], by @​gnattu
  • Backport dependencies [PR #​15723], by @​Shadowghost
  • Fix symlinked file size [PR #​15681], by @​ivanjx
  • Fix ItemAdded event triggering when updating metadata [PR #​15680], by @​theguymadmax
  • Fix: Add .ts fallback for video streams to prevent crash [PR #​15690], by @​martenumberto
  • Fix stack overflow during scan (#​15000) [PR #​15698], by @​myzhysz
  • Fix the empty output of trickplay on RK3576 [PR #​15670], by @​nyanmisaka

10.11.4

🚀 Jellyfin Server 10.11.4

We are pleased to announce the latest stable release of Jellyfin, version 10.11.4! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

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

Changelog (10)

📈 General Changes

  • Fix ResolveLinkTarget crashing on exFAT drives [PR #​15568], by @​theguymadmax
  • Cache OpenApi document generation [PR #​15672], by @​crobibero
  • Revert "Localization/iso6392.txt: change pob and pop" [PR #​15555], by @​MBR-0001
  • Add hidden file check in BdInfoDirectoryInfo.cs. [PR #​15582], by @​QuintonQu
  • Fix isMovie filter logic [PR #​15594], by @​theguymadmax
  • Fix locked fields not saving [PR #​15564], by @​theguymadmax
  • Save item to database before providers run to prevent FK errors [PR #​15563], by @​theguymadmax
  • Prevent copying HDR streams when only SDR is supported [PR #​15556], by @​gnattu
  • Fix NullReferenceException in filesystem path comparison [PR #​15548], by @​theguymadmax
  • Restrict first video frame probing to file protocol [PR #​15557], by @​gnattu

10.11.3

🚀 Jellyfin Server 10.11.3

We are pleased to announce the latest stable release of Jellyfin, version 10.11.3! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

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

Changelog (25)

📈 General Changes

  • Fix series DateLastMediaAdded not updating when new episodes are added [PR #​15472], by @​theguymadmax
  • Fix movie titles using folder name when NFO saver is enabled [PR #​15529], by @​theguymadmax
  • Fix tmdbid not detected in single movie folder [PR #​14955], by @​theguymadmax
  • Fix font extraction for certain transcoding settings [PR #​15502], by @​Iksas
  • Fix playlist DateCreated and DateLastMediaAdded not being set [PR #​15508], by @​theguymadmax
  • Add 1 minute tolerance for NFO change detection [PR #​15514], by @​theguymadmax
  • Remove InheritedTags and update tag filtering logic [PR #​15493], by @​theguymadmax
  • Fix .ignore handling for directories [PR #​15501], by @​theguymadmax
  • Fix gitignore-style not working properly on windows. [PR #​15487], by @​CBPJ
  • Improve season folder parsing [PR #​15404], by @​theguymadmax
  • Don't error out when searching for marker files fails [PR #​15466], by @​Bond-009
  • Fix NullReferenceException in GetPathProtocol when path is null [PR #​15462], by @​theguymadmax
  • Resolve symlinks for static media source infos [PR #​15263], by @​revam
  • Check if target exists before trying to follow it [PR #​15468], by @​Bond-009
  • Fix collection grouping in mixed libraries [PR #​15373], by @​theguymadmax
  • Fix AncestorIds not migrating [PR #​15446], by @​theguymadmax
  • Fix System.NullReferenceException when people's role is null (10.11.z) [PR #​15441], by @​IceStormNG
  • Invalidate parent folder's cache on deletion/creation [PR #​15423], by @​theguymadmax
  • Fix name filters to use only SortName [PR #​15381], by @​theguymadmax
  • Don't enforce a minimum amount of free space for the tmp and log dirs [PR #​15390], by @​Bond-009
  • Fixed missing sort argument [PR #​15413], by @​JPVenson
  • Fix item count display for collapsed items [PR #​15380], by @​theguymadmax
  • Update branding in Swagger page [PR #​15422], by @​nielsvanvelzen
  • Fix search terms using diacritics [PR #​15435], by @​theguymadmax
  • feat(sqlite): add timeout config [PR #​15369], by @​evanreichard

10.11.2

🚀 Jellyfin Server 10.11.2

We are pleased to announce the latest stable release of Jellyfin, version 10.11.2! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

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

Changelog (6)

🔒 Security

  • Update password reset to always return the same response structure [PR #​15254], by @​thornbill

📈 General Changes

  • Fix legacy migration file checks [PR #​15322], by @​crobibero
  • Update file size when refreshing metadata [PR #​15325], by @​vinnyspb
  • Skip too large extracted season numbers [PR #​15326], by @​Shadowghost
  • fix: in optimistic locking, key off table is locked [PR #​15328], by @​evanreichard
  • Ignore initial delay in audio-only containers [PR #​15247], by @​nyanmisaka

10.11.1

🚀 Jellyfin Server 10.11.1

We are pleased to announce the latest stable release of Jellyfin, version 10.11.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 (26)

📈 General Changes

  • Improve symlink handling [PR #​15209], by @​Shadowghost
  • Fix pagination and sorting for folders [PR #​15187], by @​Shadowghost
  • Update dependency z440.atl.core to 7.6.0 [PR #​15225], by @​Bond-009
  • Add season number fallback for OMDB and TMDB plugins [PR #​15113], by @​ivanjx
  • Skip invalid database migration [PR #​15212], by @​crobibero
  • Skip directory entry when restoring from backup [PR #​15196], by @​crobibero
  • Skip extracted files in migration if bad timestamp or no access [PR #​15220], by @​JJBlue
  • Normalize paths in database queries [PR #​15217], by @​theguymadmax
  • Only save chapters that are within the runtime of the video file [PR #​15176], by @​CeruleanRed
  • Filter plugins by id instead of name [PR #​15197], by @​crobibero
  • Play selected song first with instant mix [PR #​15133], by @​theguymadmax
  • Fix Has(Imdb/Tmdb/Tvdb)Id checks [PR #​15126], by @​MBR-0001
  • Skip extracted files in migration if bad timestamp or no access [PR #​15112], by @​Shadowghost
  • Clean up BackupService [PR #​15170], by @​crobibero
  • Initialize transcode marker during startup [PR #​15194], by @​crobibero
  • Make priority class setting more robust [PR #​15177], by @​gnattu
  • Lower required tmp dir size to 512MiB [PR #​15098], by @​Bond-009
  • Fix XmlOutputFormatter [PR #​15164], by @​crobibero
  • Make season paths case-insensitive [PR #​15102], by @​theguymadmax
  • Fix LiveTV images not saving to database [PR #​15083], by @​theguymadmax
  • Speed-up trickplay migration [PR #​15054], by @​Shadowghost
  • Optimize WhereReferencedItemMultipleTypes filtering [PR #​15087], by @​theguymadmax
  • Fix videos with cropping metadata are probed as anamorphic [PR #​15144], by @​nyanmisaka
  • Reject stream copy of HDR10+ video if the client does not support HDR10 [PR #​15072], by @​nyanmisaka
  • Log the message more clear when network manager is not ready [PR #​15055], by @​gnattu
  • Skip invalid keyframe cache data [PR #​15032], by @​Shadowghost

Commits viewable in compare view.

Updated Jellyfin.Model from 10.11.0 to 10.11.8.

Release notes

Sourced from Jellyfin.Model's releases.

10.11.8

🚀 Jellyfin Server 10.11.8

We are pleased to announce the latest stable release of Jellyfin, version 10.11.8! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

Note: This release fixes several regressions from 10.11.7, with the goal to get people onto an updated release due to the forthcoming (t-minus 9 days) release of the GHSAs/CVEs that were fixed in 10.11.7. Please upgrade to this release as soon as you can.

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

Changelog (3)

📈 General Changes

  • Handle folders without associated library in FixLibrarySubtitleDownloadLanguages [PR #​16540], by @​Shadowghost
  • Fix subtitle saving [PR #​16539], by @​MBR-0001
  • Fix querying media with language filters [PR #​16538], by @​MBR-0001

10.11.7

🚀 Jellyfin Server 10.11.7

We are pleased to announce the latest stable release of Jellyfin, version 10.11.7! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

WARNING: This release contains several extremely important security fixes. These vulnerabilities will be disclosed in 14 days as per our security policy. Users of all versions prior to 10.11.7 are advised to upgrade immediately.

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

Changelog (29)

🔒 Security

  • Fix for GHSA-j2hf-x4q5-47j3, by @​Shadowghost
  • Fix for GHSA-8fw7-f233-ffr8, by @​Shadowghost
  • Fix for GHSA-v2jv-54xj-h76w, by @​Shadowghost
  • Fix for GHSA-jh22-fw8w-2v9x, by @​Shadowghost

📈 General Changes

  • Fix CA1810 build error [PR #​16522], by @​Bond-009
  • Fix Null was not checked before using the H264 profile [PR #​16519], by @​nyanmisaka
  • Remove -copyts and add -flush_packets 1 to subtitle extraction [PR #​16440], by @​Molier
  • Fix lint issue [PR #​16514], by @​theguymadmax
  • Fix nullref ex in font handling [PR #​16369], by @​Bond-009
  • Fix restore backup metadata location [PR #​16425], by @​theguymadmax
  • Fix NFO saver using wrong provider ID for collectionnumber [PR #​16449], by @​theguymadmax
  • Fix readrate options in FFmpeg 8.1 [PR #​16423], by @​nyanmisaka
  • Apply analyzeduration and probesize for subtitle streams to improve codec parameter detection [PR #​16293], by @​IceStormNG
  • Fix filter detection in FFmpeg 8.1 [PR #​16392], by @​nyanmisaka
  • Fix subtitle extraction caching empty files [PR #​16257], by @​lowbit
  • Fix hls segment length adjustment for remuxed content [PR #​16341], by @​crimsonspecter
  • Fix broken library subtitle download settings [PR #​16204], by @​MBR-0001
  • Checkpoint WAL before moving library.db in migration [PR #​16253], by @​theguymadmax
  • Fix nullref in Season.GetEpisodes when the season is detached from a series [PR #​16150], by @​dfederm
  • Reattach user data after item removal during library scan [PR #​16227], by @​dfederm
  • Deduplicate provider IDs during MigrateLibraryDb migration [PR #​16226], by @​dfederm
  • Skip image checks for empty folders [PR #​16231], by @​theguymadmax
  • Fix TMDB image URLs missing size parameter [PR #​16116], by @​saltpi
  • Fix random sort returning duplicate items [PR #​16098], by @​theguymadmax
  • Fix SessionInfoWebSocketListener not using SessionInfoDto [PR #​16109], by @​nielsvanvelzen
  • Fix HLS playlist generation for transcodes with fractional framerate [PR #​16053], by @​IceStormNG
  • Rehydrate cached UserData after reattachment [PR #​16071], by @​MarcoCoreDuo
  • Fix TMDB crew department mapping [PR #​16066], by @​theguymadmax
  • Revert hidden directory ignore pattern [PR #​16077], by @​theguymadmax

10.11.6

🚀 Jellyfin Server 10.11.6

We are pleased to announce the latest stable release of Jellyfin, version 10.11.6! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

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

Changelog (20)

📈 General Changes

  • Prioritize better matches on search [PR #​15983], by @​Shadowghost
  • Fix artist display order [PR #​15816], by @​theguymadmax
  • Restore weekly refresh for library folder images [PR #​16046], by @​theguymadmax
  • Be more strict about PersonType assignment [PR #​15872], by @​Shadowghost
  • Fix birthplace not saving correctly [PR #​16020], by @​theguymadmax
  • Trim music artist names [PR #​15808], by @​theguymadmax
  • Add mblink creation logic to library update endpoint. [PR #​15965], by @​Collin-Swish
  • Fix watched state not kept on Media replace/rename [PR #​15899], by @​MarcoCoreDuo
  • Skip hidden directories and .ignore paths in library monitoring [PR #​16029], by @​theguymadmax
  • Revert "always sort season by index number" [PR #​15950], by @​theguymadmax
  • Fix crash when plugin repository has an invalid URL [PR #​15961], by @​theguymadmax
  • Fix tag inheritance for Continue Watching queries [PR #​15931], by @​theguymadmax
  • Fix playlist item de-duplication [PR #​15858], by @​Collin-Swish
  • Prefer US rating on fallback [PR #​15793], by @​Shadowghost
  • Fix missing H.264 and AV1 SDR fallbacks in HLS playlist [PR #​15833], by @​nyanmisaka
  • add CultureDto cache [PR #​15826], by @​cvium
  • Fix the use of HWA in unsupported H.264 Hi422P/Hi444PP [PR #​15819], by @​nyanmisaka
  • Enforce more strict webm check [PR #​15807], by @​gnattu
  • Fix video lacking SAR and DAR are marked as anamorphic [PR #​15834], by @​nyanmisaka
  • Use hvc1 codectag for Dolby Vision 8.4 [PR #​15835], by @​gnattu

10.11.5

🚀 Jellyfin Server 10.11.5

We are pleased to announce the latest stable release of Jellyfin, version 10.11.5! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

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

Changelog (17)

📈 General Changes

  • Fix unnecessary database JOINs in ApplyNavigations [PR #​15666], by @​andrewrabert
  • Skip invalid ignore rules [PR #​15746], by @​Shadowghost
  • Fix backdrop images being deleted when stored with media [PR #​15766], by @​theguymadmax
  • Fix NullReferenceException in ApplyOrder method [PR #​15768], by @​theguymadmax
  • Fix AV1 decoding hang regression on RK3588 [PR #​15776], by @​nyanmisaka
  • Fix collections display order [PR #​15767], by @​theguymadmax
  • Fix parental rating filtering with sub-scores [PR #​15786], by @​theguymadmax
  • Fix case sensitivity edge case [PR #​15752], by @​Collin-Swish
  • Fix trickplay images using wrong item on alternate versions [PR #​15757], by @​theguymadmax
  • Fix blocking in async context in LimitedConcurrencyLibraryScheduler [PR #​15662], by @​SapientGuardian
  • Use original name for MusicAritist matching [PR #​15689], by @​gnattu
  • Backport dependencies [PR #​15723], by @​Shadowghost
  • Fix symlinked file size [PR #​15681], by @​ivanjx
  • Fix ItemAdded event triggering when updating metadata [PR #​15680], by @​theguymadmax
  • Fix: Add .ts fallback for video streams to prevent crash [PR #​15690], by @​martenumberto
  • Fix stack overflow during scan (#​15000) [PR #​15698], by @​myzhysz
  • Fix the empty output of trickplay on RK3576 [PR #​15670], by @​nyanmisaka

10.11.4

🚀 Jellyfin Server 10.11.4

We are pleased to announce the latest stable release of Jellyfin, version 10.11.4! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

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

Changelog (10)

📈 General Changes

  • Fix ResolveLinkTarget crashing on exFAT drives [PR #​15568], by @​theguymadmax
  • Cache OpenApi document generation [PR #​15672], by @​crobibero
  • Revert "Localization/iso6392.txt: change pob and pop" [PR #​15555], by @​MBR-0001
  • Add hidden file check in BdInfoDirectoryInfo.cs. [PR #​15582], by @​QuintonQu
  • Fix isMovie filter logic [PR #​15594], by @​theguymadmax
  • Fix locked fields not saving [PR #​15564], by @​theguymadmax
  • Save item to database before providers run to prevent FK errors [PR #​15563], by @​theguymadmax
  • Prevent copying HDR streams when only SDR is supported [PR #​15556], by @​gnattu
  • Fix NullReferenceException in filesystem path comparison [PR #​15548], by @​theguymadmax
  • Restrict first video frame probing to file protocol [PR #​15557], by @​gnattu

10.11.3

🚀 Jellyfin Server 10.11.3

We are pleased to announce the latest stable release of Jellyfin, version 10.11.3! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

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

Changelog (25)

📈 General Changes

  • Fix series DateLastMediaAdded not updating when new episodes are added [PR #​15472], by @​theguymadmax
  • Fix movie titles using folder name when NFO saver is enabled [PR #​15529], by @​theguymadmax
  • Fix tmdbid not detected in single movie folder [PR #​14955], by @​theguymadmax
  • Fix font extraction for certain transcoding settings [PR #​15502], by @​Iksas
  • Fix playlist DateCreated and DateLastMediaAdded not being set [PR #​15508], by @​theguymadmax
  • Add 1 minute tolerance for NFO change detection [PR #​15514], by @​theguymadmax
  • Remove InheritedTags and update tag filtering logic [PR #​15493], by @​theguymadmax
  • Fix .ignore handling for directories [PR #​15501], by @​theguymadmax
  • Fix gitignore-style not working properly on windows. [PR #​15487], by @​CBPJ
  • Improve season folder parsing [PR #​15404], by @​theguymadmax
  • Don't error out when searching for marker files fails [PR #​15466], by @​Bond-009
  • Fix NullReferenceException in GetPathProtocol when path is null [PR #​15462], by @​theguymadmax
  • Resolve symlinks for static media source infos [PR #​15263], by @​revam
  • Check if target exists before trying to follow it [PR #​15468], by @​Bond-009
  • Fix collection grouping in mixed libraries [PR #​15373], by @​theguymadmax
  • Fix AncestorIds not migrating [PR #​15446], by @​theguymadmax
  • Fix System.NullReferenceException when people's role is null (10.11.z) [PR #​15441], by @​IceStormNG
  • Invalidate parent folder's cache on deletion/creation [PR #​15423], by @​theguymadmax
  • Fix name filters to use only SortName [PR #​15381], by @​theguymadmax
  • Don't enforce a minimum amount of free space for the tmp and log dirs [PR #​15390], by @​Bond-009
  • Fixed missing sort argument [PR #​15413], by @​JPVenson
  • Fix item count display for collapsed items [PR #​15380], by @​theguymadmax
  • Update branding in Swagger page [PR #​15422], by @​nielsvanvelzen
  • Fix search terms using diacritics [PR #​15435], by @​theguymadmax
  • feat(sqlite): add timeout config [PR #​15369], by @​evanreichard

10.11.2

🚀 Jellyfin Server 10.11.2

We are pleased to announce the latest stable release of Jellyfin, version 10.11.2! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

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

Changelog (6)

🔒 Security

  • Update password reset to always return the same response structure [PR #​15254], by @​thornbill

📈 General Changes

  • Fix legacy migration file checks [PR #​15322], by @​crobibero
  • Update file size when refreshing metadata [PR #​15325], by @​vinnyspb
  • Skip too large extracted season numbers [PR #​15326], by @​Shadowghost
  • fix: in optimistic locking, key off table is locked [PR #​15328], by @​evanreichard
  • Ignore initial delay in audio-only containers [PR #​15247], by @​nyanmisaka

10.11.1

🚀 Jellyfin Server 10.11.1

We are pleased to announce the latest stable release of Jellyfin, version 10.11.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 (26)

📈 General Changes

  • Improve symlink handling [PR #​15209], by @​Shadowghost
  • Fix pagination and sorting for folders [PR #​15187], by @​Shadowghost
  • Update dependency z440.atl.core to 7.6.0 [PR #​15225], by @​Bond-009
  • Add season number fallback for OMDB and TMDB plugins [PR #​15113], by @​ivanjx
  • Skip invalid database migration [PR #​15212], by @​crobibero
  • Skip directory entry when restoring from backup [PR #​15196], by @​crobibero
  • Skip extracted files in migration if bad timestamp or no access [PR #​15220], by @​JJBlue
  • Normalize paths in database queries [PR #​15217], by @​theguymadmax
  • Only save chapters that are within the runtime of the video file [PR #​15176], by @​CeruleanRed
  • Filter plugins by id instead of name [PR #​15197], by @​crobibero
  • Play selected song first with instant mix [PR #​15133], by @​theguymadmax
  • Fix Has(Imdb/Tmdb/Tvdb)Id checks [PR #​15126], by @​MBR-0001
  • Skip extracted files in migration if bad timestamp or no access [PR #​15112], by @​Shadowghost
  • Clean up BackupService [PR #​15170], by @​crobibero
  • Initialize transcode marker during startup [PR #​15194], by @​crobibero
  • Make priority class setting more robust [PR #​15177], by @​gnattu
  • Lower required tmp dir size to 512MiB [PR #​15098], by @​Bond-009
  • Fix XmlOutputFormatter [PR #​15164], by @​crobibero
  • Make season paths case-insensitive [PR #​15102], by @​theguymadmax
  • Fix LiveTV images not saving to database [PR #​15083], by @​theguymadmax
  • Speed-up trickplay migration [PR #​15054], by @​Shadowghost
  • Optimize WhereReferencedItemMultipleTypes filtering [PR #​15087], by @​theguymadmax
  • Fix videos with cropping metadata are probed as anamorphic [PR #​15144], by @​nyanmisaka
  • Reject stream copy of HDR10+ video if the client does not support HDR10 [PR #​15072], by @​nyanmisaka
  • Log the message more clear when network manager is not ready [PR #​15055], by @​gnattu
  • Skip invalid keyframe cache data [PR #​15032], by @​Shadowghost

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.Controller from 10.11.0 to 10.11.8
Bumps Jellyfin.Model from 10.11.0 to 10.11.8

---
updated-dependencies:
- dependency-name: Jellyfin.Controller
  dependency-version: 10.11.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Jellyfin.Model
  dependency-version: 10.11.8
  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 Apr 6, 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.

1 participant