Fix Jellyfin i915 GuC option default

This commit is contained in:
Alexandre
2025-11-23 14:20:33 +00:00
parent 818cd564e0
commit d1e63f90ab
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 10.11.3-1 (23-11-2025)
- Fix optional `i915_enable_guc` setting so the add-on no longer requires a value after updates.
## 10.11.3 (22-11-2025)
- Update to latest version from linuxserver/docker-jellyfin (changelog : https://github.com/linuxserver/docker-jellyfin/releases)
- The Home Assistant project has deprecated support for the armv7, armhf and i386 architectures. Support wil be fully dropped in the upcoming Home Assistant 2025.12 release

View File

@@ -91,7 +91,6 @@ options:
PGID: 0
PUID: 0
data_location: /share/jellyfin
i915_enable_guc: null
panel_admin: false
panel_icon: mdi:billiards-rack
ports:
@@ -126,5 +125,5 @@ schema:
slug: jellyfin
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "10.11.3"
version: "10.11.3-1"
video: true