Deleting History

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
cowboysfan1975
Newbie
Newbie
Posts: 2
Joined: February 2nd, 2016, 12:33 am

Deleting History

Post by cowboysfan1975 »

I want to have SABnzbd automatically delete history. I know that I can use this api to do this: http://localhost:8080/sabnzbd/api?mode= ... xxxxxxxxxx. I have used this directly through my browser with my api key inserted and it works great.

I have read that I need to use curl to get this to work but I don't know how to implement it into SABnzbd.

Can someone please walk me through the steps of setting this up.
User avatar
safihre
Administrator
Administrator
Posts: 5678
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Deleting History

Post by safihre »

Or, you can use the scheduler to remove failed or completed (this was added in 0.8.0, so you need to install the beta) at a set time(s) every day.
Would that help?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
cowboysfan1975
Newbie
Newbie
Posts: 2
Joined: February 2nd, 2016, 12:33 am

Re: Deleting History

Post by cowboysfan1975 »

I have installed the beta. Creating a schedule to remove completed jobs works great. Thanks for your help.
Post Reply