This commit is contained in:
Luke Pulverenti
2016-08-31 15:17:22 -04:00

View File

@@ -768,6 +768,7 @@ namespace MediaBrowser.Controller.Providers
break;
case "TMDbCollectionId":
case "CollectionNumber":
var tmdbCollection = reader.ReadElementContentAsString();
if (!string.IsNullOrWhiteSpace(tmdbCollection))
{