Command line options to start recording?

#1
Hello all.

I've been trying ProgDVB and it works pretty well. But since it lacks a daily or weekly schedule feature, I'm looking a way to start recording from command line, so I can use Windows tasks to automate the process.

Is there a way to start recording from command line?
Something like:

dvbprogexecutable.exe -record -channel:10 -length:120min

Is there something like that?

Thanks!

#3
I've tried the following:

ProgDvbNet.exe StartRecording
ProgDvbNet.exe /StartRecording
ProgDvbNet.exe -StartRecording

None of them work. The ProgDVB application just starts and displays the last viewed channel, but does NOT start recording.

What I am doing wrong?

Thank you!