⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 24f9f87 #407

Merged
mafyuh merged 1 commit from renovate/ghcr.io-linuxserver-jellyfin into main 2024-11-16 17:50:56 -05:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/linuxserver/jellyfin (changelog) digest bdb44a6 -> 24f9f87

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 | `bdb44a6` -> `24f9f87` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2024-11-16 17:00:57 -05:00
⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 24f9f87
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
Deploy to Hosts / deploy (pull_request) Successful in 54s
b5784cae52
CD-Bot reviewed 2024-11-16 17:01:00 -05:00
CD-Bot left a comment
Collaborator

Linux Server Release Notes - 10.10.2ubu2404-ls41

CI Report:

https://ci-tests.linuxserver.io/linuxserver/jellyfin/10.10.2ubu2404-ls41/index.html

LinuxServer Changes:

Fix fontconfig cache path.

Remote Changes:

Updating to 10.10.2ubu2404

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

Upstream Release Notes - v10.10.2

🚀 Jellyfin Server 10.10.2

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

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

🏗️ Enhancements

  • Added query filter to disregard disabled Providers [PR #12916], by @JPVenson

📈 General Changes

  • Respect cancellation token/HTTP request aborts correctly in SymlinkFollowingPhysicalFileResultExecutor [PR #13033], by @goknsh
  • Update dependencies [PR #13038], by @Bond-009
  • Fix playlists [PR #12934], by @Shadowghost
  • Fix missing procamp vaapi filter [PR #13026], by @nyanmisaka
  • Only set first MusicBrainz ID for audio tags [PR #13003], by @gnattu
  • Always cleanup trickplay temp for ffmpeg failures [PR #13030], by @gnattu
  • Use invariant culture for tonemap options [PR #12991], by @gnattu
  • Fix InvariantCulture in VPP tonemap options [PR #12989], by @nyanmisaka
  • Fix trickplay images never being replaced [PR #12955], by @gnattu
  • Fix height of imported trickplay tiles [PR #12964], by @nyanmisaka
  • Always consider null char as delimiter for ID3v2 [PR #12962], by @gnattu
  • Fix pixel format in HEVC RExt SDR transcoding [PR #12973], by @nyanmisaka
  • Fix json array string writer in JsonDelimitedArrayConverter [PR #12949], by @gnattu
  • Add a small tolerance value to remux fps check [PR #12947], by @gnattu

Packaging (1)

  • Ignore proxy settings during healthcheck PR #47, by @agentsas

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

## Linux Server Release Notes - 10.10.2ubu2404-ls41 **CI Report:** https://ci-tests.linuxserver.io/linuxserver/jellyfin/10.10.2ubu2404-ls41/index.html **LinuxServer Changes:** Fix fontconfig cache path. **Remote Changes:** Updating to 10.10.2ubu2404 Link to Github release: https://github.com/linuxserver/docker-jellyfin/releases/tag/10.10.2ubu2404-ls41 ## Upstream Release Notes - v10.10.2 # :rocket: Jellyfin Server 10.10.2 We are pleased to announce the latest stable release of Jellyfin, version 10.10.2! 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-2). ## Changelog (15) ### 🏗️ Enhancements * Added query filter to disregard disabled Providers [PR #12916], by @JPVenson ### 📈 General Changes * Respect cancellation token/HTTP request aborts correctly in `SymlinkFollowingPhysicalFileResultExecutor` [PR #13033], by @goknsh * Update dependencies [PR #13038], by @Bond-009 * Fix playlists [PR #12934], by @Shadowghost * Fix missing procamp vaapi filter [PR #13026], by @nyanmisaka * Only set first MusicBrainz ID for audio tags [PR #13003], by @gnattu * Always cleanup trickplay temp for ffmpeg failures [PR #13030], by @gnattu * Use invariant culture for tonemap options [PR #12991], by @gnattu * Fix InvariantCulture in VPP tonemap options [PR #12989], by @nyanmisaka * Fix trickplay images never being replaced [PR #12955], by @gnattu * Fix height of imported trickplay tiles [PR #12964], by @nyanmisaka * Always consider null char as delimiter for ID3v2 [PR #12962], by @gnattu * Fix pixel format in HEVC RExt SDR transcoding [PR #12973], by @nyanmisaka * Fix json array string writer in JsonDelimitedArrayConverter [PR #12949], by @gnattu * Add a small tolerance value to remux fps check [PR #12947], by @gnattu ## Packaging (1) * Ignore proxy settings during healthcheck [PR #47](https://github.com/jellyfin/jellyfin-packaging/pull/47), by @agentsas Link to Github release: https://github.com/jellyfin/jellyfin/releases/tag/v10.10.2
mafyuh merged commit b5784cae52 into main 2024-11-16 17:50:56 -05:00
mafyuh deleted branch renovate/ghcr.io-linuxserver-jellyfin 2024-11-16 17:50:56 -05:00
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#407
No description provided.