for now, require m3u url for sat/ip
This commit is contained in:
parent
e619a0dc90
commit
20c72e0ce9
|
@ -100,7 +100,7 @@ namespace MediaBrowser.Server.Implementations.LiveTv.TunerHosts.SatIp
|
|||
{
|
||||
if (string.IsNullOrWhiteSpace(info.M3UUrl))
|
||||
{
|
||||
//return;
|
||||
return;
|
||||
}
|
||||
|
||||
await _liveTvManager.SaveTunerHost(new TunerHostInfo
|
||||
|
|
Loading…
Reference in New Issue
Block a user