MediaPortal 1 Plugins (40 Viewers)

Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.
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
I'm trying to debug the ServerBlaster plugin which has the following declaration: public class ServerBlaster : ITvServerPlugin but when it tries to load the plugin with: newObj = (object)Activator.CreateInstance(t); plugin = (ITvServerPlugin)newObj; I get an InvalidCastException: Unable to cast object of type...
I'm trying to debug the ServerBlaster plugin which has the following declaration: public class ServerBlaster : ITvServerPlugin...
I'm trying to debug the ServerBlaster plugin which has the following declaration: public class ServerBlaster : ITvServerPlugin...
Replies
0
Views
985
any ideas
any ideas
any ideas
Replies
0
Views
875
I've seen similar posts, but it looks like they may be referring to another remote than this, so I figured I'd ask... Is there a means of getting the remote that comes with the XBOX 360 HD-DVD drive to work in Windows/Media portal and similar?... maybe a generic plugin? It's a snazzy little device, works with my HDTV... even has...
I've seen similar posts, but it looks like they may be referring to another remote than this, so I figured I'd ask... Is there a...
I've seen similar posts, but it looks like they may be referring to another remote than this, so I figured I'd ask... Is there a...
Replies
0
Views
1K
MP1 MP2 Gadgets? DE
As i am planning my kitchen plugin I came up with this new idea that would be neat to have in MP. Btw, the kitchen plugin is just a page that displays key information from the whole system on one page. Like weather, new mails, random recepie, scheduled recordings for today, agenda from Google calendar, next programs on TV and so on...
As i am planning my kitchen plugin I came up with this new idea that would be neat to have in MP. Btw, the kitchen plugin is just a...
As i am planning my kitchen plugin I came up with this new idea that would be neat to have in MP. Btw, the kitchen plugin is just a...
Replies
0
Views
1K
MP1 MP2 Ipod Eject plugin DE
With this plugin you can eject your iPod from inside MP if you want to take it with you It is a simple combination of a ejectmedia .exe and myprogramms: config: Enter the name inside MP blank blank blank enter the drive letter enter the full path to ejectmedia: c:\program files\team mediaportal\mediaportal\ejectmedia.exe false
With this plugin you can eject your iPod from inside MP if you want to take it with you It is a simple combination of a ejectmedia...
With this plugin you can eject your iPod from inside MP if you want to take it with you It is a simple combination of a ejectmedia...
Replies
0
Views
900
MP1 MP2 XFire Plugin? DE
I'm not sure if this should go here or in the "my emulators" subforum (since that would be where it's general application would be), but has anyone given any thought to making a plugin for XFire? I've recently gotten a bunch of friends into MP via the My Emulators plugin, and it would be awesome to have a plugin for MP that lets me...
I'm not sure if this should go here or in the "my emulators" subforum (since that would be where it's general application would...
I'm not sure if this should go here or in the "my emulators" subforum (since that would be where it's general application would...
Replies
0
Views
802
I've started taking a look at some of my plugins again with the recent versions of MP. It seems some things in the plugin architecture have changed? When I go into configuration and try to load the configuration for my plugin, I get a crash. The problem is that it can't find the dll file for the plugin even though it is in the...
I've started taking a look at some of my plugins again with the recent versions of MP. It seems some things in the plugin...
I've started taking a look at some of my plugins again with the recent versions of MP. It seems some things in the plugin...
Replies
0
Views
842
I'm using MPDisplay++ to show a time counter in a small secondary screen while I watch videos on the main screen, in the manner of a traditional hardware DVD player. So far I have it showing time elapsed, and time remaining in the video. I would like to show time elapsed, and total running time of video, instead of time remaining...
I'm using MPDisplay++ to show a time counter in a small secondary screen while I watch videos on the main screen, in the manner of...
I'm using MPDisplay++ to show a time counter in a small secondary screen while I watch videos on the main screen, in the manner of...
Replies
0
Views
962
Hey, Just got an idea a few days ago when i found a good Skype API example in C#. I think it would be cool to give my MP PC a skype account. This will enable me to send commands to MP from skype on another machine, via the messaging system. Like, record simpsons today, or show recordings. Even things like "play some music", or "dim...
Hey, Just got an idea a few days ago when i found a good Skype API example in C#. I think it would be cool to give my MP PC a...
Hey, Just got an idea a few days ago when i found a good Skype API example in C#. I think it would be cool to give my MP PC a...
Replies
0
Views
1K
Hi Devs, IMHO the line 860 in PowerScheduler.cs should be changed from SuspendSystem("", (int)(powerStatus == PowerEventType.QuerySuspend ? RestartOptions.Hibernate : RestartOptions.Suspend), false); to SuspendSystem("", (int)(powerStatus == PowerEventType.QuerySuspend ? RestartOptions.Suspend : RestartOptions.Hibernate)...
Hi Devs, IMHO the line 860 in PowerScheduler.cs should be changed from SuspendSystem("", (int)(powerStatus ==...
Hi Devs, IMHO the line 860 in PowerScheduler.cs should be changed from SuspendSystem("", (int)(powerStatus ==...
Replies
0
Views
938
Hi all, I have MP TV Series plugin installed on MP 1.2. For some time now whenever I try to watch an episode, sound starts playing it shows me the desktop and after that skin looks messed up (I see only a bit of screen). Attached are the logs. Thanks.
Hi all, I have MP TV Series plugin installed on MP 1.2. For some time now whenever I try to watch an episode, sound starts...
Hi all, I have MP TV Series plugin installed on MP 1.2. For some time now whenever I try to watch an episode, sound starts...
Replies
0
Views
668
A
hi Do you know Last.fm (http://www.last.fm)? It's your personal online radio. And i think it would be a great idea to integrate it into mediaportal. There's an player and it's source code available (in c++ & qt4). Of course it would be possible to integrate not only the radio player but also some parts of the website (recent played...
hi Do you know Last.fm (http://www.last.fm)? It's your personal online radio. And i think it would be a great idea to integrate it...
hi Do you know Last.fm (http://www.last.fm)? It's your personal online radio. And i think it would be a great idea to integrate it...
Replies
0
Views
2K
Anonymous
A
Is it possible to create a plugin which adds a button to the EPG interface? (And add code to the button) How would the implementation work? Thanks
Is it possible to create a plugin which adds a button to the EPG interface? (And add code to the button) How would the...
Is it possible to create a plugin which adds a button to the EPG interface? (And add code to the button) How would the...
Replies
0
Views
1K
H! I'm working on my full screen video editor, I would like to know how can I know framerate of currently played video? Is there a possiblity for player seek using HH : MM : SS . FF ? Can I get current position in HH : MM : SS . FF ? I have looked through source and I haven't been able to find anything except player seek and...
H! I'm working on my full screen video editor, I would like to know how can I know framerate of currently played video? Is...
H! I'm working on my full screen video editor, I would like to know how can I know framerate of currently played video? Is...
Replies
0
Views
902
Load part of it and playing it while other parts of the video is downloading to the computer... Like almost every FLV Player in the internet... It is possible? And if yes, how can i do it? :) Thanks!!:thx:
Load part of it and playing it while other parts of the video is downloading to the computer... Like almost every FLV Player in the...
Load part of it and playing it while other parts of the video is downloading to the computer... Like almost every FLV Player in the...
Replies
0
Views
1K
Hello, I need light some ListControl item, how i can do this? its must be pulse animation. the item creating like foreach (var item in contactsList) { GUIListItem guiListItem = new GUIListItem("Item 1"); guiListItem.Label = item.GetContactDisplayName(); guiListItem.IconImage...
Hello, I need light some ListControl item, how i can do this? its must be pulse animation. the item creating like foreach (var...
Hello, I need light some ListControl item, how i can do this? its must be pulse animation. the item creating like foreach (var...
Replies
0
Views
701
MP1 MP2 Netflix DE
Is there a working plugin that plays the netflix watch it now que if not is there anyone working on one? Thanks
Is there a working plugin that plays the netflix watch it now que if not is there anyone working on one? Thanks
Is there a working plugin that plays the netflix watch it now que if not is there anyone working on one? Thanks
Replies
0
Views
2K
I'm working on a plugin and running into problems with playing video streams thru mp. Can anyone help or point me in the right direction. I checked the wiki but could not find any documenttaion for this. The way I'm calling it works most of the time but not always. Here is the code I'm using which I found in another plugin...
I'm working on a plugin and running into problems with playing video streams thru mp. Can anyone help or point me in the right...
I'm working on a plugin and running into problems with playing video streams thru mp. Can anyone help or point me in the right...
Replies
0
Views
1K
Hi there, I am developing a plugin which downloads the latest cinema listings and then exports them to an xml file. I need help from a plugin developer that can do the media portal end that can read the XML file. What I need it to do is have a button on the side which selects the xml file to read based on the cinema they...
Hi there, I am developing a plugin which downloads the latest cinema listings and then exports them to an xml file. I need...
Hi there, I am developing a plugin which downloads the latest cinema listings and then exports them to an xml file. I need...
Replies
0
Views
1K
Webbrowser plugin I got it working, and im on Youtube Leanback.. But why does the up and down, right and left keys on remote + keyboard only move in the top, the adress bar. i cannot not get it down to look at the videos and use the menu ??
Webbrowser plugin I got it working, and im on Youtube Leanback.. But why does the up and down, right and left keys on remote +...
Webbrowser plugin I got it working, and im on Youtube Leanback.. But why does the up and down, right and left keys on remote +...
Replies
0
Views
967
MP1 MP2 BinTube Plugin... DE
What about a plugin for BinTube? This is an (excellent) NZB downloader that will allow you to watch media AS you download it. Brilliant, but far past my knowledge as far as coding goes. Any takers, this would make a FABULOUS addition to the greatness that is MP :)
What about a plugin for BinTube? This is an (excellent) NZB downloader that will allow you to watch media AS you download it...
What about a plugin for BinTube? This is an (excellent) NZB downloader that will allow you to watch media AS you download it...
Replies
0
Views
903
Hi. I have found mediaportal recently, and I love it. But, I want to have video conferencing in the livingroom, I tried to use skype, but the video does not work because the API's Skype does not implements this, sadly. I searched a lot on internet and I found ooVoo. Sort description: "With ooVoo, you can connect with anyone...
Hi. I have found mediaportal recently, and I love it. But, I want to have video conferencing in the livingroom, I tried to use...
Hi. I have found mediaportal recently, and I love it. But, I want to have video conferencing in the livingroom, I tried to use...
Replies
0
Views
1K
Hello everybody, at first, I am a developer, but not very advanced. I know Visual Studio and .NET. And I never tried to develop a plugin for MP. Anyway, there are THREE ideas that I have since a long time: 1. Social Recording To create a (annonymous?) community to share and ask records. Two main goal: -> I missed a tv-show, who...
Hello everybody, at first, I am a developer, but not very advanced. I know Visual Studio and .NET. And I never tried to develop a...
Hello everybody, at first, I am a developer, but not very advanced. I know Visual Studio and .NET. And I never tried to develop a...
Replies
0
Views
933
MP1 MP2 MPExTuneCmd Plugin DE
Hopefully someone here can help me out. I've been trying to use the MPExTuneCmd Plugin for tuning my Directv receiver, but the instructions call for dtvcon172.zip to be downloaded. Unfortunately, dtvcontrol.com only has dtvcon182.zip on the site, and the necessary files aren't part of that package. Does anyone know where I can...
Hopefully someone here can help me out. I've been trying to use the MPExTuneCmd Plugin for tuning my Directv receiver, but the...
Hopefully someone here can help me out. I've been trying to use the MPExTuneCmd Plugin for tuning my Directv receiver, but the...
Replies
0
Views
1K
A
Hi all .. I have done a search and found topics on a TV plugin for older tv tuner cards. I have 3 PC's one with a PVR250mce which works very well. I also have 2 other cards Prolink Play TV BT878+ rev 4c and a Averytv tuner card with BT878+ Chip. I can get MP to find these cards as a Conextant capture but canot get TV to work on...
Hi all .. I have done a search and found topics on a TV plugin for older tv tuner cards. I have 3 PC's one with a PVR250mce...
Hi all .. I have done a search and found topics on a TV plugin for older tv tuner cards. I have 3 PC's one with a PVR250mce...
Replies
0
Views
2K
Anonymous
A
MP1 MP2 any more plugins DE
is there any auther sites that has plugins
is there any auther sites that has plugins
is there any auther sites that has plugins
Replies
0
Views
1K
There are obviously many plug ins, which need a special file as displayed when you click in MP on the plug in item. Where do you get these files? For example, when I click "Wikipedia" it displays "Missing or invalid file..."
There are obviously many plug ins, which need a special file as displayed when you click in MP on the plug in item. Where do you...
There are obviously many plug ins, which need a special file as displayed when you click in MP on the plug in item. Where do you...
Replies
0
Views
788
Hey, I'm trying to populate a playlist with files on a web server (http://someurl/some.mp3) and playing the playlist (from code). I add them to a PlayListType.PLAYLIST_MUSIC, but the problem is that I can't really make the playlist play all the tracks. It usually stops after playing two or three songs. [code] 2009-01-03...
Hey, I'm trying to populate a playlist with files on a web server (http://someurl/some.mp3) and playing the playlist (from code)...
Hey, I'm trying to populate a playlist with files on a web server (http://someurl/some.mp3) and playing the playlist (from code)...
Replies
0
Views
1K
Hi I was looking for an audio plugin like DC-Graphic EQ Filter which is compatible with MP. Any suggestions? Thx
Hi I was looking for an audio plugin like DC-Graphic EQ Filter which is compatible with MP. Any suggestions? Thx
Hi I was looking for an audio plugin like DC-Graphic EQ Filter which is compatible with MP. Any suggestions? Thx
Replies
0
Views
911
Top Bottom