mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 17:14:42 +01:00
Merge pull request #540 from joshuaboniface/api-keys
Update Emby API keys to our own
This commit is contained in:
@@ -11,7 +11,7 @@ namespace MediaBrowser.Controller.Library
|
||||
/// <summary>
|
||||
/// The TVDB API key
|
||||
/// </summary>
|
||||
public static readonly string TvdbApiKey = "B89CE93890E9419B";
|
||||
public static readonly string TvdbApiKey = "OG4V3YJ3FAP7FP2K";
|
||||
public static readonly string TvdbBaseUrl = "https://www.thetvdb.com/";
|
||||
/// <summary>
|
||||
/// The banner URL
|
||||
|
||||
Reference in New Issue
Block a user