mirror of
https://github.com/linuxserver/docker-jellyfin.git
synced 2026-01-23 02:14:30 +00:00
Add nvidia.icd file to fix missing tonemapping using Nvidia HW
This commit is contained in:
parent
8c8ce2e642
commit
de528b2ad0
5 changed files with 233 additions and 171 deletions
|
|
@ -115,6 +115,7 @@ app_setup_block: |
|
|||
|
||||
# changelog
|
||||
changelogs:
|
||||
- { date: "21.05.21:", desc: "Add nvidia.icd file to fix missing tonemapping using Nvidia HW." }
|
||||
- { date: "20.01.21:", desc: "Add Jellyfin Binary Environmentals" }
|
||||
- { date: "20.01.21:", desc: "Deprecate `UMASK_SET` in favor of UMASK in baseimage, see above for more information." }
|
||||
- { date: "23.11.20:", desc: "Rebase to Focal, branch off Bionic." }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue