Jump to content


Dimitrij

Member Since 24 Apr 2011
Offline Last Active Today, 16:35
****-

Posts I've Made

In Topic: HELP menu

Yesterday, 09:36

Great job, thanks everyone :) .

 

 

My little contribution ;)

[gb7252.xml] fix position red key


In Topic: after update not turn on my receiver

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:

 


In Topic: HELP menu

29 November 2024 - 11:35

Wierd... when I compare Vix's ActionMap.py with hours... there is not  really much difference...

 

https://github.com/O...ts/ActionMap.py

https://github.com/O...ts/ActionMap.py

only

Vix'

		if not type(contexts) is list:
			contexts = [contexts]

PLi

		if isinstance(contexts, str):
			contexts = [contexts]

In Topic: HELP menu

29 November 2024 - 08:15

 

but I'm too lazy to look for it,

Maybe you remember ;) ?

 

This? https://github.com/O...c4877fb49b631e7


In Topic: Subtitels

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