mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-13 19:20:23 +01:00
Apply review suggestions
This commit is contained in:
@@ -639,7 +639,6 @@ namespace MediaBrowser.Model.Dlna
|
||||
if (item.VideoType == VideoType.Dvd || item.VideoType == VideoType.BluRay)
|
||||
{
|
||||
isEligibleForDirectPlay = false;
|
||||
isEligibleForDirectStream = false;
|
||||
}
|
||||
|
||||
if (bitrateLimitExceeded)
|
||||
|
||||
Reference in New Issue
Block a user