mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update jellyfin to v10.9.11 (#1447)
This commit is contained in:
parent
98bd656dd2
commit
501bf84b50
|
@ -8,7 +8,7 @@ services:
|
||||||
PROXY_AUTH_ADD: "false"
|
PROXY_AUTH_ADD: "false"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: linuxserver/jellyfin:10.9.10@sha256:0da2fb716f6e7eaeea082d81418f80c4d2adab9407801629790ef3c2d0b743ab
|
image: linuxserver/jellyfin:10.9.11@sha256:01cd85925160e4ed20d74cc7c59fd4b166d7ff6349788f6ce390f5672b6c019b
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
hostname: "${DEVICE_HOSTNAME}"
|
hostname: "${DEVICE_HOSTNAME}"
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||||
id: jellyfin
|
id: jellyfin
|
||||||
category: media
|
category: media
|
||||||
name: Jellyfin
|
name: Jellyfin
|
||||||
version: "10.9.10"
|
version: "10.9.11"
|
||||||
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,12 +33,11 @@ defaultUsername: ""
|
||||||
defaultPassword: ""
|
defaultPassword: ""
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This update includes several bugfixes to improve your Jellyfin experience:
|
This update includes several bugfixes to improve your Jellyfin experience:
|
||||||
|
- Fixed subtitle and attachment extraction when input path contains quotes
|
||||||
- Added support for AVIF image format
|
- Improved codec handling and video encoder profiles
|
||||||
- Improved codec handling for better compatibility
|
- Fixed alt version name generation
|
||||||
- Fixed issues with NextUp queries and series recording
|
- Improved formatting for stream writing
|
||||||
- Enhanced image handling and security
|
- Fixed chapter image settings for music
|
||||||
- Resolved problems with virtual seasons and missing episodes
|
|
||||||
|
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user