mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
update hdhomerun model info caching
This commit is contained in:
@@ -89,6 +89,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
||||
var found = new List<string>();
|
||||
var required = new[]
|
||||
{
|
||||
"mpeg2video",
|
||||
"h264_qsv",
|
||||
"hevc_qsv",
|
||||
"mpeg2_qsv",
|
||||
|
||||
Reference in New Issue
Block a user