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
SkinUpdater (Plugin Mockup)
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="azzuro" data-source="post: 1012134" data-attributes="member: 50482"><p>i think missing one thing,</p><p>so git repo as you say</p><p>and missing MP version !!!</p><p>Skinners have always the same repo for all MP version ( update)</p><p>if user use this plugins with MP1.3 your plugin can (should) only update the skin to the last commit for your MP version .</p><p>so for that skinner need to add skinupdate.xml in repo</p><p> </p><p>like node :</p><p>[CODE=XML]<update></p><p><MP>1.3.100.0</MP> <!-- MP 1.4 RC --></p><p><Commit>SHA-1 code</Commit> <!-- last commit for version --></p><p></update></p><p> </p><p><update></p><p><MP>1.4.0.0</MP> <!-- MP 1.4 Final --></p><p>(No <Commit> node because dev is not stopped for this version of MP)</p><p></update></p><p> </p><p>[/CODE]</p><p> </p><p>and you can also add an "Force Update" own risk and peril</p></blockquote><p></p>
[QUOTE="azzuro, post: 1012134, member: 50482"] i think missing one thing, so git repo as you say and missing MP version !!! Skinners have always the same repo for all MP version ( update) if user use this plugins with MP1.3 your plugin can (should) only update the skin to the last commit for your MP version . so for that skinner need to add skinupdate.xml in repo like node : [CODE=XML]<update> <MP>1.3.100.0</MP> <!-- MP 1.4 RC --> <Commit>SHA-1 code</Commit> <!-- last commit for version --> </update> <update> <MP>1.4.0.0</MP> <!-- MP 1.4 Final --> (No <Commit> node because dev is not stopped for this version of MP) </update> [/CODE] and you can also add an "Force Update" own risk and peril [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
SkinUpdater (Plugin Mockup)
Contact us
RSS
Top
Bottom