mynttt / UpdateTool

A tool to update the IMDB ratings for Plex libraries that contain movies/series and use the IMDB agent to receive ratings
GNU General Public License v3.0
250 stars 12 forks source link

thetvdb userkey #23

Closed Septan closed 4 years ago

Septan commented 4 years ago

I wanted to try out your tool, I stuck where I suppose to username and user key for the TVB. I can't find anymore on do get my user key. How can get it?

mynttt commented 4 years ago

I just looked at it, looks like the TVDB site currently doesn't allow to display your user key for some reason.

The API key alone is sufficient apparently. I will patch the tool today to only require the API key for the TVDB API.

I'll post here again once it's patched.

mynttt commented 4 years ago

Instead of TVDB_AUTH_STRING you can now use the TVDB_API_KEY variable and only have to add your TVDB api key.