浏览代码

Replace our TVDB key with @drakus72's which is V1

Joshua Boniface 6 年之前
父节点
当前提交
9da5d3acc2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      MediaBrowser.Controller/Library/TVUtils.cs

+ 1 - 1
MediaBrowser.Controller/Library/TVUtils.cs

@@ -10,7 +10,7 @@ namespace MediaBrowser.Controller.Library
         /// <summary>
         /// The TVDB API key
         /// </summary>
-        public static readonly string TvdbApiKey = "OG4V3YJ3FAP7FP2K";
+        public static readonly string TvdbApiKey = "72930AE1CB7E2DB3";
         public static readonly string TvdbBaseUrl = "https://www.thetvdb.com/";
         /// <summary>
         /// The banner URL