mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-28 12:52:29 +02:00
Update Jellyfin to 10.8.13 (#913)
This commit is contained in:
parent
d74562abae
commit
d56008dfb3
@ -8,7 +8,7 @@ services:
|
|||||||
PROXY_AUTH_ADD: "false"
|
PROXY_AUTH_ADD: "false"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: linuxserver/jellyfin:10.8.11@sha256:09bd29e51d205076ee5027d9828359112b8d091c8324610f43beb438f1f94131
|
image: linuxserver/jellyfin:10.8.13@sha256:deb61ff251882fb21e5187b7d1988e84ea438626300041f7d9474a5dc0618e24
|
||||||
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.8.11"
|
version: "10.8.13"
|
||||||
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.
|
||||||
@ -41,6 +41,9 @@ releaseNotes: >-
|
|||||||
This update is a hotfix release with no new features or major improvements.
|
This update is a hotfix release with no new features or major improvements.
|
||||||
|
|
||||||
|
|
||||||
|
- NOTICE: The customizable FFmpeg binary path in the WebUI/API has been REMOVED for security reasons.
|
||||||
|
|
||||||
|
|
||||||
Full release notes can be found here: https://github.com/jellyfin/jellyfin/releases
|
Full release notes can be found here: https://github.com/jellyfin/jellyfin/releases
|
||||||
torOnly: false
|
torOnly: false
|
||||||
permissions:
|
permissions:
|
||||||
|
Loading…
Reference in New Issue
Block a user