MediaPortal 1 Plugins (185 Viewers)

Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.
  • Poll
This thread has been moved http://nolanparty.com/mediaportal.sourceforge.net/phpBB2/viewtopic.php?p=32960 Please state your wishes there.
This thread has been moved http://nolanparty.com/mediaportal.sourceforge.net/phpBB2/viewtopic.php?p=32960 Please state your...
Hi, I got tired of searching the forum getting the files i need, unziping, putting files in correct folders, and so on...
Replies
3
Views
3K
Nothing,until an offical dev has the time to try it i suppose.. meanwhile, If you would like to do your own compile,sourcefiles are here.. http://sourceforge.net/tracker/index.php?func=detail&aid=1671923&group_id=107397&atid=647927
Nothing,until an offical dev has the time to try it i suppose.. meanwhile, If you would like to do your own compile,sourcefiles are...
Hello folks, in the next CVS, myPrograms will include an allgame-lookup option. Here's a short HowTo to get you started. The...
Replies
11
Views
4K
A
MP1 MP2 plugins list DE
Perhaps a stupid question, but why not use SorceForge for plugins? I realize that it'd require some people to do the administration but I think it'd be the best place for it, perhaps a sub project of the main mediaportal.
Perhaps a stupid question, but why not use SorceForge for plugins? I realize that it'd require some people to do the...
I think we need a plugins list, or a site with downloads would be great.
Replies
2
Views
3K
Winter
W
hello, please re-upload your plugin.... Thanks.
hello, please re-upload your plugin.... Thanks.
From now on new releases will be announced here. This thread will be dedicated to technial problems/questions. If people have...
Replies
63
Views
16K
I thought that if for example LinDriveIR is a "normal" plugin it has a start() method and so could be made static while configuration is loading, but I see that is perhaps a contridiction to dynamic loading... - so better forget about it :roll: I prefer the second idea - I think it would be more flexible and sure I got that your...
I thought that if for example LinDriveIR is a "normal" plugin it has a start() method and so could be made static while...
The devices I will be discussing are detailed here. Before I begin, it should be noted that the LiveDriveIR plugin allows you to...
Replies
3
Views
2K
Anonymous
A
R
For 0.1.3.0 pre and later cvs versions no HCWPlugin.dll is needed any longer. If you got it, remove it. If not, never heard of that problem before. Maybe you can post more details (support template/log)? But if you really don't have that HCWPlugin.dll anymore, this sounds more like a driver or card problem.
For 0.1.3.0 pre and later cvs versions no HCWPlugin.dll is needed any longer. If you got it, remove it. If not, never heard of that...
Edited by mPod: There is no plugin necessary anymore, it is now natively supported in MediaPortal in 0.1.3 prerelease and above...
21 22 23 24 25
Replies
246
Views
60K
I am developing a plugin to use the LiveDrive! IR (and Audigy Drive IR et al) as a remote control receiver. During the implementation, I had occasion to use: ActionTranslator.GetAction(...) and ActionTranslator.GetActionDetail(...) GetAction(...) did precisely what I wanted, populating the given ref Action with all of the data...
I am developing a plugin to use the LiveDrive! IR (and Audigy Drive IR et al) as a remote control receiver. During the...
I am developing a plugin to use the LiveDrive! IR (and Audigy Drive IR et al) as a remote control receiver. During the...
Replies
0
Views
1K
I just found this info on the DVR-MS file format. It includes code for editing, playing and transcoding DVR-MS files. It is beyond my programming skills, but I thought the information would be helpful for future plugin development... Anyhow, here is the url...
I just found this info on the DVR-MS file format. It includes code for editing, playing and transcoding DVR-MS files. It is...
I just found this info on the DVR-MS file format. It includes code for editing, playing and transcoding DVR-MS files. It is...
Replies
0
Views
1K
MP1 MP2 My Keys Plugin DE
This is perfect for :) Thank you thank you I use a logitech 525 that mp cant recognize as a mce remote because of my ir receiver. But with this plugin i map mymusic and the others and then it works for me :)
This is perfect for :) Thank you thank you I use a logitech 525 that mp cant recognize as a mce remote because of my ir...
Click here to download. If enabled, this plugin adds some keyboard shortcuts for jumping directly to the following screens...
Replies
69
Views
43K
MP1 MP2 My Launch (yahoo launch videos) (1 Viewer) DE
Fair enough.. BTW: I have bumped one thread before; Wed Jul 13, 2005 1:53 pm . LOL...
Fair enough.. BTW: I have bumped one thread before; Wed Jul 13, 2005 1:53 pm . LOL...
I have been working on this for the last two weeks. I wasn't aware of this till about two days ago but samuel337 made an excellent...
Replies
154
Views
36K
Just my two cents, I was looking for this functionality a few weeks back and found nothing and started writing my own (with severe trepidation about how video would work I might add). Less than a week ago I 'found' iSpy, dowloaded installed and - well, let's just say I'm not bothering to write anything like this now. My system is...
Just my two cents, I was looking for this functionality a few weeks back and found nothing and started writing my own (with severe...
G'day, Let me just say that aside from some Pascal and Cobol programming about 8 years ago, I don't really have any idea about...
Replies
49
Views
26K
BeyondTV has a feature that is very useful for people with multiple tuners to be able to tell each show which tuner to record one (i.e. CSI Miami - Tuner 1, 24 - Tuner 2, etc. etc.) Which is extremely useful if you put a couple minutes padding on either the end or beginning of shows and there are consecutive shows on the same channel...
BeyondTV has a feature that is very useful for people with multiple tuners to be able to tell each show which tuner to record one...
Hello, after a lot of work done I will release my first Beta of my PVR Scheduler with MediaPortal Plugin. These are the...
Replies
89
Views
26K
Yes, I am aware of this, but I don't have time to fix it. It simply needs a recompilation against the newer MP source code. Sam
Yes, I am aware of this, but I don't have time to fix it. It simply needs a recompilation against the newer MP source code. Sam
EDIT: Now with the ability to view webpages! Follow the instructions below - I have edited them for the new version. So, without...
Replies
19
Views
12K
MP1 MP2 Autostart TV plugin DE
Ahh I just tried that one and works a treat - didn't see it down there! Thanks for the suggestion and good to see this plugin still going :)
Ahh I just tried that one and works a treat - didn't see it down there! Thanks for the suggestion and good to see this plugin...
There is a slight problem in my household since we first stumbled across MediaPortal. Using the TV as a TV is no longer the norm...
Replies
71
Views
29K
Hi, thank you! You are right, it also works now, too. Another assembly was causing trouble.
Hi, thank you! You are right, it also works now, too. Another assembly was causing trouble.
Hi, does anybody know how to call a WindowsProgressDialog in a process plugin? I always get this error...
Replies
3
Views
2K
The plugin's been released - see this thread: http://nolanparty.com/mediaportal.sourceforge.net/phpBB2/viewtopic.php?p=29705#29705 Sam
The plugin's been released - see this thread: http://nolanparty.com/mediaportal.sourceforge.net/phpBB2/viewtopic.php?p=29705#29705...
Hi everyone I've started work on developing the framework for a plugin called My Online Content. The idea of this plugin is to...
Replies
5
Views
2K
A
Hi, you could try c#, it was designed by the head designer of delphi. I admit It takes some time to get used to it. but is it not so hard to make the switch if you are familiar with delphi. If you are a delphi programmer that hardly uses the IDE you will have to get used to some C# way's, but the switch is not that hard...
Hi, you could try c#, it was designed by the head designer of delphi. I admit It takes some time to get used to it. but is it...
All, Is there any such thing as a TMediaPortalPlugin class for Delphi available already? ... TIA, Hans Vledder The Netherlands
Replies
4
Views
2K
This is exactly what I wanted to know! Thank you very much. But can you please do me a favour and change following code in the TVDatabase.cs, method Open(): // Open database String strPath = System.IO.Path.GetDirectoryName(System.Reflection.Assembly. GetExecutingAssembly().Location)...
This is exactly what I wanted to know! Thank you very much. But can you please do me a favour and change following code in the...
Hi, does anybody know why MP needs these columns (iCancelTime and bContenRecording) in the table 'recording' of the database...
Replies
4
Views
1K
W
Can i have also that? co'z i'm writing similar to this. thanks... noister -- noister_net@yahoo.com
Can i have also that? co'z i'm writing similar to this. thanks... noister -- noister_net@yahoo.com
Hi! I will have in near future panasonic plasma screen which gives possibility to use RS232 connection to control from PC...
Replies
10
Views
4K
Re: A short guide how you to start burner plugin in mp 0.1.0 Works as *.bat file too. The ServerURL from the help is bit incorrect. The file is rar not zip. Just need to extract the 2 files (MPGMUX.AX ,CLDUMP.AX) to WINDOWS dir. After this run your anyname.bat or anyname.cmd. I forgot. If im informed right, you need any...
Re: A short guide how you to start burner plugin in mp 0.1.0 Works as *.bat file too. The ServerURL from the help is bit...
Sorry my english is not very well, but i will try to answer some questions about getting the burner plugin started. First you...
Replies
6
Views
3K
R
Your own recCodec.bat Just because there are so many quastions for the reccodec.bat. Copy the two ax files in your windows folder and write a bat (use editor and you will get anything.txt rename file to anything.bat ) with the following 2 lines: regsvr32.exe CLDump.ax regsvr32.exe MpgMux.ax It´s that easy !!! Those 2...
Your own recCodec.bat Just because there are so many quastions for the reccodec.bat. Copy the two ax files in your windows...
I had the reccodec on version .1.0.0.7 now its gone how to I get it back. I followed all the directions in the setup for burner...
Replies
3
Views
2K
This currently not possible, but would be a nice feature.
This currently not possible, but would be a nice feature.
Hello... is it possible to manage different mail accounts with my mail and assure each of them with a PIN. (like movie...
Replies
1
Views
2K
P
Advancement I've nearly finished but i've broken my PDA. So the PDA Version is suspended until I've a new one to test it. Now I'am working on a bluetooth connection on MAC OS and Smartphone S66. But within the end of JUNE i post the first release for Windows,Mac OS, and maybe Linux.
Advancement I've nearly finished but i've broken my PDA. So the PDA Version is suspended until I've a new one to test it...
I'm starting to develop an application thah allow to control mediaportal via webservices or an serveurs. I'm going to develop...
2
Replies
15
Views
7K
plagnioj
P
A
MP1 MP2 dc++ DE
Is there a plugin or can i somehow integrate DC++ into Media Portal ? with myPrograms?
Is there a plugin or can i somehow integrate DC++ into Media Portal ? with myPrograms?
Is there a plugin or can i somehow integrate DC++ into Media Portal ? with myPrograms?
Replies
0
Views
1K
Anonymous
A
samuel337 & STSC Looking through the code I was wondering if it would be possible to add some code into the OnAction() methods to populate a tag in the GUIPropertyManager whenever there is a change to the selected menu item. I could then display this using my LCDSmartie plugin. Does this sound feasible ?
samuel337 & STSC Looking through the code I was wondering if it would be possible to add some code into the OnAction() methods...
Ok, now that most of you have seen my proof-of-concept external control plugin (i.e. in MPWebControl), its time to turn this proof...
Replies
45
Views
14K
Re: Girder MediaPortal.GML for MCE Remote to enable green Bu Thanks for the work :) In Firefox, impossible to see correctly a .GML file It's OK with IE6 If you are interested, here is my GML file (for USBUIRT and a common IR remote) : I set a toggle ON/OFF of M-P with the Power button of the remote...
Re: Girder MediaPortal.GML for MCE Remote to enable green Bu Thanks for the work :) In Firefox, impossible to see correctly a...
Hi, I worked a little with Girder in the evening. Now I can start MP with the "green" button and girder. If someone like it...
Replies
1
Views
4K
Yasou, You can use the xap plugin. See... Basic Home Automation via xAP BSC enabled devices (updated 9-01-2008) - MediaPortal Forum
Yasou, You can use the xap plugin. See... Basic Home Automation via xAP BSC enabled devices (updated 9-01-2008) - MediaPortal...
Hi All, I have made a x10 home automation plugin for mediaportal. If you have a x10 Firecracker device and x10 modules you...
Replies
21
Views
9K
O
MP1 MP2 game plugin DE
Is it just me, or does the My program MAME direct importer not work.??? I've just imported all my games fine, and set up the MAME32, but when i click "launch" to test one of my games, it does not work - nothing happens! When i open mame32 directly it works......please help /Morten
Is it just me, or does the My program MAME direct importer not work.??? I've just imported all my games fine, and set up the...
i am wondering out there is in planning on can create a plugin to import games for super nintendo, nintendo, playstation, genesis...
Replies
5
Views
4K
MP1 MP2 Plugin Architecture DE
I have read this thread (and several others) but this is partly something I am doing off my own back. I am half way through creating an LCD app (like Smartie or LCDC). This is really only a personal project at the moment but I would like to interface MP to it. I guess the more important info was how I could access info such as...
I have read this thread (and several others) but this is partly something I am doing off my own back. I am half way through...
I was wondering how plugins work within MP. Reading here it appears that plugins are actually built into the main source ?? I...
Replies
5
Views
2K
Thanks :D , was working with the one included with the MP RC3 release. Will try the new one :)
Thanks :D , was working with the one included with the MP RC3 release. Will try the new one :)
OK, so since most of my videos are TV-Shows, I wanted a Parser that could get episode descriptions for me. So I wrote one. Its...
Replies
99
Views
24K
Top Bottom