mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
@@ -347,7 +347,6 @@ namespace Emby.Server.Implementations.Collections
|
||||
var alreadyInResults = false;
|
||||
foreach (var child in item.GetMediaSources(true))
|
||||
{
|
||||
|
||||
if (results.ContainsKey(Guid.Parse(child.Id)))
|
||||
{
|
||||
alreadyInResults = true;
|
||||
|
||||
Reference in New Issue
Block a user