Skip to content

Radarr list exclusion support #102

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

Conversation

rfsbraz
Copy link
Owner

@rfsbraz rfsbraz commented Apr 17, 2024

Add support to mark deleted entries as excluded from automatic Radarr List imports.

Add add_list_exclusion_on_delete to your library config as shown in the example to enable it:

libraries:
  - name: "Movies"
    action_mode: "delete"
    add_list_exclusion_on_delete: true

Tech debt

Copy link

🤖 A Docker image for this PR is available to test with:

docker run -e LOG_LEVEL=DEBUG --rm -v ./config:/config -v ./logs:/config/logs ghcr.io/rfsbraz/deleterr:pr-102

This assumes you have a config and logs directory where you're running the command. You can adjust the volume mounts as needed.

Copy link

@rfsbraz rfsbraz merged commit f749c5c into develop Apr 17, 2024
4 checks passed
@delete-merged-branch delete-merged-branch bot deleted the feat/101-clarification-question-removal-from-radarr-and-prevent-movie-from-being-added-to-radarr-by-lists branch April 17, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarification Question: Removal from Radarr and 'prevent movie from being added to Radarr by lists'
1 participant