for now, require m3u url for sat/ip

This commit is contained in:
Luke Pulverenti 2016-03-25 13:06:36 -04:00
parent e619a0dc90
commit 20c72e0ce9

View File

@ -100,7 +100,7 @@ namespace MediaBrowser.Server.Implementations.LiveTv.TunerHosts.SatIp
{ {
if (string.IsNullOrWhiteSpace(info.M3UUrl)) if (string.IsNullOrWhiteSpace(info.M3UUrl))
{ {
//return; return;
} }
await _liveTvManager.SaveTunerHost(new TunerHostInfo await _liveTvManager.SaveTunerHost(new TunerHostInfo