Update jellyfin to v10.9.10 (#1387)

This commit is contained in:
Nathan Fretz 2024-08-27 11:06:12 +10:00 committed by GitHub
parent e7cd634e57
commit f032dbb301
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 5 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
server:
image: linuxserver/jellyfin:10.9.9@sha256:88db4425a59157eba4b0fba8feb7df22a747a8134bb4d898070ef662f2c09b66
image: linuxserver/jellyfin:10.9.10@sha256:0da2fb716f6e7eaeea082d81418f80c4d2adab9407801629790ef3c2d0b743ab
restart: on-failure
hostname: "${DEVICE_HOSTNAME}"
environment:

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: jellyfin
category: media
name: Jellyfin
version: "10.9.9"
version: "10.9.10"
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,10 +32,13 @@ path: ""
defaultUsername: ""
defaultPassword: ""
releaseNotes: >-
This update includes the following improvements:
This update includes several bugfixes to improve your Jellyfin experience:
- Fixed an issue with creating virtual seasons
- Improved device caching for better performance
- Added support for AVIF image format
- Improved codec handling for better compatibility
- Fixed issues with NextUp queries and series recording
- Enhanced image handling and security
- Resolved problems with virtual seasons and missing episodes
Full release notes can be found at https://github.com/jellyfin/jellyfin/releases