jwueller / jellyfin-plugin-onepace

Jellyfin metadata and cover art integration for the https://onepace.net/ project
https://onepace.net/
GNU General Public License v3.0
74 stars 5 forks source link

Update Jellyfin packages to v10.9.6 #63

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Jellyfin.Controller 10.9.2 -> 10.9.6 age adoption passing confidence
Jellyfin.Model 10.9.2 -> 10.9.6 age adoption passing confidence

Release Notes

jellyfin/jellyfin (Jellyfin.Controller) ### [`v10.9.6`](https://togithub.com/jellyfin/jellyfin/releases/tag/v10.9.6): 10.9.6 ##### :rocket: Jellyfin Server 10.9.6 We are pleased to announce the latest stable release of Jellyfin, version 10.9.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](https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-9-6). ##### Changelog (4) ##### šŸ“ˆ General Changes - Fix fallback artist when taglib fails \[PR [#​11989](https://togithub.com/jellyfin/jellyfin/issues/11989)], by [@​gnattu](https://togithub.com/gnattu) - Do not stop validation if folder was removed \[PR [#​11959](https://togithub.com/jellyfin/jellyfin/issues/11959)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Use only 1 write connection/DB \[PR [#​11986](https://togithub.com/jellyfin/jellyfin/issues/11986)], by [@​Bond-009](https://togithub.com/Bond-009) - Set ProductionLocations instead of Tags \[PR [#​11984](https://togithub.com/jellyfin/jellyfin/issues/11984)], by [@​Shadowghost](https://togithub.com/Shadowghost) ### [`v10.9.5`](https://togithub.com/jellyfin/jellyfin/releases/tag/v10.9.5): 10.9.5 ##### :rocket: Jellyfin Server 10.9.5 We are pleased to announce the latest stable release of Jellyfin, version 10.9.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](https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-9-5). ##### Changelog (12) ##### šŸ“ˆ General Changes - Fallback to local dir when saving to media dir fails \[PR [#​11978](https://togithub.com/jellyfin/jellyfin/issues/11978)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Fix Library renaming \[PR [#​11963](https://togithub.com/jellyfin/jellyfin/issues/11963)], by [@​gnattu](https://togithub.com/gnattu) - Fix identify over NFO and replace all when NFO saving enabled \[PR [#​11921](https://togithub.com/jellyfin/jellyfin/issues/11921)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Create readonly DB connections when possible \[PR [#​11969](https://togithub.com/jellyfin/jellyfin/issues/11969)], by [@​Bond-009](https://togithub.com/Bond-009) - Fix local image saving \[PR [#​11934](https://togithub.com/jellyfin/jellyfin/issues/11934)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Fix dateadded and movie NFO recognition \[PR [#​11935](https://togithub.com/jellyfin/jellyfin/issues/11935)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Increase lyrics migration batch size to 5000 \[PR [#​11943](https://togithub.com/jellyfin/jellyfin/issues/11943)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Export trailer URLs in new format \[PR [#​11958](https://togithub.com/jellyfin/jellyfin/issues/11958)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Do not delete file locations for virtual episodes and seasons \[PR [#​11954](https://togithub.com/jellyfin/jellyfin/issues/11954)], by [@​Shadowghost](https://togithub.com/Shadowghost) - NextUp query respects Limit \[PR [#​11956](https://togithub.com/jellyfin/jellyfin/issues/11956)], by [@​cptn-x](https://togithub.com/cptn-x) - Only set season path if season folder parsing was successful \[PR [#​11920](https://togithub.com/jellyfin/jellyfin/issues/11920)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Check trailer distinction by URL \[PR [#​11933](https://togithub.com/jellyfin/jellyfin/issues/11933)], by [@​Shadowghost](https://togithub.com/Shadowghost) ### [`v10.9.4`](https://togithub.com/jellyfin/jellyfin/releases/tag/v10.9.4): 10.9.4 ##### :rocket: Jellyfin Server 10.9.4 We are pleased to announce the latest stable release of Jellyfin, version 10.9.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](https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-9-4). ##### Changelog (15) ##### šŸ”’ Security - Fix FirstTimeSetupHandler allowing public access \[PR [#​11873](https://togithub.com/jellyfin/jellyfin/issues/11873)], by [@​thornbill](https://togithub.com/thornbill) ##### šŸ“ˆ General Changes - Add Env Var to disable second level cache \[PR [#​11823](https://togithub.com/jellyfin/jellyfin/issues/11823)], by [@​gnattu](https://togithub.com/gnattu) - Fix replace logic \[PR [#​11743](https://togithub.com/jellyfin/jellyfin/issues/11743)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Mark Audio as RequiresDeserialization and backfill data \[PR [#​11762](https://togithub.com/jellyfin/jellyfin/issues/11762)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Move NFO series season name parsing to own local provider \[PR [#​11719](https://togithub.com/jellyfin/jellyfin/issues/11719)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Audio normalization: parse ffmpeg output line by line \[PR [#​11910](https://togithub.com/jellyfin/jellyfin/issues/11910)], by [@​Bond-009](https://togithub.com/Bond-009) - Relax remuxing requirement for LiveTV \[PR [#​11851](https://togithub.com/jellyfin/jellyfin/issues/11851)], by [@​gnattu](https://togithub.com/gnattu) - Fix multi-part album folder being detected as artist folder \[PR [#​11886](https://togithub.com/jellyfin/jellyfin/issues/11886)], by [@​gnattu](https://togithub.com/gnattu) - Use music metadata from ffprobe when TagLib fails \[PR [#​11859](https://togithub.com/jellyfin/jellyfin/issues/11859)], by [@​gnattu](https://togithub.com/gnattu) - Return missing episodes for series when no user defined \[PR [#​11806](https://togithub.com/jellyfin/jellyfin/issues/11806)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Fix missing episodes query for seasons \[PR [#​11882](https://togithub.com/jellyfin/jellyfin/issues/11882)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Escape tmpConcatPath for DVD and BD folder \[PR [#​11894](https://togithub.com/jellyfin/jellyfin/issues/11894)], by [@​gnattu](https://togithub.com/gnattu) - Don't check if admin has access to library when updating \[PR [#​11876](https://togithub.com/jellyfin/jellyfin/issues/11876)], by [@​Bond-009](https://togithub.com/Bond-009) - Fix ffprobe -user_agent parameter \[PR [#​11857](https://togithub.com/jellyfin/jellyfin/issues/11857)], by [@​gnattu](https://togithub.com/gnattu) - Upgrade dependencies \[PR [#​11867](https://togithub.com/jellyfin/jellyfin/issues/11867)], by [@​Shadowghost](https://togithub.com/Shadowghost) ### [`v10.9.3`](https://togithub.com/jellyfin/jellyfin/releases/tag/v10.9.3): 10.9.3 ### :rocket: Jellyfin Server 10.9.3 We are pleased to announce the latest stable release of Jellyfin, version 10.9.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](https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-9-3). #### Changelog (19) ##### šŸ“ˆ General Changes - Extract media attachment one by one if the filename appears to be a path \[PR [#​11812](https://togithub.com/jellyfin/jellyfin/issues/11812)], by [@​gnattu](https://togithub.com/gnattu) - Filter invalid IPs on external interface matching \[PR [#​11766](https://togithub.com/jellyfin/jellyfin/issues/11766)], by [@​gnattu](https://togithub.com/gnattu) - Use SharedStream for LiveTV more restrictively \[PR [#​11805](https://togithub.com/jellyfin/jellyfin/issues/11805)], by [@​gnattu](https://togithub.com/gnattu) - Fix the IOSurf error in QSV transcoding \[PR [#​11830](https://togithub.com/jellyfin/jellyfin/issues/11830)], by [@​nyanmisaka](https://togithub.com/nyanmisaka) - Improve reliability of HasChanged check \[PR [#​11792](https://togithub.com/jellyfin/jellyfin/issues/11792)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Trickplay: kill ffmpeg when task is cancelled \[PR [#​11790](https://togithub.com/jellyfin/jellyfin/issues/11790)], by [@​NotSaifA](https://togithub.com/NotSaifA) - Force more compatible transcoding profile for LiveTV \[PR [#​11801](https://togithub.com/jellyfin/jellyfin/issues/11801)], by [@​gnattu](https://togithub.com/gnattu) - Exclude virtual items from DateLastMediaAdded calculation \[PR [#​11804](https://togithub.com/jellyfin/jellyfin/issues/11804)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Add Canceled to ended state \[PR [#​11808](https://togithub.com/jellyfin/jellyfin/issues/11808)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Recalculate trickplay image height for anamorphic videos \[PR [#​11798](https://togithub.com/jellyfin/jellyfin/issues/11798)], by [@​gnattu](https://togithub.com/gnattu) - Fix BD/DVD folder chapter image extraction \[PR [#​11754](https://togithub.com/jellyfin/jellyfin/issues/11754)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Mark SearchHint.MatchedTerm as nullable \[PR [#​11802](https://togithub.com/jellyfin/jellyfin/issues/11802)], by [@​crobibero](https://togithub.com/crobibero) - Disable VA-VK interop on not supported kernel versions \[PR [#​11799](https://togithub.com/jellyfin/jellyfin/issues/11799)], by [@​nyanmisaka](https://togithub.com/nyanmisaka) - Retain order blu-ray segments \[PR [#​11781](https://togithub.com/jellyfin/jellyfin/issues/11781)], by [@​Bond-009](https://togithub.com/Bond-009) - Override too small trickplay image interval \[PR [#​11788](https://togithub.com/jellyfin/jellyfin/issues/11788)], by [@​gnattu](https://togithub.com/gnattu) - Apply audio boost when downmixing regardless of downmixalgo \[PR [#​11774](https://togithub.com/jellyfin/jellyfin/issues/11774)], by [@​Bond-009](https://togithub.com/Bond-009) - Fix VideoToolbox H264 constrained profile option \[PR [#​11713](https://togithub.com/jellyfin/jellyfin/issues/11713)], by [@​gnattu](https://togithub.com/gnattu) - Do not run trickplay on scan if disabled \[PR [#​11739](https://togithub.com/jellyfin/jellyfin/issues/11739)], by [@​Shadowghost](https://togithub.com/Shadowghost) - Don't require user when getting current session \[PR [#​11738](https://togithub.com/jellyfin/jellyfin/issues/11738)], by [@​crobibero](https://togithub.com/crobibero)

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.