Page 1 of 1

Filebot ubuntu cli throwing tvdb error

Posted: 13 Jan 2020, 06:03
by arahknxs
Hi,

Error and system info here https://pastebin.com/BsuMMaZ7

Filebot command is there but replicated here:

Code: Select all

filebot -r --format {plex} -non-strict --output /DATA/media/sorted -rename /DATA/media/new
This used to work up until 14th nov it looks like - I have this script running daily and that's when the errors first cropped up. Never got around to trying to fix it til now.

Cheers for any help.

Re: Filebot ubuntu cli throwing tvdb error

Posted: 13 Jan 2020, 11:02
by rednoah
Have you tried the latest beta yet?
viewtopic.php?t=1609


:idea: Please read How to Request Help. In particular, filebot -script fn:sysinfo output is usually helpful.

Re: Filebot ubuntu cli throwing tvdb error

Posted: 04 Feb 2020, 06:33
by arahknxs
Yep tried latest version. Script still throwing this error. Any ideas? Is this an error from TheTVDB or filebot?

Re: Filebot ubuntu cli throwing tvdb error

Posted: 04 Feb 2020, 09:22
by rednoah
What does filebot -script fn:sysinfo say?


:idea: If you get the 301 Moved Permanently error, then you're definitely using FileBot 4.7.9. Perhaps accidentally. Make sure to uninstall all versions of FileBot you may have installed, and then only install the latest one.

Re: Filebot ubuntu cli throwing tvdb error

Posted: 09 Feb 2020, 05:23
by arahknxs
rednoah wrote: 04 Feb 2020, 09:22 What does filebot -script fn:sysinfo say?
This is in the pastebin linked above, thanks :)

Re: Filebot ubuntu cli throwing tvdb error

Posted: 09 Feb 2020, 09:32
by rednoah
Ah. Sorry. I guess I didn't scroll all the way down. Looks like you're indeed using an older version. Try the latest beta for the best experience. ;)

Re: Filebot ubuntu cli throwing tvdb error

Posted: 10 Feb 2020, 06:08
by arahknxs
rednoah wrote: 09 Feb 2020, 09:32 Try the latest beta for the best experience. ;)
I did, but got the same error. Is this error related to TheTVDB or Filebot? I pointed my script at some specific movies and forced TheMovieDB and it worked okay.

Re: Filebot ubuntu cli throwing tvdb error

Posted: 10 Feb 2020, 08:58
by rednoah
301 Moved Permanently is specific to TheTVDB API v1 used by FileBot 4.7.9 so if you're using FileBot 4.8.5 (which uses TheTVDB API v2) or higher, you can't get this particular error. If you do, then you're accidentally running FileBot 4.7.9. The solution is to uninstall all versions of FileBot you may have installed, and then only install the latest one.