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="D3ltoroxp" data-source="post: 1189766" data-attributes="member: 76230"><p>Hey ajs, i have searched your skinfiles for the percentage part for movies. I have test some times for me and thats the result, but i need it in % and not this on at my screen.</p><p></p><p>Here is my code block, what i have to do ? I thinks something with the texture line and what can i do for the labe to see percentage</p><p></p><p>[CODE=XML]<control></p><p><description>Video Watched Count Label</description></p><p><type>label</type></p><p><id>1</id></p><p><posX>65</posX></p><p><posY>306</posY></p><p><width>114</width></p><p><height>114</height></p><p><label>#MovingPictures.UserMovieSettings.watched</label></p><p><font>Label</font></p><p><align>center</align></p><p><font>font14</font></p><p><textcolor>FF000000</textcolor></p><p><visible>facadeview.list+Control.IsVisible(50)+Control.IsVisible(9)</visible></p><p></control></p><p><control></p><p><description>Watched Logo</description></p><p><type>image</type></p><p><id>0</id></p><p><posX>68</posX></p><p><posY>306</posY></p><p><width>114</width></p><p><height>114</height></p><p><texture>watched_#(string.format('{0:000}',mul(math.round(div(cint(#MovingPictures.UserMovieSettings.Progress),5)),5))).png</texture></p><p><keepaspectratio>yes</keepaspectratio></p><p><visible>facadeview.list+Control.IsVisible(50)+Control.IsVisible(9)</visible></p><p></control>[/CODE]</p><p></p><p>I try'ed this to, but it will not work ..</p><p></p><p><a href="https://github.com/andrewjswan/mediaportal-skin-themes/blob/master/Titan/Themes/ajs%20Theme/DialogVideoInfo.watchedCount.xml" target="_blank">https://github.com/andrewjswan/mediaportal-skin-themes/blob/master/Titan/Themes</a></p><p><a href="https://github.com/andrewjswan/mediaportal-skin-themes/blob/master/Titan/Themes/ajs%20Theme/DialogVideoInfo.watchedCount.xml" target="_blank">/ajs%20Theme/DialogVideoInfo.watchedCount.xml</a></p><p><a href="https://github.com/andrewjswan/mediaportal-skin-themes/blob/master/Titan/Themes/ajs%20Theme/DialogVideoInfo.watchedCount.xml" target="_blank"></a></p><p>I think because the visible line.</p></blockquote><p></p>
[QUOTE="D3ltoroxp, post: 1189766, member: 76230"] Hey ajs, i have searched your skinfiles for the percentage part for movies. I have test some times for me and thats the result, but i need it in % and not this on at my screen. Here is my code block, what i have to do ? I thinks something with the texture line and what can i do for the labe to see percentage [CODE=XML]<control> <description>Video Watched Count Label</description> <type>label</type> <id>1</id> <posX>65</posX> <posY>306</posY> <width>114</width> <height>114</height> <label>#MovingPictures.UserMovieSettings.watched</label> <font>Label</font> <align>center</align> <font>font14</font> <textcolor>FF000000</textcolor> <visible>facadeview.list+Control.IsVisible(50)+Control.IsVisible(9)</visible> </control> <control> <description>Watched Logo</description> <type>image</type> <id>0</id> <posX>68</posX> <posY>306</posY> <width>114</width> <height>114</height> <texture>watched_#(string.format('{0:000}',mul(math.round(div(cint(#MovingPictures.UserMovieSettings.Progress),5)),5))).png</texture> <keepaspectratio>yes</keepaspectratio> <visible>facadeview.list+Control.IsVisible(50)+Control.IsVisible(9)</visible> </control>[/CODE] I try'ed this to, but it will not work .. [URL='https://github.com/andrewjswan/mediaportal-skin-themes/blob/master/Titan/Themes/ajs%20Theme/DialogVideoInfo.watchedCount.xml']https://github.com/andrewjswan/mediaportal-skin-themes/blob/master/Titan/Themes /ajs%20Theme/DialogVideoInfo.watchedCount.xml [/URL] I think because the visible line. [/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