update channel params

pull/1154/head
Luke Pulverenti 8 years ago
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…
Cancel
Save