mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update jellyfin to v10.10.6 (#2198)
This commit is contained in:
parent
d80806aca3
commit
ab5ab81379
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
server:
|
||||
image: linuxserver/jellyfin:10.10.5@sha256:54c240ab539acaa7f183625ae464158e8ffe3255029480344882aaa4ee334669
|
||||
image: linuxserver/jellyfin:10.10.6@sha256:075bc77361e6466f5cd546c9d97646428cc1f26d4b355991e8f66d0ffbc7c15a
|
||||
restart: on-failure
|
||||
hostname: "${DEVICE_HOSTNAME}"
|
||||
environment:
|
||||
@ -19,4 +19,4 @@ services:
|
||||
- ${UMBREL_ROOT}/data/storage/downloads:/downloads
|
||||
ports:
|
||||
# Service auto-discovery
|
||||
- 7359:7359/udp
|
||||
- 7359:7359/udp
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: jellyfin
|
||||
category: media
|
||||
name: Jellyfin
|
||||
version: "10.10.5"
|
||||
version: "10.10.6"
|
||||
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,11 @@ defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
This minor release includes several improvements:
|
||||
- Improved file handling and system stability
|
||||
- Enhanced audio streaming capabilities
|
||||
- Fixed various issues with subtitle processing
|
||||
- Improved interface and rating system
|
||||
- Fixed issues with image processing and encoding
|
||||
- Improved handling of audio tags and metadata
|
||||
- Enhanced LiveTV guide functionality
|
||||
- Better network connectivity and API handling
|
||||
- Improved system stability
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/jellyfin/jellyfin/releases
|
||||
@ -44,4 +45,4 @@ torOnly: false
|
||||
permissions:
|
||||
- STORAGE_DOWNLOADS
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel-apps/commit/60878f278d544b204d8e7c96240c797f43a9b319
|
||||
submission: https://github.com/getumbrel/umbrel-apps/commit/60878f278d544b204d8e7c96240c797f43a9b319
|
||||
|
Loading…
Reference in New Issue
Block a user