mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-06 00:00:01 -04:00
Set FFMPEG_PATH for Jellyfin 10.8.13+ support. Update Readme
This commit is contained in:
@@ -41,3 +41,8 @@ else
|
||||
s6-setuidgid abc /usr/local/bin/rffmpeg add --weight 1 $RFFMPEG_HOST
|
||||
fi
|
||||
fi
|
||||
|
||||
#Set ffmpeg path if not set by user
|
||||
if [ -z "$FFMPEG_PATH" ]; then
|
||||
printf "/usr/local/bin/wol_rffmpeg/ffmpeg" > /var/run/s6/container_environment/FFMPEG_PATH
|
||||
fi
|
||||
Reference in New Issue
Block a user