mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-03 19:17:24 -05:00 
			
		
		
		
	Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
This commit is contained in:
		
						commit
						b7cd90d992
					
				@ -768,6 +768,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))
 | 
				
			||||||
                    {
 | 
					                    {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user