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,
|
BufferMs = 0,
|
||||||
Container = "ts",
|
Container = "ts",
|
||||||
Id = profile,
|
Id = profile,
|
||||||
SupportsDirectPlay = false,
|
SupportsDirectPlay = true,
|
||||||
SupportsDirectStream = false,
|
SupportsDirectStream = false,
|
||||||
SupportsTranscoding = true
|
SupportsTranscoding = true
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user