mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update jellyfin to v10.10.3 (#1829)
This commit is contained in:
parent
05b9a0b167
commit
2e6f9ab932
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
server:
|
||||
image: linuxserver/jellyfin:10.10.1@sha256:9ac30e8797611c45b8fbb2b54beb7b35d92b89ea855017ee46ecfb86686bf9d9
|
||||
image: linuxserver/jellyfin:10.10.3@sha256:97bb454710cc1d02ef2c750b57e4c4e9c6d2dbb3e849f405b37c5127f47b7d4c
|
||||
restart: on-failure
|
||||
hostname: "${DEVICE_HOSTNAME}"
|
||||
environment:
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: jellyfin
|
||||
category: media
|
||||
name: Jellyfin
|
||||
version: "10.10.1"
|
||||
version: "10.10.3"
|
||||
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.
|
||||
@ -32,11 +32,9 @@ path: ""
|
||||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
This minor release includes several improvements and bugfixes:
|
||||
- Improved audio codec handling and stream processing
|
||||
- Fixed image handling for metadata
|
||||
- Enhanced session management stability
|
||||
- Improved movie metadata import reliability
|
||||
This minor release includes several improvements:
|
||||
- Improved library playlist handling
|
||||
- Enhanced system compatibility
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/jellyfin/jellyfin/releases
|
||||
|
Loading…
Reference in New Issue
Block a user