Finalise removal of --ffprobe switch

Removed --ffprobe from src files and server/docker scripts.
This commit is contained in:
PloughPuff
2019-03-12 22:09:18 +00:00
parent f10382a696
commit b864e9da2a
11 changed files with 6 additions and 29 deletions

View File

@@ -31,5 +31,4 @@ VOLUME /cache /config /media
ENTRYPOINT dotnet /jellyfin/jellyfin.dll \
--datadir /config \
--cachedir /cache \
--ffmpeg /usr/local/bin/ffmpeg \
--ffprobe /usr/local/bin/ffprobe
--ffmpeg /usr/local/bin/ffmpeg