Read MCM CollectionNumber
This commit is contained in:
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…
Reference in New Issue
Block a user