mirror of
https://github.com/linuxserver/docker-jellyfin.git
synced 2026-01-23 02:14:30 +00:00
update readme
This commit is contained in:
parent
6760904a2d
commit
74b6205d3a
2 changed files with 2 additions and 0 deletions
|
|
@ -304,6 +304,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
|||
|
||||
## Versions
|
||||
|
||||
* **05.01.22:** - Specify Intel iHD driver versions to avoid mismatched libva errors.
|
||||
* **25.12.21:** - Fix video device group perms error message.
|
||||
* **10.12.21:** - Rework readme, disable template sync.
|
||||
* **22.09.21:** - Pull only the server, web and ffmpeg packages instead of the wrapper.
|
||||
|
|
|
|||
|
|
@ -117,6 +117,7 @@ unraid_template_sync: false
|
|||
|
||||
# changelog
|
||||
changelogs:
|
||||
- { date: "05.01.22:", desc: "Specify Intel iHD driver versions to avoid mismatched libva errors." }
|
||||
- { date: "25.12.21:", desc: "Fix video device group perms error message." }
|
||||
- { date: "10.12.21:", desc: "Rework readme, disable template sync." }
|
||||
- { date: "22.09.21:", desc: "Pull only the server, web and ffmpeg packages instead of the wrapper." }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue