⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to f948e28 #225

Merged
mafyuh merged 2 commits from renovate/ghcr.io-linuxserver-jellyfin into main 2024-05-21 18:13:49 -04:00
Collaborator

This PR contains the following updates:

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

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 | `f1a97c6` -> `f948e28` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNyIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2024-05-21 09:30:37 -04:00
⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to f948e28
All checks were successful
continuous-integration/drone/pr Build is passing
cae83e3011
mafyuh reviewed 2024-05-21 09:30:58 -04:00
mafyuh left a comment
Owner

Linux Server Release Notes - 10.9.2ubu2204-ls15

LinuxServer Changes:

Increase verbosity of device permissions fixing.

Remote Changes:

Updating to 10.9.2ubu2204

See the full release on GitHub: GitHub Release

Upstream Release Notes - v10.9.2

🚀 Jellyfin Server 10.9.2

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

🔒 Security

  • Fix FirstTimeSetupPolicy allowing guest access [PR #11651], by @thornbill

🏗️ Enhancements

  • Fix series status parsing [PR #11648], by @Shadowghost

📈 General Changes

  • Fix season names [PR #11647], by @Shadowghost
  • Secure local playlist path handling [PR #11680], by @Shadowghost
  • Prevent double iterating over all seasons [PR #11700], by @Shadowghost
  • Fix network binding [PR #11671], by @Shadowghost
  • Workaround ffmpeg keyframe seeking for external subtitles [PR #11689], by @gnattu
  • Use MediaType instead of ToString and add text/ as disallowed mimetypes [PR #11699], by @cvium
  • Fix not binding to SQL parameters [PR #11698], by @Bond-009
  • Fix local playlist scanning [PR #11673], by @Shadowghost
  • Restore caching for UserManager [PR #11670], by @gnattu
  • Properly dispose dbContext in MigrateUserDb [PR #11677], by @Bond-009
  • Fix quality parameter for vaapi_mjpeg [PR #11675], by @gnattu
  • Always fallback for failed HEAD request [PR #11668], by @gnattu
  • Don't generate TrickPlay images for files that don't exist [PR #11653], by @Bond-009
  • Allow empty user id when getting device list [PR #11633], by @crobibero
  • Fix missing filename for timer [PR #11629], by @gnattu
  • Handle exception for unexpected audio file YEAR tag values [PR #11621], by @nfmccrina
  • Fix network config [PR #11587], by @gnattu

See the full release on GitHub: GitHub Release

# Linux Server Release Notes - 10.9.2ubu2204-ls15 LinuxServer Changes: Increase verbosity of device permissions fixing. Remote Changes: Updating to 10.9.2ubu2204 See the full release on GitHub: [GitHub Release](https://github.com/linuxserver/docker-jellyfin/releases/tag/10.9.2ubu2204-ls15) # Upstream Release Notes - v10.9.2 # :rocket: Jellyfin Server 10.9.2 We are pleased to announce the latest stable release of Jellyfin, version 10.9.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-9-2). ## Changelog (19) ### 🔒 Security * Fix FirstTimeSetupPolicy allowing guest access [PR #11651], by @thornbill ### 🏗️ Enhancements * Fix series status parsing [PR #11648], by @Shadowghost ### 📈 General Changes * Fix season names [PR #11647], by @Shadowghost * Secure local playlist path handling [PR #11680], by @Shadowghost * Prevent double iterating over all seasons [PR #11700], by @Shadowghost * Fix network binding [PR #11671], by @Shadowghost * Workaround ffmpeg keyframe seeking for external subtitles [PR #11689], by @gnattu * Use MediaType instead of ToString and add text/ as disallowed mimetypes [PR #11699], by @cvium * Fix not binding to SQL parameters [PR #11698], by @Bond-009 * Fix local playlist scanning [PR #11673], by @Shadowghost * Restore caching for UserManager [PR #11670], by @gnattu * Properly dispose dbContext in MigrateUserDb [PR #11677], by @Bond-009 * Fix quality parameter for vaapi_mjpeg [PR #11675], by @gnattu * Always fallback for failed HEAD request [PR #11668], by @gnattu * Don't generate TrickPlay images for files that don't exist [PR #11653], by @Bond-009 * Allow empty user id when getting device list [PR #11633], by @crobibero * Fix missing filename for timer [PR #11629], by @gnattu * Handle exception for unexpected audio file YEAR tag values [PR #11621], by @nfmccrina * Fix network config [PR #11587], by @gnattu See the full release on GitHub: [GitHub Release](https://github.com/jellyfin/jellyfin/releases/tag/v10.9.2)
mafyuh added 1 commit 2024-05-21 18:13:32 -04:00
Merge branch 'main' into renovate/ghcr.io-linuxserver-jellyfin
All checks were successful
continuous-integration/drone/pr Build is passing
ade398854b
mafyuh merged commit d11eef9356 into main 2024-05-21 18:13:49 -04:00
mafyuh deleted branch renovate/ghcr.io-linuxserver-jellyfin 2024-05-21 18:13:49 -04:00
mafyuh reviewed 2024-05-21 18:14:05 -04:00
mafyuh left a comment
Owner

Continuous Deployment successfully ran.

Git Logs:

Updating 58c3efd..d11eef9
Fast-forward
README.md | 93 +-
ag-backup/docker-compose.yml | 2 +-
ag-main/docker-compose.yml | 2 +-
arm/docker-compose.yml | 2 +-
arrs/docker-compose.yml | 2 +-
downloaders/docker-compose.yml | 2 +-
jellyfin/docker-compose.yml | 2 +-
scripts/CD.json | 4167 ++++++++++++++++++++++++++++++++++++++++
scripts/README.md | 35 +
twingate/docker-compose.yml | 2 +-
10 files changed, 4286 insertions(+), 23 deletions(-)
create mode 100644 scripts/CD.json

Docker Compose Logs:

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

## Continuous Deployment successfully ran. ### Git Logs: Updating 58c3efd..d11eef9 Fast-forward README.md | 93 +- ag-backup/docker-compose.yml | 2 +- ag-main/docker-compose.yml | 2 +- arm/docker-compose.yml | 2 +- arrs/docker-compose.yml | 2 +- downloaders/docker-compose.yml | 2 +- jellyfin/docker-compose.yml | 2 +- scripts/CD.json | 4167 ++++++++++++++++++++++++++++++++++++++++ scripts/README.md | 35 + twingate/docker-compose.yml | 2 +- 10 files changed, 4286 insertions(+), 23 deletions(-) create mode 100644 scripts/CD.json ### Docker Compose Logs: jellyfin Pulling jellyfin Pulled Container makemkv Running Container jellyfin Recreate Container jellyfin Recreated Container jellyfin Starting Container jellyfin Started
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#225
No description provided.