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
Development
General Development (no feature request here!)
My plugin installs but is "incompatible with the current MediaPortal version! "
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="ChubbyArse" data-source="post: 1074522" data-attributes="member: 117700"><p>Hi All, I've built a plugin and an installer using the MPEMaker. It works fine on my dev box that hosts the MP1 codebase and a 1.7 Pre-Release version installed. I can configure the plugin and view it in MP.</p><p></p><p>When I come to using on my production box (my living room) which has a fairly clean install of 1.7 Pre, the installer works fine and installs without issue using the MPE Installer. However, when I launch MP Configuration, I get the message that the plugin is "incompatible with the current MediaPortal version!". I've checked the configuration code and can't see why it is deemed incompatible.</p><p></p><p>The code for my plugin is hosted here: <a href="https://github.com/ChubbyArse/mediaportal-epgmovieguide" target="_blank">https://github.com/ChubbyArse/mediaportal-epgmovieguide</a>. It also has the xmp2 file used for building.</p><p></p><p>It has the following set in AssemblyInfo and I can see in the configuration - that both boxes have 1.6.100.0 as the MP version:</p><p>[CODE][assembly: CompatibleVersion("1.6.100.0", "1.6.100.0")]</p><p>[assembly: UsesSubsystem("MP.SkinEngine")][/CODE]</p><p></p><p>What could be different between the dev box and the production box - both have a fairly clean install of MP1.7.</p><p></p><p>Have I missed something in the xmp2. I'd appreciate any help understanding what is going on here as my plugin is almost ready for beta release....?</p><p></p><p>Thanks</p><p></p><p>EDIT: Found the problem was in some database initialisation code in the Plugin's start up! Hope to be publishing a Beta soon.</p></blockquote><p></p>
[QUOTE="ChubbyArse, post: 1074522, member: 117700"] Hi All, I've built a plugin and an installer using the MPEMaker. It works fine on my dev box that hosts the MP1 codebase and a 1.7 Pre-Release version installed. I can configure the plugin and view it in MP. When I come to using on my production box (my living room) which has a fairly clean install of 1.7 Pre, the installer works fine and installs without issue using the MPE Installer. However, when I launch MP Configuration, I get the message that the plugin is "incompatible with the current MediaPortal version!". I've checked the configuration code and can't see why it is deemed incompatible. The code for my plugin is hosted here: [url]https://github.com/ChubbyArse/mediaportal-epgmovieguide[/url]. It also has the xmp2 file used for building. It has the following set in AssemblyInfo and I can see in the configuration - that both boxes have 1.6.100.0 as the MP version: [CODE][assembly: CompatibleVersion("1.6.100.0", "1.6.100.0")] [assembly: UsesSubsystem("MP.SkinEngine")][/CODE] What could be different between the dev box and the production box - both have a fairly clean install of MP1.7. Have I missed something in the xmp2. I'd appreciate any help understanding what is going on here as my plugin is almost ready for beta release....? Thanks EDIT: Found the problem was in some database initialisation code in the Plugin's start up! Hope to be publishing a Beta soon. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
My plugin installs but is "incompatible with the current MediaPortal version! "
Contact us
RSS
Top
Bottom