Explorar o código

re-enable sat/ip

Luke Pulverenti %!s(int64=9) %!d(string=hai) anos
pai
achega
0ba8ea6a76

+ 4 - 4
MediaBrowser.Server.Implementations/LiveTv/TunerHosts/SatIp/SatIpDiscovery.cs

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