dbr / tvnamer

Automatic TV episode file renamer, uses data from thetvdb.com via tvdb_api
https://pypi.python.org/pypi/tvnamer/
The Unlicense
907 stars 115 forks source link

Allow specifying own TVDB API key in config #183

Closed dbr closed 3 years ago

dbr commented 4 years ago

As suggested in #182

dbr commented 3 years ago

Done in 66f19f98d1843206cc1f21af986e1e5a101bea96

dbr commented 3 years ago

Released

dbr commented 3 years ago

Config option is:

{"tvdb_api_key": "..."}