Page 1 of 1

api call to delete paused items in a category?

Posted: July 28th, 2020, 4:10 am
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.

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

Posted: August 1st, 2020, 3:40 pm
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..