VDSoft / TheTVDBApi

A .NET api for the TheTVDB.com database
GNU General Public License v3.0
5 stars 8 forks source link

Can't change api key. #1

Closed shaunthasheep closed 9 years ago

shaunthasheep commented 9 years ago

Just a suggestion: the api key should be changeable. I know it's easy to change in the code but not if you install by nuget. Also great job on the wrapper

ChristophvdF commented 9 years ago

Hi shaunthasheep I am planing on changing the webinterface in slight ways (providing a real interface) with this change I will also change the handling of the api key, like providing it with the instance of the webinterfaces constructor or similar

ChristophvdF commented 9 years ago

With the new version an api key is mandatory.