Search found 2 matches

by rbc
10 Dec 2015, 17:49
Forum: Scripting and Automation
Topic: AMC - resuming after crash
Replies: 2
Views: 3181

Re: AMC - resuming after crash

Here's the stack trace of the failure:

IOException: Error while loading XML resource: http://thetvdb.com/api/GetSeries.php?seriesname=[...]&language=en (Server returned HTTP response code: 504 for URL: http://thetvdb.com/api/GetSeries.php?seriesname=[...]&language=en)
java.io.IOException: Error ...
by rbc
10 Dec 2015, 13:38
Forum: Scripting and Automation
Topic: AMC - resuming after crash
Replies: 2
Views: 3181

AMC - resuming after crash

Hello,

how do you guys handle filebot crashes with AMC?

Let me explain: I just started using filebot on a large, old library. While downloading from thetvdb.com information about a show, it received a 504, and crashed (IOException, error while loading XML resource).

Now if I re-run filebot, the ...