From 8f75895ccf1aa8ae90b6482a563b379574120901 Mon Sep 17 00:00:00 2001 From: nmfretz Date: Wed, 29 Jan 2025 20:51:38 +1000 Subject: [PATCH] Update jellyfin to v10.10.5 --- jellyfin/docker-compose.yml | 2 +- jellyfin/umbrel-app.yml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/jellyfin/docker-compose.yml b/jellyfin/docker-compose.yml index 0c28e66060..fd52ba9c29 100644 --- a/jellyfin/docker-compose.yml +++ b/jellyfin/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_ADD: "false" server: - image: linuxserver/jellyfin:10.10.4@sha256:874f2e88485807a6b2f43a93a45f1a2007ba04006e9a96afb80ba15a95eafbb1 + image: linuxserver/jellyfin:10.10.5@sha256:54c240ab539acaa7f183625ae464158e8ffe3255029480344882aaa4ee334669 restart: on-failure hostname: "${DEVICE_HOSTNAME}" environment: diff --git a/jellyfin/umbrel-app.yml b/jellyfin/umbrel-app.yml index d7c44bd0df..b6451d83b0 100644 --- a/jellyfin/umbrel-app.yml +++ b/jellyfin/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: jellyfin category: media name: Jellyfin -version: "10.10.4" +version: "10.10.5" tagline: The Free Software Media System description: >- Jellyfin is the volunteer-built media solution that puts you in control of your media. Stream to any device from your own server, with no strings attached. Your media, your server, your way. @@ -33,10 +33,10 @@ defaultUsername: "" defaultPassword: "" releaseNotes: >- This minor release includes several improvements: - - Improved audio playback and streaming - - Enhanced video transcoding capabilities - - Fixed various issues with metadata handling - - Improved system stability and compatibility + - Improved file handling and system stability + - Enhanced audio streaming capabilities + - Fixed various issues with subtitle processing + - Improved interface and rating system Full release notes can be found at https://github.com/jellyfin/jellyfin/releases