mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-11 16:53:03 +01:00
update use of shellexecute
This commit is contained in:
@@ -149,8 +149,8 @@ namespace Emby.Server.Implementations.LiveTv.TunerHosts
|
||||
|
||||
}
|
||||
},
|
||||
RequiresOpening = false,
|
||||
RequiresClosing = false,
|
||||
RequiresOpening = true,
|
||||
RequiresClosing = true,
|
||||
|
||||
ReadAtNativeFramerate = false,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user