mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
update channel params
This commit is contained in:
parent
ba9222898b
commit
a2555630f4
@ -65,7 +65,7 @@ namespace MediaBrowser.Controller.Channels
|
||||
Name = id,
|
||||
Id = id,
|
||||
ReadAtNativeFramerate = ReadAtNativeFramerate,
|
||||
SupportsDirectStream = Protocol == MediaProtocol.File,
|
||||
SupportsDirectStream = false,
|
||||
SupportsDirectPlay = SupportsDirectPlay
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user