Page 1 of 1

[SOLVED] Delete history

Posted: October 12th, 2009, 10:59 am
by Ghosttt
Hey.

I have a problem with my sabnzbd. I did a mistake early on, i had a script, that wasn't working properly.
So when the downloaded file was done, and it tryed to run the script. It could ofc not complete the script running job.
however, I solved the problem. But.
Now it seems like i cant delete the job from history. It looks like it keeps running the script.
It has no problem download while its running that thing, But the rest of the jobs, cant be completed before that one is.

Image

so my question is. How do i delete. It doesn't help to pres the DEL.
iam imagining something with i have to go into a dir and delete it from the queued file. But i cant seem to find it.

Re: [Help] Delete history

Posted: October 12th, 2009, 11:13 am
by rollingeyeball
I remember seeing the parameters mentioned before.

Try launching sabnzbd with -c or --clean or --clearall

One or all of those should clear the history and queue so write down the queued files first or something.

Actually, I'm not 100% what each of these do so it might be wise to wait for someone more knowledgeable to post.

Re: [Help] Delete history

Posted: October 12th, 2009, 11:46 am
by shypike
Jobs with a "queued" are not handled ideally now.
They cannot be deleted with the DEL button, not with the "clear all history" link.
Be careful: the --clean option will clean the queue AND all of the history.
It's better not to use it.

Have you tried restarting SABnzbd?
Does that help?
Otherwise temporarily remove the script and restart SABnzbd so that SABnzbd cannot run it again.

Re: [Help] Delete history

Posted: October 12th, 2009, 1:23 pm
by Ghosttt
shypike wrote: Jobs with a "queued" are not handled ideally now.
They cannot be deleted with the DEL button, not with the "clear all history" link.
Be careful: the --clean option will clean the queue AND all of the history.
It's better not to use it.

Have you tried restarting SABnzbd?
Does that help?
Otherwise temporarily remove the script and restart SABnzbd so that SABnzbd cannot run it again.
Thanks for your answer. both of you.

I restarted sabnzbd. it dint help.
i removed the script, that dint help. and tryed restart. dint help eighter.
so i researched the -c option.  

Looked like -c and --clear is the thing i need to do.

So i did it. Yes it removes everything. so care with that. However, it wasnt that big a loss. So ill live. But i rather want to see that "dev" fixed this issue :hint:hint :)

thanks to all for help