Remove BIG PLAY TIME LABLE dosent work...
#1
when remove the big play time lable from musicoverly.xml my box hang when trying to play music in my tweaked retro skin.
but when adding it again make the playing music work...

i think it might have something to do with the new fade away in visualisations mode...

this is for my builds from 20-01, it worked in 19-01...
Reply
#2
have you tried it with mediacenter skin? retro aint updated to match current cvs.... yet.

/floink

**edit: sorry, see what you mean now. tried it myself with a build from 22-1 and can't get it to work either with my skin.
Reply
#3
im starting to think something is hardcoded...
Reply
#4
ugly but working solution for retro:

Quote: <control>
<description>play time label</description>
<type>label</type>
<id>2</id>
<posx>135</posx>
<posy>440</posy>
<label>-</label>
<align>left</align>
<font>font14</font>
<textcolor>ffffffff</textcolor>
</control>
<control>
<description>big play time label</description>
<type>label</type>
<id>6</id>
<posx>135</posx>
<posy>440</posy>
<label>-</label>
<align>left</align>
<font>font14</font>
<textcolor>55b2d4f5</textcolor>
</control>

change this in musicoverlay.xml

/floink
Reply
#5
right, this was a bug.
its fixed now, so in the next version you should b able to remove it from the .xml files
frodo
XBMC Project Founder (Retired), now head programmer of MediaPortal
Reply
#6
thanks mr. frodo!!!
Reply

Logout Mark Read Team Forum Stats Members Help
Remove BIG PLAY TIME LABLE dosent work...0