api call to delete paused items in a category?

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
Hairybiker
Jr. Member
Jr. Member
Posts: 50
Joined: October 24th, 2011, 4:18 am

api call to delete paused items in a category?

Post by Hairybiker »

Is there a way to use the api to remove paused duplicate items in the queue, but only for a given category/group?

say I have the following

file 1 category=a paused duplicate
file 2 category=a paused duplicate
file 3 category=a paused duplicate
file 4 category=b paused duplicate

so I want a call to remove 1-3 leaving 4 in place.
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: api call to delete paused items in a category?

Post by safihre »

Unfortunatly right now there is no such thing..
I want to add support for searching using a more query-like language like "category:movies" or "status:paused", but this is still far away..
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply