MediaPortal 1 Plugins (290 Viewers)

Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.
MP1 MP2 Icelandic webisodes DE
This plugin gets all available episodes from Icelandic TV stations. This won't be very usefull for that many, but hopefully there are some icelanders out there using MP. You can get the plugin at http://ingig.com/icelandicwebisodesplugin.rar
This plugin gets all available episodes from Icelandic TV stations. This won't be very usefull for that many, but hopefully there...
This plugin gets all available episodes from Icelandic TV stations. This won't be very usefull for that many, but hopefully there...
Replies
0
Views
1K
Well, if you want I could add an "ACTION_DISPLAY_HELP" action... But if it's not needed i won't do that, of course... ;)
Well, if you want I could add an "ACTION_DISPLAY_HELP" action... But if it's not needed i won't do that, of course... ;)
Hi All, Seems obvious, but I would like to capture an event for MP that would trigger my small process plugin to show a Dialog...
Replies
5
Views
1K
MP1 MP2 Process plugins DE
ok, its up now, at https://forum.team-mediaportal.com/showthread.php?t=10526
ok, its up now, at https://forum.team-mediaportal.com/showthread.php?t=10526
I tried to start a process plugin, ive got the first version of the code ready to test but even though ive implemented isetupform...
Replies
16
Views
4K
MP1 MP2 news plugin DE
i see, so there is nothing much i can do now, anyway i found better rss link with no javascript crab. thanks :)
i see, so there is nothing much i can do now, anyway i found better rss link with no javascript crab. thanks :)
Hi there all, i'm a newbie at Media Portal. But'i'm loving it already! I must say the information about how to install a plugin and...
Replies
5
Views
2K
My bad (again) - I had invalid syntax in keymap.xml so no keymappings were being loaded. Setting id=-1 seems to work fine for ignoring global mappings for a specific window, and they still work in other windows. I suspect any invalid id would work. I guess this is a workaround, when appropriate...
My bad (again) - I had invalid syntax in keymap.xml so no keymappings were being loaded. Setting id=-1 seems to work fine for...
I have a plugin using an SMS Input Control to accept a full text string from the user, and I'm testing this using a keyboard...
Replies
3
Views
1K
MP1 MP2 Mame/My programes (1 Viewer) DE
After messing with each separate emulator, I have found that you have to configure the graphics from within the emulator itself. Certain emulators work better with different graphics settings.
After messing with each separate emulator, I have found that you have to configure the graphics from within the emulator itself...
Hi guys i wonder if you can help i have my programes set up to run mame roms which it does very nicely but i was wondering about a...
Replies
5
Views
3K
MP1 MP2 MAME 32 DE
I have been able to, after some tinkering, get the Nintendo emulator Nestor working flawlessly from within Media Portal. Nestor I find works the best from within
I have been able to, after some tinkering, get the Nintendo emulator Nestor working flawlessly from within Media Portal. Nestor I...
I have been able to, after some tinkering, get the Nintendo emulator Nestor working flawlessly from within Media Portal. Nestor I...
Replies
0
Views
2K
I think you beat me to it!! Sorry, I haven't been on here in a while, been busy.
I think you beat me to it!! Sorry, I haven't been on here in a while, been busy.
I am currently creating a netflix queue manager plugin, i was wondering if there is an interest in that sort of thing. Also I am...
Replies
56
Views
12K
MP1 MP2 New My Programs Plugin (1 Viewer) DE
TNDAri I need to get a copy of your full source with for EasyApps with the Resources and Properties directories populated. I've made some upgrades to EasyApps wanted to compile it without having to modify the windows forms to remove the images.
TNDAri I need to get a copy of your full source with for EasyApps with the Resources and Properties directories populated. I've...
Hiho! We decided to dev a new "My Programs" Plugin. it must be such smaler and not so complex like the current. So i need...
Replies
43
Views
14K
Thanks TomTom, I sure will have a look at that too.
Thanks TomTom, I sure will have a look at that too.
Those of you that want to implement PPT 2003 Viewer in myPrograms plugin, check this website for supported command lines switches...
Replies
2
Views
2K
hello, there is no special parameter to pass on zsnes or project64 command lines. See the wiki documentation and the included emulator help files for further help on this topic. if you use a keyboard then you can't create this kind of hotkey from within the MP configuration tool. Keyboard shortcuts of this kind are necessarily all...
hello, there is no special parameter to pass on zsnes or project64 command lines. See the wiki documentation and the included...
[I]am having trouble exiting SNES and Project 64 right back into media Portal any aurguements/.? Thanks!
Replies
5
Views
3K
O
After examining the MediaPortal code base a bit more there are two static commands that work very well. InputDevices.Stop(); and InputDevices.Init();
After examining the MediaPortal code base a bit more there are two static commands that work very well. InputDevices.Stop(); and...
Use Case: Erick would like mediaportal to launch an external program that excepts commands from iRtrans. Solution: I...
Replies
1
Views
1K
Anyone have a code or arguement for setting up Musicmath player in MP or outside and help with exiting with back into MP Thanks anyone!
Anyone have a code or arguement for setting up Musicmath player in MP or outside and help with exiting with back into MP Thanks anyone!
Anyone have a code or arguement for setting up Musicmath player in MP or outside and help with exiting with back into MP Thanks anyone!
Replies
0
Views
905
Thanks for the input. My idea was not creating a "hardwired" scaler, but perhaps use those parameters as a "goal" in terms of cpu-use etc. I am guessing that a very large percentage of users have SD PAL/NTSC input from cable/OTA/sat either analog or digital that they want to display on a high resolution monitor, typically 1366x768...
Thanks for the input. My idea was not creating a "hardwired" scaler, but perhaps use those parameters as a "goal" in terms of...
I know that this probably isnt the right forum to discuss this stuff. But here goes... I have some ideas for converting...
Replies
4
Views
2K
i able to link My News to yahoo news/ media portal news and etc. but on top of news always come with some funny code or words like logon? register? username?.... can i get rid of them and left news only?
i able to link My News to yahoo news/ media portal news and etc. but on top of news always come with some funny code or words like...
was looking for a thread to ask this .... So i click on My News, and it says i havent selected a http for it .... and when i click...
Replies
5
Views
2K
Ok, I'd like to return to this because I'd like to be able to use the built-in SQLite stuff to match the syntax of other developers. Please, if you have any information out there, please respond. It appears that the exception is only related to debugging. On one of the WindowsForms in my plugin I made a button with the...
Ok, I'd like to return to this because I'd like to be able to use the built-in SQLite stuff to match the syntax of other...
I'm having some issues with SQLite and my class. Here is a portion of a class that I wrote called GENERAL_DB which is supposed to...
Replies
9
Views
4K
sam, I will try it. You have always been very helpful, thanks so much. Jesse
sam, I will try it. You have always been very helpful, thanks so much. Jesse
I'm almost ready to release my very first plugin (and C# program) for MediaPortal. It is an importer for extreme movie manager...
Replies
8
Views
2K
Can anybody send me an older version driver? Getting device driver not found on the latest 1.4 version. Thanks in advance...
Can anybody send me an older version driver? Getting device driver not found on the latest 1.4 version. Thanks in advance...
AFter I have set up my USBUIRT within MP - I wanted to test it - unfortunately it does not seem to work on my system. I can use the...
Replies
7
Views
3K
After shutting down the iMon software, I was able to select the SoundGraph driver and all works fine whitin MP. Thanks!
After shutting down the iMon software, I was able to select the SoundGraph driver and all works fine whitin MP. Thanks!
I'm trying to get my iMON vfd to work with MediaPortal. I've tried the steps described in the guideline but my display is stuck...
Replies
5
Views
3K
MP1 MP2 MyNews DE
configuration.exe --> plugins --> My News
configuration.exe --> plugins --> My News
Can someone point me to the MyNews Plugin. I have heard it works well.
Replies
1
Views
2K
MP1 MP2 Launch PC Games from MyPrograms? (1 Viewer) DE
Sorry, down at the VERY bottom of the wiki page had the instructions to do this. So Im all set, thanks for helping! :) WIKI: http://wiki.team-mediaportal.com/MediaPortal_Setup_Plugins_MyPrograms Example 2: PC-Applications There are several possibilities to launch PC-Applications. One easy way works like this: In...
Sorry, down at the VERY bottom of the wiki page had the instructions to do this. So Im all set, thanks for helping! :) WIKI...
This seems rather basic. Is there a way to launch any application from MyPrograms. It seems to launch an application you need...
Replies
4
Views
2K
A
Hello, i use iTunes and i want to use my Album art in the m4a files, but i can't see them in MP, how can this be done? Thank you
Hello, i use iTunes and i want to use my Album art in the m4a files, but i can't see them in MP, how can this be done? Thank you
Hi i was wondering if anyone was working on adding an itunes interface using the sdk, available here...
2
Replies
16
Views
8K
MP1 MP2 My Programs DE
Hi, My Programs is integrated in MP. No seperate download needed. :) Configure->Plugins->My Programs (Right Click Enable / Double Click) HTH, Flip.
Hi, My Programs is integrated in MP. No seperate download needed. :) Configure->Plugins->My Programs (Right Click Enable / Double...
I cant seem to find a download for this plugin. I had it before, but need it again. Anyone know where i can get it? It's probably...
Replies
1
Views
1K
SQLite Problems I'm having some issues with SQLite and my class. Here is a portion of a class that I wrote called VIDEO_DB which is supposed to be the class which can access the SQLite DB. I have a separate test block of code which attempts to create an instance of this class and open the database as shown. However, when I run...
SQLite Problems I'm having some issues with SQLite and my class. Here is a portion of a class that I wrote called VIDEO_DB which...
I've decided to take the plunge and try to learn some C# so that I can help write some plugins and maybe even one day help with...
Replies
1
Views
2K
MP1 MP2 Remote Plugin DE
Take a look at: https://forum.team-mediaportal.com/showthread.php?t=10125
Take a look at: https://forum.team-mediaportal.com/showthread.php?t=10125
Hey guys , i would like to use my Lead Tec, winfast (Y04G0004) coolcommand, remote with my media portal, if anyone can help me out...
Replies
5
Views
3K
Just wanted to maybe throw out an older idea now that we have these new forums just to see if anyone is interested? It has some strong potential I believe and would be happy to help wherever I could on this project.
Just wanted to maybe throw out an older idea now that we have these new forums just to see if anyone is interested? It has some...
HI, just wondering if it would be possible to make a plugin that can read phpbb forums and display it in MP to read it...
Replies
23
Views
4K
is it possible to create a plugin that controls the led from the firedtv, so that mediaportal can change the led to red and indicate the program is recording?
is it possible to create a plugin that controls the led from the firedtv, so that mediaportal can change the led to red and...
is it possible to create a plugin that controls the led from the firedtv, so that mediaportal can change the led to red and...
Replies
0
Views
1K
Hi, this is still a problem for me too. The source of the problem seems to be that when the PC hibernates, power is cut to the LCD. On waking from hibernate the LCD does not 're-initialise'. Solution is to connect to +5VSB (+5V Stand By) provided by power supply. Even when the PC is in hibernate, power is maintained to the +5VSB...
Hi, this is still a problem for me too. The source of the problem seems to be that when the PC hibernates, power is cut to the...
Hi, I've tested the external Display with MediaPortal - at the moment I useing 0.2 RC3 with some cvs/snv) - but after hibernate...
Replies
6
Views
2K
Thanks ocram, That worked brilliantly! :D Thanks a lot J
Thanks ocram, That worked brilliantly! :D Thanks a lot J
Hi all, I've tried searching for the information I need but can't find it as yet. I'm having difficulty with the Webinterface...
Replies
2
Views
2K
there is the webbrowser plugin for MP. In the newest version I haven't been able to get it working, but everyone else seems to have no problem, so I guess it's just me...
there is the webbrowser plugin for MP. In the newest version I haven't been able to get it working, but everyone else seems to...
I've done some brief searching, and plan to do some more in depth searching, but I thought I'd throw this out here. When I plan to...
Replies
1
Views
2K
Top Bottom