Jellyfin
Free software media system for organizing and streaming your movies, TV shows, and music
Alternative to: netflix, plex, emby
v10.11.0-rc9
2025-10-13:rocket: Jellyfin Server 10.11.0 RC9
We are pleased to announce the ninth release candidate preview release of Jellyfin 10.11.0!
This is a preview release, intended for those interested in testing 10.11.0 before it’s final public release. We welcome testers to help find as many bugs as we can before the final release.
As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!
Important Notes & Features
Please see the WIP release notes here for now: https://notes.jellyfin.org/v10.11.0_features
PLEASE READ THOSE NOTES THOROUGHLY BEFORE UPGRADING; current RC users should have a seamless upgrade. If you have any questions, please ask in our Matrix chat.
Installing
This preview release is distributed in all our traditional forms, though not automatically via our Apt repository or latest tag.
- For all non-Docker environments, you can find the files for manual download in our repository by selecting “Stable Preview” for your OS.
- For Docker, you can pull the
10.11.0-rc9orpreviewtags.
What’s Changed (since RC8)
- Fix parental ratings by @theguymadmax in https://github.com/jellyfin/jellyfin/pull/14909
- Add tag filtering and random sorting to GetSimilarItems by @theguymadmax in https://github.com/jellyfin/jellyfin/pull/14918
- Add check for processing recursive data structures by @JPVenson in https://github.com/jellyfin/jellyfin/pull/14897
- Fix BoxSet sorting by @theguymadmax in https://github.com/jellyfin/jellyfin/pull/14919
- Update peter-evans/find-comment action to v4 by @renovate[bot] in https://github.com/jellyfin/jellyfin/pull/14923
- Readd wildcard search by @JPVenson in https://github.com/jellyfin/jellyfin/pull/14934
- Fix mka-style tagging key by @gnattu in https://github.com/jellyfin/jellyfin/pull/14936
- Update github/codeql-action action to v3.30.6 by @renovate[bot] in https://github.com/jellyfin/jellyfin/pull/14932
- fix: get total count after grouping by @lostb1t in https://github.com/jellyfin/jellyfin/pull/14931
- Update peter-evans/create-or-update-comment action to v5 by @renovate[bot] in https://github.com/jellyfin/jellyfin/pull/14933
- Update dependency Microsoft.NET.Test.Sdk to v18 by @renovate[bot] in https://github.com/jellyfin/jellyfin/pull/14930
- Limit decoder thread count on AMD AMF to save VRAM by @nyanmisaka in https://github.com/jellyfin/jellyfin/pull/14943
- Fix libraries not loading after startup wizard, Change AddVirtualFolder to validate folders by @tjwalkr3 in https://github.com/jellyfin/jellyfin/pull/14942
- Handle xx as TMDb no language for backdrops by @crobibero in https://github.com/jellyfin/jellyfin/pull/14941
- Update actions/stale action to v10.1.0 by @renovate[bot] in https://github.com/jellyfin/jellyfin/pull/14940
- Truncate password reset file on open for writing by @Bond-009 in https://github.com/jellyfin/jellyfin/pull/14948
- Clean up missing image references by @theguymadmax in https://github.com/jellyfin/jellyfin/pull/14962
- Fix collections folder duplication by @theguymadmax in https://github.com/jellyfin/jellyfin/pull/14925
- Improve performance on people query by @theguymadmax in https://github.com/jellyfin/jellyfin/pull/14963
- Fix artist external Url by @theguymadmax in https://github.com/jellyfin/jellyfin/pull/14969
- Update CI dependencies by @renovate[bot] in https://github.com/jellyfin/jellyfin/pull/14954
- Update github/codeql-action action to v4 by @renovate[bot] in https://github.com/jellyfin/jellyfin/pull/14959
- Update dependency AsyncKeyedLock to 7.1.7 by @renovate[bot] in https://github.com/jellyfin/jellyfin/pull/14945
- Update github/codeql-action action to v4.30.8 by @renovate[bot] in https://github.com/jellyfin/jellyfin/pull/14975
- apply sort on ItemValue query by @JPVenson in https://github.com/jellyfin/jellyfin/pull/14976
- Skip creating Person entities for Artist and AlbumArtist types by @theguymadmax in https://github.com/jellyfin/jellyfin/pull/14971
- Prevent PlaylistsFolder deletion during library removal by @theguymadmax in https://github.com/jellyfin/jellyfin/pull/14978
- Fix LUFS detection deadlock per issue #13697 by @karm235 in https://github.com/jellyfin/jellyfin/pull/14960
- add xmbc nfo uniqueid type norminalisation by @KGT1 in https://github.com/jellyfin/jellyfin/pull/14965
- Fix contributing artist query by @theguymadmax in https://github.com/jellyfin/jellyfin/pull/14991
- Fix exception when saving user data to NFO files by @theguymadmax in https://github.com/jellyfin/jellyfin/pull/14993
- Remove chapters on file change by @Shadowghost in https://github.com/jellyfin/jellyfin/pull/14984
- Handle es-419 in TMDb by @Lampan-git in https://github.com/jellyfin/jellyfin/pull/14946
- Validate encoder path when saving by @crobibero in https://github.com/jellyfin/jellyfin/pull/14996
- Use TryAdd instead of Add when registering custom OpenAPI responses by @crobibero in https://github.com/jellyfin/jellyfin/pull/14997
New Contributors
- @karm235 made their first contribution in https://github.com/jellyfin/jellyfin/pull/14960
Full Changelog: https://github.com/jellyfin/jellyfin/compare/v10.11.0-rc8…v10.11.0-rc9
Previous RC Changelogs: https://github.com/jellyfin/jellyfin/releases/tag/v10.11.0-rc8