Allow TheMovieDB in series mode using CLI

All your suggestions, requests and ideas for future development
Post Reply
guiob
Posts: 1
Joined: 26 Jan 2019, 21:33

Allow TheMovieDB in series mode using CLI

Post by guiob »

I noticed you can use TheMovieDB to match TV series in the GUI. However when I use TheMovieDB on the command line it only matches in movie mode.

Ideally you could add a switch or a new database name (i.e. --db TheMovieDB-TV) to allow using it for both television and movie matching. This would be appreciated.
User avatar
rednoah
The Source
Posts: 22976
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Allow TheMovieDB in series mode using CLI

Post by rednoah »

TheMovieDB::TV is the --db option value you're looking for:

Code: Select all

--db TheMovieDB::TV
:idea: Please read the FAQ and How to Request Help.
Post Reply