Update jellyfin to v10.10.6 (#2198)

This commit is contained in:
Nathan Fretz 2025-02-18 10:33:21 +10:00 committed by GitHub
parent d80806aca3
commit ab5ab81379
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 8 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false" PROXY_AUTH_ADD: "false"
server: server:
image: linuxserver/jellyfin:10.10.5@sha256:54c240ab539acaa7f183625ae464158e8ffe3255029480344882aaa4ee334669 image: linuxserver/jellyfin:10.10.6@sha256:075bc77361e6466f5cd546c9d97646428cc1f26d4b355991e8f66d0ffbc7c15a
restart: on-failure restart: on-failure
hostname: "${DEVICE_HOSTNAME}" hostname: "${DEVICE_HOSTNAME}"
environment: environment:
@ -19,4 +19,4 @@ services:
- ${UMBREL_ROOT}/data/storage/downloads:/downloads - ${UMBREL_ROOT}/data/storage/downloads:/downloads
ports: ports:
# Service auto-discovery # Service auto-discovery
- 7359:7359/udp - 7359:7359/udp

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: jellyfin id: jellyfin
category: media category: media
name: Jellyfin name: Jellyfin
version: "10.10.5" version: "10.10.6"
tagline: The Free Software Media System tagline: The Free Software Media System
description: >- 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. 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,11 @@ defaultUsername: ""
defaultPassword: "" defaultPassword: ""
releaseNotes: >- releaseNotes: >-
This minor release includes several improvements: This minor release includes several improvements:
- Improved file handling and system stability - Fixed issues with image processing and encoding
- Enhanced audio streaming capabilities - Improved handling of audio tags and metadata
- Fixed various issues with subtitle processing - Enhanced LiveTV guide functionality
- Improved interface and rating system - Better network connectivity and API handling
- Improved system stability
Full release notes can be found at https://github.com/jellyfin/jellyfin/releases Full release notes can be found at https://github.com/jellyfin/jellyfin/releases
@ -44,4 +45,4 @@ torOnly: false
permissions: permissions:
- STORAGE_DOWNLOADS - STORAGE_DOWNLOADS
submitter: Umbrel submitter: Umbrel
submission: https://github.com/getumbrel/umbrel-apps/commit/60878f278d544b204d8e7c96240c797f43a9b319 submission: https://github.com/getumbrel/umbrel-apps/commit/60878f278d544b204d8e7c96240c797f43a9b319