FanArt now avalible for My Videos and My Music ! (2 Viewers)

spuck

Community Skin Designer
April 6, 2007
397
59
Home Country
Sweden Sweden
yeah you can put them in a folder (with the artists name or whatever u use for file names on your fanart now) and use a multiimage control instead of a regular image control
 

T0b1_AS

Portal Member
September 19, 2008
23
0
Home Country
Germany Germany
sounds easy... but I just cant get it work. Been playing arround with it for hours now and nothing happens.
I use these lines (googel -> multi image control)
<control>
<description>slideshow control</description>
<type>multiimage</type>
<id>1000</id>
<posx>0</posx>
<posy>0</posy>
<width>1360</width>
<height>768</height>
<visible>true</visible>
<imagepath>\FanArt\Music\#Play.Current.Artist\</imagepath>
<info></info>
<timeperimage>5000</timeperimage>
<fadetime>2000</fadetime>
<pauseatend>10000</pauseatend>
<randomize>true</randomize>
<loop>yes</loop>
</control>

Now if I change the imagepath to: \FanArt\Music\#Play.Current.Artist\1.png it shows the picture but no slideshow. What attribute do I have to choose??

Thanks,
Tobias


Edit:

Now it basically works... There was a problem with the image file.

Thing is: colordiffuse only works with the first picture in the slide show?

Next thing is: How can I set a variable like #Play.CurrentArtist for the imagepath?
Now I have to set it like this <imagepath>Rihanna</imagepath>; Folder ist in ....skin/Indigo/Media/Animations/Rihanna.
But I need to make it variable so it always "fits" to the Artist..... any way to do this?
 

T0b1_AS

Portal Member
September 19, 2008
23
0
Home Country
Germany Germany
Thanks,
but I´m new to MP and xml files, it took me five hours just to get this muliimage thing working :mad:
So right no I have no Idea how to do this...
Maybe you can send me a pm or a link (found nothing with googel) on how to do this.
Thanks!
Tobias
 

stormbringer

Portal Pro
November 22, 2004
401
4
Hi all - I´m getting mad.
Tried to use this features in Aeon wide but I couldn´t get it working.read this whole thread over and over again and make changes in the xml and clear the cache.In SpinnSave everyting works fine.
Now I need a helping hand.If someone could upload the xmls for Aeon wide (music , videos and programms i search for) this would be great!!!

Now heres my myvideotitle.xml


<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>25</id>
<defaultcontrol>2</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<define>#header.label:#view</define>
<controls>
<import>common.window.video.xml</import>
<control>
<description>fanart</description>
<type>image</type>
<id>1000</id>
<posX>0</posX>
<posY>0</posY>
<width>1920</width>
<height>1080</height>
<colordiffuse>ffffff</colordiffuse>
<texture>\Animations\movies\#title.png</texture>
<animation effect="fade" time="400">WindowClose</animation>
<animation effect="fade" time="400">WindowOpen</animation>
</control>
<import>common.time.xml</import>
<control>
<type>image</type>
<id>1</id>
<posX>1010</posX>
<posY>0</posY>
<width>356</width>
<height>55</height>
<texture>time_panel.png</texture>
</control>
<control>
<type>image</type>
<id>1</id>
<posX>0</posX>
<posY>87</posY>
<width>1366</width>
<height>593</height>
<texture>glass_short.png</texture>
</control>
<control>
<type>image</type>
<id>1</id>
<posX>528</posX>
<posY>232</posY>
<width>213</width>
<height>315</height>
<texture>#selectedthumb</texture>
<visible>facadeview.list</visible>
</control>
<control>
<type>image</type>
<id>1</id>
<posX>488</posX>
<posY>193</posY>
<width>293</width>
<height>394</height>
<texture>movie_preview_thumb_background.png</texture>
<visible>facadeview.list</visible>
</control>
<control>
<type>actiongroup</type>
<description>action menu</description>
<defaultcontrol>2</defaultcontrol>
<onexit>50</onexit>
<buttonX>-210</buttonX>
<buttonY>64</buttonY>
<buttonwidth>385</buttonwidth>
<buttonheight>515</buttonheight>
<textureFocus>-</textureFocus>
<textureNoFocus>-</textureNoFocus>
<posX>0</posX>
<posY>0</posY>
<width>100</width>
<height>568</height>
<dimColor>00ffffff</dimColor>
<control>
<type>image</type>
<posX>0</posX>
<posY>184</posY>
<width>360</width>
<height>412</height>
<texture>menu_slide_background.png</texture>
<colorDiffuse>fffffffff</colorDiffuse>
<visible>!Control.HasFocus(50)</visible>
<animation effect="slide" time="250" start="-360,0">visible</animation>
<animation effect="slide" time="250" end="-360,0">hidden</animation>
</control>
<control>
<type>group</type>
<description>group element</description>
<visible>!Control.HasFocus(50)</visible>
<animation effect="slide" time="250" start="-360,0">visible</animation>
<animation effect="slide" time="250" end="-360,0">hidden</animation>
<posX>0</posX>
<posY>194</posY>
<layout>StackLayout</layout>
<control>
<description>View-As</description>
<type>button</type>
<id>2</id>
<label>100</label>
<onright>50</onright>
<onup>17</onup>
<ondown>3</ondown>
</control>
<control>
<description>Sort</description>
<type>sortbutton</type>
<id>3</id>
<label>103</label>
<onright>50</onright>
<onup>2</onup>
<ondown>5</ondown>
</control>
<control>
<description>Switch View</description>
<type>button</type>
<id>5</id>
<label>457</label>
<onright>50</onright>
<onup>3</onup>
<ondown>20</ondown>
</control>
<control>
<description>Current Playlist</description>
<type>button</type>
<id>20</id>
<label>4555</label>
<action>33</action>
<onright>50</onright>
<onup>5</onup>
<ondown>9</ondown>
</control>
<control>
<description>My Playlists</description>
<type>button</type>
<id>9</id>
<label>983</label>
<onright>50</onright>
<onup>20</onup>
<ondown>10</ondown>
</control>
<control>
<description>TV Shows</description>
<type>button</type>
<id>10</id>
<hyperlink>9811</hyperlink>
<label>1300</label>
<onright>50</onright>
<onup>9</onup>
<ondown>8</ondown>
<visible>plugin.isenabled(MP-TV Series)</visible>
</control>
<control>
<description>Trailers</description>
<type>button</type>
<id>8</id>
<label>5906</label>
<hyperlink>5900</hyperlink>
<onright>50</onright>
<onup>10</onup>
<ondown>99</ondown>
<visible>plugin.isenabled(My Trailers)</visible>
</control>
</control>
</control>
<import>common.facade.video.xml</import>
<control>
<type>imagelist</type>
<id>101</id>
<posX>955</posX>
<posY>160</posY>
<width>185</width>
<height>21</height>
<textureWidth>18</textureWidth>
<textureHeight>18</textureHeight>
<subitems>
<subitem>greystar.png</subitem>
<subitem>starbest.png</subitem>
</subitems>
<orientation>horizontal</orientation>
<align>left</align>
<imagesToDraw>10</imagesToDraw>
<percentage>#rating</percentage>
</control>
<control>
<description>Runtime txt</description>
<type>label</type>
<id>1</id>
<posX>955</posX>
<posY>185</posY>
<label>299</label>
<font>font10</font>
<textcolor>ff808080</textcolor>
</control>
<control>
<description>Runtime value</description>
<type>label</type>
<id>1</id>
<posX>1040</posX>
<posY>185</posY>
<label>#runtime</label>
<font>font10</font>
</control>
<control>
<description>Year txt</description>
<type>label</type>
<id>1</id>
<posX>955</posX>
<posY>210</posY>
<label>201</label>
<font>font10</font>
<textcolor>ff808080</textcolor>
</control>
<control>
<description>Year value</description>
<type>label</type>
<id>1</id>
<posX>1040</posX>
<posY>210</posY>
<label>#year</label>
<font>font10</font>
</control>
<control>
<description>Director txt</description>
<type>label</type>
<id>1</id>
<posX>955</posX>
<posY>235</posY>
<label>199</label>
<font>font10</font>
<textcolor>ff808080</textcolor>
</control>
<control>
<description>Director value</description>
<type>fadelabel</type>
<id>1</id>
<posX>1040</posX>
<posY>235</posY>
<width>310</width>
<label>#director</label>
<font>font10</font>
</control>
<control>
<description>Votes txt</description>
<type>label</type>
<id>1</id>
<posX>955</posX>
<posY>260</posY>
<label>205</label>
<font>font10</font>
<textcolor>ff808080</textcolor>
</control>
<control>
<description>Votes value</description>
<type>label</type>
<id>1</id>
<posX>1040</posX>
<posY>260</posY>
<label>#votes</label>
<font>font10</font>
</control>
<control>
<description>Genre txt</description>
<type>label</type>
<id>1</id>
<posX>955</posX>
<posY>285</posY>
<label>174</label>
<font>font10</font>
<textcolor>ff808080</textcolor>
</control>
<control>
<description>Genre value</description>
<type>fadelabel</type>
<id>1</id>
<posX>1040</posX>
<posY>285</posY>
<width>310</width>
<label>#genre</label>
<font>font10</font>
</control>
<control>
<description>MPAA txt</description>
<type>label</type>
<id>1</id>
<posX>955</posX>
<posY>310</posY>
<label>173</label>
<font>font10</font>
<textcolor>ff808080</textcolor>
</control>
<control>
<description>MPAA value</description>
<type>fadelabel</type>
<id>1</id>
<posX>1040</posX>
<posY>310</posY>
<width>310</width>
<label>#mpaarating</label>
<font>font10</font>
</control>
<control>
<description>Plot value</description>
<type>textboxscrollup</type>
<id>1</id>
<posX>865</posX>
<posY>340</posY>
<width>480</width>
<height>290</height>
<label>#plot</label>
<font>font13</font>
<seperator>---------------------------------------------------------------------------------------------------------</seperator>
</control>
</controls>
</window>


Thanks
Storm
 

stormbringer

Portal Pro
November 22, 2004
401
4
O.K. find it out
I put my Pics in Fanart Video but that was the wrong folder as you can see.Now I understand it.

<texture>\Animations\movies\#title.png</texture>
 

Schenk2302

Portal Pro
September 12, 2008
50
14
Bonn
Home Country
Germany Germany
Music Fanart

Hi @ all.

as i mentioned some pages before i got this working in Aeon for Videos after editing the myvideo.xml but now i wanna know where and what to change for the music section???

Thanks in advance
 

PussyWagon

Portal Pro
August 2, 2008
235
7
Am i forced to download every fanart by myself? Or is there some automatic function for this like in Moving Pictures and MP-TV Series?
This is a huge project to do if i want to have fanarts to all my musics! :)
 

2BitSculptor

Super Moderator
  • Team MediaPortal
  • January 23, 2008
    1,972
    519
    South Central Wisconsin
    Home Country
    United States of America United States of America
    Am i forced to download every fanart by myself? Or is there some automatic function for this like in Moving Pictures and MP-TV Series?
    This is a huge project to do if i want to have fanarts to all my musics! :)


    Pretty much, that is what you have to do.

    I sometimes have to download a concert or promotional pic that I found with Google, then size/crop/fix it in photoshop to get the ones I want... not all artists pics are out there.

    You can find a few here:
    Home Theater Backdrops - Home

    Chuck
     

    vlapietra

    New Member
    February 17, 2008
    4
    1
    Home Country
    United States of America United States of America
    FanArt Fix for 1.0 Release

    If anyone else is missing fanart after upgrading to 1.0 try updating the <texture> tag from the 1st post to

    Code:
    	<texture>.\FanArt\Music\#Play.Current.Artist.jpg</texture>

    Note the ".\" before FanArt, I guess something with relative paths has changed in 1.0
     

    Users who are viewing this thread

    Top Bottom