thomst08 / requestrr

Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. Current platform is Discord only, but the bot was built around the ideology of quick adaptation for new features as well as new platforms.
MIT License
184 stars 13 forks source link

[Feature Request] Delete movies and series #27

Open Eseltwift opened 4 months ago

Eseltwift commented 4 months ago

Hi!

I think it would be really handy to be able to send a Radarr movie or Sonarr series deletion request directly via the Discord bot. We could then choose whether to delete the files on the storage space as well. We could imagine a /delete <movie|tv> <media name> and set the files deletion choice on the web UI, or directly /delete <option> <movie|tv> <media name> (I think the first solution is easier to understand and implement).

In short, the Discord bot would send an API request equivalent to this: image

thomst08 commented 4 months ago

Hey @Eseltwift,

Thanks for reaching out, something similar has been suggested in the past and it's on my list of things to look at. Your solution isn't a bad one, but it might be a while until I'm able to look at it.

Basically, great idea, I've added it to the list :)