Test Fix pop-up server 2

This commit is contained in:
Alhaziel01
2021-12-01 11:31:48 +01:00
parent 897a5643a7
commit 0c76096a22
2 changed files with 8 additions and 12 deletions
+1 -1
View File
@@ -170,8 +170,8 @@ def run(item=None):
xbmc.executebuiltin("Container.Update(%s?%s)" % (sys.argv[0], item.tourl()))
elif reload and item.channel == 'filmontv' and item.action == 'new_search':
platformtools.fakeVideo()
import xbmc
platformtools.fakeVideo()
return xbmc.executebuiltin("Container.Update(" + sys.argv[0] + "?" + item.tourl() + ")")
else:
# Checks if channel exists