PDA

View Full Version : [ViX_Misc] SecondInfobar and red button (Similar), what supposed to happed?



Orlandox
26-11-21, 15:39
Hello,

what supposed to happed when I open SecondInfoBar and push red button (similar) ? Now it opens empty SingleEPG screen (EpgSelectionSimilar.py). Just wondering...

Huevos
27-11-21, 01:30
Screen will be empty if there is nothing similar.

e.g try the same on BBC1.

Orlandox
27-11-21, 06:57
Hello, thank you for the clarification.

EpgSelectionSimilar.py : I prefer to have self.skinName = ["SingleEPG", "EPGSelection"] changed to self.skinName = ["SimilarEPG", "EPGSelection"] to have own SimilarEPG Sceen Name on my modified skin.

Huevos
27-11-21, 10:14
Why would it need a new screen if the elements are the same?

Orlandox
27-11-21, 11:47
Why would it need a new screen if the elements are the same?

<widget name="bouquetlist" must be removed to avoid debug noise.
<eLabel text is different.
<panel name="ChannelSelectionBouquetName" /> can be removed.

That's my opinion, it's not a big deal.

Huevos
27-11-21, 15:35
Ok, added here: https://github.com/OpenViX/enigma2/commit/1ef04e4807584946f6cb33f4a95e6f7f9d15ed18