MD-Api in MediaPortal developers wanted to finish the job (3 Viewers)

Status
Not open for further replies.

lm

Portal Member
April 5, 2006
42
0
Trying to figure out what I'm not doing right... seems like mdplug is not finding the plugin?... should the plugin be listed under the mdplug menu? Also, I'm not confident regarding the TVDatabaseV21.db3... mine is empty (other than the record I created, but I think it's probably wrong). When I switch to a new channel, the MDplug.log shows this at the end of the line: "CA_Anzahl = 0" Is that right?
 

mbb

Portal Pro
November 20, 2004
374
15
Home Country
France France
did you read the readme.txt ? ;)

if you follow it step by step, it would be work.
 

mbb

Portal Pro
November 20, 2004
374
15
Home Country
France France
Some news of the poject

I'm working on the filling of new table and field during the channel autotune and manually in the channel form. But before I have to learn about Conditionnal Access decoding to catch emm/ecm values. (any help on this would be accelerated the developpment ;))

And Agarwal who work on the dll part had made significant progress. (solved ffdecsa issue)

But, because we are in the middle of dev, you have to wait for new sources.
 

habek

New Member
August 31, 2006
3
0
Lubuskie, Poland
Home Country
Poland Poland
I'm compile MDplug.dll, recompile all sources with *.cs changed as you say in readme.txt, and try use PMCam plugin and... it's not work :(
The log says:

Name = CANAL+ FILM Provider = freq = 10892000 Video_pid = 161 ECM_PID = 1502 CA_Anzahl = 0
MDAPI_CHANNELCHANGE
Filter->CrossReference[417] = 1
FilterIndex=1 Filter->ActiveText = 417
MDAPI_STOP_FILTER
Filter->CrossReference[417] = 1
FilterIndex=1 Filter->ActiveText = 417
MDAPI_STOP_FILTER
Filter->CrossReference[417] = 1
FilterIndex=1 Filter->ActiveText = 417
Filter->CrossReference[1] = 0
FilterIndex=0 Filter->ActiveText = 1
Filter->CrossReference[417] = 1
FilterIndex=1 Filter->ActiveText = 1 417
Filter->Filters[0].Pid = 1
Filter->Filters[0].FilterId = 0
Filter->Filters[0].CallBackFunction = 174833008
Filter->Filters[0].Name = PMCAM CAT 0x0001
MDAPI_START_FILTER
Filter->CrossReference[1] = 0
FilterIndex=0 Filter->ActiveText = 1
Filter->CrossReference[417] = 1
FilterIndex=1 Filter->ActiveText = 1 417
Filter->CrossReference[1002] = 2
FilterIndex=2 Filter->ActiveText = 1 417 1002
Filter->Filters[2].Pid = 1002
Filter->Filters[2].FilterId = 1
Filter->Filters[2].CallBackFunction = 174833032
Filter->Filters[2].Name = PMCAM PMT 0x03EA
MDAPI_START_FILTER
Filter->CrossReference[1] = 0
FilterIndex=0 Filter->ActiveText = 1
Filter->CrossReference[417] = 1
FilterIndex=1 Filter->ActiveText = 1 417
Filter->CrossReference[1002] = 2
FilterIndex=2 Filter->ActiveText = 1 417 1002
Filter->CrossReference[1502] = 3
FilterIndex=3 Filter->ActiveText = 1 417 1002 1502
Filter->Filters[3].Pid = 1502
Filter->Filters[3].FilterId = 2
Filter->Filters[3].CallBackFunction = 174833056
Filter->Filters[3].Name = PMCAM ECM 0x05DE
MDAPI_START_FILTER

Another thing is error, when MediaPortal stops:

2006-10-18 19:42:56 296 [ERROR] CaptureCard B2C2 MPEG-2 Source NOT supported, no definitions found
2006-10-18 19:44:04 093 [ERROR] Exception :confused:ystem.Runtime.InteropServices.SEHException: External component has thrown an exception.
at MediaPortalApp.MDPlugClose()
at MediaPortalApp.OnExit()
2006-10-18 19:44:04 093 [ERROR] Exception :External component has thrown an exception.
2006-10-18 19:44:04 093 [ERROR] site :Void MDPlugClose()
2006-10-18 19:44:04 093 [ERROR] source :MediaPortal
2006-10-18 19:44:04 093 [ERROR] stacktrace: at MediaPortalApp.MDPlugClose()
at MediaPortalApp.OnExit()

What is wrong?
 

mbb

Portal Pro
November 20, 2004
374
15
Home Country
France France
Sorry habek but it's still a prototype and before to focuse on a particular MDPlugin, we have to solve more general issues.

You are welcome to help us in this development phase ;)
 

CodeMonkey

Portal Pro
December 8, 2004
360
30
North America
Home Country
United States of America United States of America
Sorry habek but it's still a prototype and before to focuse on a particular MDPlugin, we have to solve more general issues.

You are welcome to help us in this development phase ;)

I suspect JoshyFun might be convinced to help get PMCam working as well :)
 

habek

New Member
August 31, 2006
3
0
Lubuskie, Poland
Home Country
Poland Poland
I suspect JoshyFun might be convinced to help get PMCam working as well :)
I will help with that, but I don't have any developer knowledge about MDPlugins and DVB processing :oops: and there is no DVB card on my development machine :(

After that, if you have any idea, what I can help with, write this. :cool:
 

mbb

Portal Pro
November 20, 2004
374
15
Home Country
France France
If you have knowledge about forms it will be usefull to add new fields in channel configuration:

1. ECMPid for DVB-C, DVB-T and ATSC cards. (to modify value more easily than with SQLite Database Browser.exe)

2. at least a display window for CA_values in each DVB type form

3. a new setting for DVB card to choose if you want use MDPlug for it (not with CI card for example)
 

habek

New Member
August 31, 2006
3
0
Lubuskie, Poland
Home Country
Poland Poland
Ok. It's 1 AM, I going to sleep, but tommorow I look to the sources and try to do this.
 

samukas

New Member
October 15, 2006
3
0
Home Country
Portugal Portugal
Hi! I would be glad to help but I really don't know anything that can help you with this development... Bue I'm looking forward to have MDplugins working with media portal, since I can't watch sattelite tv otherwise... Thanks to everyone in this great project! :)
 
Status
Not open for further replies.

Users who are viewing this thread

Top Bottom