[Bug?]Missing space in Blue Two TVOSD (1 Viewer)

Lenny100

Portal Member
May 29, 2004
13
0
See this example:

TVOSD.JPG


Why is the space between the time and the program title gone?

Any ideas?

/Lennart
 

Lenny100

Portal Member
May 29, 2004
13
0
I have now looked through the TVOSD.XML file and I cant find anything that could be the origin of the bug.

/Lennart
 

AllenConquest

Portal Pro
January 9, 2005
232
0
London, UK
The positioning of that data is done within the TVOSD.xml file:

<control>
<description>On tv NOW</description>
<id>36</id>
<type>textbox</type>
<width>500</width>
<height>60</height>
<posX>205</posX>
<posY>430</posY>
<align>left</align>
<font>font10</font>
<textcolor>FFB2D4F5</textcolor>
</control>

However, it appears that the time and text are output from MP together, as shown in the example below (I just changed the posX value to 295). So I guess that means a code change.

image002.jpg
 

Users who are viewing this thread

Similar threads

I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For the first example, I highlighted the example text and eventually found the location in the menus where I could select the CODE macro to have the example text formatted as a code example. So far, so good...
I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
Replies
0
Views
519
I have recently installed MediaPortal 1.37 (x64) and MP-TVSeries v4.5.1.697 and unfortunately the TV episode runtime duration is missing in my Titan skin. This only applies to my .TS files, my .MKV files are OK. I believe the difference is likely to be because .MKV files embed the runtime in the file unlike .TS files. I have done...
I have recently installed MediaPortal 1.37 (x64) and MP-TVSeries v4.5.1.697 and unfortunately the TV episode runtime duration is...
I have recently installed MediaPortal 1.37 (x64) and MP-TVSeries v4.5.1.697 and unfortunately the TV episode runtime duration is...
Replies
0
Views
843
I have added a scheduled task to MariaDB to delete all entries with the same start and end date
I have added a scheduled task to MariaDB to delete all entries with the same start and end date
Hello, I'm encountering an issue after importing EPG data into the TV-Server/Database. The Problem: After importing an XMLTV...
Replies
7
Views
2K
i think info but I'm really not sure
i think info but I'm really not sure
When I import new films using Moving Pictures, it takes an incredibly long time for the information to be found and downloaded...
Replies
3
Views
689
TV Server plugins are listed on this page, and "EPG Cleaner" can be downloaded from this page. Note: I don't know what bitness the plugin has. It might be 32-bit, or it might be "any cpu". The plugin is not listed by the "MP Extensions" tool, so I don't know whether it has been tested with the most-recent MP releases. -- from...
TV Server plugins are listed on this page, and "EPG Cleaner" can be downloaded from this page. Note: I don't know what bitness the...
I'm looking for a better recording scheduler. Many recording titles (at least in the UK) change between episodes, sometimes being...
Replies
4
Views
1K
Top Bottom