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
[MOD] FusionMP (StreamedMP with Aeon elements)
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="mr viggo" data-source="post: 482777" data-attributes="member: 68970"><p>Unfortunately, I don't have a full HD screen to test the modifications on but you can do it yourself. Simply put MP in window mode by pressing Alt+Enter while in MP. </p><p></p><p>Start with movingpictures.views.xml found in the streamedMP folder. Open it with notepad.</p><p></p><p>[CODE]<control><description>Star Rating Fix</description></p><p> <type>image</type></p><p> <id>0</id></p><p> [COLOR="Red"]<posX>540</posX></p><p> <posY>695</posY></p><p> <width>20</width></p><p> <height>20</height>[/COLOR]</p><p> <texture>starbest.png</texture></p><p> <visible>facadeview.filmstrip+Control.IsVisible(50)</visible></p><p> </control>[/CODE]</p><p></p><p>The red fields are the ones to tweak. Change a value and press Ctrl+S to save it. Click on MP and maximize it with Alt+Enter again. Evaluate the changes made and continue tweaking the .xml until the star looks good.</p><p></p><p>Second, it's movingpictures.details.xml, open it in notepad and edit these values:</p><p></p><p>[CODE]<control><description>Star Rating Fix</description></p><p> <type>image</type></p><p> <id>0</id></p><p> [COLOR="Red"]<posX>700</posX></p><p> <posY>331</posY></p><p> <width>21</width></p><p> <height>21</height>[/COLOR]</p><p> <texture>starbest.png</texture></p><p> <visible>!Control.IsVisible(50)</visible></p><p> </control>[/CODE]</p><p></p><p>Press Ctrl+S and check the results!</p><p></p><p>Enjoy!</p></blockquote><p></p>
[QUOTE="mr viggo, post: 482777, member: 68970"] Unfortunately, I don't have a full HD screen to test the modifications on but you can do it yourself. Simply put MP in window mode by pressing Alt+Enter while in MP. Start with movingpictures.views.xml found in the streamedMP folder. Open it with notepad. [CODE]<control><description>Star Rating Fix</description> <type>image</type> <id>0</id> [COLOR="Red"]<posX>540</posX> <posY>695</posY> <width>20</width> <height>20</height>[/COLOR] <texture>starbest.png</texture> <visible>facadeview.filmstrip+Control.IsVisible(50)</visible> </control>[/CODE] The red fields are the ones to tweak. Change a value and press Ctrl+S to save it. Click on MP and maximize it with Alt+Enter again. Evaluate the changes made and continue tweaking the .xml until the star looks good. Second, it's movingpictures.details.xml, open it in notepad and edit these values: [CODE]<control><description>Star Rating Fix</description> <type>image</type> <id>0</id> [COLOR="Red"]<posX>700</posX> <posY>331</posY> <width>21</width> <height>21</height>[/COLOR] <texture>starbest.png</texture> <visible>!Control.IsVisible(50)</visible> </control>[/CODE] Press Ctrl+S and check the results! Enjoy! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
StreamedMP
[MOD] FusionMP (StreamedMP with Aeon elements)
Contact us
RSS
Top
Bottom