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
MyMusic Fanart & Monochrome
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: 420108" data-attributes="member: 19894"><p>It can be done, see the attached pic of the now playing screen. You need to add the following to the MyMusicPlayingNow.xml</p><p></p><p>[CODE] <control></p><p> <type>image</type></p><p> <description>background image</description></p><p> <id>0</id></p><p> <posX>0</posX></p><p> <posY>0</posY></p><p> <width>1366</width></p><p> <height>768</height></p><p> <texture>background.png</texture></p><p> <visible>!Control.HasThumb(1201)</visible></p><p> </control></p><p> <control></p><p> <description>fanart</description></p><p> <type>image</type></p><p> <id>1201</id></p><p> <posX>0</posX></p><p> <posY>0</posY></p><p> <width>1366</width></p><p> <height>768</height></p><p> <texture>..\..\Fan Art\Music\#Play.Current.Artist.jpg</texture></p><p> <colordiffuse>66ffffff</colordiffuse></p><p> </control>[/CODE]</p><p></p><p>And in Monochrome, add</p><p></p><p>to the menu_slide_background control so it's only visible when there is no fan art.</p><p></p><p>This all assumes your skin folder looks like this: MediaPortal\skin\Fan Art\Music\Artist Name.jpg</p></blockquote><p></p>
[QUOTE="Psycho Reptile, post: 420108, member: 19894"] It can be done, see the attached pic of the now playing screen. You need to add the following to the MyMusicPlayingNow.xml [CODE] <control> <type>image</type> <description>background image</description> <id>0</id> <posX>0</posX> <posY>0</posY> <width>1366</width> <height>768</height> <texture>background.png</texture> <visible>!Control.HasThumb(1201)</visible> </control> <control> <description>fanart</description> <type>image</type> <id>1201</id> <posX>0</posX> <posY>0</posY> <width>1366</width> <height>768</height> <texture>..\..\Fan Art\Music\#Play.Current.Artist.jpg</texture> <colordiffuse>66ffffff</colordiffuse> </control>[/CODE] And in Monochrome, add to the menu_slide_background control so it's only visible when there is no fan art. This all assumes your skin folder looks like this: MediaPortal\skin\Fan Art\Music\Artist Name.jpg [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
Graveyard
Monochrome
MyMusic Fanart & Monochrome
Contact us
RSS
Top
Bottom