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
Support
Skins and Plugins Installer (MPEI)
Extensions: A GUI Plugin for MediaPortal's MPEI Installer
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="offbyone" data-source="post: 737881" data-attributes="member: 73415"><p>Thanks a lot, it already works with this dll!</p><p></p><p>I have one small problem with this version:</p><p></p><p>I need to give the full path to the settings file. As this button is "skin only" with no code behind, I don't know that full path</p><p>a) in the skin I don't know where the path to the "Installer" is (I think)</p><p>b) I don't want to put the version number in the parameter as this would have to be changed in the skin xml everytime a different version is installed</p><p></p><p>Would it be possible to only pass the GUID and the MPEI plugin finds the path and installed version on its own?</p><p></p><p></p><p>Button in OnlineVideos' hidden menu that directly opens the MPEI plugin's Settings Window, where you can configure OnlineVideos <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p>[code]</p><p><control></p><p> <type>button</type></p><p> <description>Settings</description></p><p> <id>14</id></p><p> <onright>50</onright></p><p> <onup>13</onup></p><p> <ondown>2</ondown></p><p> <label>5</label></p><p> <font>font11</font></p><p> <height>37</height></p><p> <hyperlink>803</hyperlink></p><p> <hyperlinkParameter>c:\ProgramData\Team MediaPortal\MediaPortal\Installer\V2\269bd257-7ce5-450a-b786-1c2834c81849\0.29.0.1\extension_settings.xml</hyperlinkParameter></p><p> <visible>plugin.isenabled(Extensions)</visible></p><p> </control></p><p>[/code]</p></blockquote><p></p>
[QUOTE="offbyone, post: 737881, member: 73415"] Thanks a lot, it already works with this dll! I have one small problem with this version: I need to give the full path to the settings file. As this button is "skin only" with no code behind, I don't know that full path a) in the skin I don't know where the path to the "Installer" is (I think) b) I don't want to put the version number in the parameter as this would have to be changed in the skin xml everytime a different version is installed Would it be possible to only pass the GUID and the MPEI plugin finds the path and installed version on its own? Button in OnlineVideos' hidden menu that directly opens the MPEI plugin's Settings Window, where you can configure OnlineVideos :) [code] <control> <type>button</type> <description>Settings</description> <id>14</id> <onright>50</onright> <onup>13</onup> <ondown>2</ondown> <label>5</label> <font>font11</font> <height>37</height> <hyperlink>803</hyperlink> <hyperlinkParameter>c:\ProgramData\Team MediaPortal\MediaPortal\Installer\V2\269bd257-7ce5-450a-b786-1c2834c81849\0.29.0.1\extension_settings.xml</hyperlinkParameter> <visible>plugin.isenabled(Extensions)</visible> </control> [/code] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Skins and Plugins Installer (MPEI)
Extensions: A GUI Plugin for MediaPortal's MPEI Installer
Contact us
RSS
Top
Bottom