Update TheTVDB API key to our own
This commit is contained in:
parent
44ec5d2631
commit
a90a85c306
|
@ -11,7 +11,7 @@ namespace MediaBrowser.Controller.Library
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The TVDB API key
|
/// The TVDB API key
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static readonly string TvdbApiKey = "B89CE93890E9419B";
|
public static readonly string TvdbApiKey = "OG4V3YJ3FAP7FP2K";
|
||||||
public static readonly string TvdbBaseUrl = "https://www.thetvdb.com/";
|
public static readonly string TvdbBaseUrl = "https://www.thetvdb.com/";
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The banner URL
|
/// The banner URL
|
||||||
|
|
Loading…
Reference in New Issue
Block a user