Jump to content

How to disable Channel Numbers in on screen mini EPG window


Qosmio

Recommended Posts

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

Link to comment

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.

 

  • Like 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...