fix jellyfin media path

This commit is contained in:
soraefir
2026-05-13 01:31:15 +02:00
parent 6ddf4a07cc
commit f7af832d8e

View File

@@ -46,8 +46,7 @@ in {
"--logdir" "/config/log"
];
volumes = [
"${serverCfg.dataPath}/movies:/media/movies:ro"
"${serverCfg.dataPath}/series:/media/series:ro"
"${serverCfg.dataPath}:/media:ro"
"${serverCfg.configPath}/jellyfin:/config"
];
# If you have an Intel/AMD GPU for transcoding, add the device: