fix jellyfin media path
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user