notifiarr
notifiarr copied to clipboard
Add delete queue endpoints
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.
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
I honestly dont care what the default is as i'll always send it populated based on the request
So you need to change things? What do you need to change? I need details.
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
All four queue delete options are exposed as GET parameters. They all default to false
.
Add the parameters to the API docs for this endpoint