You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.
Would like a toggleable option to allow discord users to delete a movie or series from radarr/sonar.
Interactions could be similar to an add. Search for user’s queried title in radarr/sonarr, if found present a confirmation prompt, if confirmed send a radarr/sonarr API delete request with deleteFiles set true.
I would like to give users the ability to clean up the hard drive space by deleting their own content when they’re finished with it. Currently I have to handle deletion requests myself which is the only part of server running left that isn’t automated.
The text was updated successfully, but these errors were encountered:
Would like a toggleable option to allow discord users to delete a movie or series from radarr/sonar.
Interactions could be similar to an add. Search for user’s queried title in radarr/sonarr, if found present a confirmation prompt, if confirmed send a radarr/sonarr API delete request with deleteFiles set true.
I would like to give users the ability to clean up the hard drive space by deleting their own content when they’re finished with it. Currently I have to handle deletion requests myself which is the only part of server running left that isn’t automated.
The text was updated successfully, but these errors were encountered: