IF locol subtitles exsit don't download

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
snake98
Posts: 10
Joined: 19 Jun 2014, 20:54

IF locol subtitles exsit don't download

Post by snake98 »

Question on subtitles,
Is there a way to set if the directory has subtitles, not to download from opensubtitles.
Second question, is there a way to change the srt file if exists to .eng.srt?

Thanks for you help.

Here is my current config if needed to be tweaked

Code: Select all

filebot.launcher.exe -script fn:amc --output "//192.168.x.x/incoming" --action duplicate --conflict skip -non-strict --log-file amc.log --def "seriesFormat={n}/Season {s.pad(2)}/S{s.pad(2)}E{e.pad(2)} - {t}" "movieFormat={n} ({y})/{n} ({y})" subtitles=en excludeList=amc.excludes unsorted=y music=n artwork=n "ut_dir=%F" "ut_kind=multi"  "ut_label=%L"
Post Reply