restore hdhr direct play for now
This commit is contained in:
parent
d1b3342e75
commit
cf4a14357e
|
@ -356,7 +356,7 @@ namespace MediaBrowser.Server.Implementations.LiveTv.TunerHosts.HdHomerun
|
|||
BufferMs = 0,
|
||||
Container = "ts",
|
||||
Id = profile,
|
||||
SupportsDirectPlay = false,
|
||||
SupportsDirectPlay = true,
|
||||
SupportsDirectStream = false,
|
||||
SupportsTranscoding = true
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user