chore(deps): update dependency jellyfin/jellyfin to v10.11.7 #5361

Merged
renovate-bot merged 1 commits from renovate/unified-jellyfin into main 2026-04-01 03:15:33 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
jellyfin/jellyfin patch 10.11.610.11.7

Release Notes

jellyfin/jellyfin (jellyfin/jellyfin)

v10.11.7: 10.11.7

Compare Source

🚀 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
📈 General Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jellyfin/jellyfin](https://github.com/jellyfin/jellyfin) | patch | `10.11.6` → `10.11.7` | --- ### Release Notes <details> <summary>jellyfin/jellyfin (jellyfin/jellyfin)</summary> ### [`v10.11.7`](https://github.com/jellyfin/jellyfin/releases/tag/v10.11.7): 10.11.7 [Compare Source](https://github.com/jellyfin/jellyfin/compare/v10.11.6...v10.11.7) ### :rocket: 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](https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-11-7). #### Changelog (29) ##### :lock: Security - Fix for GHSA-j2hf-x4q5-47j3, by [@&#8203;Shadowghost](https://github.com/Shadowghost) - Fix for GHSA-8fw7-f233-ffr8, by [@&#8203;Shadowghost](https://github.com/Shadowghost) - Fix for GHSA-v2jv-54xj-h76w, by [@&#8203;Shadowghost](https://github.com/Shadowghost) - Fix for GHSA-jh22-fw8w-2v9x, by [@&#8203;Shadowghost](https://github.com/Shadowghost) ##### 📈 General Changes - Fix CA1810 build error \[PR [#&#8203;16522](https://github.com/jellyfin/jellyfin/issues/16522)], by [@&#8203;Bond-009](https://github.com/Bond-009) - Fix Null was not checked before using the H264 profile \[PR [#&#8203;16519](https://github.com/jellyfin/jellyfin/issues/16519)], by [@&#8203;nyanmisaka](https://github.com/nyanmisaka) - Remove -copyts and add -flush\_packets 1 to subtitle extraction \[PR [#&#8203;16440](https://github.com/jellyfin/jellyfin/issues/16440)], by [@&#8203;Molier](https://github.com/Molier) - Fix lint issue \[PR [#&#8203;16514](https://github.com/jellyfin/jellyfin/issues/16514)], by [@&#8203;theguymadmax](https://github.com/theguymadmax) - Fix nullref ex in font handling \[PR [#&#8203;16369](https://github.com/jellyfin/jellyfin/issues/16369)], by [@&#8203;Bond-009](https://github.com/Bond-009) - Fix restore backup metadata location \[PR [#&#8203;16425](https://github.com/jellyfin/jellyfin/issues/16425)], by [@&#8203;theguymadmax](https://github.com/theguymadmax) - Fix NFO saver using wrong provider ID for collectionnumber \[PR [#&#8203;16449](https://github.com/jellyfin/jellyfin/issues/16449)], by [@&#8203;theguymadmax](https://github.com/theguymadmax) - Fix readrate options in FFmpeg 8.1 \[PR [#&#8203;16423](https://github.com/jellyfin/jellyfin/issues/16423)], by [@&#8203;nyanmisaka](https://github.com/nyanmisaka) - Apply analyzeduration and probesize for subtitle streams to improve codec parameter detection \[PR [#&#8203;16293](https://github.com/jellyfin/jellyfin/issues/16293)], by [@&#8203;IceStormNG](https://github.com/IceStormNG) - Fix filter detection in FFmpeg 8.1 \[PR [#&#8203;16392](https://github.com/jellyfin/jellyfin/issues/16392)], by [@&#8203;nyanmisaka](https://github.com/nyanmisaka) - Fix subtitle extraction caching empty files \[PR [#&#8203;16257](https://github.com/jellyfin/jellyfin/issues/16257)], by [@&#8203;lowbit](https://github.com/lowbit) - Fix hls segment length adjustment for remuxed content \[PR [#&#8203;16341](https://github.com/jellyfin/jellyfin/issues/16341)], by [@&#8203;crimsonspecter](https://github.com/crimsonspecter) - Fix broken library subtitle download settings \[PR [#&#8203;16204](https://github.com/jellyfin/jellyfin/issues/16204)], by [@&#8203;MBR-0001](https://github.com/MBR-0001) - Checkpoint WAL before moving library.db in migration \[PR [#&#8203;16253](https://github.com/jellyfin/jellyfin/issues/16253)], by [@&#8203;theguymadmax](https://github.com/theguymadmax) - Fix nullref in Season.GetEpisodes when the season is detached from a series \[PR [#&#8203;16150](https://github.com/jellyfin/jellyfin/issues/16150)], by [@&#8203;dfederm](https://github.com/dfederm) - Reattach user data after item removal during library scan \[PR [#&#8203;16227](https://github.com/jellyfin/jellyfin/issues/16227)], by [@&#8203;dfederm](https://github.com/dfederm) - Deduplicate provider IDs during MigrateLibraryDb migration \[PR [#&#8203;16226](https://github.com/jellyfin/jellyfin/issues/16226)], by [@&#8203;dfederm](https://github.com/dfederm) - Skip image checks for empty folders \[PR [#&#8203;16231](https://github.com/jellyfin/jellyfin/issues/16231)], by [@&#8203;theguymadmax](https://github.com/theguymadmax) - Fix TMDB image URLs missing size parameter \[PR [#&#8203;16116](https://github.com/jellyfin/jellyfin/issues/16116)], by [@&#8203;saltpi](https://github.com/saltpi) - Fix random sort returning duplicate items \[PR [#&#8203;16098](https://github.com/jellyfin/jellyfin/issues/16098)], by [@&#8203;theguymadmax](https://github.com/theguymadmax) - Fix SessionInfoWebSocketListener not using SessionInfoDto \[PR [#&#8203;16109](https://github.com/jellyfin/jellyfin/issues/16109)], by [@&#8203;nielsvanvelzen](https://github.com/nielsvanvelzen) - Fix HLS playlist generation for transcodes with fractional framerate \[PR [#&#8203;16053](https://github.com/jellyfin/jellyfin/issues/16053)], by [@&#8203;IceStormNG](https://github.com/IceStormNG) - Rehydrate cached UserData after reattachment \[PR [#&#8203;16071](https://github.com/jellyfin/jellyfin/issues/16071)], by [@&#8203;MarcoCoreDuo](https://github.com/MarcoCoreDuo) - Fix TMDB crew department mapping \[PR [#&#8203;16066](https://github.com/jellyfin/jellyfin/issues/16066)], by [@&#8203;theguymadmax](https://github.com/theguymadmax) - Revert hidden directory ignore pattern \[PR [#&#8203;16077](https://github.com/jellyfin/jellyfin/issues/16077)], by [@&#8203;theguymadmax](https://github.com/theguymadmax) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjEwMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJnaXRodWItcmVsZWFzZXMiXX0=-->
renovate-bot added the automerge label 2026-04-01 03:15:24 +00:00
renovate-bot added 1 commit 2026-04-01 03:15:29 +00:00
chore(deps): update dependency jellyfin/jellyfin to v10.11.7
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 24s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
render-manifests / render-manifests (pull_request) Successful in 35s
46e77848bb
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-04-01 03:15:31 +00:00
renovate-bot merged commit 55c3a045f8 into main 2026-04-01 03:15:33 +00:00
renovate-bot deleted branch renovate/unified-jellyfin 2026-04-01 03:15:37 +00:00
Sign in to join this conversation.