Lol, that makes basically all of my work obsolete. Ah well learned some stuff while doing it.rednoah wrote:FileBot_4.1_RC1 considers both 2- and 3-letter codes when checking for missing subtitles.
PS: Thanks for contributing your scripts. One of the firsts.
Search found 5 matches
- 24 Apr 2014, 17:37
- Forum: Scripting and Automation
- Topic: 2 Letter subs
- Replies: 4
- Views: 4107
Re: 2 Letter subs
- 24 Apr 2014, 16:31
- Forum: Scripting and Automation
- Topic: 2 Letter subs
- Replies: 4
- Views: 4107
Re: 2 Letter subs
Then it will look for subtitles again when I run the script again as it doesn't recognize the renamed .srt files. I do understand the reasoning behind using 3 letters instead of 2, but have too many programs that only support 2.
Not asking for you to implement something you don't want to, just ...
Not asking for you to implement something you don't want to, just ...
- 24 Apr 2014, 15:04
- Forum: Scripting and Automation
- Topic: 2 Letter subs
- Replies: 4
- Views: 4107
2 Letter subs
Since the other programs I use prefer to use 2 letter sub extensions instead of 3 I decided to write a script for filebot which uses 2 letter extensions as well. Used the suball script as a basis and went from there. I have 0 experience in coding in Java/Groovy, thus someone with more experience ...
- 24 Apr 2014, 14:51
- Forum: Scripting and Automation
- Topic: CLI using non-strict by default
- Replies: 2
- Views: 2909
Re: CLI using non-strict by default
Thanks, that fixed it.
- 23 Apr 2014, 19:08
- Forum: Scripting and Automation
- Topic: CLI using non-strict by default
- Replies: 2
- Views: 2909
CLI using non-strict by default
Hello,
Been trying to use the filebot CLI to download my subtitles. According to the CLI simply calling filebot -get-missing-subtitles /path/ only uses the file hash to search for subtitles, which is what I want. But what it does instead is first search for subtitles via file hash and than using ...
Been trying to use the filebot CLI to download my subtitles. According to the CLI simply calling filebot -get-missing-subtitles /path/ only uses the file hash to search for subtitles, which is what I want. But what it does instead is first search for subtitles via file hash and than using ...