I have a folder with some TV Shows.
When trying to get the missing subtitles for Brazilian language (pb), they are always saved as Portuguese (pt).
So, the subtitle file ends with *.por.srt instead of *.pob.srt.
This is an issue for me, because I also download the Portuguese subtitles, and therefore the Brazilian ones are always overwriting the Portuguese subtitles.
Am I doing something wrong? Or is this a filebot issue?
Can someone help me on this issue please?
Code: Select all
D:\>"C:/Program Files (x86)/FileBot/filebot.exe" -get-missing-subtitles D:\Shows --lang pb --output srt --encoding=utf8
Get [Brazilian] subtitles for 1 files
Looking up subtitles by hash via OpenSubtitles
Matched [Mr. Robot S01E03 720p - eps1.2_d3bug.mkv] to [Mr.Robot.S01E03.720p.HDTV.x264-IMMERSE] via hash
Fetching [Mr.Robot.S01E03.720p.HDTV.x264-IMMERSE.srt]
Export [Mr.Robot.S01E03.720p.HDTV.x264-IMMERSE.srt] as: SubRip / UTF-8
Writing [Mr.Robot.S01E03.720p.HDTV.x264-IMMERSE.srt] to [Mr. Robot S01E03 720p - eps1.2_d3bug.por.srt]