MediaPortal 1 Plugins (61 Viewers)

Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.
I've tried to play with the fonts files and I saw that if you add another font with a dedicated font size, mediaportal automatically generate the picture with the characters used to draw a string ! I've made a font with 40 as size. It fullfills perfectly my needs, but I imagine that there could be unknown impacts and drawbacks in...
I've tried to play with the fonts files and I saw that if you add another font with a dedicated font size, mediaportal...
Hi, I'm currently making a plugin for the DiGiMatrix. I'm experiencing a problem using font tag. If I declare a label...
Replies
3
Views
2K
I'm currently developping 2 plugins, one with a GUI and the other without. For the GUI plugin I need to be able to add/remove a subitem from the control. I saw that the "add" feature was implemented ( GUIControl.AddSubItem() ) but the "remove" was not. could you please implement this feature ? About the non-GUI plugins, it...
I'm currently developping 2 plugins, one with a GUI and the other without. For the GUI plugin I need to be able to add/remove a...
I'm currently developping 2 plugins, one with a GUI and the other without. For the GUI plugin I need to be able to add/remove a...
Replies
0
Views
1K
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
9K
A
Hi, i'm searching the method to create a Plugin to: -Search Music and Videos from internet -Play while download For your info, the search engine are the http://www.singingfish.com/ Singning Fish are true legal, please see the details. PD: WM use this engine.
Hi, i'm searching the method to create a Plugin to: -Search Music and Videos from internet -Play while download For your...
Hi, i'm searching the method to create a Plugin to: -Search Music and Videos from internet -Play while download For your...
Replies
0
Views
1K
Anonymous
A
A
Re: the bug is: 1 month in the future!!! It's no bug, it's intended, maybe not best practice but yet intended. If there are no pending recordings the wake-up-time will be set to a month in the future. Anyway this will be changed in future releses so no wake-up-time will be set if nothing pending. Note: a recording that...
Re: the bug is: 1 month in the future!!! It's no bug, it's intended, maybe not best practice but yet intended. If there are...
Hi fred, today i made a longer test with your really great Powerscheduler02 in the new MP01000! My experiment in...
2
Replies
14
Views
3K
Anonymous
A
I know the description of the plugin is confusing, so the best way to see what the plugin can do is to download the web interface (http://nolanparty.com/mediaportal.sourceforge.net/phpBB2/viewtopic.php?p=19195#19195) and play around with that. Sam
I know the description of the plugin is confusing, so the best way to see what the plugin can do is to download the web interface...
I have noticed heaps and heaps of threads on these forums about controlling MP from outside of it, whether from a web interface...
Replies
17
Views
7K
A
ya i thought that might be the problem.. the prob is that its a 3.5 GB DVD... hehe.. thanks..
ya i thought that might be the problem.. the prob is that its a 3.5 GB DVD... hehe.. thanks..
i get an error while opening the MediaPortal.sln in visual studio 6: "The selected file is not a valid visual studio solutions...
Replies
2
Views
1K
Anonymous
A
A
hi, look into this thread: https://forum.team-mediaportal.com/showthread.php?t=10504 have a nice day wunschkind
hi, look into this thread: https://forum.team-mediaportal.com/showthread.php?t=10504 have a nice day wunschkind
I have all my movies listed in eXtreme Movie Manager and want to make a plugin to talk to this database. Anyone else working on this?
Replies
8
Views
4K
A
Thanks a million, it works now! Daniel, Thanks a lot man, you totally rock ;) Happy Holydays! Julio
Thanks a million, it works now! Daniel, Thanks a lot man, you totally rock ;) Happy Holydays! Julio
Dear all, I'm a new user of Media Portal, and so far I am very much impressed with it's functionality and capabililtes. I have...
Replies
6
Views
3K
Anonymous
A
A
Power Scheduler works OK for me when I set it to "Standby mode". It puts the PC in standby mode and it also wakes up at the right time. But when I select "Hibernate", it puts the PC in hibernation mode, but the PC doesn't wake up again to record a show. Do I have to do additional things for this to work? (Hibernation support is...
Power Scheduler works OK for me when I set it to "Standby mode". It puts the PC in standby mode and it also wakes up at the right...
Power Scheduler works OK for me when I set it to "Standby mode". It puts the PC in standby mode and it also wakes up at the right...
Replies
0
Views
1K
Anonymous
A
'm Back Hi there, A so long time without posting and working around MP. However, I published today a new version of the DigiMatrix remote control plugin for MediaPortal v0.2.2.0. Whats' new ? -> you can assign any remote control button to a mediaportal action (navigation, play/pause/stop, chanel changing. -> you can also...
'm Back Hi there, A so long time without posting and working around MP. However, I published today a new version of the...
Hi guys, In this page you can find a plugin for Mediaportal that allows DiGiMatrix owners to use their remote control with...
Replies
17
Views
7K
where is gucky62? Hasn't gucky62 been able to fix his computer? Haven't seen him here in many many months and his name is no longer registered. There have been a few plugins he has created which are very good and was hoping to see additional plugins from him. Mike
where is gucky62? Hasn't gucky62 been able to fix his computer? Haven't seen him here in many many months and his name is no...
Hallo, there is a new Beta-Version of Gucky62´s Status-Plugin available. At the moment it only runs under mediaportal 1.0.2.0...
Replies
4
Views
3K
I just finished programming the Party Shuffle function a few weeks ago, so I can give you some code to help you along: Firstly, as you did, register yourself for the event notifications like so: GUIWindowManager.Receivers += new SendMessageHandler(this.OnThreadMessage); Now write some code to handle that event notification...
I just finished programming the Party Shuffle function a few weeks ago, so I can give you some code to help you along: Firstly...
Hi, To get myself up to speed with how the MediaPortal code works I thought I'd write a very simple process plugin that would...
Replies
1
Views
2K
P
MP1 MP2 Plugin error DE
Thank you I will start there :)
Thank you I will start there :)
HI I'm new at this. When I go in to the Configure and then go to Plugins can I Make new ones. If so I'm getting a error it...
Replies
4
Views
2K
P
Okay, I know now the issue. MP uses SQLite Wrapper 2.0.1.0 and Sceneo Tvcentral/Meedio uses SQLite Wrapper 1.0.1.0. The thing is that these are two completely different wrapper classes with the same name. :x :x :x But I wanted to support both programs, so I have to remove one.
Okay, I know now the issue. MP uses SQLite Wrapper 2.0.1.0 and Sceneo Tvcentral/Meedio uses SQLite Wrapper 1.0.1.0. The thing is...
Hi, I'm trying to program a plugin for MP in VB .NET. I added all of the .dlls of the MP directory. My SourceCode is like...
Replies
13
Views
5K
A
Thanks Sam. That was exactly what I was looking for. -Troy
Thanks Sam. That was exactly what I was looking for. -Troy
Hello, I'm developing a plugin that needs to setup a listener for caller id information. For this I'm currently using the...
Replies
2
Views
2K
Anonymous
A
A
Where should plugin settings for a particular plugin go? I noticed that there seems to be two places where they could go: 1. Setup form from Tools -> Options -> Plugins -> Setup button 2. The Settings area within MediaPortal (My Music and Slideshow have some config stuff in there now.) Besides needing a restart with (1) and...
Where should plugin settings for a particular plugin go? I noticed that there seems to be two places where they could go: 1...
Where should plugin settings for a particular plugin go? I noticed that there seems to be two places where they could go: 1...
Replies
0
Views
1K
Anonymous
A
A
Umm.. you can use girder (which is what im using currently). I currently have it set up in my living room so I'm using remote. But im thinking of adding a wireless keyboard and mouse.
Umm.. you can use girder (which is what im using currently). I currently have it set up in my living room so I'm using remote...
I'm using the latest (within 3 days) version of WinLirc and the plug-in. I'm using MP 1.0.2. I have configured WinLirc. It seems...
Replies
5
Views
3K
MP1 MP2 new german string.xml (1 Viewer) DE
I'll change this with the next version.
I'll change this with the next version.
Hi, I've got some problems with the texts of the german string.xml, there where too long and make much problems with change of...
Replies
33
Views
7K
A
Well my machine never locked up with my Pinnacle card while I was playing with it, but while I was configuring the card really strange things would happen: 1: I'd add the card, select it's options as "TV Tuner" 2: Next screen it would go to scan the channesl. I could see all the channels as it went through them but it didn't put...
Well my machine never locked up with my Pinnacle card while I was playing with it, but while I was configuring the card really...
@all you progammers/developers/etc. I read on GoT in The Netherlands that, althoug MCE2005 supports only HW MPEG2 encoders, SW...
Replies
3
Views
2K
The Anaconda
T
MP1 MP2 Webinterface plugin (1 Viewer) DE
Its totally free but if you want to use the pro-version you'll have to pay some money. The advantage of using ntrconnect instead of vnc is, that you don't have to launch a seperate client program on your client PC. You'll just have to open your browser, press your username and password and then run an activex object. VNC is also an...
Its totally free but if you want to use the pro-version you'll have to pay some money. The advantage of using ntrconnect instead of...
New version 0.3.2 available! The new version of Media Portal Webinterface (MPW) has arrived! You can find all important...
Replies
531
Views
154K
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
Look for the LoadDirectory routine spread allover the WindowPlugin-source files! :) enjoy! Daniel
Look for the LoadDirectory routine spread allover the WindowPlugin-source files! :) enjoy! Daniel
Hello, I'm looking for a simple example how to work with list control. Would like to read folder and display all subfolders as...
Replies
6
Views
3K
MP1 MP2 Plugin Creation DE
Well after toying around for a while now I finally got my plugin to show up and it works great. I've made some progress on my shoutcast PLS downloader and I should, hopefully, have something showable within this week or next. Here is basically an outline of what I plan to incorporate in the setup: - Select All/Various Genres -...
Well after toying around for a while now I finally got my plugin to show up and it works great. I've made some progress on my...
I want to start development on a plugin to download Shoutcast .pls files automatically according to criteria provided. However my...
Replies
10
Views
4K
A
I have recently started to use media portal, and am currently been easily convinced to switch-off MCE 2005.However, there are a few tweaks I personally think would improve some of the plug-ins. The first is the “My News” (different post) the second is the “My Alarm”. To move media portal into the home automation field, I think...
I have recently started to use media portal, and am currently been easily convinced to switch-off MCE 2005.However, there are a few...
I have recently started to use media portal, and am currently been easily convinced to switch-off MCE 2005.However, there are a few...
Replies
0
Views
2K
Anonymous
A
very very nice!!! Frodo
very very nice!!! Frodo
Hello, there are 2 new plugins made by gucky62 in the german forum. First is a burner-plugin Second is an explorer Both...
Replies
3
Views
2K
Thanks for the hint. I've found a few other tags I didn't know about. So some more coding to do now :roll:
Thanks for the hint. I've found a few other tags I didn't know about. So some more coding to do now :roll:
Hi all - Here's a sneak preview of My Tetris. The game logic appears to be rock solid (lots of hours wasted playing over the...
Replies
62
Views
13K
A
MP1 MP2 DVB-t plugin ? DE
Its in development - search for a thread called 'DVB testing results' for more information. Sam
Its in development - search for a thread called 'DVB testing results' for more information. Sam
hey anyone got a plugin for DVB-t drivers ? and the info they can feed ? regards john jones
Replies
1
Views
2K
something like HttpContext.Current.Server.HtmlDecode() Or better System.Web.HttpUtility.HtmlDecode and reference System.Web EDIT: Hmmm .... stupid me ... i wish i could get my head round the fact that it is now 2006 ... and not 2005 anymore. this reply was supposed to be to a post on page 1 :oops: ... sorry
something like HttpContext.Current.Server.HtmlDecode() Or better System.Web.HttpUtility.HtmlDecode and reference...
Hi EDIT:new verison 10/1-2005. Bugfixes and MP 0.1.0.5.1 compatible 1/ Play dvd from home menu. I wanted a button on the home...
Replies
39
Views
13K
MP1 MP2 help wanted DE
thank u .Will give it another try tonite. //Lasse
thank u .Will give it another try tonite. //Lasse
Hi I need some help with my plugin. Somebody wants to help me out? 1/ How do I CLEAR a database? I want to delete all the...
Replies
5
Views
2K
Top Bottom