Qosmio Posted December 29, 2020 Posted December 29, 2020 Hi, How can i disable Channel Numbers from showing in the on screen mini EPG window when using favorites only channels, the old DVBViewer version 6 did not have that now with version 7 it shows a * plus the number. Thanks Quote
Griga Posted December 29, 2020 Posted December 29, 2020 C:\Program Files (x86)\DVBViewer\OSDSkins\Default\myMiniEPG.xml Remove the following lines from the file and restart DVBViewer. Spoiler <item> <description>default label</description> <type>Label</type> <id>1</id> <disabledcolor>60FFFFFF</disabledcolor> <x>178</x> <y>478</y> <width>97</width> <height>40</height> <label>#channelnr</label> <font>DefaultFont</font> <textcolor>FFB4B4B4</textcolor> <textselectedcolor>FF202020</textselectedcolor> <align>right</align> <verticalalign>left</verticalalign> </item> Please note that you have to repeat it after each DVBViewer update. So better make a backup of the modified file. 1 Quote
Qosmio Posted December 29, 2020 Author Posted December 29, 2020 Thanks Griga, i use other skin but but i get the idea and find the part i should remove in the xml file it uses. Best Wishes for 2021 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.