Does specifying ut_label=tv respect seriesDB, or override it?

Support for Ubuntu and other Desktop Linux distributions
Post Reply
ghostserverd
Posts: 16
Joined: 15 Nov 2019, 06:25

Does specifying ut_label=tv respect seriesDB, or override it?

Post by ghostserverd »

The FAQ for ut_label mentions
Force SERIES mode if you already know you're processing episodes. Hence files will never be mismatched as movies and always processed with TheTVDB.
but that hasn't been updated in a long time, and I believe the

Code: Select all

seriesDB
option is relatively new.

viewtopic.php?t=2548#p14506

Will specifying

Code: Select all

ut_label="tv"
force

Code: Select all

seriesDB=TheTVDB
or does it respect the seriesDB configuration, for instance

Code: Select all

seriesDB=TheMovieDB::TV
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Does specifying ut_label=tv respect seriesDB, or override it?

Post by rednoah »

--def ut_label=TV will force Series Mode using your preferred --def seriesDB, which happens to be TheTVDB unless otherwise specified.
:idea: Please read the FAQ and How to Request Help.
ghostserverd
Posts: 16
Joined: 15 Nov 2019, 06:25

Re: Does specifying ut_label=tv respect seriesDB, or override it?

Post by ghostserverd »

👍 thanks for confirming!
Post Reply