fix hdhr stream returning too quickly

This commit is contained in:
Luke Pulverenti
2017-11-06 16:32:44 -05:00
parent 5cb7469028
commit 83a43121af
8 changed files with 7 additions and 28 deletions

View File

@@ -373,8 +373,6 @@ namespace Emby.Server.Implementations.Dto
}
NormalizeMediaSourceContainers(dto);
dto.SupportsMediaSourceSelection = hasMediaSources.SupportsMediaSourceSelection();
}
}