For your first point is this still an issue with the last release 1.0.15? I have tested and when moving up and down the program that has ended is not selected.
Any feedback on the last version?
Latest Update
Changes
---------------------
If a program has ended, flag it as not being the best event to switch to (highlights the correct event)
Fix incorrect background color being set when picon is scaled (only uses colors in the color index, I think)
Change default picon scale background color to white
Fix jump over empty by not adding records on empty channels if set to true
***** Skip empty services is set by default so no records will be shown on channels with no TBA records, to revert to the previous way things were working, please use the config screen and disable Skip empty services ( I could change the default, but as this is a legacy config it would not change anything )
What else is needed other than the patches before this can be merged into the image?
Well i didnt find any more glitches. Seems to working correct except....
if the program has ended it hides the title but still select the empty rectangle when navigating up and down instead to select currently playing event!
Also if the EPG data is sent but the title is "" (means empty title is set) it still highlight the rectangle as there is event which i think is not right! If there is no data (or there is but "") it must be show as there is no data or at least as To be determined!
Also the color button labels are correct now but if change the mapping in keymap.xml the names does not change! i think there must be logic to change the names of buttons according to the mapping.
That it i guess!
For the empty title, we could fill this with the TBD string, Ill make a chagne for that.
Ill look into changing the labels based on what they are set to in the keymap.
Thanks