2
0
Эх сурвалжийг харах

Update MediaBrowser.Providers/Manager/MetadataService.cs

Claus Vium 4 жил өмнө
parent
commit
8daa679a26

+ 1 - 0
MediaBrowser.Providers/Manager/MetadataService.cs

@@ -211,6 +211,7 @@ namespace MediaBrowser.Providers.Manager
 
         private void ApplySearchResult(ItemLookupInfo lookupInfo, RemoteSearchResult result)
         {
+            // Episode and Season do not support Identify, so the search results are the Series'
             switch (lookupInfo)
             {
                 case EpisodeInfo episodeInfo: