notifiarr icon indicating copy to clipboard operation
notifiarr copied to clipboard

Add delete queue endpoints

Open davidnewhall opened this issue 1 year ago • 3 comments

Adds endpoints to delete things from the queue.

  • Check spelling and wrong starr app etc.
  • Default delete options?
  • Closes #571 if it does what @bakerboy448 says it does.

davidnewhall avatar Feb 08 '24 04:02 davidnewhall

at the point of having a queue ID I do not know if it's usenet or torrent. I can add an input for the php to make the decision. Need input from @austinwbest

davidnewhall avatar Feb 08 '24 19:02 davidnewhall

I honestly dont care what the default is as i'll always send it populated based on the request

austinwbest avatar Feb 08 '24 20:02 austinwbest

So you need to change things? What do you need to change? I need details.

davidnewhall avatar Feb 09 '24 17:02 davidnewhall

So you need to change things? What do you need to change? I need details.

You have support for all 4 parameters in starr, add support for all 4 parameters in the client

austinwbest avatar Apr 07 '24 00:04 austinwbest

All four queue delete options are exposed as GET parameters. They all default to false.

davidnewhall avatar Apr 07 '24 01:04 davidnewhall

Add the parameters to the API docs for this endpoint

austinwbest avatar Apr 07 '24 01:04 austinwbest