Sweden
United States of America
Can't wait Spuck....bring it on!The new home screens look really good and are finally working!
I'm gonna make a new tvseries xml since that's about the only thing I use, don't really like the spinsafe look anyhow.
I'll come back later with some screens.
Sweden
C:\Program Files\Team MediaPortal\MediaPortal\skin\Xephyr\Media\Animationsum...I must be dense or something.
Where do the image files go now, and do they randomly change still?
Before there were folders-music,pictures,movies-in the backgrounds folder.
I don't see any "dummy.png" files?
Sweden
Actually I just used the tvshow backgrounds from the backpack and changed them to pngs and the names so they would work as fan art, they look great..That looks great spuck!! I didn't know what to do with tvseries plugin (especially with the fanart, which have the image in the corner), but that looks awesome. Only need different kind of fanart that make up the whole screen.
The control for the background is located under the dummy labels:
<control>
<description>MY TV BACKGROUND</description>
<id>1</id>
<type>multiimage</type>
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<imagepath>tv</imagepath>
<timeperimage>60000</timeperimage>
<fadetime>800</fadetime>
<loop>yes</loop>
<randomize>false</randomize>
</control>
To stop it from changing change the loop to no. The control is located above the fanart commands so it should be behind the fanart.