mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 08:45:23 +03:00
improved device discovery
This commit is contained in:
@@ -298,7 +298,7 @@ namespace MediaBrowser.Model.Dlna
|
||||
{
|
||||
if (IsDirectStream)
|
||||
{
|
||||
return MediaSource.Bitrate;
|
||||
return MediaSource.Size;
|
||||
}
|
||||
|
||||
if (RunTimeTicks.HasValue)
|
||||
|
||||
Reference in New Issue
Block a user