mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 18:08:53 -07:00
update channel media info
This commit is contained in:
parent
3ac2002759
commit
2ca59daba7
@ -65,7 +65,7 @@ namespace MediaBrowser.Controller.Channels
|
||||
Name = id,
|
||||
Id = id,
|
||||
ReadAtNativeFramerate = ReadAtNativeFramerate,
|
||||
SupportsDirectStream = Protocol == MediaProtocol.File || Protocol == MediaProtocol.Http,
|
||||
SupportsDirectStream = Protocol == MediaProtocol.File,
|
||||
SupportsDirectPlay = SupportsDirectPlay
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user