jmb295 wrote:Run:
C:\xlobby\dabdig\dabdig.vbe "record "WTTGDT1" 36/5/1/1 "The Simpsons" 05 06 19 17 00 30"
workdir: C:\xlobby\dabdig
Looks like a quoting problem on that command line. At least there is a mismatch in what is posted here.
In any case - the channel "number" should be quoted (it has an extended syntax and is not limited to being a simple numeric field).
jmb295 wrote:One question I have is about the timming of the scheduled task. Is it possible to have a setting in the ini file for how early to schedule the recording, or even a setting to not use the scheduler and just run the program now. I have a concern that once I get the schedule to execute correctly it will happen too late. If the show starts at 4:00, the task doesn't execute until 4:00, and for at least the myHD program the time to set the recording needs to be at least 3:59.
Another FYI - if DABDig is called to record something and the start time has already been reached ... then it adds something to the start time and subtracts the equivalent to the duration. This is because some devices will not pick up requests that have a start time that has already passed. This can be modified by the NowOffset field in dabdig.ini
Lasse - sorry about all of this messing around - I just haven't had time to work out how xlobby and plug-ins work - we went out to see Star Wars III
If this is too much of a pain then let me know and I'll either send you some edits for your plug-in (assuming the source is available) or make a quick one myself.