News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Add new pending task and track it

Started by gaspala, May 05, 2010, 07:25:19 PM

Previous topic - Next topic

gaspala

When I run background jobs (like backup), I would like to add an entry to the list of 'pending tasks'. This will allow me to track the progress better. Have any of you done that? Can you please tell me how to add new tasks, update task progress and finally remove it.

jimbodude

Watch DCERouter.log for the commands, would be a good start, I believe.  You could also look into the DVD import code or orbiter regeneration code and see how it's done there.

tschak909

You'll also want to look at src/Disk_Drive and src/Disk_Drive_Functions ...

-Thom