Page 1 of 1

How to get older episodes sub

Posted: 14 Jan 2017, 06:06
by wsti
Hi guys!
How do I get older episodes subtitles? I know it's a limit on 30 days and I know that one is not allowed to lookup subtitles for all files repeatedly. But let say that I got 10 episodes that is from 2014-08-something (900 days old), wouldn't I be able to use "--def minAgeDays=900" to get subtitles for these 10 episodes?

When I try this I still get "ignore old: D:\..." in cmd.

Code: Select all

filebot.exe -script fn:suball "D:\Multimedia\TV\Sherlock" --def minAgeDays=900 --lang en -non-strict
//W

Re: How to get older episodes sub

Posted: 14 Jan 2017, 07:17
by rednoah
Option 1:
Use the GUI.

Option 2:
It's possible on the CLI, but you have to figure it out yourself (consider it a test to make sure you know what you're doing).