Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option To Remove Movie Entries & Series Entries From Radarr & Sonarr After MUMC Deletion #133

Closed
terrelsa13 opened this issue Nov 8, 2024 · 1 comment
Labels
feature request New feature or request

Comments

@terrelsa13
Copy link
Owner

terrelsa13 commented Nov 8, 2024

Describe What You Are Trying To Accomplish And Why:

Remove movie/episode entry from Radarr/Sonarr after MUMC deletes files.

A Clear And Concise Description Of What You Want To Happen:

After deleting a movie or episode also remove entry from Radarr/Sonarr.

advanced_settings:
  radarr:
    movie:
      remove: false
  sonarr:
    series:
      remove: false
admin_settings:
  media_managers:
    sonarr:
      enabled: true
      url: http://localhost:8989
      api_key: abcdef01234567899876543210fedcba
    radarr:
      enabled: true
      url: http://localhost:7878
      api_key: abcdef01234567899876543210fedcba

This removes the entry from *arr. It does not delete the file; which MUMC should have already deleted.

Describe Alternatives You Have Considered:

No response

Any Additional Information You Think Will Be Useful:

  • This opens the door for other Lidarr, and Readarr API integration.
  • No plans to add sickbeard, couchpotato, nzbget, sabnzbd, or any non-arr.
  • No plans to add prowlarr, bazarr, or any other arr.
@terrelsa13 terrelsa13 added the feature request New feature or request label Nov 8, 2024
@terrelsa13 terrelsa13 changed the title Option To Delete Movies & Episodes From Radarr & Sonarr After MUMC Deletion Option To Remove Movies & Episodes From Radarr & Sonarr After MUMC Deletion Nov 8, 2024
@terrelsa13
Copy link
Owner Author

v5.10.0-beta

@terrelsa13 terrelsa13 changed the title Option To Remove Movies & Episodes From Radarr & Sonarr After MUMC Deletion Option To Remove Movies & Series' From Radarr & Sonarr After MUMC Deletion Nov 10, 2024
@terrelsa13 terrelsa13 changed the title Option To Remove Movies & Series' From Radarr & Sonarr After MUMC Deletion Option To Remove Movie Entries & Series Entries From Radarr & Sonarr After MUMC Deletion Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant