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.