Page 1 of 1

TVMaze support removed?

Posted: 17 Feb 2016, 22:33
by WG47
Hi, I'm using

Code: Select all

FileBot 4.6.1 (r3541) / OpenJDK Runtime Environment 1.8.0_72-internal (headless)
TVMaze was supposed to have been added to replace TVRage when it went down for ages, as of FileBot 4.6.1 (r3541).

No matter what I try, FileBot will only use TheTVDB for TV, and it's not listed in the -help output.

Code: Select all

$ filebot -help
FileBot 4.6.1 (r3541) / OpenJDK Runtime Environment 1.8.0_72-internal (headless)
...
 --db [TheTVDB, AniDB] or [TheMovieDB]  : Database
 or [AcoustID, ID3 Tags] or [xattr]
...
Did the CLI version not get TVMaze support?

There are shows that are banned on TheTVDB (WWE Monday Night RAW for instance), so it'd be nice to be able to choose.

Re: TVMaze support removed?

Posted: 18 Feb 2016, 07:25
by rednoah
Set --db TVmaze option and/or try the latest build.

Also, the help page might not be complete. It should work with the revision you have though.

Re: TVMaze support removed?

Posted: 18 Feb 2016, 19:44
by WG47
I've been specifying --db TVmaze and it doesn't work, it still uses TheTVDB.

Is the version I'm using not the newest version? It seems to be the newest version on Sourceforge.

Re: TVMaze support removed?

Posted: 19 Feb 2016, 01:29
by rednoah

Code: Select all

$ filebot -version
FileBot 4.6.1 (r3315) / Java(TM) SE Runtime Environment 1.8.0_73

Code: Select all

$ filebot -list --q "firefly" --db tvmaze
Firefly - 1x01 - The Train Job
Firefly - 1x02 - Bushwhacked
...

Re: TVMaze support removed?

Posted: 20 Feb 2016, 21:51
by WG47
It appears to be the AMC script that's forcing TheTVDB. I assumed it'd be possible to specify tvmaze and have AMC parse the data filebot retrieves, but apparently not. :(

Re: TVMaze support removed?

Posted: 21 Feb 2016, 02:02
by rednoah
Well, you could have mentioned that you're using the AMC script earlier. The AMC script ignores the --db option and uses TheMovieDB/TheTVDB/AniDB/AcoustID at it's own discretion.

AFAIK the AMC script as never used TVRage/TVmaze in any capacity.

If something is not working, you may want to post the amc logs here.