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...
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...
Ok :(
All apologies i didn't see that you have explain all on how to use MP (I only find the configuration of MP). (i really have a bad level in english)
I will take time to read all the manual.
Thx
Ok :(
All apologies i didn't see that you have explain all on how to use MP (I only find the configuration of MP). (i really...
I am creating a new plugin for MP - a DVD catalog....I am new to creating plugins, but I think I am making reasonably good...
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...
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...
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...
It is probably a better solution to overide the GetID function in GUIWindow. I altered the code below for my plugin:
public override int GetID {
get { return 750; }
set { base.GetID = value; }
}
You have probably worked this out but will be helpful for other prospective developers.
It is probably a better solution to overide the GetID function in GUIWindow. I altered the code below for my plugin:
public...
Hi,
Try to do my first plugin (called "myGames" btw :-) ).
I'm able to get the configuration and my own MainMenu button...
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...
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...
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...
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...
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...
http://sourceforge.net/tracker/index.php?func=detail&aid=1066043&group_id=107397&atid=647927
With this change, I was able to load my Russian, Ukrainian and (of course) English tags into music database correctly, was also able to display them (with some skin tweaking)
P.S. Phew, and I just checked out MP from CVS a few hours ago 8)
http://sourceforge.net/tracker/index.php?func=detail&aid=1066043&group_id=107397&atid=647927
With this change, I was able to...
http://sourceforge.net/tracker/index.php?func=detail&aid=1066043&group_id=107397&atid=647927
With this change, I was able to...
no way to full screen ?
Ofcourse we can have fullscreen TV.
Did you read the manual????
Press X
And MediaPortal is allready being used in a car by Jadz :))
As can be read in a different thread.
no way to full screen ?
Ofcourse we can have fullscreen TV.
Did you read the manual????
Press X
And MediaPortal is...
as I am downloading MP now :) , don't know how to config
but I am sure they can because they are all exe binarys
the only...
Hi Schrauber,
i never programmed in C# or worked with XML files, so i don't know who helpful my suggestions would be, but give me a try.
First i don't know how you generate the XML file with the actual weather data. If this will be generated by you it would be quite simple, but if you get the whole file in this format from...
Hi Schrauber,
i never programmed in C# or worked with XML files, so i don't know who helpful my suggestions would be, but give...
Hi. I have already written elsewhere on the forum that weather plugin did not translate cleanly (in French for my part). I have...
I couldnt get this plugin to work either and I'm using v11. Plugin doesn't show to be available.
Would b nice if someone could pickup where it was left off.
Shaichico
I couldnt get this plugin to work either and I'm using v11. Plugin doesn't show to be available.
Would b nice if someone could...
Hi all,
Here a very basic InternetExplorer launcher :)
All URL will unning in Theater mode (fullscreen with basic toolbar)...
Hi:
The MP player are based on WindowsMedia 9?
If exist a Dancer for WindowsMedia, can be implement on MP?
http://www.microsoft.com/windows/plus/dme/Music.asp
Hi:
The MP player are based on WindowsMedia 9?
If exist a Dancer for WindowsMedia, can be implement on MP...
Hi:
The MP player are based on WindowsMedia 9?
If exist a Dancer for WindowsMedia, can be implement on MP...
Somebody could send me an example of Plugin done in VB.NET? Something simple. For example, to add ' My Plugin' to main menu (MCE skin)and does something like ' Hello world'
Thank's
Somebody could send me an example of Plugin done in VB.NET? Something simple. For example, to add ' My Plugin' to main menu (MCE...
I am new programming in C#.
It is possible to do plugins with GUI like MyMusic, MyTV in VB.NET
It is possible to implement SOAP...
hey, i want to display some basic data from MP on a mobile phone display, so i would be interested to know ho i get for example the actual playing mp3 title out from MP to send it to the phone?
thx for any help
hey, i want to display some basic data from MP on a mobile phone display, so i would be interested to know ho i get for example the...
hey, i want to display some basic data from MP on a mobile phone display, so i would be interested to know ho i get for example the...