dsayers
ViX Beta Tester
- Joined
- Mar 19, 2016
- Messages
- 1,871
- Reaction score
- 20
- Points
- 38
This has been talked about for a very long time and a very popular addition but ultimately without success when having Vix adopt this.
ATV did commit the pull requests I did for first half of epg mod. I then got side tracked and forgot about remainder.
I did try adding guide-list bouquets a few years ago but the commit was rejected and they wanted a previous bouquet tab showing but I couldnt work it out.
Could you possibly look at adding them to ViX?
I tried here https://github.com/davesayers2014/enigma2-1/commit/73aaf44ecd3a76f2e4076d6e5610e155cdee44f0
But I get crash
Code:
< 44197.086> Traceback (most recent call last):
< 44197.086> File "/usr/lib/enigma2/python/Components/ActionMap.py", line 51, in action
< 44197.203> File "/usr/lib/enigma2/python/Screens/ChannelSelection.py", line 104, in okbuttonClick
< 44197.203> File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1583, in openBouquetEPG
< 44197.203> File "/usr/lib/enigma2/python/mytest.py", line 320, in openWithCallback
< 44197.204> dlg = self.open(screen, *arguments, **kwargs)
< 44197.204> File "/usr/lib/enigma2/python/mytest.py", line 330, in open
< 44197.204> dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
< 44197.204> File "/usr/lib/enigma2/python/mytest.py", line 267, in instantiateDialog
< 44197.204> return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
< 44197.204> File "/usr/lib/enigma2/python/mytest.py", line 290, in doInstantiateDialog
< 44197.204> dlg = screen(self, *arguments, **kwargs)
< 44197.204> File "/usr/lib/enigma2/python/Screens/EpgSelection.py", line 99, in __init__
< 44197.204> self.RefreshColouredKeys()
< 44197.205> File "/usr/lib/enigma2/python/Screens/EpgSelection.py", line 1660, in RefreshColouredKeys
< 44197.206> if config.epgselection.graph_red.value == "24plus":
< 44197.206> File "/usr/lib/enigma2/python/Components/config.py", line 1889, in __getattr__
< 44197.206> AttributeError: graph_red
< 44197.206> [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap instance at 0x9ec5a198>>,('OkCancelActions', 'ok')) failed)
It would be good if you can add ch+ and ch - minus too.
Crash log attached.
The options ought to be added to button setup/hotkey
What would be bad with adding to EPG menu?
