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