Dsayers Open ATV Graphical EPG gap before service name (help)

XSONY_NGUX

TK Veteran
Hello,

I just updated from OpenVix Dsayers to OpenATV due to sound and Network Mount issues which i hope are resolved in Official OpenATV

I just managed to set up everything but i cannot figure out how to remove the gap before the service icon names in EPG graphical view.

Before i had channel numbers placed there which i disabled to 'no' within the EPG graphical settings so it's blank in that spot but not sure how i can completely remove is it a hack (thats been installed via plugins) or (a setting i need to configure) ?

Reason i want the gap removed is because i want to move the service name fully to the left as possible.

Hope someone can help i had this similar issue before but cannot remember how it was fixed.

Thank you
 
What skin the vskin-hd service name stays in line with T in Today

Sent from my SM-G925F using Tapatalk

---------- Post Merged at 06:58 AM ----------

Try the default epgselection.py aswell from here

Code:
https://github.com/openatv/enigma2/blob/master/lib/python/Screens/EpgSelection.py
click on raw copy all the text and past in Notepad and save as EpgSelection.py and ftp to usr/lib/enigma2/python/Screens reboot box this will loose epg tabs
 
Looking at screen shots of the skin threads it's in the correct position if your still unsure use the above epgselection.py and EpGlist.py and UsageConfig.py from here

Code:
https://github.com/openatv/enigma2/tree/master/lib/python/Components

Again click raw on each copy the contents and paste in Notepad and save as the same name these go in usr/lib/enigma2/python/Components

---------- Post Merged at 05:02 PM ----------

That will loose you channel numbers on epg and you won't be able to get them back
 
Back
Top