Fix Visualizzazioni

This commit is contained in:
Alhaziel01
2021-11-05 09:57:44 +01:00
parent a49e6b5e07
commit 69480575e1
3 changed files with 24 additions and 9 deletions

View File

@@ -179,7 +179,7 @@ class Main(xbmcgui.WindowXMLDialog):
def submenu(self):
itmlist = []
itemlist = []
channel_name = self.MENU.getSelectedItem().getProperty('channel')
focus = int(self.MENU.getSelectedItem().getProperty('focus'))
if channel_name == 'channelselector':