I have started to document this in the wiki, and have started with some example code on how to use the parser.
http://wiki.team-mediaportal.com/MediaPortalDevelopment/ClassLibrary/MediaPortal_Utils_Web
Feedback warmly welcome here, or better yet in the wiki ;)
I have started to document this in the wiki, and have started with some example code on how to use the parser...
Hi to the MP development community,
(this includes all plugin and addon developers too)
I have just re-built WebEPG from the...
Please look at the scheduling in TVEngine3 there has just been implemented a SMS search as well - would be a pity to have another section using different code to achieve the same..
The search is disabled just in "shares" view.
Performance: Just make sure it doesn't start before the 3rd char is entered. The scenario as described...
Please look at the scheduling in TVEngine3 there has just been implemented a SMS search as well - would be a pity to have another...
Okay, yesterday I downloaded Mediaportal, thought I'd play around with the source code so downloaded that. But I don't know what...
Added this entry in the CaptureCardDefinition.xml to allow the Yuan PG700analogue tv and FM tuner to work with the existing "Yuan PG700" DVB-T entry.
Must be added to Capture Cards setup and tuned as well map these channels to the analogue in the Tv Cards tab in the channel list.
<capturecard commercialname="YUAN PG700 PCI...
Added this entry in the CaptureCardDefinition.xml to allow the Yuan PG700analogue tv and FM tuner to work with the existing "Yuan...
Added this entry in the CaptureCardDefinition.xml to allow the Yuan PG700analogue tv and FM tuner to work with the existing "Yuan...
Download and install TortoiseSVN then checkout this SVNpath to a folder on your PC :
https://svn.sourceforge.net/svnroot/mediaportal/trunk/TvEngine3/TVLibrary
then open TvLibrary.sln in VisualStudio and search in all files for the method :
public bool Tune(IChannel channel)
Then depending on what type of card (Analog, ATSC, DVBC...
Download and install TortoiseSVN then checkout this SVNpath to a folder on your PC ...
Is there any example code for changing channels on the tuner cards from a vb or c# app?
Hi magnuje,
the team switched to SVN some time ago. This tutorial is a little outdated... Check out this page for a correct Howto:
http://wiki.team-mediaportal.com/MediaPortalDevelopment/MediaPortalSVN
Maschine
Hi magnuje,
the team switched to SVN some time ago. This tutorial is a little outdated... Check out this page for a correct Howto...
hi, when i try to download the latest CVS described in the "plugin howto"...
Soundspectrum G-Force configuration with MP
Hey guys,
I installed the latest svn build of MP and updated my G-Force viz platinum to 3.5.7. The viz works fine using the bass audio engine in settings but the G-Force panel won't recognize that g-force is used when playing with MP.
Before I did all the g-force configuration (display...
Soundspectrum G-Force configuration with MP
Hey guys,
I installed the latest svn build of MP and updated my G-Force viz...
Could somebody please write a few lines about how to get visualizations to work on latest SVN builds ?
where to get...
Go to http://sf.net/projects/mp-webinterface, check out the SVN repository there, in the trunk then the source folder.
My MP computer has been dead for a while - still waiting for my motherboard to come back from RA, hence the lack of work on this.
Sam
Go to http://sf.net/projects/mp-webinterface, check out the SVN repository there, in the trunk then the source folder.
My MP...
Can anyone tell me where I can find the ECP2 plugin source code ? Doesn't appear to be in the SVNs.
Thanks
Flipit
I had this problem with WebEPG crashing if executed while MP (0.2.1.0) is running.
I tried several things, then today noticed something interesting;
If you use the WebEPG plugin to schedule WebEPG it runs fine ... :D
What could be more simple?
Hope this of use to some people.
VdR
I had this problem with WebEPG crashing if executed while MP (0.2.1.0) is running.
I tried several things, then today noticed...
I had this problem with WebEPG crashing if executed while MP (0.2.1.0) is running.
I tried several things, then today noticed...
Folks,
Does the audio delay that you can set in full screen Tv in MyTV do anything? In the latest svn it looks to me like the code has been commented out. Did it ever work? Is there some good reason why it was removed? Is it worth me spending any time looking at adding it back in? I ask because I seem to get lip sync problems on some...
Folks,
Does the audio delay that you can set in full screen Tv in MyTV do anything? In the latest svn it looks to me like the code...
Folks,
Does the audio delay that you can set in full screen Tv in MyTV do anything? In the latest svn it looks to me like the code...
Sweet. Thats awesome news. Is it possible to change the LNB LOF freq in tv server? it seems to default to 10600 but my LNB is 11300? or am I msising something?
Frodo media portal is fantastic software; really appriecate you sharing your talents and time with the communtiy.
Cheers,
Rhys
Sweet. Thats awesome news. Is it possible to change the LNB LOF freq in tv server? it seems to default to 10600 but my LNB is...
Ok just had a look thru the source and can't find any support for motorised dishes at all. Is this true or is my brain not...
I've quickly made a Media Portal badge for your computer, similar to MCE/XP badge(i've included some MCE badges too) you can print it onto a label and stick it on your computer :)
Get it here:
http://thejdinetwork.co.nr/admin=geon106/htpclogo.jpg
its really basic and crap but meh.
I've quickly made a Media Portal badge for your computer, similar to MCE/XP badge(i've included some MCE badges too) you can print...
I've quickly made a Media Portal badge for your computer, similar to MCE/XP badge(i've included some MCE badges too) you can print...
I have a vb app that can sucessfully start a stream from a card then connect to it using vlc. When I close the app it also successfully stops the stream. That is where the problem comes in. Even though the server shows the stream as stopped, when I start the app again the server shows that it is again timeshifting but I can not get...
I have a vb app that can sucessfully start a stream from a card then connect to it using vlc. When I close the app it also...
I have a vb app that can sucessfully start a stream from a card then connect to it using vlc. When I close the app it also...
Question 1: I was referring to your copy of the source code. Maybe because you have your computer set to an asian language the encoding stuffed up or something... I'm not exactly sure what you're seeing though. You should not have question marks in your source code (unless its an inline if statement).
Question 3: There may be an...
Question 1: I was referring to your copy of the source code. Maybe because you have your computer set to an asian language the...
i tried to build MP with VS2005 many times.. but i fail to it..
i don't know why it doesn't work properly...:S
question 1...
hello everyone,
I'm programming a mail plugin for mediaportal and I've got a few questions regarding the standard GUI Controls provided with the Mediaportal guilib.
-First, I would need a way to visually select some items in a list. GUICheckListControl would be fine but it seems that I can't toggle the un-/selected state without...
hello everyone,
I'm programming a mail plugin for mediaportal and I've got a few questions regarding the standard GUI Controls...
hello everyone,
I'm programming a mail plugin for mediaportal and I've got a few questions regarding the standard GUI Controls...
If I understand want you are wanting correctly I think you will have to check the
My Status plugin.
I think what you are looking for is a "Property" that would be set in the My Status
plugin and in turn be available in the skin.
Setting a property might look something like...
If I understand want you are wanting correctly I think you will have to check the
My Status plugin.
I think what you are...
Im trying to call an external string, and not sure how to do it. Ive been editing a few skins in the last 2 weeks and i got vis...
Hello all! I'm trying to improve title sorting within screens such as My Videos and My Music. So far, I have the following:
Numeric comparison, as per Windows Explorer. Sorts "1.avi" before "02.avi" and "10.avi"
Redundant leading word removal before comparison - e.g "The A.avi" should come before "B.avi". These words are defined...
Hello all! I'm trying to improve title sorting within screens such as My Videos and My Music. So far, I have the following...
Hello all! I'm trying to improve title sorting within screens such as My Videos and My Music. So far, I have the following...
What is the process of getting the RecordingFileName property changed? Only the following 2 lines should be commented out or deleted.
// if (!IsRecording)
// return String.Empty;
Can someone who is responsible for the source maybe check it out and make the update please?
What is the process of getting the RecordingFileName property changed? Only the following 2 lines should be commented out or...
I found that the OnTvRecordingEnded event does not send back the <RecordingFileName> when the event occurs.
The event has the...
Just downloaded the latest svn tvengine and compiled, its finding all the channels :O .. only problem its not populating video pid and audio pid fields
Just downloaded the latest svn tvengine and compiled, its finding all the channels :O .. only problem its not populating video pid...
I want to try to fix the MPSA for North American satellites. I am famililar with DVB standards.
Can anybody help me with the...
this tread is a littlebit out of time, but i´m also serching for a possibility to share the Database in the Movie / Mp3 / MP-TVSeries???
Somone finde a way to make it possible???
THX
Netzdiver
this tread is a littlebit out of time, but i´m also serching for a possibility to share the Database in the Movie / Mp3 /...
The Current workflow when scanning folders to create a moviedatabase is quite time consuming for first-time setup.
The lookup...
is there any other table from where we can get the SDT info?
Its not scanning the North american satellite due to non conventional sdt used by north american sats.
Can we somehow use EIT table?
Looks like we need sdt mainly for channel name and provider, can we somehow use EIT ?
is there any other table from where we can get the SDT info?
Its not scanning the North american satellite due to non conventional...
is there any other table from where we can get the SDT info?
Its not scanning the North american satellite due to non conventional...
I also have been running into problems checking out the source. It always craps out on me.
REPORT request failed on '/svnroot/mediaportal/!svn/vcc/default'
Processing REPORT request response failed: XML document structures must start and end within the same entity. (/svnroot/mediaportal/!svn/vcc/default)
I also have been running into problems checking out the source. It always craps out on me.
REPORT request failed on...
I have two questions, any help or guidance will be appreciated.
Question 1:
--------------
When I try to check out the...
Hey guys,
I'm surprised this patch didn't make it into the feature release of MP - is there any reason for this?
I think it would be really handy to change which soundcard "my music" uses, just as you can do for "my movies"
Hey guys,
I'm surprised this patch didn't make it into the feature release of MP - is there any reason for this?
I think it would...
Hi -
I have two soundcards in my MP box, one that I is connected to the TV to provide sound for videos and TV, the other is...