Hello,
what supposed to happed when I open SecondInfoBar and push red button (similar) ? Now it opens empty SingleEPG screen (EpgSelectionSimilar.py). Just wondering...
Hello,
what supposed to happed when I open SecondInfoBar and push red button (similar) ? Now it opens empty SingleEPG screen (EpgSelectionSimilar.py). Just wondering...
Screen will be empty if there is nothing similar.
e.g try the same on BBC1.
Orlandox (27-11-21)
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.
Why would it need a new screen if the elements are the same?
abu baniaz (27-11-21)
Ok, added here: https://github.com/OpenViX/enigma2/c...5e6f7f9d15ed18
abu baniaz (27-11-21),Orlandox (27-11-21)