Luke Pulverenti 11 years ago
commit e65726e6f9

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

Loading…
Cancel
Save