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
Window plugin showing up as process
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="Hesse" data-source="post: 73558" data-attributes="member: 23814"><p>I'm almost ready to release my very first plugin (and C# program) for MediaPortal. It is an importer for extreme movie manager. The last issue I have is that my plugin shows up in the process plugins section when I thought it should show up in the Windows plugins section.</p><p></p><p>I followed the directions on the wiki and my definition for the class that interacts with MP is:</p><p></p><p>[CODE]</p><p>public class XMMImporterPlugin : GUIWindow, ISetupForm[/CODE]</p><p></p><p>However, it shows up in process plugins even though I put the dll in the windows plugins directory. Does anyone have any suggestions on what's going on? I'd like to be able to fix so I can release the first version.</p><p></p><p>Actually, the plugin doesn't have any GUI code in it right now. Its only to import information outside of mediaPortal. Is that why its showing up as a process plugin?</p><p></p><p>Thanks</p><p></p><p>Jesse</p></blockquote><p></p>
[QUOTE="Hesse, post: 73558, member: 23814"] I'm almost ready to release my very first plugin (and C# program) for MediaPortal. It is an importer for extreme movie manager. The last issue I have is that my plugin shows up in the process plugins section when I thought it should show up in the Windows plugins section. I followed the directions on the wiki and my definition for the class that interacts with MP is: [CODE] public class XMMImporterPlugin : GUIWindow, ISetupForm[/CODE] However, it shows up in process plugins even though I put the dll in the windows plugins directory. Does anyone have any suggestions on what's going on? I'd like to be able to fix so I can release the first version. Actually, the plugin doesn't have any GUI code in it right now. Its only to import information outside of mediaPortal. Is that why its showing up as a process plugin? Thanks Jesse [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Window plugin showing up as process
Contact us
RSS
Top
Bottom