|
@@ -88,7 +88,7 @@ namespace MediaBrowser.Providers.TV
|
|
|
|
|
|
public string UrlFormatString
|
|
public string UrlFormatString
|
|
{
|
|
{
|
|
- get { return null; }
|
|
|
|
|
|
+ get { return "https://thetvdb.com/index.php?tab=episode&id={0}"; }
|
|
}
|
|
}
|
|
|
|
|
|
public bool Supports(IHasProviderIds item)
|
|
public bool Supports(IHasProviderIds item)
|