Page 1 of 1

http://filebot.net/data/series.list.gz offline?

Posted: 14 Aug 2013, 17:36
by torek
Hi,
i just try to setup the automation script as described in this post http://www.filebot.net/forums/viewtopic ... =215#p3382

so I tried this command

Code: Select all

filebot -script fn:amc "." --output "." --action copy -non-strict
I get the exception:

Code: Select all

Caused by: java.io.FileNotFoundException: http://filebot.net/data/series.list.gz
Is this file (temporarily) offline?

thanks for help,
torek

Re: http://filebot.net/data/series.list.gz offline?

Posted: 14 Aug 2013, 17:59
by rednoah
The series.list.gz data is not used in any of the recent releases. Are you sure you're using the latest 3.62 version?

Re: http://filebot.net/data/series.list.gz offline?

Posted: 14 Aug 2013, 18:22
by torek
oh yes, had an old version, after updating it, the error is gone, thx