Page 1 of 1
TVDB authentication
Posted: 06 Apr 2018, 15:53
by notfamous
TVDB has stopped working entirely for me. I believe it's an authentication issue as it looks like tvdb now requires login.
Or is it just me?
Re: TVDB authentication
Posted: 06 Apr 2018, 16:38
by rednoah
The TheTVDB web services seems to be having issues today. Please try again tomorrow, or just use another database in the meanwhile.
Re: TVDB authentication
Posted: 06 Apr 2018, 17:27
by Viperous
Is there a command to force AMC to use a difference database for seriesFormat until TVDB is back up?
Re: TVDB authentication
Posted: 06 Apr 2018, 17:38
by kim
In the GUI yes... in AMC script no, but you can use my script
viewtopic.php?f=4&t=5451&p=31192#p31191
To get TV from themoviedb:
--def tmdbTV=y (default is use thetvdb)
Re: TVDB authentication
Posted: 07 Apr 2018, 02:41
by rednoah
That's right. The amc script doesn't have options for that. If you enable unsorted behaviour though, then files that can't be processed for whatever reason will be placed in a special unsorted folder, so you can deal with them later manually. That'd be my recommended solution.