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
Graveyard
Monochrome
Monochrome (for those who like dark skins), updated...
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="Psycho Reptile" data-source="post: 228062" data-attributes="member: 19894"><p>Actually that's a mockup for the MyVideos/Genres view, but you could try the files <a href="https://forum.team-mediaportal.com/showpost.php?p=223468&postcount=513" target="_blank">in this post.</a> Remember to backup the originals tho <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" />.</p><p></p><p></p><p></p><p>In the musicOverlay.xml you need to change the following two controls' x & y position</p><p>[CODE] <control></p><p> <description>play time label</description></p><p> <type>label</type></p><p> <id>2</id></p><p> <posX>26</posX></p><p> <posY>745</posY></p><p> <label>#currentplaytime</label></p><p> <align>left</align></p><p> <font>font10</font></p><p> <textcolor>00ffffff</textcolor></p><p> </control></p><p></p><p> <control></p><p> <description>album/artist/genre etc info label</description></p><p> <type>fadelabel</type></p><p> <id>5</id></p><p> <width>260</width></p><p> <height>40</height></p><p> <posX>26</posX></p><p> <posY>725</posY></p><p><label>#Play.Current.Title\r#Play.Current.Artist\r#Play.Current.Album\r#Play.Current.Duration</label></p><p> <textcolor>EFFFFFFF</textcolor></p><p> </control>[/CODE]</p><p></p><p>In the videoOverlay.xml you need to change the following controls x & y position</p><p>[CODE] <control></p><p> <description>album/artist/genre etc info label</description></p><p> <type>fadelabel</type></p><p> <id>5</id></p><p> <width>260</width></p><p> <height>30</height></p><p> <posX>26</posX></p><p> <posY>725</posY></p><p> <label>#Play.Current.Title\r#Play.Current.Genre\r#Play.Current.Year\r#Play.Current.Director</label></p><p> <textcolor>ffffffff</textcolor></p><p> </control>[/CODE]</p><p>and add the following control</p><p>[CODE] <control></p><p> <description>play time label</description></p><p> <type>label</type></p><p> <id>2</id></p><p> <posX>26</posX></p><p> <posY>745</posY></p><p> <label>#currentplaytime</label></p><p> <align>left</align></p><p> <font>font10</font></p><p> <textcolor>00ffffff</textcolor></p><p> </control>[/CODE]</p><p>Not sure about the id though, it may need changing - have a look at B2.</p></blockquote><p></p>
[QUOTE="Psycho Reptile, post: 228062, member: 19894"] Actually that's a mockup for the MyVideos/Genres view, but you could try the files [URL="https://forum.team-mediaportal.com/showpost.php?p=223468&postcount=513"]in this post.[/URL] Remember to backup the originals tho ;). In the musicOverlay.xml you need to change the following two controls' x & y position [CODE] <control> <description>play time label</description> <type>label</type> <id>2</id> <posX>26</posX> <posY>745</posY> <label>#currentplaytime</label> <align>left</align> <font>font10</font> <textcolor>00ffffff</textcolor> </control> <control> <description>album/artist/genre etc info label</description> <type>fadelabel</type> <id>5</id> <width>260</width> <height>40</height> <posX>26</posX> <posY>725</posY> <label>#Play.Current.Title\r#Play.Current.Artist\r#Play.Current.Album\r#Play.Current.Duration</label> <textcolor>EFFFFFFF</textcolor> </control>[/CODE] In the videoOverlay.xml you need to change the following controls x & y position [CODE] <control> <description>album/artist/genre etc info label</description> <type>fadelabel</type> <id>5</id> <width>260</width> <height>30</height> <posX>26</posX> <posY>725</posY> <label>#Play.Current.Title\r#Play.Current.Genre\r#Play.Current.Year\r#Play.Current.Director</label> <textcolor>ffffffff</textcolor> </control>[/CODE] and add the following control [CODE] <control> <description>play time label</description> <type>label</type> <id>2</id> <posX>26</posX> <posY>745</posY> <label>#currentplaytime</label> <align>left</align> <font>font10</font> <textcolor>00ffffff</textcolor> </control>[/CODE] Not sure about the id though, it may need changing - have a look at B2. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
Graveyard
Monochrome
Monochrome (for those who like dark skins), updated...
Contact us
RSS
Top
Bottom