Page 1 of 1

Error while loading XML resource

Posted: 07 Feb 2016, 21:54
by panda78
my script

Code: Select all

filebot -script fn:amc /Users/Andrea/Desktop/INPUT/ --output /Users/Andrea/Desktop/OUTPUT --action move --conflict auto -non-strict --lang ita --def 'artwork=y' 'clean=y' 'extras=y' --def 'unsorted=y' excludeList=escluded.txt --log all --log-file /Users/Andrea/Desktop/FB.log
error

Code: Select all

Fetching series artwork for [Supergirl] to [/Users/Andrea/Desktop/OUTPUT/TV Shows/Supergirl/Season 01]
IOException: Error while loading XML resource: http://thetvdb.com/api/694FAD89942D3827/series/295759/all/ita.xml (http://thetvdb.com/api/694FAD89942D3827/series/295759/all/ita.xml)
how can i do ?

Re: Error while loading XML resource

Posted: 08 Feb 2016, 06:59
by rednoah
Your --lang code will get passed along to TheTVDB, so you'll need to use a 2-letter code:

Code: Select all

--lang it