Page 1 of 1

API to schedule recordings into progDVB

Posted: Wed Apr 30, 2008 12:21 pm
by ernie-c
Hi,

We have been busy developing rule based TV scheduling software, and would like to add support for it to control ProgDVB as a recorder. We already did this for other popular pvr systems, but would like to include progDVB as well since it is very well functioning and stable.

Before getting into details I have the following questions before we could start :

1) Is there an API we can talk to, to schedule recordings into progDVB ?

2) When more cards are available in my system, can I control (through that API) on which card progDVB will record a certain recording ? (We need this to do appropriate conflict handling)


Thanks for your feedback and support.

Posted: Wed Apr 30, 2008 9:32 pm
by Juergen
Perhaps you should contact Prog directly, as he takes care of all programming related issues here.
E-mail at the bottom of each page here.
Use either simple English or Russian.

Posted: Wed Apr 30, 2008 9:47 pm
by ernie-c
Juergen wrote:Perhaps you should contact Prog directly, as he takes care of all programming related issues here.
Thanks, I have sent Prog a PM.

Posted: Sat May 03, 2008 9:49 am
by ernie-c
Still didn't get an answer to my question, anyone else who could help me on this ?

Posted: Sat May 03, 2008 2:34 pm
by Juergen
Probably not.
The scheduler is an internal component, this for it's communication with the other nuts and bolts of ProgDVB is not using an open interface.
And Prog can change things at any time.
So even reverse engineering or try-and-error won't help on the long term.

So it seems, using the command line is the only way, to control ProgDVB from outside. Similar to Windows Scheduler, for example. But make sure to always send just one command at a time, no chained arguments unless specified in CMD line help.
One more, if (mis)using internal files of ProgDVB, keep in mind, ProgDVB won't re-read those automatically. At run time most components reside in RAM. That's the main reason why command line is first choice anyway, by this forcing ProgDVB to recognize.

Posted: Sun May 04, 2008 9:46 pm
by ernie-c
Juergen wrote:Probably not.
So it seems, using the command line is the only way, to control ProgDVB from outside.
And this commandline command options are documented somewhere ?
Are there any plans to open this control with an API to external progs ?

thanks for your reply

Posted: Thu May 08, 2008 12:25 am
by Juergen
Settings --> Controls (--> CMD line help)

Rule Based TV Scheduler ForTheRecord released

Posted: Thu May 29, 2008 10:17 pm
by ernie-c
Hi,

We just released our Rule Based TV Scheduler on http://www.4therecord.eu
Have a look !

Regards