Description for program in tvminiguide.xml (1 Viewer)

DarkWader

Portal Pro
October 3, 2006
270
6
46
Home Country
Norway Norway
Hi.

Is there a way to get description for a program in the miniguide?
I tryed something like this:
Code:
<control>
      <description>Description</description>
      <type>textboxscrollup</type>
      <id>1</id>
      <posX>600</posX>
      <posY>600</posY>
      <width>400</width>
      <height>100</height>
      <seperator>----------------------------------------------------------------------------------------------</seperator>
      <label>#TV.Guide.Description</label>
      <font>font14</font>
      <textcolor>FFFFFFFF</textcolor>
    </control>
But no luck..
 

Users who are viewing this thread

Top Bottom