mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-22 19:18:07 +00:00
restore hdhr direct play for now
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user