media_management_scripts icon indicating copy to clipboard operation
media_management_scripts copied to clipboard

Support for TVDB API v4

Open raydouglass opened this issue 2 years ago • 0 comments

The project currently uses the legacy TVDB API and should be migrated to the v4 API.

There is an official Python library now too, so we can probably remove tvdb_api.py.

More details:

  • https://thetvdb.com/api-information
  • https://github.com/thetvdb/v4-api

raydouglass avatar Sep 13 '23 21:09 raydouglass