TVMaze support removed?

Any questions? Need some help?
Post Reply
WG47
Posts: 3
Joined: 17 Feb 2016, 22:26

TVMaze support removed?

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

Re: TVMaze support removed?

Post 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.
:idea: Please read the FAQ and How to Request Help.
WG47
Posts: 3
Joined: 17 Feb 2016, 22:26

Re: TVMaze support removed?

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

Re: TVMaze support removed?

Post 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
...
:idea: Please read the FAQ and How to Request Help.
WG47
Posts: 3
Joined: 17 Feb 2016, 22:26

Re: TVMaze support removed?

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

Re: TVMaze support removed?

Post 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.
:idea: Please read the FAQ and How to Request Help.
Post Reply