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
Basichome (Aeon) MOD for StreamedMP!
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="trevor" data-source="post: 562263" data-attributes="member: 25806"><p>Not possibe as such this, BasicHome uses multiimage to display the backgrounds which allow for the random image and rotation. The only way I think you may be able to do is to change the <timeperimage> value (which is in miliseconds) to 86400000 (24hrs (60x60x24x1000)) which will give you a random image when you startup MP or return to the menu and rotate every 24hrs.</p><p> </p><p>This will need to be changed in all the background multiimage controls, TV & TV Series shown.</p><p> </p><p> </p><p>[code] </p><p> <control></p><p> <description>TV, SERIES BACKGROUND</description></p><p> <id>1204</id></p><p> <type>multiimage</type></p><p> <imagepath>tv</imagepath></p><p> [COLOR=red]<timeperimage>30000</timeperimage>[/COLOR]</p><p> <randomize>True</randomize></p><p> <fadetime>800</fadetime></p><p> <loop>yes</loop></p><p> <posx>0</posx></p><p> <posy>0</posy></p><p> <width>1280</width></p><p> <height>720</height></p><p> <visible>Control.IsVisible(1004)|Control.IsVisible(1005)</visible></p><p> <animation effect="fade" start="0" end="100" time="350">VisibleChange</animation></p><p> </control></p><p>[/code]</p></blockquote><p></p>
[QUOTE="trevor, post: 562263, member: 25806"] Not possibe as such this, BasicHome uses multiimage to display the backgrounds which allow for the random image and rotation. The only way I think you may be able to do is to change the <timeperimage> value (which is in miliseconds) to 86400000 (24hrs (60x60x24x1000)) which will give you a random image when you startup MP or return to the menu and rotate every 24hrs. This will need to be changed in all the background multiimage controls, TV & TV Series shown. [code] <control> <description>TV, SERIES BACKGROUND</description> <id>1204</id> <type>multiimage</type> <imagepath>tv</imagepath> [COLOR=red]<timeperimage>30000</timeperimage>[/COLOR] <randomize>True</randomize> <fadetime>800</fadetime> <loop>yes</loop> <posx>0</posx> <posy>0</posy> <width>1280</width> <height>720</height> <visible>Control.IsVisible(1004)|Control.IsVisible(1005)</visible> <animation effect="fade" start="0" end="100" time="350">VisibleChange</animation> </control> [/code] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
StreamedMP
Basichome (Aeon) MOD for StreamedMP!
Contact us
RSS
Top
Bottom