home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
StreamedMP
[THEME] Music Layouts (clearart, cdart, bio, ect.) for MP 1.3 Beta - v3.0 - ALPHA TEST VERSION
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="The_Stig" data-source="post: 1004526" data-attributes="member: 12276"><p>Since I nearly never worked on skinning a newbie-ish question.</p><p> </p><p>This is a part of the old common.overlay.xml from this mod here:</p><p>[CODE]<?xml version="1.0" encoding="utf-8" standalone="yes"?></p><p> </p><p> <!-- :: MUSIC OVERLAY IN REGULAR HOME :: --></p><p> <control></p><p> <description>CD Blank</description></p><p> <type>image</type></p><p> <visible>player.hasmedia+control.isvisible(3337)+!control.hasthumb(6666)</visible></p><p> <posX>65</posX></p><p> <posY>80</posY></p><p> <width>112</width></p><p> <height>112</height></p><p> <texture>CD.png</texture></p><p> <animation effect="slide" time="300" end="-30,0" reversible="true" condition="player.paused">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="-360" time="4000" loop="true" reversible="false" condition="!player.paused">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="-360" time="2000" loop="true" reversible="false" condition=" player.forwarding2x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="-360" time="1000" loop="true" reversible="false" condition=" player.forwarding4x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="-360" time="500" loop="true" reversible="false" condition=" player.forwarding8x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="-360" time="250" loop="true" reversible="false" condition=" player.forwarding16x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="-360" time="125" loop="true" reversible="false" condition=" player.forwarding32x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="360" time="2000" loop="true" reversible="false" condition=" player.rewinding2x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="360" time="1000" loop="true" reversible="false" condition=" player.rewinding4x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="360" time="500" loop="true" reversible="false" condition=" player.rewinding8x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="360" time="200" loop="true" reversible="false" condition=" player.rewinding16x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="360" time="125" loop="true" reversible="false" condition=" player.rewinding32x">Conditional</animation></p><p> <animation effect="fade" time="600">WindowOpen</animation></p><p> <animation effect="fade" time="200">WindowClose</animation></p><p> </control></p><p> <control></p><p> <description>CD</description></p><p> <id>6666</id></p><p> <type>image</type></p><p> <visible>player.hasmedia+control.isvisible(3337)</visible></p><p> <posX>65</posX></p><p> <posY>80</posY></p><p> <width>112</width></p><p> <height>112</height></p><p> <texture>..\..\..\Thumbs\Music\cdArt\#Play.Current.Artist-#Play.Current.Album.png</texture></p><p> <animation effect="slide" time="300" end="-30,0" reversible="true" condition="player.paused">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="-360" time="4000" loop="true" reversible="false" condition="!player.paused">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="-360" time="2000" loop="true" reversible="false" condition=" player.forwarding2x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="-360" time="1000" loop="true" reversible="false" condition=" player.forwarding4x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="-360" time="500" loop="true" reversible="false" condition=" player.forwarding8x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="-360" time="250" loop="true" reversible="false" condition=" player.forwarding16x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="-360" time="125" loop="true" reversible="false" condition=" player.forwarding32x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="360" time="2000" loop="true" reversible="false" condition=" player.rewinding2x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="360" time="1000" loop="true" reversible="false" condition=" player.rewinding4x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="360" time="500" loop="true" reversible="false" condition=" player.rewinding8x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="360" time="200" loop="true" reversible="false" condition=" player.rewinding16x">Conditional</animation></p><p> <animation effect="rotate" delay="0" end="360" time="125" loop="true" reversible="false" condition=" player.rewinding32x">Conditional</animation></p><p> <animation effect="fade" time="600">WindowOpen</animation></p><p> <animation effect="fade" time="200">WindowClose</animation></p><p> </control></p><p> <control></p><p> <description>music logo</description></p><p> <type>image</type></p><p> <id>7220</id></p><p> <posX>20</posX></p><p> <posY>79</posY></p><p> <width>114</width></p><p> <height>114</height></p><p> <keepaspectratio>no</keepaspectratio></p><p> <centered>yes</centered></p><p> <zoom>yes</zoom></p><p> <!-- Update by Setup (Ensure ID is unique)--></p><p> <texture>#StreamedMP.ArtistPath\#Play.Current.ArtistL.jpg</texture></p><p> <visible>player.hasmedia+control.isvisible(3337)+string.equals(#Play.Current.Thumb,)</visible></p><p> <animation effect="fade" time="500">WindowOpen</animation></p><p> <animation effect="fade" time="500">WindowClose</animation></p><p> </control></p><p> <control></p><p> <description>music logo</description></p><p> <type>image</type></p><p> <id>7230</id></p><p> <posX>20</posX></p><p> <posY>79</posY></p><p> <width>114</width></p><p> <height>114</height></p><p> <keepaspectratio>no</keepaspectratio></p><p> <centered>yes</centered></p><p> <zoom>no</zoom></p><p> <texture>#Play.Current.Thumb</texture></p><p> <visible>player.hasmedia+control.isvisible(3337)+!string.equals(#Play.Current.Thumb,)</visible></p><p> <animation effect="fade" time="500">WindowOpen</animation></p><p> <animation effect="fade" time="500">WindowClose</animation></p><p> </control></p><p> <control></p><p> <description>Music logo Animation</description></p><p> <type>animation</type></p><p> <id>7210</id></p><p> <posX>20</posX></p><p> <posY>79</posY></p><p> <width>114</width></p><p> <height>114</height></p><p> <!-- Updated by setup (Ensure ID is unique)--></p><p> <textures>#Play.Current.Thumb;#StreamedMP.ArtistPath\#Play.Current.ArtistL.jpg</textures></p><p> <Duration>0:0:45</Duration></p><p> <randomize>no</randomize></p><p> <keepaspectratio>no</keepaspectratio></p><p> <centered>yes</centered></p><p> <zoom>yes</zoom></p><p> <visible>player.hasmedia+control.isvisible(3337)+control.hasthumb(7220)+control.hasthumb(7230)</visible></p><p> <animation effect="fade" time="500" reversible="true">Visible</animation></p><p> <animation effect="fade" time="500">WindowOpen</animation></p><p> <animation effect="fade" time="500">WindowClose</animation></p><p> </control></p><p> <control></p><p> <description>Selectable Button</description></p><p> <type>button</type></p><p> <id>1701</id></p><p> <posX>19</posX></p><p> <posY>78</posY></p><p> <width>118</width></p><p> <height>117</height></p><p> <textureFocus>thumbborder5.png</textureFocus></p><p> <textureNoFocus>-</textureNoFocus></p><p> <keepaspectratio>no</keepaspectratio></p><p> <!--<action>18</action>--></p><p> <hyperlink>510</hyperlink></p><p> <colordiffuse>f1ffffff</colordiffuse></p><p> <visible>player.hasmedia+control.isvisible(3337)</visible></p><p> <animation effect="fade" time="500">WindowOpen</animation></p><p> <animation effect="fade" time="500">WindowClose</animation></p><p> </control></p><p> <control></p><p> <description>cd case logo overlay</description></p><p> <type>image</type></p><p> <id>7230</id></p><p> <posX>5</posX></p><p> <posY>64</posY></p><p> <width>145</width></p><p> <height>141</height></p><p> <keepaspectratio>no</keepaspectratio></p><p> <centered>yes</centered></p><p> <zoom>no</zoom></p><p> <texture>round.cover.frame.png</texture></p><p> <visible>player.hasmedia+control.isvisible(3337)</visible></p><p> <animation effect="fade" time="500">WindowOpen</animation></p><p> <animation effect="fade" time="500">WindowClose</animation></p><p> </control></p><p> <control></p><p> <description>2x label</description></p><p> <type>image</type></p><p> <visible>player.forwarding2x</visible></p><p> <posX>106</posX></p><p> <posY>164</posY></p><p> <width>30</width></p><p> <height>30</height></p><p> <texture>osd2x.png</texture></p><p> </control></p><p> <control></p><p> <description>4x label</description></p><p> <type>image</type></p><p> <visible>player.forwarding4x</visible></p><p> <posX>106</posX></p><p> <posY>164</posY></p><p> <width>30</width></p><p> <height>30</height></p><p> <texture>osd4x.png</texture></p><p> </control></p><p> <control></p><p> <description>8x label</description></p><p> <type>image</type></p><p> <visible>player.forwarding8x</visible></p><p> <posX>106</posX></p><p> <posY>164</posY></p><p> <width>30</width></p><p> <height>30</height></p><p> <texture>osd8x.png</texture></p><p> </control></p><p> <control></p><p> <description>16x label</description></p><p> <type>image</type></p><p> <visible>player.forwarding16x</visible></p><p> <posX>106</posX></p><p> <posY>164</posY></p><p> <width>30</width></p><p> <height>30</height></p><p> <texture>osd16x.png</texture></p><p> </control></p><p> <control></p><p> <description>32x label</description></p><p> <type>image</type></p><p> <visible>player.forwarding32x</visible></p><p> <posX>106</posX></p><p> <posY>164</posY></p><p> <width>30</width></p><p> <height>30</height></p><p> <texture>osd32x.png</texture></p><p> </control></p><p> <control></p><p> <description>2x label</description></p><p> <type>image</type></p><p> <visible>player.rewinding2x</visible></p><p> <posX>106</posX></p><p> <posY>164</posY></p><p> <width>30</width></p><p> <height>30</height></p><p> <texture>osd2x.png</texture></p><p> </control></p><p> <control></p><p> <description>4x label</description></p><p> <type>image</type></p><p> <visible>player.rewinding4x</visible></p><p> <posX>106</posX></p><p> <posY>164</posY></p><p> <width>30</width></p><p> <height>30</height></p><p> <texture>osd4x.png</texture></p><p> </control></p><p> <control></p><p> <description>8x label</description></p><p> <type>image</type></p><p> <visible>player.rewinding8x</visible></p><p> <posX>106</posX></p><p> <posY>164</posY></p><p> <width>30</width></p><p> <height>30</height></p><p> <texture>osd8x.png</texture></p><p> </control></p><p> <control></p><p> <description>16x label</description></p><p> <type>image</type></p><p> <visible>player.rewinding16x</visible></p><p> <posX>106</posX></p><p> <posY>164</posY></p><p> <width>30</width></p><p> <height>30</height></p><p> <texture>osd16x.png</texture></p><p> </control></p><p> <control></p><p> <description>32x label</description></p><p> <type>image</type></p><p> <visible>player.rewinding32x</visible></p><p> <posX>106</posX></p><p> <posY>164</posY></p><p> <width>30</width></p><p> <height>30</height></p><p> <texture>osd32x.png</texture></p><p> </control></p><p> <control></p><p> <description>pause label</description></p><p> <type>image</type></p><p> <visible>player.paused</visible></p><p> <posX>106</posX></p><p> <posY>164</posY></p><p> <width>28</width></p><p> <height>28</height></p><p> <texture>top_pause_disabled.png</texture></p><p> </control></p><p> <control></p><p> <description>artist info label</description></p><p> <type>fadelabel</type></p><p> <id>0</id></p><p> <width>305</width></p><p> <height>40</height></p><p> <posX>190</posX></p><p> <posY>80</posY></p><p> <label>#Play.Current.Artist</label></p><p> <textcolor>FFFFFFFF</textcolor></p><p> <font>mediastream12tc</font></p><p> <scrollStartDelaySec>30</scrollStartDelaySec></p><p> <wrapString> | </wrapString></p><p> <visible>player.hasmedia+control.isvisible(3337)</visible></p><p> <animation effect="slide" time="300" end="-30,0" reversible="true" condition="player.paused">Conditional</animation></p><p> <animation effect="fade" time="500">WindowOpen</animation></p><p> <animation effect="fade" time="500">WindowClose</animation></p><p> </control></p><p> <control></p><p> <description>title info label</description></p><p> <type>fadelabel</type></p><p> <id>0</id></p><p> <width>305</width></p><p> <height>40</height></p><p> <posX>190</posX></p><p> <posY>104</posY></p><p> <label>#Play.Current.Title</label></p><p> <textcolor>FFFFFFFF</textcolor></p><p> <font>mediastream10tc</font></p><p> <scrollStartDelaySec>30</scrollStartDelaySec></p><p> <wrapString> | </wrapString></p><p> <visible>player.hasmedia+control.isvisible(3337)</visible></p><p> <animation effect="slide" time="300" end="-30,0" reversible="true" condition="player.paused">Conditional</animation></p><p> <animation effect="fade" time="500">WindowOpen</animation></p><p> <animation effect="fade" time="500">WindowClose</animation></p><p> </control></p><p> <control></p><p> <description>album info label</description></p><p> <type>fadelabel</type></p><p> <id>0</id></p><p> <width>305</width></p><p> <height>40</height></p><p> <posX>190</posX></p><p> <posY>123</posY></p><p> <label>#Play.Current.Album</label></p><p> <textcolor>FFFFFFFF</textcolor></p><p> <font>mediastream10c</font></p><p> <scrollStartDelaySec>30</scrollStartDelaySec></p><p> <wrapString> | </wrapString></p><p> <visible>player.hasmedia+control.isvisible(3337)</visible></p><p> <animation effect="slide" time="300" end="-30,0" reversible="true" condition="player.paused">Conditional</animation></p><p> <animation effect="fade" time="500">WindowOpen</animation></p><p> <animation effect="fade" time="500">WindowClose</animation></p><p> </control></p><p> <control></p><p> <description>play time / duration label</description></p><p> <type>label</type></p><p> <id>0</id></p><p> <width>305</width></p><p> <height>40</height></p><p> <posX>190</posX></p><p> <posY>141</posY></p><p> <label>#currentplaytime / #duration</label></p><p> <textcolor>FFFFFFFF</textcolor></p><p> <font>mediastream10c</font></p><p> <visible>player.hasmedia+control.isvisible(3337)</visible></p><p> <animation effect="slide" time="300" end="-30,0" reversible="true" condition="player.paused">Conditional</animation></p><p> <animation effect="fade" time="500">WindowOpen</animation></p><p> <animation effect="fade" time="500">WindowClose</animation></p><p> </control></p><p> <control></p><p> <description>next song label</description></p><p> <type>label</type></p><p> <id>0</id></p><p> <width>50</width></p><p> <height>40</height></p><p> <posX>190</posX></p><p> <posY>171</posY></p><p> <label>Next:</label></p><p> <textcolor>FF025984</textcolor></p><p> <font>mediastream10</font></p><p> <visible>player.hasmedia+control.isvisible(3337)+control.isvisible(3338)</visible></p><p> <animation effect="slide" time="300" end="-30,0" reversible="true" condition="player.paused">Conditional</animation></p><p> <animation effect="fade" time="500">WindowOpen</animation></p><p> <animation effect="fade" time="500">WindowClose</animation></p><p> </control></p><p> <control></p><p> <description>next song info label</description></p><p> <type>fadelabel</type></p><p> <id>0</id></p><p> <posX>230</posX></p><p> <posY>171</posY></p><p> <width>265</width></p><p> <height>40</height></p><p> <label>#Play.Next.Title by #Play.Next.Artist</label></p><p> <textcolor>FF999999</textcolor></p><p> <font>mediastream10</font></p><p> <visible>player.hasmedia+control.isvisible(3337)+control.isvisible(3338)</visible></p><p> <animation effect="slide" time="300" end="-30,0" reversible="true" condition="player.paused">Conditional</animation></p><p> <animation effect="fade" time="500">WindowOpen</animation></p><p> <animation effect="fade" time="500">WindowClose</animation></p><p> </control></p><p>[/CODE]</p><p> </p><p>Since I am trying to go the easy way: what needs to be changed to get it going with 1.4? What where the skinning changes?</p><p> </p><p>EDIT: Ok..changes the theme.xml version number to 1.4.0.0 at least shows me the spinning CD. But its a blank one and not using the one from CDARt...lets see...</p><p> </p><p>EDIT 2: Working now. Had CDArt with spaces between Artist and Album...nice!!!</p></blockquote><p></p>
[QUOTE="The_Stig, post: 1004526, member: 12276"] Since I nearly never worked on skinning a newbie-ish question. This is a part of the old common.overlay.xml from this mod here: [CODE]<?xml version="1.0" encoding="utf-8" standalone="yes"?> <!-- :: MUSIC OVERLAY IN REGULAR HOME :: --> <control> <description>CD Blank</description> <type>image</type> <visible>player.hasmedia+control.isvisible(3337)+!control.hasthumb(6666)</visible> <posX>65</posX> <posY>80</posY> <width>112</width> <height>112</height> <texture>CD.png</texture> <animation effect="slide" time="300" end="-30,0" reversible="true" condition="player.paused">Conditional</animation> <animation effect="rotate" delay="0" end="-360" time="4000" loop="true" reversible="false" condition="!player.paused">Conditional</animation> <animation effect="rotate" delay="0" end="-360" time="2000" loop="true" reversible="false" condition=" player.forwarding2x">Conditional</animation> <animation effect="rotate" delay="0" end="-360" time="1000" loop="true" reversible="false" condition=" player.forwarding4x">Conditional</animation> <animation effect="rotate" delay="0" end="-360" time="500" loop="true" reversible="false" condition=" player.forwarding8x">Conditional</animation> <animation effect="rotate" delay="0" end="-360" time="250" loop="true" reversible="false" condition=" player.forwarding16x">Conditional</animation> <animation effect="rotate" delay="0" end="-360" time="125" loop="true" reversible="false" condition=" player.forwarding32x">Conditional</animation> <animation effect="rotate" delay="0" end="360" time="2000" loop="true" reversible="false" condition=" player.rewinding2x">Conditional</animation> <animation effect="rotate" delay="0" end="360" time="1000" loop="true" reversible="false" condition=" player.rewinding4x">Conditional</animation> <animation effect="rotate" delay="0" end="360" time="500" loop="true" reversible="false" condition=" player.rewinding8x">Conditional</animation> <animation effect="rotate" delay="0" end="360" time="200" loop="true" reversible="false" condition=" player.rewinding16x">Conditional</animation> <animation effect="rotate" delay="0" end="360" time="125" loop="true" reversible="false" condition=" player.rewinding32x">Conditional</animation> <animation effect="fade" time="600">WindowOpen</animation> <animation effect="fade" time="200">WindowClose</animation> </control> <control> <description>CD</description> <id>6666</id> <type>image</type> <visible>player.hasmedia+control.isvisible(3337)</visible> <posX>65</posX> <posY>80</posY> <width>112</width> <height>112</height> <texture>..\..\..\Thumbs\Music\cdArt\#Play.Current.Artist-#Play.Current.Album.png</texture> <animation effect="slide" time="300" end="-30,0" reversible="true" condition="player.paused">Conditional</animation> <animation effect="rotate" delay="0" end="-360" time="4000" loop="true" reversible="false" condition="!player.paused">Conditional</animation> <animation effect="rotate" delay="0" end="-360" time="2000" loop="true" reversible="false" condition=" player.forwarding2x">Conditional</animation> <animation effect="rotate" delay="0" end="-360" time="1000" loop="true" reversible="false" condition=" player.forwarding4x">Conditional</animation> <animation effect="rotate" delay="0" end="-360" time="500" loop="true" reversible="false" condition=" player.forwarding8x">Conditional</animation> <animation effect="rotate" delay="0" end="-360" time="250" loop="true" reversible="false" condition=" player.forwarding16x">Conditional</animation> <animation effect="rotate" delay="0" end="-360" time="125" loop="true" reversible="false" condition=" player.forwarding32x">Conditional</animation> <animation effect="rotate" delay="0" end="360" time="2000" loop="true" reversible="false" condition=" player.rewinding2x">Conditional</animation> <animation effect="rotate" delay="0" end="360" time="1000" loop="true" reversible="false" condition=" player.rewinding4x">Conditional</animation> <animation effect="rotate" delay="0" end="360" time="500" loop="true" reversible="false" condition=" player.rewinding8x">Conditional</animation> <animation effect="rotate" delay="0" end="360" time="200" loop="true" reversible="false" condition=" player.rewinding16x">Conditional</animation> <animation effect="rotate" delay="0" end="360" time="125" loop="true" reversible="false" condition=" player.rewinding32x">Conditional</animation> <animation effect="fade" time="600">WindowOpen</animation> <animation effect="fade" time="200">WindowClose</animation> </control> <control> <description>music logo</description> <type>image</type> <id>7220</id> <posX>20</posX> <posY>79</posY> <width>114</width> <height>114</height> <keepaspectratio>no</keepaspectratio> <centered>yes</centered> <zoom>yes</zoom> <!-- Update by Setup (Ensure ID is unique)--> <texture>#StreamedMP.ArtistPath\#Play.Current.ArtistL.jpg</texture> <visible>player.hasmedia+control.isvisible(3337)+string.equals(#Play.Current.Thumb,)</visible> <animation effect="fade" time="500">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> <control> <description>music logo</description> <type>image</type> <id>7230</id> <posX>20</posX> <posY>79</posY> <width>114</width> <height>114</height> <keepaspectratio>no</keepaspectratio> <centered>yes</centered> <zoom>no</zoom> <texture>#Play.Current.Thumb</texture> <visible>player.hasmedia+control.isvisible(3337)+!string.equals(#Play.Current.Thumb,)</visible> <animation effect="fade" time="500">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> <control> <description>Music logo Animation</description> <type>animation</type> <id>7210</id> <posX>20</posX> <posY>79</posY> <width>114</width> <height>114</height> <!-- Updated by setup (Ensure ID is unique)--> <textures>#Play.Current.Thumb;#StreamedMP.ArtistPath\#Play.Current.ArtistL.jpg</textures> <Duration>0:0:45</Duration> <randomize>no</randomize> <keepaspectratio>no</keepaspectratio> <centered>yes</centered> <zoom>yes</zoom> <visible>player.hasmedia+control.isvisible(3337)+control.hasthumb(7220)+control.hasthumb(7230)</visible> <animation effect="fade" time="500" reversible="true">Visible</animation> <animation effect="fade" time="500">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> <control> <description>Selectable Button</description> <type>button</type> <id>1701</id> <posX>19</posX> <posY>78</posY> <width>118</width> <height>117</height> <textureFocus>thumbborder5.png</textureFocus> <textureNoFocus>-</textureNoFocus> <keepaspectratio>no</keepaspectratio> <!--<action>18</action>--> <hyperlink>510</hyperlink> <colordiffuse>f1ffffff</colordiffuse> <visible>player.hasmedia+control.isvisible(3337)</visible> <animation effect="fade" time="500">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> <control> <description>cd case logo overlay</description> <type>image</type> <id>7230</id> <posX>5</posX> <posY>64</posY> <width>145</width> <height>141</height> <keepaspectratio>no</keepaspectratio> <centered>yes</centered> <zoom>no</zoom> <texture>round.cover.frame.png</texture> <visible>player.hasmedia+control.isvisible(3337)</visible> <animation effect="fade" time="500">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> <control> <description>2x label</description> <type>image</type> <visible>player.forwarding2x</visible> <posX>106</posX> <posY>164</posY> <width>30</width> <height>30</height> <texture>osd2x.png</texture> </control> <control> <description>4x label</description> <type>image</type> <visible>player.forwarding4x</visible> <posX>106</posX> <posY>164</posY> <width>30</width> <height>30</height> <texture>osd4x.png</texture> </control> <control> <description>8x label</description> <type>image</type> <visible>player.forwarding8x</visible> <posX>106</posX> <posY>164</posY> <width>30</width> <height>30</height> <texture>osd8x.png</texture> </control> <control> <description>16x label</description> <type>image</type> <visible>player.forwarding16x</visible> <posX>106</posX> <posY>164</posY> <width>30</width> <height>30</height> <texture>osd16x.png</texture> </control> <control> <description>32x label</description> <type>image</type> <visible>player.forwarding32x</visible> <posX>106</posX> <posY>164</posY> <width>30</width> <height>30</height> <texture>osd32x.png</texture> </control> <control> <description>2x label</description> <type>image</type> <visible>player.rewinding2x</visible> <posX>106</posX> <posY>164</posY> <width>30</width> <height>30</height> <texture>osd2x.png</texture> </control> <control> <description>4x label</description> <type>image</type> <visible>player.rewinding4x</visible> <posX>106</posX> <posY>164</posY> <width>30</width> <height>30</height> <texture>osd4x.png</texture> </control> <control> <description>8x label</description> <type>image</type> <visible>player.rewinding8x</visible> <posX>106</posX> <posY>164</posY> <width>30</width> <height>30</height> <texture>osd8x.png</texture> </control> <control> <description>16x label</description> <type>image</type> <visible>player.rewinding16x</visible> <posX>106</posX> <posY>164</posY> <width>30</width> <height>30</height> <texture>osd16x.png</texture> </control> <control> <description>32x label</description> <type>image</type> <visible>player.rewinding32x</visible> <posX>106</posX> <posY>164</posY> <width>30</width> <height>30</height> <texture>osd32x.png</texture> </control> <control> <description>pause label</description> <type>image</type> <visible>player.paused</visible> <posX>106</posX> <posY>164</posY> <width>28</width> <height>28</height> <texture>top_pause_disabled.png</texture> </control> <control> <description>artist info label</description> <type>fadelabel</type> <id>0</id> <width>305</width> <height>40</height> <posX>190</posX> <posY>80</posY> <label>#Play.Current.Artist</label> <textcolor>FFFFFFFF</textcolor> <font>mediastream12tc</font> <scrollStartDelaySec>30</scrollStartDelaySec> <wrapString> | </wrapString> <visible>player.hasmedia+control.isvisible(3337)</visible> <animation effect="slide" time="300" end="-30,0" reversible="true" condition="player.paused">Conditional</animation> <animation effect="fade" time="500">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> <control> <description>title info label</description> <type>fadelabel</type> <id>0</id> <width>305</width> <height>40</height> <posX>190</posX> <posY>104</posY> <label>#Play.Current.Title</label> <textcolor>FFFFFFFF</textcolor> <font>mediastream10tc</font> <scrollStartDelaySec>30</scrollStartDelaySec> <wrapString> | </wrapString> <visible>player.hasmedia+control.isvisible(3337)</visible> <animation effect="slide" time="300" end="-30,0" reversible="true" condition="player.paused">Conditional</animation> <animation effect="fade" time="500">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> <control> <description>album info label</description> <type>fadelabel</type> <id>0</id> <width>305</width> <height>40</height> <posX>190</posX> <posY>123</posY> <label>#Play.Current.Album</label> <textcolor>FFFFFFFF</textcolor> <font>mediastream10c</font> <scrollStartDelaySec>30</scrollStartDelaySec> <wrapString> | </wrapString> <visible>player.hasmedia+control.isvisible(3337)</visible> <animation effect="slide" time="300" end="-30,0" reversible="true" condition="player.paused">Conditional</animation> <animation effect="fade" time="500">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> <control> <description>play time / duration label</description> <type>label</type> <id>0</id> <width>305</width> <height>40</height> <posX>190</posX> <posY>141</posY> <label>#currentplaytime / #duration</label> <textcolor>FFFFFFFF</textcolor> <font>mediastream10c</font> <visible>player.hasmedia+control.isvisible(3337)</visible> <animation effect="slide" time="300" end="-30,0" reversible="true" condition="player.paused">Conditional</animation> <animation effect="fade" time="500">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> <control> <description>next song label</description> <type>label</type> <id>0</id> <width>50</width> <height>40</height> <posX>190</posX> <posY>171</posY> <label>Next:</label> <textcolor>FF025984</textcolor> <font>mediastream10</font> <visible>player.hasmedia+control.isvisible(3337)+control.isvisible(3338)</visible> <animation effect="slide" time="300" end="-30,0" reversible="true" condition="player.paused">Conditional</animation> <animation effect="fade" time="500">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> <control> <description>next song info label</description> <type>fadelabel</type> <id>0</id> <posX>230</posX> <posY>171</posY> <width>265</width> <height>40</height> <label>#Play.Next.Title by #Play.Next.Artist</label> <textcolor>FF999999</textcolor> <font>mediastream10</font> <visible>player.hasmedia+control.isvisible(3337)+control.isvisible(3338)</visible> <animation effect="slide" time="300" end="-30,0" reversible="true" condition="player.paused">Conditional</animation> <animation effect="fade" time="500">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> </control> [/CODE] Since I am trying to go the easy way: what needs to be changed to get it going with 1.4? What where the skinning changes? EDIT: Ok..changes the theme.xml version number to 1.4.0.0 at least shows me the spinning CD. But its a blank one and not using the one from CDARt...lets see... EDIT 2: Working now. Had CDArt with spaces between Artist and Album...nice!!! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
StreamedMP
[THEME] Music Layouts (clearart, cdart, bio, ect.) for MP 1.3 Beta - v3.0 - ALPHA TEST VERSION
Contact us
RSS
Top
Bottom