|
|
@ -10,7 +10,7 @@ namespace MediaBrowser.Controller.Library
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// The TVDB API key
|
|
|
|
/// The TVDB API key
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
public static readonly string TvdbApiKey = "OG4V3YJ3FAP7FP2K";
|
|
|
|
public static readonly string TvdbApiKey = "72930AE1CB7E2DB3";
|
|
|
|
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
|
|
|
|