Great job, thanks everyone .
My little contribution
Yesterday, 09:36
1 December 2024 - 09:42
original code
self.eDVBCIUIInstance = eDVBCI_UI.getInstance() self.eDVBCIUIInstance and self.eDVBCIUIInstance.ciStateChanged.get().append(self.ciModuleStateChanged)
def changed(self, what): if what == True or what[0] == self.CHANGED_SPECIFIC and what[1] == iPlayableService.evStart: string = "" NUM_CI = BoxInfo.getItem("CommonInterface") if NUM_CI and NUM_CI > 0: if self.eDVBCIUIInstance:
29 November 2024 - 11:35
Wierd... when I compare Vix's ActionMap.py with hours... there is not really much difference...
only
Vix'
if not type(contexts) is list: contexts = [contexts]
PLi
if isinstance(contexts, str): contexts = [contexts]
29 November 2024 - 08:15
26 November 2024 - 18:07
i changed at the end 450 to 950 it works till next update, then i have to change again.
Save UsageConfig.py in PC
opkg remove enigma2-src
Add UsageConfig.py