Updater bot : jellyfin updated to 10.11.4

This commit is contained in:
alexbelgium
2025-12-06 01:57:40 +01:00
parent 33bd02d9b7
commit 6104325c3c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 10.11.4 (06-12-2025)
- Update to latest version from linuxserver/docker-jellyfin (changelog : https://github.com/linuxserver/docker-jellyfin/releases)
## breaking_versions: 10.11.3-2 (28-11-2025)
- Minor bugs fixed
## 10.11.3-2 (30-11-2025)

View File

@@ -125,5 +125,5 @@ schema:
slug: jellyfin
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "10.11.3-2"
version: "10.11.4"
video: true

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "22-11-2025",
"last_update": "06-12-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "jellyfin",
"source": "github",
"upstream_repo": "linuxserver/docker-jellyfin",
"upstream_version": "10.11.3"
"upstream_version": "10.11.4"
}