From e057b4833f5b2179e39fc55237abc458d802d2e8 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 5 Jan 2022 20:31:27 +0100 Subject: [PATCH] Bot Updating Unraid Template --- unraid/jellyfin.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/unraid/jellyfin.xml b/unraid/jellyfin.xml index 28269c4..687de16 100755 --- a/unraid/jellyfin.xml +++ b/unraid/jellyfin.xml @@ -16,13 +16,7 @@ https://github.com/linuxserver/docker-jellyfin#readme latest - Stable Jellyfin releases - Focal baseimage - - - bionic - DEPRECATED, no longer updated - Stable Jellyfin releases - Bionic baseimage - https://github.com/linuxserver/docker-jellyfin/tree/bionic#readme - https://github.com/linuxserver/docker-jellyfin/tree/bionic#application-setup + Stable Jellyfin releases nightly @@ -35,8 +29,11 @@ http://[IP]:[PORT:8096] false https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/jellyfin-logo.png - 2021-12-25 + 2022-01-05 +### 2022-01-05 +- Specify Intel iHD driver versions to avoid mismatched libva errors. + ### 2021-12-25 - Fix video device group perms error message.