⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 8c02cf2 #251

Merged
mafyuh merged 2 commits from renovate/ghcr.io-linuxserver-jellyfin into main 2024-05-27 01:54:41 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/linuxserver/jellyfin digest f948e28 -> 8c02cf2

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 | digest | `f948e28` -> `8c02cf2` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM3NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2024-05-26 21:14:28 -04:00
⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 8c02cf2
All checks were successful
continuous-integration/drone/pr Build is passing
d77b65b48d
CD-Bot reviewed 2024-05-26 21:14:35 -04:00
CD-Bot left a comment
Collaborator

Linux Server Release Notes - 10.9.3ubu2204-ls16

LinuxServer Changes:

Increase verbosity of device permissions fixing.

Remote Changes:

Updating to 10.9.3ubu2204

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

Upstream Release Notes - v10.9.3

🚀 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.

Changelog (19)

📈 General Changes

  • Extract media attachment one by one if the filename appears to be a path [PR #11812], by @gnattu
  • Filter invalid IPs on external interface matching [PR #11766], by @gnattu
  • Use SharedStream for LiveTV more restrictively [PR #11805], by @gnattu
  • Fix the IOSurf error in QSV transcoding [PR #11830], by @nyanmisaka
  • Improve reliability of HasChanged check [PR #11792], by @Shadowghost
  • Trickplay: kill ffmpeg when task is cancelled [PR #11790], by @NotSaifA
  • Force more compatible transcoding profile for LiveTV [PR #11801], by @gnattu
  • Exclude virtual items from DateLastMediaAdded calculation [PR #11804], by @Shadowghost
  • Add Canceled to ended state [PR #11808], by @Shadowghost
  • Recalculate trickplay image height for anamorphic videos [PR #11798], by @gnattu
  • Fix BD/DVD folder chapter image extraction [PR #11754], by @Shadowghost
  • Mark SearchHint.MatchedTerm as nullable [PR #11802], by @crobibero
  • Disable VA-VK interop on not supported kernel versions [PR #11799], by @nyanmisaka
  • Retain order blu-ray segments [PR #11781], by @Bond-009
  • Override too small trickplay image interval [PR #11788], by @gnattu
  • Apply audio boost when downmixing regardless of downmixalgo [PR #11774], by @Bond-009
  • Fix VideoToolbox H264 constrained profile option [PR #11713], by @gnattu
  • Do not run trickplay on scan if disabled [PR #11739], by @Shadowghost
  • Don't require user when getting current session [PR #11738], by @crobibero

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

## Linux Server Release Notes - 10.9.3ubu2204-ls16 **LinuxServer Changes:** Increase verbosity of device permissions fixing. **Remote Changes:** Updating to 10.9.3ubu2204 Link to Github release: https://github.com/linuxserver/docker-jellyfin/releases/tag/10.9.3ubu2204-ls16 ## Upstream Release Notes - v10.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], by @gnattu * Filter invalid IPs on external interface matching [PR #11766], by @gnattu * Use SharedStream for LiveTV more restrictively [PR #11805], by @gnattu * Fix the IOSurf error in QSV transcoding [PR #11830], by @nyanmisaka * Improve reliability of HasChanged check [PR #11792], by @Shadowghost * Trickplay: kill ffmpeg when task is cancelled [PR #11790], by @NotSaifA * Force more compatible transcoding profile for LiveTV [PR #11801], by @gnattu * Exclude virtual items from DateLastMediaAdded calculation [PR #11804], by @Shadowghost * Add Canceled to ended state [PR #11808], by @Shadowghost * Recalculate trickplay image height for anamorphic videos [PR #11798], by @gnattu * Fix BD/DVD folder chapter image extraction [PR #11754], by @Shadowghost * Mark SearchHint.MatchedTerm as nullable [PR #11802], by @crobibero * Disable VA-VK interop on not supported kernel versions [PR #11799], by @nyanmisaka * Retain order blu-ray segments [PR #11781], by @Bond-009 * Override too small trickplay image interval [PR #11788], by @gnattu * Apply audio boost when downmixing regardless of downmixalgo [PR #11774], by @Bond-009 * Fix VideoToolbox H264 constrained profile option [PR #11713], by @gnattu * Do not run trickplay on scan if disabled [PR #11739], by @Shadowghost * Don't require user when getting current session [PR #11738], by @crobibero Link to Github release: https://github.com/jellyfin/jellyfin/releases/tag/v10.9.3
mafyuh added 1 commit 2024-05-27 01:54:18 -04:00
Merge branch 'main' into renovate/ghcr.io-linuxserver-jellyfin
All checks were successful
continuous-integration/drone/pr Build is passing
6bd444d3e1
mafyuh merged commit aa6ba3b59b into main 2024-05-27 01:54:41 -04:00
mafyuh deleted branch renovate/ghcr.io-linuxserver-jellyfin 2024-05-27 01:54:41 -04:00
CD-Bot reviewed 2024-05-27 01:55:00 -04:00
CD-Bot left a comment
Collaborator

Continuous Deployment successfully ran.

Git Logs:

Updating 0a0e928..aa6ba3b
Fast-forward
AI/docker-compose.yml | 2 +-
README.md | 8 +++++++-
ag-backup/docker-compose.yml | 2 +-
ag-main/docker-compose.yml | 4 ++--
arm/docker-compose.yml | 37 +++++++++++++++++++++++++++++++++++--
arrs/docker-compose.yml | 22 ++++++++++++++++++++--
downloaders/docker-compose.yml | 2 +-
jellyfin/docker-compose.yml | 2 +-
netboot/docker-compose.yml | 2 +-
9 files changed, 69 insertions(+), 12 deletions(-)

Docker Compose Logs:

jellyfin Pulling
jellyfin Pulled
Container jellyfin Recreate
Container makemkv Created
Container jellyfin Recreated
Container makemkv Starting
Container jellyfin Starting
Container jellyfin Started
Container makemkv Started

## Continuous Deployment successfully ran. ### Git Logs: Updating 0a0e928..aa6ba3b Fast-forward AI/docker-compose.yml | 2 +- README.md | 8 +++++++- ag-backup/docker-compose.yml | 2 +- ag-main/docker-compose.yml | 4 ++-- arm/docker-compose.yml | 37 +++++++++++++++++++++++++++++++++++-- arrs/docker-compose.yml | 22 ++++++++++++++++++++-- downloaders/docker-compose.yml | 2 +- jellyfin/docker-compose.yml | 2 +- netboot/docker-compose.yml | 2 +- 9 files changed, 69 insertions(+), 12 deletions(-) ### Docker Compose Logs: jellyfin Pulling jellyfin Pulled Container jellyfin Recreate Container makemkv Created Container jellyfin Recreated Container makemkv Starting Container jellyfin Starting Container jellyfin Started Container makemkv Started
This repo is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
3 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#251
No description provided.