Search found 7 matches

by teeedubb
February 11th, 2013, 11:27 am
Forum: General Help
Topic: Failed downloads
Replies: 14
Views: 12384

[SOLVED] Failed downloads

The command

curl -v 'http://localhost:8085/api?mode=history& ... el_files=1'

as per the link in the above post works. It only deletes failed history + files, leaving complete history + files alone.

Time to celebrate :)
by teeedubb
February 11th, 2013, 7:34 am
Forum: General Help
Topic: Failed downloads
Replies: 14
Views: 12384

Re: Failed downloads

Thanks shypike. While googling 'sabnzbd check api command' I can across another one of your posts which is related to this topic. (Isn't it weird that when I Google something unrelated I find what I'm after...) http://forums.sabnzbd.org/viewtopic.php?f=2&t=12744&p=77051 So it looks like the ...
by teeedubb
February 10th, 2013, 11:26 pm
Forum: General Help
Topic: Failed downloads
Replies: 14
Views: 12384

Re: Failed downloads

I'm thinking the '&value=all' parameter is the key here, but I'm no expert. I tried replacing 'all' with 'failed_only' to no avail. I just had the idea to use 'failed'. I doubt it will work but its worth a shot. Googling this topic or the parameters I'm using isn't giving me much info.
by teeedubb
February 10th, 2013, 9:39 am
Forum: General Help
Topic: Failed downloads
Replies: 14
Views: 12384

Re: Failed downloads

This command: curl -v 'http://localhost:8085/api?mode=history&name=delete&value=all&failed_only=1&del_files=1' seems to delete the whole history, but will only delete the files of failed downloads. I tried a few variations but I was unable to clear only the failed history while leavi...
by teeedubb
February 10th, 2013, 8:30 am
Forum: General Help
Topic: Failed downloads
Replies: 14
Views: 12384

Re: Failed downloads

Thanks shypike, gonna give it a go now.
by teeedubb
February 10th, 2013, 8:13 am
Forum: General Help
Topic: Failed downloads
Replies: 14
Views: 12384

Re: Failed downloads

Thanks for your help and prompt reply sander - I now have a point to start my journey from :) Time to do some reading.

Quick question, is there anyway to fail downloads on purpose? This would make testing alot easier.

Thanks again sander.
by teeedubb
February 10th, 2013, 3:16 am
Forum: General Help
Topic: Failed downloads
Replies: 14
Views: 12384

Failed downloads

Hey all, Ive looked through the sabnzbd configuration and googled but I cant seem to find a answer - Is it possible to move/delete failed downloads? In the sabnzbd webui there is a option to 'Purge failed nzb's and delete files' , is there anyway to run this after every download? Ive checked the log...