Updater bot : jellyfin updated to 10.11.6

This commit is contained in:
alexbelgium
2026-01-21 11:27:16 +01:00
parent b79dcb51e5
commit 9efbfad7b5
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 10.11.6 (2026-01-21)
- Update to latest version from linuxserver/docker-jellyfin (changelog : https://github.com/linuxserver/docker-jellyfin/releases)
## 10.11.5-4 (20-01-2026)
- Minor bugs fixed
## 10.11.5-3 (2026-01-20)

View File

@@ -124,5 +124,5 @@ schema:
slug: jellyfin
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: 10.11.5-4
version: "10.11.6"
video: true

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "20-12-2025",
"last_update": "2026-01-21",
"repository": "alexbelgium/hassio-addons",
"slug": "jellyfin",
"source": "github",
"upstream_repo": "linuxserver/docker-jellyfin",
"upstream_version": "10.11.5"
"upstream_version": "10.11.6"
}