update use of shellexecute

This commit is contained in:
Luke Pulverenti
2016-12-09 20:58:52 -05:00
parent c7d520555b
commit e936f49518
13 changed files with 20 additions and 20 deletions

View File

@@ -149,8 +149,8 @@ namespace Emby.Server.Implementations.LiveTv.TunerHosts
}
},
RequiresOpening = false,
RequiresClosing = false,
RequiresOpening = true,
RequiresClosing = true,
ReadAtNativeFramerate = false,