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 ...
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.
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...
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...