aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Library
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2016-04-26 12:18:12 -0400
committerLuke <luke.pulverenti@gmail.com>2016-04-26 12:18:12 -0400
commit8449ded79389a085ed68cf5c5353f8218cbe2e85 (patch)
treeb7b587d112c1ee5cf7907c53f4ef3492610e7b23 /MediaBrowser.Controller/Library
parent69622a74a8c60f60d9859de8d247bcbe488e68d3 (diff)
parent0ace5b38c353781b056e17191b00df714594ec8f (diff)
Merge pull request #1684 from nfnty/api
Use HTTPS for API requests: Fix missed URLs
Diffstat (limited to 'MediaBrowser.Controller/Library')
-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 f8039b2cf..29421ebaf 100644
--- a/MediaBrowser.Controller/Library/TVUtils.cs
+++ b/MediaBrowser.Controller/Library/TVUtils.cs
@@ -15,7 +15,7 @@ namespace MediaBrowser.Controller.Library
/// <summary>
/// The banner URL
/// </summary>
- public static readonly string BannerUrl = "http://www.thetvdb.com/banners/";
+ public static readonly string BannerUrl = "https://www.thetvdb.com/banners/";
/// <summary>
/// Gets the air days.