MediaPortal 1 Plugins (108 Viewers)

Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.
Thanks Spragleknas Times like this I wish I could program :-( I’m guessing on this but from what I can see when the plugin is loaded in MP it's looking for a xml file with a name of ('MediaPortal.Profile.Xml') is it not just a matter of finding that name in the code and renaming to the correct xml file name, then...
Thanks Spragleknas Times like this I wish I could program :-( I’m guessing on this but from what I can see when the plugin is...
MySlideShows - Version 0.3 Summary: My Slideshows is a plugin that uses the Microsoft PIA�s to display your PowerPoint...
Replies
30
Views
12K
Hi Zebons, The WebEPG-designer tool makes use of the parsing library that I developed for WebEPG. I already posted about the library here -> https://forum.team-mediaportal.com/getting_data_web-t12576.html?t=12576 and there is documentation in the wiki :) I'm interested to know what your planning. Until now no one has taken an...
Hi Zebons, The WebEPG-designer tool makes use of the parsing library that I developed for WebEPG. I already posted about the...
Hi all, Who is the author of that tool WebEPG-Designer tool ...
Replies
4
Views
3K
Hi, i'm currently working on a remote pluging (trying to merge MPBlue and PocketPC Remote...) and i want to display in the remote screen the same items that are displayed in the current MP plage (ex:music files if i'm in the Music plugin). I don't care about the side bar, nor the top bar, only the main part of the page... For now...
Hi, i'm currently working on a remote pluging (trying to merge MPBlue and PocketPC Remote...) and i want to display in the remote...
Hi, i'm currently working on a remote pluging (trying to merge MPBlue and PocketPC Remote...) and i want to display in the remote...
Replies
0
Views
1K
Hey, thanks for the feedback! I saw MySpeedFan as well, I was just thinking of developing something that wouldn't depend on 3rd. party software installed. But I thought better after your post and it would be troublesome to maintain such a plugin with so many I/O chips out there, much better idea to rely on some external software...
Hey, thanks for the feedback! I saw MySpeedFan as well, I was just thinking of developing something that wouldn't depend on 3rd...
Hi Everybody, I am looking forward to develop a plug-in to show temperature/fan speed/etc information. Seems we already have...
Replies
2
Views
2K
G'day MP dewds, firstly thanks to everyone who has played a part in getting MP where it is today, brilliant application with brilliant plugins. My request for a plugin comes from a need to sort, categorise and display my sport recordings, dvd's and ripps. I watch and enjoy many different sports, AFL (aus football league, as...
G'day MP dewds, firstly thanks to everyone who has played a part in getting MP where it is today, brilliant application with...
G'day MP dewds, firstly thanks to everyone who has played a part in getting MP where it is today, brilliant application with...
Replies
0
Views
1K
MP1 MP2 My Messenger plugin DE
I'm trying to use the messenger plugin, but it doesn't woek fine. First of all, i can't write messages using my keyboard (only with... NUMBERS?¿?¿¿) and there is an annoying bug that makes the chat screen continously appearing into MP. For example, i open Messenger, then i press ESC to go back to plugins screen... then i go to...
I'm trying to use the messenger plugin, but it doesn't woek fine. First of all, i can't write messages using my keyboard (only...
I'm trying to use the messenger plugin, but it doesn't woek fine. First of all, i can't write messages using my keyboard (only...
Replies
0
Views
1K
When I use the stock MP My Radio plugin, I'd like to listen to idobi Radio. I've set up MP correctly and all, and idobi works. However, MP shows an ugly visualization (I have set the music player to no visualization though...). Can MP not show the logo of the radio station, or maybe a .tbn image in the Radio folder?
When I use the stock MP My Radio plugin, I'd like to listen to idobi Radio. I've set up MP correctly and all, and idobi works...
When I use the stock MP My Radio plugin, I'd like to listen to idobi Radio. I've set up MP correctly and all, and idobi works...
Replies
0
Views
1K
MP1 MP2 MyPodcasts DE
I was just about to write that I think I have solved it. When I had it set up to show up in the 'My Plugins' screen, there was no button, but when I set it up to show on the home screen, I can see it and am able to access it. On a related note, does anyone know if there is still active development on this plugin and where one...
I was just about to write that I think I have solved it. When I had it set up to show up in the 'My Plugins' screen, there was...
Has anyone had any luck getting the MyPodcasts plugin working on mediaportal? I have configured the plugin, and added xml feeds...
Replies
2
Views
985
In case anyone's interested, the program I'm planning to use is DVB WebScheduler.
In case anyone's interested, the program I'm planning to use is DVB WebScheduler.
I'm fairly new to Media Portal (let alone MP development) and was looking for some advice on a plug-in I'd like to create. I've...
Replies
1
Views
1K
Whilst Joost is great to start with, they offer limited TV channels here in Australia so it get's boring rather quickly. This is sad as it works quiet well, even over my crappy Wi-Fi. FYI. It is relatively easy to control Joost with a remote and the upcoming "IR Server Suite" so you don't really need a plugin for it. i.e. minimise...
Whilst Joost is great to start with, they offer limited TV channels here in Australia so it get's boring rather quickly. This is...
http://www.veoh.com/veohTV/veohTvIntro.html# http://www.veoh.com/images/veohTV/PRss_1.jpg http://www.joost.com/...
Replies
6
Views
2K
Hi, I think I described my problem not so good - the problem is momentarily not that the small window in the left corner is not shown, because it cannot be shown because the video in the big window does not even start. Did I forget anything in order to see the video? Some tiny basic thing because I'm totally new in developing mp...
Hi, I think I described my problem not so good - the problem is momentarily not that the small window in the left corner is not...
Hi, I'm trying to make a plugin which should show a video in a window in the middle of the screen and after switching to another...
Replies
2
Views
1K
hi sloty, nice to hear that you want to implement mykino as a plugin, so I can get rid of the detour round myProgram eagle
hi sloty, nice to hear that you want to implement mykino as a plugin, so I can get rid of the detour round myProgram eagle
Hello, someone knows what this would be in VB.net? public Class1() { // get ID of windowplugin belonging to this...
Replies
5
Views
2K
lkuech is right. Your code seems to be correct but MediaPortal hasn't finished initialization when the Start() function of the plugin is called, so you should use the MessageBox.Show attempt.
lkuech is right. Your code seems to be correct but MediaPortal hasn't finished initialization when the Start() function of the...
Hi guys, I'm new to plugin development. I'm trying to write a little process plugin. I've followed the "How to write a plugin...
Replies
3
Views
1K
MP1 MP2 web browser plugin DE
I have installed the web browser plugin, and all works ok Home page, favorites, remote controll The only thing i cannot do is navigate and select link with the remote controll Is this possible using the web browser plugin If it is possible , could you please point me in the right direction where to find how to do this...
I have installed the web browser plugin, and all works ok Home page, favorites, remote controll The only thing i cannot do...
I have installed the web browser plugin, and all works ok Home page, favorites, remote controll The only thing i cannot do...
Replies
0
Views
1K
Just wondering if there has been any update regarding this plug in? Does anyone know if there is one available? Is there one available yet for Sky Anytime ?
Just wondering if there has been any update regarding this plug in? Does anyone know if there is one available? Is there one...
Hi firstly; Thanks to all who contribute to MP, I've used it for a while on my laptop and finally got round to building a low...
Replies
5
Views
2K
MP1 MP2 vidUnpacker DE
This is great!
This is great!
I have put together a little utility that helps me preprocess video files before I use them in the MediaPortal. If you have your...
Replies
7
Views
2K
Ok I'll try!! Thanks, bye!!
Ok I'll try!! Thanks, bye!!
Hi!!! I'm sorry for what I'm going to ask you but I can't find anything that help me. There's a guide/tutorial to recompile a...
Replies
2
Views
1K
I wish I could code C# but my two programming classes in C made me want to tear my eyes out. Props to all you coders!
I wish I could code C# but my two programming classes in C made me want to tear my eyes out. Props to all you coders!
I was playing around with the my-TV plugin (if you haven't tried it it is amazing) anyway I was looking over the logos function and...
Replies
4
Views
2K
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
think you have to convert the image to a button...
think you have to convert the image to a button...
Hi, I'm quite new in developing plugins for MP. So what i want is the following: I want to include an image on page 1 of my...
Replies
1
Views
906
In the programm speedfan there is the CPU usage diaplayed. Is there a possibility to add this value into My Speedfan? Holger
In the programm speedfan there is the CPU usage diaplayed. Is there a possibility to add this value into My Speedfan? Holger
In the programm speedfan there is the CPU usage diaplayed. Is there a possibility to add this value into My Speedfan? Holger
Replies
0
Views
3K
MP1 MP2 WebCam Player DE
hello, i have 2 usb webcams from philips and vimikro.in the in the configuration of mp i can select both, but in mp i have a black screen with both cams. what can i do? Both cams working with amcap. thx
hello, i have 2 usb webcams from philips and vimikro.in the in the configuration of mp i can select both, but in mp i have a black...
I have just uploaded a plugin the allows you to use your webcam form inside MediaPortal. Source is also in the file...be aware...
Replies
21
Views
7K
Hi Sebastian, The source code for my Pocket PC Remote should help: https://forum.team-mediaportal.com/new_plugin_pocket_pc_remote_mp-t23112.html?p=151306#post151306
Hi Sebastian, The source code for my Pocket PC Remote should help...
Hi folks, im working on a plugin... Now i'm on the point to send up and down commands to media portal dor controling.. the...
Replies
1
Views
2K
MP1 MP2 Textbox? DE
Heh.. Nevermind... No wonder it won't show unless you add items or text to it, obviously :>
Heh.. Nevermind... No wonder it won't show unless you add items or text to it, obviously :>
Exactly how do you show a textbox? I've tried everything I can think of and it still won't show up. So... help! :( edit: heh...
Replies
1
Views
1K
MP1 MP2 Skype Chat Plugin DE
Sorry - should have updated this a while back... The Chat Plugin is officially dead. I have updated maniac's Skype plugin, and added chat (amongst other things) to it. The latest version post is at https://forum.team-mediaportal.com/showpost.php?p=139879&postcount=133
Sorry - should have updated this a while back... The Chat Plugin is officially dead. I have updated maniac's Skype plugin, and...
Sorry - should have updated this a while back... The Chat Plugin is officially dead. I have updated maniac's Skype plugin, and...
Replies
7
Views
3K
2 new stations HR3 and Bremen4 :)
2 new stations HR3 and Bremen4 :)
Here the updated stations: If you want more send me a message ! All available stations now...
Replies
11
Views
4K
How's the eventghost plugin for media portal coming along?
How's the eventghost plugin for media portal coming along?
Hello I'am the new guy - with the new hardware - I have developed / built an alternate IR-Receiver und Transmitter - I allready...
Replies
18
Views
6K
Nice one ;).
Nice one ;).
Hi guys, It is tested with the microsoft MCE remote and the keyboard. Runs with 0.2..0 RC3. currently there is no mouse...
Replies
22
Views
6K
New one: http://www.mininova.org/rss.xml search= /tor/ replace= /get/ Easier version of btjunkie http://btjunkie.org/rss.xml search= </link> replace= /download.torrent</link>
New one: http://www.mininova.org/rss.xml search= /tor/ replace= /get/ Easier version of btjunkie...
WIth this tread I want to exchange all the popular RSS torrents What I use is: Torrentspy (tested and works) pattern =...
Replies
1
Views
2K
  • Poll
Thanks for the info. I'll post there
Thanks for the info. I'll post there
This plugin called "My TV Series" is being developed to seperate TV shows from movies. The information will saved in its own...
Replies
901
Views
179K
Top Bottom