GraphicalEPGPIG openatv7.4

Nachricht
Autor
lucas
Member
Member
Beiträge: 80
Registriert: 26 Dez 2014 12:21
Hat gedankt: 15 Mal
Hat Dank erhalten: 7 Mal

Re: GraphicalEPGPIG openatv7.4

#21

Beitrag von lucas »

urie hat geschrieben: 30 Aug 2024 22:56
lucas hat geschrieben: 30 Aug 2024 22:37 The problem is simple, how not to see this kind of epg.
I do not know what reciever you are using but try not pressing EPG button if you have one just press up or down arrow keys on remote next to centre button to get to channel list.
I understand that we do not speak the same language but writing for the sake of writing is useless. I repeat, I ask if it is possible to remove this type of reading of the epg button to have the default one.
urie
Member
Member
Beiträge: 801
Registriert: 07 Mai 2019 13:52
Wohnort: Scotland
Receiver 1: Gigablue Quad UHD 4K
Receiver 2: Zgemma H9 Combo
Hat gedankt: 139 Mal
Hat Dank erhalten: 172 Mal

Re: GraphicalEPGPIG openatv7.4

#22

Beitrag von urie »

lucas hat geschrieben: 30 Aug 2024 23:56
urie hat geschrieben: 30 Aug 2024 22:56
lucas hat geschrieben: 30 Aug 2024 22:37 The problem is simple, how not to see this kind of epg.
I do not know what reciever you are using but try not pressing EPG button if you have one just press up or down arrow keys on remote next to centre button to get to channel list.
I understand that we do not speak the same language but writing for the sake of writing is useless. I repeat, I ask if it is possible to remove this type of reading of the epg button to have the default one.
You questions have nothing to do with this thread but if you do not want to show graphical epg then you may need to remap what ever button you use to display it. Ask how to do that elseware
Benutzeravatar
kiddac
Beginners
Beginners
Beiträge: 6
Registriert: 15 Feb 2017 18:39
Hat Dank erhalten: 2 Mal

Re: GraphicalEPGPIG openatv7.4

#23

Beitrag von kiddac »

Its the subservice code that broke it in infobargenerics.py
image.png

Code: Alles auswählen

	def openBouquetEPG(self, bouquet=None, bouquets=None):
		if bouquet:
			self.StartBouquet = bouquet
		elif bouquets and not self.servicelist.isSubservices():  # Current service not found in any bouquet so add all services
			root = self.servicelist.getRoot()
			bouquets.insert(0, (self.servicelist.getServiceName(root), root))
		self.dlg_stack.append(self.session.openWithCallback(self.closed, EPGSelection, None, zapFunc=self.zapToService, EPGtype=self.EPGtype, StartBouquet=self.StartBouquet, StartRef=self.StartRef, bouquets=bouquets))
https://github.com/openatv/enigma2/issues/3414
Benutzeravatar
IanSav
Moderator
Moderator
Beiträge: 183
Registriert: 21 Apr 2019 06:54
Hat Dank erhalten: 66 Mal

Re: GraphicalEPGPIG openatv7.4

#24

Beitrag von IanSav »

Hi,

Have any of the users having issues with button functions tried pressing HELP (if it is available on your remote control) to check what all the buttons do? You should find that HELP is being enabled in more and more screens to guide users on what the various buttons do in the current context of the current screen.

Regards,
Ian.
urie
Member
Member
Beiträge: 801
Registriert: 07 Mai 2019 13:52
Wohnort: Scotland
Receiver 1: Gigablue Quad UHD 4K
Receiver 2: Zgemma H9 Combo
Hat gedankt: 139 Mal
Hat Dank erhalten: 172 Mal

Re: GraphicalEPGPIG openatv7.4

#25

Beitrag von urie »

IanSav hat geschrieben: 04 Sep 2024 16:31 Hi,

Have any of the users having issues with button functions tried pressing HELP (if it is available on your remote control) to check what all the buttons do? You should find that HELP is being enabled in more and more screens to guide users on what the various buttons do in the current context of the current screen.

Regards,
Ian.
Pressing help did not help this situation yes there may be more help screens added :yes:
But the ony fix for this was posted by @kiddac ,

I have since edited InfoBarGenerics.py versions for openatv 7.4 and openatv 7.5 and everything now works correctly. :D

I am now happily using openatv 7.4 were as since mid may I have had to use openatv 7.3 hopefully fix will be done in github save having to add InfoBarGenerics.py as Additional backup file.
urie
Member
Member
Beiträge: 801
Registriert: 07 Mai 2019 13:52
Wohnort: Scotland
Receiver 1: Gigablue Quad UHD 4K
Receiver 2: Zgemma H9 Combo
Hat gedankt: 139 Mal
Hat Dank erhalten: 172 Mal

Re: GraphicalEPGPIG openatv7.4

#26

Beitrag von urie »

Benutzeravatar
ultrafix
Member
Member
Beiträge: 377
Registriert: 27 Dez 2018 06:56
Receiver 1: Mutant HD51
Receiver 2: AX 4K HD51
Hat gedankt: 47 Mal
Hat Dank erhalten: 126 Mal

Re: GraphicalEPGPIG openatv7.4

#27

Beitrag von ultrafix »

Ist aber in 7.5 noch nicht drin.
urie
Member
Member
Beiträge: 801
Registriert: 07 Mai 2019 13:52
Wohnort: Scotland
Receiver 1: Gigablue Quad UHD 4K
Receiver 2: Zgemma H9 Combo
Hat gedankt: 139 Mal
Hat Dank erhalten: 172 Mal

Re: GraphicalEPGPIG openatv7.4

#28

Beitrag von urie »

ultrafix hat geschrieben: 26 Sep 2024 12:36 Ist aber in 7.5 noch nicht drin.
no not included in build yet but commit has been done
https://github.com/openatv/enigma2/blob ... enerics.py :good2:
Benutzeravatar
ultrafix
Member
Member
Beiträge: 377
Registriert: 27 Dez 2018 06:56
Receiver 1: Mutant HD51
Receiver 2: AX 4K HD51
Hat gedankt: 47 Mal
Hat Dank erhalten: 126 Mal

Re: GraphicalEPGPIG openatv7.4

#29

Beitrag von ultrafix »

Now is good in 7.5 :good2:
Antworten

Zurück zu „English Section“