MediaPortal 1 Plugins (344 Viewers)

Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.
MP1 MP2 Plugin Idea DE
i agree! that would be awesome.
i agree! that would be awesome.
Here is what I think would be an excellent plugin for anyone who has the know how to create it. a Sirius Radio plugin. For those...
Replies
1
Views
2K
MP1 MP2 Double LCD DE
I have Logitech DiNovo Mediapad and HD44780 LCD.LCD plugin is compatible with both but I can choose just one. Is it possible to use both? Marcello
I have Logitech DiNovo Mediapad and HD44780 LCD.LCD plugin is compatible with both but I can choose just one. Is it possible to use...
I have Logitech DiNovo Mediapad and HD44780 LCD.LCD plugin is compatible with both but I can choose just one. Is it possible to use...
Replies
0
Views
2K
They are, I never said something different...
They are, I never said something different...
Im going to be working on funtionality to syncronise MP with MP3 players, so on the touch of a button all your latest tunes get...
Replies
12
Views
4K
Sure. I looked a couple threads down in this forum and someone was asking for a VB plugin and the were pointed here http://nolanparty.com/mediaportal.sourceforge.net/phpBB2/viewtopic.php?t=5144&highlight=online+content+plugin
Sure. I looked a couple threads down in this forum and someone was asking for a VB plugin and the were pointed here...
Hi guys, I know that C# is the preferred language for mediaportal, but I am, by trade, an ASP.NET Webb App programmer, and I work...
Replies
3
Views
2K
Hi all, yesterday i had a first look at the mp source and tried to create a new plugin window with some buttons and labels just to see how everything works. now i was wondering if it's possible to have some controls defined in the skin file and add controls dynamically to a window without defining them in the skin file? i...
Hi all, yesterday i had a first look at the mp source and tried to create a new plugin window with some buttons and labels just...
Hi all, yesterday i had a first look at the mp source and tried to create a new plugin window with some buttons and labels just...
Replies
0
Views
2K
I'm sorry guys, once again I have mastered the art of asking a question 20 minutes before I figure out the answer. I know this is probably getting annoying and I really do apologize. For futre reference for any noobs that might be searching, the following code will clear the current playlist and add the video files referenced in the...
I'm sorry guys, once again I have mastered the art of asking a question 20 minutes before I figure out the answer. I know this is...
Hi all, I've recieved lots of help so far, but I've got 1 more question. I have and array of strings which are file names of video...
Replies
1
Views
1K
Thanks a Lot - That did the trick!!
Thanks a Lot - That did the trick!!
Hi, I'm writing a plugin in VB and I can't import ("using" in C#) MediaPortal.Dialogs. How can I open a dialog box?
Replies
3
Views
2K
thanks It has solved the problem john_rod
thanks It has solved the problem john_rod
Hi Guys I was hoping someone would be able to help me. I have a plugin that I am working on which when certain buttons are...
Replies
2
Views
1K
MP1 MP2 Buttons in Settings DE
Thx Smirnuff, this hyperlink stuff was the point I look for. Bavarian :D
Thx Smirnuff, this hyperlink stuff was the point I look for. Bavarian :D
Hi, does anybody know how I can create a new button at the setting section in MP? Bavarian :?
Replies
2
Views
1K
textArea is the right name ...same shit different name... and it do exict in the editor /BigAl
textArea is the right name ...same shit different name... and it do exict in the editor /BigAl
I'm just testing abit and I have som Q's that I want someone to answer: When I make a testbox in my GUI (using MP editor) the...
Replies
6
Views
2K
MP1 MP2 Playlist Maintainer DE
Just for completeness For the sake of completeness, below are the contents of the HowTo window. I don't think i explained how the program works very well above, so heres a better description...
Just for completeness For the sake of completeness, below are the contents of the HowTo window. I don't think i explained how the...
Hi everybody! This is a couple of 1sts for me. My first .NET windows app, my first contribution to the mediaportal community...
Replies
1
Views
2K
yes..check here MPBlue PPC client first release (after Proof of concept) http://nolanparty.com/mediaportal.sourceforge.net/phpBB2/viewtopic.php?t=10414 HTH, patrick
yes..check here MPBlue PPC client first release (after Proof of concept)...
Well here's something I've created. It's a plugin that allows you to connect to MediaPortal using your Pocket PC. Put MPBlue.dll...
Replies
32
Views
13K
MP1 MP2 VB.Net PlugIn DE
What sort of plugin? For a window plugin, see here: http://nolanparty.com/mediaportal.sourceforge.net/phpBB2/viewtopic.php?t=5144&highlight=online+content+plugin It hasn't been updated recently, but most of it should be the same for the new versions of MP. Sam
What sort of plugin? For a window plugin, see here...
Can someone send a example of plugin in Vb.Net? Thanks
Replies
2
Views
3K
Hi all, I've updated the plugin to work on Mp v0.2.0.0 RC1. I do not expect major changes when the RC2 and the "real" v0.2.0.0 will be published. Sorry but the version 0.1.3.0 won't be supported... It's here !
Hi all, I've updated the plugin to work on Mp v0.2.0.0 RC1. I do not expect major changes when the RC2 and the "real" v0.2.0.0...
After some weeks of work (yes weeks !!! :? I'm not as fast as frodo); I can release a first beta of a radio plugin for DiGiMatrix...
Replies
24
Views
10K
Good idea, I will add it to the list of enhancements. I think this would probably be covered under the my script alarm action....I believe there is a script to do this. In short, one way or another it will be posible :)
Good idea, I will add it to the list of enhancements. I think this would probably be covered under the my script alarm action....I...
is it possible to add to My Alarm new type of alarm? i want to have an option to power off my comp at predefined time (i.e at...
Replies
1
Views
2K
Thanks Again.
Thanks Again.
Hi Could you tell me if there is a definative list of windows messages anywhere. I would like to use them with SendMessage and...
Replies
4
Views
2K
Great, I'll take a look at the existing solutions first. thx
Great, I'll take a look at the existing solutions first. thx
I am currently working on a plug-in for Home Automation. The domain will be 'My Ambience', allowing consumers to change their room...
Replies
3
Views
3K
MP1 MP2 myPrograms & Mame (1 Viewer) DE
yeah, the new dll is only available in cvs, cause the mame plugin had to be reworked. The Mame team decided that the commandline switches I've used are obsolete so my importer didn't work anymore. Things like this always happen and there's no way to "fix this in advance". For the "delete-bug" in 0.1.3.0: You can safely do a "drop...
yeah, the new dll is only available in cvs, cause the mame plugin had to be reworked. The Mame team decided that the commandline...
I'm trying to get mame configured using the myprograms plugin. Mame works fine from the desktop but when set up in myprograms...
Replies
17
Views
6K
A
MP1 MP2 My News 0.5 release DE
Is there any way to sort the feeds or change the order of them in the setup? If this is posible tell me how. If it is not consider this as a feature request ;) r/tk
Is there any way to sort the feeds or change the order of them in the setup? If this is posible tell me how. If it is not consider...
Hi all, I'm getting ready to send to sourceforge a patch for MP that is the My News RSS Feed reader I talked about in the...
2 3 4
Replies
30
Views
9K
Hi, Have you had a look in the log files? If you have installed MediaPortal at the default path - then the logs is: c:\Program Files\Team MediaPortal\MediaPortal\MPWebControl\apache\logs Try error.log and such
Hi, Have you had a look in the log files? If you have installed MediaPortal at the default path - then the logs is...
Hi guys, noob here. I just installed the latest MediaPortal (clean install) I installed ya'll web interface (clean install) I...
Replies
1
Views
2K
I found the source code for a XP driver for parallel port, setting individual pins to 5V or 0 V. I then "hacked" this so that setting these pins was timed to a 0.6ms clock (using some special windows high resolution timers). I ran a Matlab script doing an exhaustive search through all legal bit inversions (as commands was effectively...
I found the source code for a XP driver for parallel port, setting individual pins to 5V or 0 V. I then "hacked" this so that...
Hi. I am trying to figure out what cool stuff I could look into. 1) Clap sensor. Concept is simple : clap your hands and an...
Replies
5
Views
2K
MP1 MP2 exif rotate plugin DE
I guess nowhere. Smirnoff has integrated the patch into mediaportal two weeks ago. If you take the current cvs version, you´ll be set. download ready compiled cvs version from www.myshare.de. English instructions are on the page. tomtom
I guess nowhere. Smirnoff has integrated the patch into mediaportal two weeks ago. If you take the current cvs version, you´ll...
Hi, where do I have to put the 2 files for this plugin to work?
Replies
1
Views
2K
  • Poll
Or use NT challenge response.
Or use NT challenge response.
Is it at all possible to install the WebInterface "plugin" so it will run on IIS? I currently use IIS and cannot disable it...
Replies
8
Views
3K
MP1 MP2 LCD plugin Girder DE
Hi René, I found a thread that may help you http://www.promixis.com/phpBB2/viewtopic.php?t=9380&highlight=event+external+program+programme Bavarian
Hi René, I found a thread that may help you...
Hello I'm going cracy about this. MP sends the update to girder, and i can create an event on that. But then i have this...
Replies
3
Views
3K
MP1 MP2 MyVNC plugin (1 Viewer) DE
No, the opposite. To control MP by a remote client via VNC, simply install a VNC server on the PC where MP is installed, for example UltraVNC Server. From a remote pc, you can see the MP-PC via UltraVNC Viewer, but with some limitations: low frame-rate, and you can't see the content rendered in overlay mode. This proposal is an...
No, the opposite. To control MP by a remote client via VNC, simply install a VNC server on the PC where MP is installed, for...
I discover this site http://www.veridicus.com/tummy/programming/vncx/ it's an activex for VNC (remote control). Works very...
Replies
2
Views
2K
Cool! Looking forward to seeing the results of your work :D
Cool! Looking forward to seeing the results of your work :D
please take a look at the following code snippet.. public int PlayAlbum(int AlbumID) { //Get all tracks from the album...
Replies
4
Views
2K
MP1 MP2 "Calendar" plugin DE
I'm happy to go ahead with this but have to finish off a couple of things prior to the 0.2 release first. When they are out of the way we can proceed and more importantly, we'll have more features that we can use to simplify creating this new control :). Cheers, Smirnuff.
I'm happy to go ahead with this but have to finish off a couple of things prior to the 0.2 release first. When they are out of the...
Hello, I am French, thus sorry for my English. I begin in the programming. Can you me help, please. I seek the means of...
Replies
22
Views
8K
MP1 MP2 Looking for plugin DE
Cheers for the quick reply....
Cheers for the quick reply....
Noob - done the search thing.....still can't find a difinative site for plugins....would like a link plaes to MyPrograms plugin if...
Replies
2
Views
2K
How are you creating the database? I mean, if you want the database to be in the MediaPortal\Databases folder, then just create it in there... I think you have a problem with relative paths. Use Environment.ExecutablePath (I think that's what the property is called) to get the path to the MediaPortal folder, then append \database...
How are you creating the database? I mean, if you want the database to be in the MediaPortal\Databases folder, then just create...
I have a plugin which has to create a new database. The plugin opens and reads a file and then writes information to the database...
Replies
1
Views
1K
I got it working. After CAREFULLY going over my code I found one little mistake that messed everything up. Now on to more exciting things! :D Thanks! Jake
I got it working. After CAREFULLY going over my code I found one little mistake that messed everything up. Now on to more exciting...
I have been wanting to try my hand at some plugins. I have been going through Frodo's "How to start writing your own plugin part 1"...
Replies
3
Views
2K
Top Bottom