Closed svstoichkov closed 2 hours ago
If ffprobe cannot get video properties, there's great chances that the file is corrupted. Bazarr has nothing to do with this. Next time you have a question, get by our Discord support channel. This is a bug reporting board.
Describe the bug I have over 350 episodes and movies in my movie library. Bazarr fails to search for subtitles for 20 of them.
To Reproduce Steps to reproduce the behavior:
Expected behavior Subtitles should be found.
Software (please complete the following information):
Additional context
I ran
ffprobe -v quiet -print_format json -show_format -show_streams -sexagesimal "media/TV Shows/Dune - Prophecy/Season 1/Dune - Prophecy - S01E01 - The Hidden Hand WEBDL-2160p.mp4"
from within the docker container and it returns only an empty json {}The same command works fine when I run it on my main Windows PC.