TV Guide problems (1 Viewer)

dank

Portal Member
March 16, 2007
14
0
44
Home Country
United Kingdom United Kingdom
TV-Server Version:
MediaPortal Version:
MediaPortal Skin:
Windows Version:
CPU Type:
HDD:
Memory:
Motherboard:
Motherboard Chipset:
Motherboard Bios:
Video Card:
Video Card Driver:
Sound Card:
Sound Card AC3:
Sound Card Driver:
1. TV Card:
1. TV Card Type:
1. TV Card Driver:
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec:
MPEG2 Audio Codec:
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply:
Remote:
TV:
TV - HTPC Connection:

Hello

I am wondering if someone can help me in the tvguide I scroll down and when the program name comes up in the bottom right hand corner it has text about what the program is about etc but I can just about see the first line and it cuts off is there anyway I can move that text further up so I can see the whole paragraph.

Thanks
 

dank

Portal Member
March 16, 2007
14
0
44
Home Country
United Kingdom United Kingdom
I use the standard bluetwo skin! What would I need to change thankyou for your reply.
 

csberto

Portal Pro
November 6, 2004
208
0
Tilburg, the Netherlands
I use the standard bluetwo skin! What would I need to change thankyou for your reply.

First let me say that I don't have the problem you describe with the BlueTwo skin.
In the BlueTwo skin folder of MediaPortal there is a file named mytvguide.xml.
The part of that file that determines how program information looks like on screen in the TV guide is:

<control>
<description>Description1</description>
<type>textboxscrollup</type>
<id>15</id>
<posX>250</posX>
<posY>450</posY>
<width>400</width>
<height>70</height> <seperator>-----------------------------------------------------------------------------------------</seperator>
<label>#TV.Guide.Description</label>
<font>font13</font>
<textcolor>FFFFFFFF</textcolor>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="500">WindowClose</animation>
</control>

You'll have to look if your mytvguide.xml looks the same and if not, open the file with an editor like pspad (download at http://www.pspad.com/en/) and change it to be exactly the same as described before. I hope this solves your problem.
 

Users who are viewing this thread

Top Bottom