Update jellyfin to v10.10.1 (#1732)

This commit is contained in:
Nathan Fretz 2024-11-05 12:56:43 +10:00 committed by GitHub
parent 37447e67a5
commit 2c6de60af0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 10 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
server:
image: linuxserver/jellyfin:10.10.0@sha256:b69f6db519be04faa60316c80b785538bfcc54078ba48b8919fda9f9f36fb24b
image: linuxserver/jellyfin:10.10.1@sha256:9ac30e8797611c45b8fbb2b54beb7b35d92b89ea855017ee46ecfb86686bf9d9
restart: on-failure
hostname: "${DEVICE_HOSTNAME}"
environment:

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: jellyfin
category: media
name: Jellyfin
version: "10.10.0"
version: "10.10.1"
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,14 +32,11 @@ path: ""
defaultUsername: ""
defaultPassword: ""
releaseNotes: >-
This major release brings several new features and improvements:
- Added support for Dolby AC-4 audio decoding
- Improved video tone-mapping capabilities
- Enhanced subtitle handling and extraction
- Better audio codec support and handling
- Improved video playback performance
- Added better support for high dynamic range content
- Enhanced image quality processing
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
Full release notes can be found at https://github.com/jellyfin/jellyfin/releases