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

Any questions? Need some help?
Post Reply
torek
Posts: 2
Joined: 14 Aug 2013, 17:12

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

Post 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
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

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

Post 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?
:idea: Please read the FAQ and How to Request Help.
torek
Posts: 2
Joined: 14 Aug 2013, 17:12

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

Post by torek »

oh yes, had an old version, after updating it, the error is gone, thx
Post Reply