feat: add Jellyfin

This commit is contained in:
Adrien Poupa
2023-02-13 00:42:29 -05:00
parent 3e1e94817a
commit 8a28c4952f
7 changed files with 65 additions and 11 deletions

View File

@@ -94,6 +94,20 @@ The web UI login page can be disabled on for the local network in Settings > Web
172.17.0.0/16
```
## Jellyfin
To enable [hardware transcoding](https://jellyfin.org/docs/general/administration/hardware-acceleration/),
depending on your system, you may need to update the following block:
```
devices:
- /dev/dri/renderD128:/dev/dri/renderD128
- /dev/dri/card0:/dev/dri/card0
```
Generally, running Docker on Linux you will want to use VA-API, but the exact mount paths may differ depending on your
hardware.
## Heimdall
Applications can be added in Items > Add. The URLs should be the static IP, ie: `http://192.168.0.10/` for Sonarr