restore hdhr direct play for now

This commit is contained in:
Luke Pulverenti 2016-04-16 13:19:20 -04:00
parent d1b3342e75
commit cf4a14357e

View file

@ -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
};