⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 1574f39 #361

Merged
mafyuh merged 1 commit from renovate/ghcr.io-linuxserver-jellyfin into main 2024-06-24 22:03:57 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/linuxserver/jellyfin digest a363aa0 -> 1574f39

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 this update again.


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

Did Renovate not find changelogs? No worries! Click here

This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/jellyfin | digest | `a363aa0` -> `1574f39` | --- ### 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- Did Renovate not find changelogs? No worries! [Click here](https://git.mafyuh.dev/mafyuh/Auto-Homelab/src/branch/main/.github/changelogs.md) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDguMyIsInVwZGF0ZWRJblZlciI6IjM3LjQwOC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2024-06-24 22:00:46 -04:00
⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 1574f39
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 11s
Deploy to Hosts / deploy (pull_request) Successful in 52s
44cfbc9ad1
CD-Bot reviewed 2024-06-24 22:00:48 -04:00
CD-Bot left a comment
Collaborator

Linux Server Release Notes - 10.9.7ubu2204-ls20

LinuxServer Changes:

Increase verbosity of device permissions fixing.

Remote Changes:

Updating to 10.9.7ubu2204

Link to Github release: https://github.com/linuxserver/docker-jellyfin/releases/tag/10.9.7ubu2204-ls20

Upstream Release Notes - v10.9.7

🚀 Jellyfin Server 10.9.7

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

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 (23)

📈 General Changes

  • Fix HDR detection for 4K Blu-Ray BDMVs [PR #12166], by @Bond-009
  • Log album name and id in normalization task [PR #11911], by @Bond-009
  • Try to add extracted lyrics during scanning [PR #12126], by @gnattu
  • Fix season backdrops [PR #12055], by @Shadowghost
  • Rewrite PlaylistItemsProvider as ILocalMetadataProvider [PR #12053], by @Shadowghost
  • Fix empty image folder removal for legacy locations [PR #12025], by @Shadowghost
  • Fix season handling [PR #12050], by @Shadowghost
  • Only cleanup children on specific exceptions [PR #12134], by @Shadowghost
  • Remove incomplete mediatype restriction from playlists [PR #12024], by @Shadowghost
  • Fix MicroDVD being recognized as DVDSUB subtitles [PR #12149], by @nyanmisaka
  • Fix Cleanup Task metadata saving [PR #12123], by @Shadowghost
  • Fix the Australian PG rating [PR #12043], by @oddstr13
  • Map IPv6 mapped IPv4 addresses back to IPv4 before running checks [PR #12094], by @Shadowghost
  • Do not override if is set [PR #12120], by @Shadowghost
  • Make m2ts extension case-insensitive [PR #12065], by @Rivenlalala
  • Overwrite supported codecs for livetv [PR #12017], by @gnattu
  • Check hearing impared flags with equality instead of contains [PR #12026], by @Bond-009
  • Fix local episode image thumb recognition [PR #12039], by @Shadowghost
  • Fix video embedded image detection [PR #12031], by @nyanmisaka
  • Fix replace all and respect metadata settings [PR #12028], by @Shadowghost
  • Fix Music Brainz release group query [PR #12073], by @Shadowghost
  • Fix mpeg-ts detection [PR #12046], by @gnattu
  • Do not fail user deletion if we have no playlist folder [PR #12037], by @Shadowghost

Link to Github release: https://github.com/jellyfin/jellyfin/releases/tag/v10.9.7

## Linux Server Release Notes - 10.9.7ubu2204-ls20 **LinuxServer Changes:** Increase verbosity of device permissions fixing. **Remote Changes:** Updating to 10.9.7ubu2204 Link to Github release: https://github.com/linuxserver/docker-jellyfin/releases/tag/10.9.7ubu2204-ls20 ## Upstream Release Notes - v10.9.7 # :rocket: Jellyfin Server 10.9.7 We are pleased to announce the latest stable release of Jellyfin, version 10.9.7! 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-7). ## Changelog (23) ### 📈 General Changes * Fix HDR detection for 4K Blu-Ray BDMVs [PR #12166], by @Bond-009 * Log album name and id in normalization task [PR #11911], by @Bond-009 * Try to add extracted lyrics during scanning [PR #12126], by @gnattu * Fix season backdrops [PR #12055], by @Shadowghost * Rewrite PlaylistItemsProvider as ILocalMetadataProvider [PR #12053], by @Shadowghost * Fix empty image folder removal for legacy locations [PR #12025], by @Shadowghost * Fix season handling [PR #12050], by @Shadowghost * Only cleanup children on specific exceptions [PR #12134], by @Shadowghost * Remove incomplete mediatype restriction from playlists [PR #12024], by @Shadowghost * Fix MicroDVD being recognized as DVDSUB subtitles [PR #12149], by @nyanmisaka * Fix Cleanup Task metadata saving [PR #12123], by @Shadowghost * Fix the Australian PG rating [PR #12043], by @oddstr13 * Map IPv6 mapped IPv4 addresses back to IPv4 before running checks [PR #12094], by @Shadowghost * Do not override <year> if <releasedate> is set [PR #12120], by @Shadowghost * Make m2ts extension case-insensitive [PR #12065], by @Rivenlalala * Overwrite supported codecs for livetv [PR #12017], by @gnattu * Check hearing impared flags with equality instead of contains [PR #12026], by @Bond-009 * Fix local episode image thumb recognition [PR #12039], by @Shadowghost * Fix video embedded image detection [PR #12031], by @nyanmisaka * Fix replace all and respect metadata settings [PR #12028], by @Shadowghost * Fix Music Brainz release group query [PR #12073], by @Shadowghost * Fix mpeg-ts detection [PR #12046], by @gnattu * Do not fail user deletion if we have no playlist folder [PR #12037], by @Shadowghost Link to Github release: https://github.com/jellyfin/jellyfin/releases/tag/v10.9.7
mafyuh merged commit b51d486c92 into main 2024-06-24 22:03:57 -04:00
mafyuh deleted branch renovate/ghcr.io-linuxserver-jellyfin 2024-06-24 22:03:58 -04:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
2 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mafyuh/Auto-Homelab#361
No description provided.