code cleanup ... use more /proc/stb/avs/0/* auto functions
[vuplus_dvbapp] / lib / python / Components / DreamInfoHandler.py
index 900a218..c5f8262 100644 (file)
@@ -110,7 +110,7 @@ class DreamInfoHandler:
                self.currentlyInstallingMetaIndex = None
                
                self.console = eConsoleAppContainer()
-               self.console.appClosed.get().append(self.installNext)
+               self.console.appClosed.append(self.installNext)
                self.reloadFavourites = False
                
                self.statusCallback = statusCallback