Code: Select all
filebot.cmd -get-subtitles "PathtoFile" -non-strict
I get the response " No missing subtitles".
Shouldn't there be an error instead, like "file does not exist"?
Code: Select all
filebot.cmd -get-subtitles "PathtoFile" -non-strict
Code: Select all
filebot.cmd -get-subtitles "Path\somefile" -non-strict
Code: Select all
filebot.cmd -get-subtitles "Path\somefile.avi" -non-strict