mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
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…
x
Reference in New Issue
Block a user