feat(manageslideover): button to delete a media from Radarr/Sonarr
Description
New button in ManageSlideOver to delete a media and its file from Radarr/Sonarr I have already created a similar pull request on the Jellyseerr repository and have been asked to redo this feature on Overseerr.
(Sorry for my English, I'm French)
Screenshot (if UI-related)
To-Dos
- [x] Successful build
yarn build - [x] Translation keys
yarn i18n:extract - [ ] Database migration (if required)
Great work on this so far but I don't see us adding any sort of media deletion functionality until we add individual episode support.
Would it at all be possible if this PR was split into two? So that whilst TV is requiring individual episode support, Movie deletion could make the light of day earlier?
Would it at all be possible if this PR was split into two? So that whilst TV is requiring individual episode support, Movie deletion could make the light of day earlier?
This and/or allow tv ep deletion at the same or coarser granularity as is supported in adding. It looks like this would already do that, in facilitating only entire series deletion.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.