Read MCM CollectionNumber

pull/702/head
Eric Reed 8 years ago
parent 0375990d8e
commit 47ceccb240

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

Loading…
Cancel
Save