Page 1 of 1

Change default TV Scraper to TVMaze for CLI

Posted: 08 Dec 2016, 11:56
by PlaceyAUS
Was wanting to change the default TV Scraper to TVmaze for the command line scripts.
The TVDB has been a little on the Menopausal side recently and was wanting to try TVmaze out for a bit.
Is this possible?

Re: Change default TV Scraper to TVMaze for CLI

Posted: 08 Dec 2016, 15:35
by rednoah
--db TVmaze will work for simple -rename calls.

If you're using the amc script, then not using TheTVDB is not possible. You can fork the script and modify it yourself to force TVmaze but it probably won't work as well, since there's quite a few internal optimizations specific to TheTVDB.

Re: Change default TV Scraper to TVMaze for CLI

Posted: 08 Dec 2016, 21:43
by PlaceyAUS
Ok thought as much, cheers.