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

Request: Add ability to exclude a movie from deletion #184

Open
tiagodj opened this issue Aug 31, 2024 · 1 comment
Open

Request: Add ability to exclude a movie from deletion #184

tiagodj opened this issue Aug 31, 2024 · 1 comment

Comments

@tiagodj
Copy link

tiagodj commented Aug 31, 2024

Occasionally I download something that I don’t want it to be deleted. For example kids movies which they watch several times.

I’d like to be able to configure it somehow, maybe adding a specific tag to the movie in Radarr which in turn will cause watchlistarr to ignore it.

Would this be too difficult to implement?

Cheers

@tiagodj
Copy link
Author

tiagodj commented Nov 13, 2024

I was able to implement this by adding a new config radarr.skipTag where you define a tag, for example "keep".
then in Radarr, if you tag a movie with that same tag, watchlistarr will ignore it when removed from watchlist.

If you want I can push it to a branch, probably needs some work to be PR ready. I have never coded in Scala before. :)

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

No branches or pull requests

1 participant