This commit is contained in:
Luke Pulverenti
2013-12-13 10:48:53 -05:00

View File

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