⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 5e7ec58 #690

Open
renovatebot wants to merge 1 commit from renovate/ghcr.io-linuxserver-jellyfin into main
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/linuxserver/jellyfin (changelog) digest d53c3a6 -> 5e7ec58

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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/jellyfin ([changelog](https://github.com/jellyfin/jellyfin/releases)) | digest | `d53c3a6` -> `5e7ec58` | --- ### 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 --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45MC4zIiwidXBkYXRlZEluVmVyIjoiMzkuOTAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2025-01-21 23:01:51 -05:00
⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 874f2e8
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 6s
c4db94dfbe
CD-Bot reviewed 2025-01-21 23:01:53 -05:00
CD-Bot left a comment
Collaborator

Linux Server Release Notes - 10.10.4ubu2404-ls47

CI Report:

https://ci-tests.linuxserver.io/linuxserver/jellyfin/10.10.4ubu2404-ls47/index.html

LinuxServer Changes:

Fix fontconfig cache path.

Remote Changes:

Updating to 10.10.4ubu2404

Link to Github release: https://github.com/linuxserver/docker-jellyfin/releases/tag/10.10.4ubu2404-ls47

Upstream Release Notes - v10.10.4

🚀 Jellyfin Server 10.10.4

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

Changelog (20)

📈 General Changes

  • Never treat matroska as webm for audio playback [PR #13345], by @gnattu
  • Don't generate trickplay for backdrops [PR #13183], by @gnattu
  • Use nv15 as intermediate format for 2-pass rkrga scaling [PR #13313], by @gnattu
  • Fix DTS in HLS [PR #13288], by @Shadowghost
  • Transcode to audio codec satisfied other conditions when copy check failed. [PR #13209], by @gnattu
  • Fix missing episode removal [PR #13218], by @Shadowghost
  • Fix NFO ID parsing [PR #13167], by @Shadowghost
  • Always do tone-mapping for HDR transcoding when software pipeline is used [PR #13151], by @nyanmisaka
  • Fix EPG image caching [PR #13227], by @Shadowghost
  • Don't use custom params on ultrafast x265 preset [PR #13262], by @gnattu
  • Backport ATL update 6.11 to 10.10 [PR #13280], by @gnattu
  • Don't fall back to ffprobe results for multi-value audio tags [PR #13182], by @gnattu
  • Backport ATL update to 10.10 [PR #13180], by @gnattu
  • Properly check LAN IP in HasRemoteAccess [PR #13187], by @gnattu
  • Fix possible infinite loops in incomplete MKV files [PR #13188], by @Bond-009
  • Check if the video has an audio track before codec fallback [PR #13169], by @gnattu
  • Fallback to lossy audio codec for bitrate limit [PR #13127], by @gnattu
  • Fix missing ConfigureAwait [PR #13139], by @gnattu
  • Only do DoVi remux when the client supports profiles without fallbacks [PR #13113], by @gnattu
  • Enable RemoveOldPlugins by default (10.10.z backport) [PR #13106], by @RealGreenDragon

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

## Linux Server Release Notes - 10.10.4ubu2404-ls47 **CI Report:** https://ci-tests.linuxserver.io/linuxserver/jellyfin/10.10.4ubu2404-ls47/index.html **LinuxServer Changes:** Fix fontconfig cache path. **Remote Changes:** Updating to 10.10.4ubu2404 Link to Github release: https://github.com/linuxserver/docker-jellyfin/releases/tag/10.10.4ubu2404-ls47 ## Upstream Release Notes - v10.10.4 # :rocket: Jellyfin Server 10.10.4 We are pleased to announce the latest stable release of Jellyfin, version 10.10.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-10-4). ## Changelog (20) ### 📈 General Changes * Never treat matroska as webm for audio playback [PR #13345], by @gnattu * Don't generate trickplay for backdrops [PR #13183], by @gnattu * Use nv15 as intermediate format for 2-pass rkrga scaling [PR #13313], by @gnattu * Fix DTS in HLS [PR #13288], by @Shadowghost * Transcode to audio codec satisfied other conditions when copy check failed. [PR #13209], by @gnattu * Fix missing episode removal [PR #13218], by @Shadowghost * Fix NFO ID parsing [PR #13167], by @Shadowghost * Always do tone-mapping for HDR transcoding when software pipeline is used [PR #13151], by @nyanmisaka * Fix EPG image caching [PR #13227], by @Shadowghost * Don't use custom params on ultrafast x265 preset [PR #13262], by @gnattu * Backport ATL update 6.11 to 10.10 [PR #13280], by @gnattu * Don't fall back to ffprobe results for multi-value audio tags [PR #13182], by @gnattu * Backport ATL update to 10.10 [PR #13180], by @gnattu * Properly check LAN IP in HasRemoteAccess [PR #13187], by @gnattu * Fix possible infinite loops in incomplete MKV files [PR #13188], by @Bond-009 * Check if the video has an audio track before codec fallback [PR #13169], by @gnattu * Fallback to lossy audio codec for bitrate limit [PR #13127], by @gnattu * Fix missing ConfigureAwait [PR #13139], by @gnattu * Only do DoVi remux when the client supports profiles without fallbacks [PR #13113], by @gnattu * Enable RemoveOldPlugins by default (10.10.z backport) [PR #13106], by @RealGreenDragon Link to Github release: https://github.com/jellyfin/jellyfin/releases/tag/v10.10.4
renovatebot changed title from ⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 874f2e8 to ⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 5e7ec58 2025-01-22 09:01:43 -05:00
renovatebot force-pushed renovate/ghcr.io-linuxserver-jellyfin from c4db94dfbe to 7dc337df16 2025-01-22 09:01:44 -05:00 Compare
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 5s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-linuxserver-jellyfin:renovate/ghcr.io-linuxserver-jellyfin
git checkout renovate/ghcr.io-linuxserver-jellyfin

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/ghcr.io-linuxserver-jellyfin
git checkout renovate/ghcr.io-linuxserver-jellyfin
git rebase main
git checkout main
git merge --ff-only renovate/ghcr.io-linuxserver-jellyfin
git checkout renovate/ghcr.io-linuxserver-jellyfin
git rebase main
git checkout main
git merge --no-ff renovate/ghcr.io-linuxserver-jellyfin
git checkout main
git merge --squash renovate/ghcr.io-linuxserver-jellyfin
git checkout main
git merge --ff-only renovate/ghcr.io-linuxserver-jellyfin
git checkout main
git merge renovate/ghcr.io-linuxserver-jellyfin
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
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/iac#690
No description provided.