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
General Support
Myblaster plugin not working
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="Funky" data-source="post: 104606" data-attributes="member: 11872"><p>This is how I solved the problem with myblaster.dll. </p><p></p><p>Prerequisites, download and install Visual C# 2005 from <a href="http://msdn.microsoft.com/vstudio/express/visualcsharp/default.aspx" target="_blank">http://msdn.microsoft.com/vstudio/express/visualcsharp/default.aspx</a></p><p></p><p>Get the myblaster sourcecode.</p><p></p><p>Then:</p><p></p><p>Open myblaster with VC2005. Convert the project to VC2005.</p><p>Change line 106 in myblaster.cs to</p><p>"using(MediaPortal.Profile.Settings xmlreader = new MediaPortal.Profile.Settings("MediaPortal.xml"))"</p><p></p><p>Add reference to UTILS.DLL with the menu Project\Add Reference.</p><p></p><p>Build the project. (Press F6 on your keyboard).</p><p></p><p>Copy the new myblaster.dll to the process-plugin folder of Mediaportal. I think it is in the BIN\RELEASE folder.</p><p></p><p>This worked for me, even though I have no programming experience.</p><p></p><p>I havent found a way to update the plugin-download area, if someone can help me with this I will provide the update.</p><p></p><p>Funky</p></blockquote><p></p>
[QUOTE="Funky, post: 104606, member: 11872"] This is how I solved the problem with myblaster.dll. Prerequisites, download and install Visual C# 2005 from [url]http://msdn.microsoft.com/vstudio/express/visualcsharp/default.aspx[/url] Get the myblaster sourcecode. Then: Open myblaster with VC2005. Convert the project to VC2005. Change line 106 in myblaster.cs to "using(MediaPortal.Profile.Settings xmlreader = new MediaPortal.Profile.Settings("MediaPortal.xml"))" Add reference to UTILS.DLL with the menu Project\Add Reference. Build the project. (Press F6 on your keyboard). Copy the new myblaster.dll to the process-plugin folder of Mediaportal. I think it is in the BIN\RELEASE folder. This worked for me, even though I have no programming experience. I havent found a way to update the plugin-download area, if someone can help me with this I will provide the update. Funky [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Myblaster plugin not working
Contact us
RSS
Top
Bottom