mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-13 17:09:17 +00:00
Update jellyfin to v10.10.0 (#1700)
This commit is contained in:
parent
ba788f5ac8
commit
5985c1a85b
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
server:
|
||||
image: linuxserver/jellyfin:10.9.11@sha256:01cd85925160e4ed20d74cc7c59fd4b166d7ff6349788f6ce390f5672b6c019b
|
||||
image: linuxserver/jellyfin:10.10.0@sha256:b69f6db519be04faa60316c80b785538bfcc54078ba48b8919fda9f9f36fb24b
|
||||
restart: on-failure
|
||||
hostname: "${DEVICE_HOSTNAME}"
|
||||
environment:
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: jellyfin
|
||||
category: media
|
||||
name: Jellyfin
|
||||
version: "10.9.11"
|
||||
version: "10.10.0"
|
||||
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,12 +32,14 @@ path: ""
|
|||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
This update includes several bugfixes to improve your Jellyfin experience:
|
||||
- Fixed subtitle and attachment extraction when input path contains quotes
|
||||
- Improved codec handling and video encoder profiles
|
||||
- Fixed alt version name generation
|
||||
- Improved formatting for stream writing
|
||||
- Fixed chapter image settings for music
|
||||
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
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/jellyfin/jellyfin/releases
|
||||
|
|
Loading…
Reference in New Issue
Block a user