Automatically clear completed jobs from history
Posted: August 15th, 2013, 11:51 am
Hi Shypike,
I was wondering if you could implement an option to clear completed jobs from the history as soon as they complete, so that the history only keeps failed jobs.
I've tried adding curl "http://localhost:8080/sabnzbd/api?mode= ... =completed" as a post-processing action, this works in part, but since it cannot remove the job the post-processing action is running on, it will always leave 1 completed job in the history.
Thanks!
I was wondering if you could implement an option to clear completed jobs from the history as soon as they complete, so that the history only keeps failed jobs.
I've tried adding curl "http://localhost:8080/sabnzbd/api?mode= ... =completed" as a post-processing action, this works in part, but since it cannot remove the job the post-processing action is running on, it will always leave 1 completed job in the history.
Thanks!