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