feat: button to remove a movie from Radarr/Sonarr#182
feat: button to remove a movie from Radarr/Sonarr#182fallenbagel merged 6 commits intoseerr-team:developfrom dd060606:features/deleteMediaFile
Conversation
…e from Radarr/Sonarr
|
I was wondering wouldn't it be better to hide that button when default service is not configured as opposed to throwing the error to log? (This might reduce some confusion in users + another dev also suggested the same) |
Yes it's a good idea. I will fix this as soon as possible. |
Yes it was. I wonder why the button appeared on mine. I'll test again tonight and if all's good will merge |
|
@dd060606 Hi. Sorry took a while to test but from my testing when I have the default service not selected i can still see the button |
Ok I will fix this as soon as possible 👍 |
|
@dd060606 Could you resolve the merge conflict? Once done could deploy this for testing |
|
@fallenbagel ok I will fix this as soon as possible 👍 |
|
@fallenbagel I solved the merge conflict |
|
Hi could you fix the lint issues? |
Yes I will fix that 👍 |
|
@fallenbagel I think I solved the conflict. |
|
Thanks |
|
I've tested this a lot, and I have not had any issues. I think we're good to merge soon! |
|
Any updates on the state of this long on-going / due merge? It'd be very welcome! Also, in my opinion deleting media should be a single process too, like "delete from Radarr" => deletes from Radarr, including the files and clears all data from within Jellyseer too. Is clearing from Jellyseer included in this function? |
The "delete from Radarr" button already removes all data on the movie including all files and clears all data from Jellyseerr |
I'm currently deploying this as |
|
when merging to master ? @fallenbagel |
I am looking to merging this to master along with OIDC this week. I'll merge this one as soon as the merge conflicts are taken care of @dd060606 sorry for the loooong delay on this PR as this is kind of a big feature but I am ready to merge ASAP c: |
@fallenbagel I solved the merge conflict 👍 |
|
@dd060606 could you run prettier on the manageSlideOver file? |
@fallenbagel I think I solved the code style issues |
|
@dd060606 Is the button always supposed to show or only when media is available? Just making sure if it was the intended behavior or not (a question on discord by a user) |
The button is supposed to show when the movie is detected in Radarr or Sonarr but it doesn't check if the movie is available or not (like the "open in Radarr" button) |
According to them, it is always showing despite the media being absent on *arr. I haven't tested it myself but currently I am updating to test it. Would edit this comment after testing EDIT: It's working as expected! Thank you for the PR! |
|
🎉 This PR is included in version 1.5.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
|
@all-contributors please add @dd060606 for code |
|
I've put up a pull request to add @dd060606! 🎉 |



Description
Added button in ManageSlideOver to remove movie and media file from Radarr/Sonarr
Screenshot (if UI-related)
To-Dos
yarn buildyarn i18n:extract(Sorry for my English, I'm French)