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 Plugins
HTPCInfo plugin v1.15.0 for MediaPortal 1.3.0 and higher
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="Micropolis" data-source="post: 827592" data-attributes="member: 96567"><p>Dear community,</p><p>after positive feedback regarding refactored xAP routines and translation labels I had updated the official version now. Additionally to these changes the plugin was compiled against the latest MediaPortal release v1.2.2. If you see any problems here, please send me a private message.</p><p>Skin changes are not required.</p><p></p><p><strong>Important hint for skinners:</strong></p><p>This version offers a new method (and harmonized way as related to my other plugins) to manage multiple display screens. The old solution is supported for exactly one release in parallel. Please change your condition controls based on the following details:</p><ul> <li data-xf-list-type="ul"><visible>control.isvisible(50)</visible> <strong>-></strong> <visible>string.equals(#HTPCInfo.SectionView,Overview)</visible></li> <li data-xf-list-type="ul"><visible>control.isvisible(51)</visible> <strong>-></strong> <visible>string.equals(#HTPCInfo.SectionView,Details)</visible></li> <li data-xf-list-type="ul"><visible>control.isvisible(52)</visible> <strong>-></strong> <visible>string.equals(#HTPCInfo.SectionView,Gauges)</visible></li> <li data-xf-list-type="ul"><visible>control.isvisible(53)</visible> <strong>-></strong> <visible>string.equals(#HTPCInfo.SectionView,Summary)</visible></li> </ul><p></p><p>Cheers, Micropolis</p></blockquote><p></p>
[QUOTE="Micropolis, post: 827592, member: 96567"] Dear community, after positive feedback regarding refactored xAP routines and translation labels I had updated the official version now. Additionally to these changes the plugin was compiled against the latest MediaPortal release v1.2.2. If you see any problems here, please send me a private message. Skin changes are not required. [B]Important hint for skinners:[/B] This version offers a new method (and harmonized way as related to my other plugins) to manage multiple display screens. The old solution is supported for exactly one release in parallel. Please change your condition controls based on the following details: [LIST] [*]<visible>control.isvisible(50)</visible> [B]->[/B] <visible>string.equals(#HTPCInfo.SectionView,Overview)</visible> [*]<visible>control.isvisible(51)</visible> [B]->[/B] <visible>string.equals(#HTPCInfo.SectionView,Details)</visible> [*]<visible>control.isvisible(52)</visible> [B]->[/B] <visible>string.equals(#HTPCInfo.SectionView,Gauges)</visible> [*]<visible>control.isvisible(53)</visible> [B]->[/B] <visible>string.equals(#HTPCInfo.SectionView,Summary)</visible> [/LIST] Cheers, Micropolis [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
HTPCInfo plugin v1.15.0 for MediaPortal 1.3.0 and higher
Contact us
RSS
Top
Bottom