AustinHasten/PlexHolidays

TheTVDB now requires a paid for API key - TMDB as alternative?

Opened this issue · 0 comments

Running the script now will fail with:

ValueError("apikey argument is now required - an API key can be easily registered at https://thetvdb.com/api-information")
ValueError: apikey argument is now required - an API key can be easily registered at https://thetvdb.com/api-information

Looking up https://thetvdb.com/api-information - it seems to be fairly restricted to users with subscriptions.

An alternative I have seen is making use of the TMDB API, read more here