abu baniaz
Moderator
configurable menu would be better. long press of buttons to navigate is not good.
Although if you could also have an option to number all channels in bouquet order then that would be even better (for me).
Just checked and as it currently stands it looks like this has been replaced by zapping to a channel entered via number buttons.
I see two possible options here. Add a menu setting to enable zap to channel from epg as a yes/no. Choosing No obviously would keep original number key function in tact.
The other option is, and here I couldn't help, but is it possible to have original numbering key on long presses instead? If possible, @Abu Baniaz, do you think this would be a possible solution?
https://github.com/darkdreamingdan/enigma2/archive/Dev.zip (to ensure they're the latest files)
Relevant files (install over my previous .zip with skin mods):
data/setup.xml -> usr/share/enigma2/setup.xml
lib/python/Components/EpgList.py -> usr/lib/enigma2/python/Components/EpgList.py
lib/python/Components/UsageConfig.py -> usr/lib/enigma2/python/Components/UsageConfig.py
lib/python/Screens/EpgSelection.py -> usr/lib/enigma2/python/Screens/EpgSelection.py
lib/python/Screens/InfoBar.py -> usr/lib/enigma2/python/Screens/InfoBar.py
But each channel in my set-up only ever appears in one bouquet.A completely separate setting is Primary Bouquet. Here's how it might work for you:
- You set Primary Bouquet to "HD"
- You open Graphical EPG for "News" bouquet
- Where applicable, channel numbers are replaced with those from HD within the EPG. E.g. BBC News HD shows as 1xx instead of 3xx.
- No changes are made to actual channel numbers, just how they're perceived in EPG.
Well, I might - but it's only going to do something useful for me if it can find a list of all channels - which I don't have in a single bouquet anywhere. Hence the suggestion that this list could be obtained from a bouquet file on the file system rather than a used bouquet, as to make it a bouquet it would have to be the first (to get the right numbers for Freeview) and then all of the sub-sections I have set-up would be wrong.You may want to turn on Channel numbering however.
I agree. I was working of a mixture of previous amendments that had been done in this thread.
I'm sure it's prudent to only introduce one thing at a time. Maybe if you get yours working and signed off and if ok with powers that be, it gets released into Vix and if no problems we then introduce my customisation. I think merging both at same time would leave us with problems.
What do mods/admin think to this?
But each channel in my set-up only ever appears in one bouquet.
Well, I might - but it's only going to do something useful for me if it can find a list of all channels - which I don't have in a single bouquet anywhere. Hence the suggestion that this list could be obtained from a bouquet file on the file system rather than a used bouquet, as to make it a bouquet it would have to be the first (to get the right numbers for Freeview) and then all of the sub-sections I have set-up would be wrong.
Bear in mind that Freeview is the only provider I have, and it does have "defined" channels for each service.
SANS MATT007/BBBUK EPG BUTTON LAYOUT CUSTOMISATION
https://github.com/darkdreamingdan/enigma2/archive/Dev.zip
data/setup.xml -> usr/share/enigma2/setup.xml
lib/python/Components/EpgList.py -> usr/lib/enigma2/python/Components/EpgList.py
lib/python/Components/UsageConfig.py -> usr/lib/enigma2/python/Components/UsageConfig.py
lib/python/Screens/EpgSelection.py -> usr/lib/enigma2/python/Screens/EpgSelection.py
lib/python/Screens/InfoBar.py -> usr/lib/enigma2/python/Screens/InfoBar.py
WITH MATT007/BBBUK EPG BUTTON LAYOUT CUSTOMISATION
https://github.com/darkdreamingdan/enigma2/archive/98f5eb406f66e4012bbe4a3a432cddce58452ddf.zip
Relevant files (install over previous .zip with skin mods http://www.world-of-satellite.com/attachment.php?attachmentid=45055&d=1444608948):
data/setup.xml -> usr/share/enigma2/setup.xml
lib/python/Components/EpgList.py -> usr/lib/enigma2/python/Components/EpgList.py
lib/python/Components/UsageConfig.py -> usr/lib/enigma2/python/Components/UsageConfig.py
lib/python/Screens/EpgSelection.py -> usr/lib/enigma2/python/Screens/EpgSelection.py
lib/python/Screens/InfoBar.py -> usr/lib/enigma2/python/Screens/InfoBar.py
True.You dont need to worry about Birdman's senario. His numbers should work just fine.
Thanks: I merged it, so we can test it in our dev-images the next couple of days.I have submitted a GitHub pull request to the team to merge this into the main development tree directly
Yes all the changes.Does this file contain all the changes?
For now the merge has been temp reverted.
Guys, for now the merge has been temp reverted. We'd like to fully test this files posted.
OpenViX is for more than only 28.2. We need to look at how this affects all our users, not only our users using Astra 28.2.
Yes it is. That's also one of the reasons that commits have to be about one, preferably small, specific issue.Correct me if I'm wrong, but isn't the whole point in the Dev branch to allow things to be tested - then it gets pushed the master?
Guys, I've only just started looking at this, due to real life I've not been able to follow this whole thread.
This does not work with all scenarios or for all users.
This is a brief outline of my test.
Fresh flash of Build 015.
Tested as follows:
1) Installed Vhanniabals Motor settings.
2) Setup ABM with FreeSat, Sky UK and Tivusat to remain at top of bouquets.
Transferred the files posted, rebooted, enabled the modifications.
Look at my screenshots, channel numbers in epg are screwed.
Would never work for the setup I've just posted.
For this mod to be considered for integration it needs to work for all scenario's, not only Sky UK, unless I've missed something, if so please feel free to point it out.
Could you try again, setting "Use Primary Bouquet for Channel Numbers" to "Disabled". I think this is the desired behavior for your configuration. If it doesn't would appreciate screenshots of this scenario (if different). Will look into fixing if so.