remove tuner host enabled property

This commit is contained in:
Luke Pulverenti
2017-03-13 00:56:41 -04:00
parent f05dc08c06
commit 2ff7608b7a
6 changed files with 5 additions and 13 deletions

View File

@@ -188,7 +188,6 @@ namespace MediaBrowser.Api
// Add tuner
await _liveTvManager.SaveTunerHost(new TunerHostInfo
{
IsEnabled = true,
Type = request.LiveTvTunerType,
Url = request.LiveTvTunerPath