terrelsa13 / MUMC

Multi-User Media Cleaner aka MUMC (pronounced Mew-Mick) will go through movies, tv episodes, audio tracks, and audiobooks in your Emby/Jellyfin libraries deleting media items you no longer want.
GNU General Public License v3.0
98 stars 6 forks source link

[Feature] Add the ability to delete media on Radarr & Sonarr #61

Closed Floflobel closed 1 year ago

Floflobel commented 1 year ago

Hello,

Do you think it would be possible to add deleting also on Radarr and Sonarr?

The problem is that if a media is deleted on Emby while it is linked to Sonarr / Radarr then it will try to re-download it.

I saw that your script retrieves the media ID on Emby but it doesn't seem to retrieve the ID that Sonarr and Radarr handles: IMDB & TVDB.

If already in the output I could get the IMDB and TVDB id I would be able to do it myself on my side.

Thanks in advance.

terrelsa13 commented 1 year ago

Hey @Floflobel Go to Sonarr > Settings > File Management and check mark Unmonitor Deleted Episodes. Save this change. This will prevent Sonarr from re-downloading deleted media items. Radarr has the same setting.