mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-17 18:41:45 +02:00
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
This commit is contained in:
commit
b7cd90d992
1 changed files with 1 additions and 0 deletions
|
|
@ -768,6 +768,7 @@ namespace MediaBrowser.Controller.Providers
|
|||
break;
|
||||
|
||||
case "TMDbCollectionId":
|
||||
case "CollectionNumber":
|
||||
var tmdbCollection = reader.ReadElementContentAsString();
|
||||
if (!string.IsNullOrWhiteSpace(tmdbCollection))
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue