Fix bad path to ffprobe

This commit is contained in:
Joshua M. Boniface 2020-06-04 12:09:28 -04:00
parent bc14cdf2bd
commit 4285b9c380

View file

@ -49,4 +49,4 @@ rffmpeg:
# The (remote) ffmpeg and ffprobe command binary paths
ffmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
ffprobe: "/usr/lib/jellyfin-ffprobe/ffprobe"
ffprobe: "/usr/lib/jellyfin-ffmpeg/ffprobe"