jellyfin with hardware encoding
This commit is contained in:
@@ -11,6 +11,10 @@ services:
|
|||||||
- /data/media/movies:/movies
|
- /data/media/movies:/movies
|
||||||
- /data/media/tvshows:/tvshows
|
- /data/media/tvshows:/tvshows
|
||||||
restart: "unless-stopped"
|
restart: "unless-stopped"
|
||||||
|
group_add:
|
||||||
|
- "303" # getent group render | cut -d: -f3
|
||||||
|
devices:
|
||||||
|
- /dev/dri/renderD128:/dev/dri/renderD128
|
||||||
environment:
|
environment:
|
||||||
- JELLYFIN_PublishedServerUrl=https://jellyfin.alexmickelson.guru
|
- JELLYFIN_PublishedServerUrl=https://jellyfin.alexmickelson.guru
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user