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
Quality Assurance
Titan Skin Feedback
Themes: BasicHome, Clear Art's support for Titan, Weather icon on screen, bugfixes and more.
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="KJ-Cox" data-source="post: 1298334" data-attributes="member: 97858"><p>Another update to movingpictures.views.xml.</p><p>This assumes Titan Skin file updated with the FanartHandler code included from MePo in last post or the MePo theme file itself.</p><p>Last time I mentioned MovingPictures details, this post is for views.</p><p></p><p>No Rotating disc and Runtime is minutes</p><p>[ATTACH]213686[/ATTACH]</p><p></p><p>With disc and Runtime is hours and minutes</p><p>[ATTACH]213687[/ATTACH]</p><p></p><p>Bug fixes, optional CDArt rotation and fade and Runtime format changes.</p><p></p><p>Change Runtime minutes to hours and minutes.</p><p>There is another totalminutes value for the background view but I've left it.</p><p>Find:</p><p>[CODE=xml] <posY>419</posY></p><p> <label>#MovingPictures.SelectedMovie.runtime.totalminutes min</label>[/CODE]</p><p>Replace with:</p><p>[CODE=xml] <posY>419</posY></p><p> <label>#MovingPictures.SelectedMovie.extra.runtime.short:#MovingPictures.SelectedMovie.runtime.second min</label>[/CODE]</p><p></p><p>Add a CDArt rotating disc like MePo theme for Videos plugin view.</p><p>Find:[CODE=xml] <!-- ClearLogo -->[/CODE]</p><p>Replace with:</p><p>[CODE=xml] <!-- CDArt --></p><p> <control></p><p> <description>Disc Image</description></p><p> <type>image</type></p><p> <id>357951</id></p><p> <posX>250</posX></p><p> <posY>400</posY></p><p> <width>500</width></p><p> <height>500</height></p><p> <texture>..\..\..\Thumbs\CDArt\Movies\#(string.trim(#MovingPictures.SelectedMovie.imdb_id)).png</texture></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <visible>facadeview.list + Control.IsVisible(50)</visible></p><p> <animation effect="fade" time="100">WindowOpen</animation></p><p> <animation effect="fade" time="100">WindowClose</animation></p><p> <animation effect="fade" time="1000" start= "100" end= "25" condition="Control.HasFocus(50)">conditional</animation></p><p> <animation effect="rotate" time="1000" start= "0" end= "-50" condition="Control.HasFocus(50)">conditional</animation></p><p> <animation effect="rotate" time="5000" end= "-360" condition="Player.HasMedia" loop="true">conditional</animation></p><p> </control></p><p></p><p> <!-- ClearLogo -->[/CODE]</p></blockquote><p></p>
[QUOTE="KJ-Cox, post: 1298334, member: 97858"] Another update to movingpictures.views.xml. This assumes Titan Skin file updated with the FanartHandler code included from MePo in last post or the MePo theme file itself. Last time I mentioned MovingPictures details, this post is for views. No Rotating disc and Runtime is minutes [ATTACH]213686[/ATTACH] With disc and Runtime is hours and minutes [ATTACH]213687[/ATTACH] Bug fixes, optional CDArt rotation and fade and Runtime format changes. Change Runtime minutes to hours and minutes. There is another totalminutes value for the background view but I've left it. Find: [CODE=xml] <posY>419</posY> <label>#MovingPictures.SelectedMovie.runtime.totalminutes min</label>[/CODE] Replace with: [CODE=xml] <posY>419</posY> <label>#MovingPictures.SelectedMovie.extra.runtime.short:#MovingPictures.SelectedMovie.runtime.second min</label>[/CODE] Add a CDArt rotating disc like MePo theme for Videos plugin view. Find:[CODE=xml] <!-- ClearLogo -->[/CODE] Replace with: [CODE=xml] <!-- CDArt --> <control> <description>Disc Image</description> <type>image</type> <id>357951</id> <posX>250</posX> <posY>400</posY> <width>500</width> <height>500</height> <texture>..\..\..\Thumbs\CDArt\Movies\#(string.trim(#MovingPictures.SelectedMovie.imdb_id)).png</texture> <keepaspectratio>yes</keepaspectratio> <visible>facadeview.list + Control.IsVisible(50)</visible> <animation effect="fade" time="100">WindowOpen</animation> <animation effect="fade" time="100">WindowClose</animation> <animation effect="fade" time="1000" start= "100" end= "25" condition="Control.HasFocus(50)">conditional</animation> <animation effect="rotate" time="1000" start= "0" end= "-50" condition="Control.HasFocus(50)">conditional</animation> <animation effect="rotate" time="5000" end= "-360" condition="Player.HasMedia" loop="true">conditional</animation> </control> <!-- ClearLogo -->[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Quality Assurance
Titan Skin Feedback
Themes: BasicHome, Clear Art's support for Titan, Weather icon on screen, bugfixes and more.
Contact us
RSS
Top
Bottom