aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Boniface <joshua@boniface.me>2019-01-09 12:44:48 -0500
committerJoshua Boniface <joshua@boniface.me>2019-01-15 19:14:36 -0500
commita90a85c3066e85263cb63b800cc6b61a005516cf (patch)
tree5947a2c052afa41cbc3ebfe78fb407462ba6977a
parent44ec5d263119ba43942b6f7866f5bb204b2d0bcc (diff)
Update TheTVDB API key to our own
-rw-r--r--MediaBrowser.Controller/Library/TVUtils.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/Library/TVUtils.cs b/MediaBrowser.Controller/Library/TVUtils.cs
index dc95ba112..162ebc75e 100644
--- a/MediaBrowser.Controller/Library/TVUtils.cs
+++ b/MediaBrowser.Controller/Library/TVUtils.cs
@@ -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