rfsbraz / deleterr

Deleterr is a Python script designed to help you manage available disk space in your Plex media server.
MIT License
118 stars 6 forks source link

Clarification Question: Removal from Radarr and 'prevent movie from being added to Radarr by lists' #101

Closed michpas closed 2 months ago

michpas commented 2 months ago

Question. When I manually delete a movie from Radarr, I get the option

With this script, can I also set have the (add list exclusion) option? So that the movie is not immediately redownloaed when its part of a Radarr list?

rfsbraz commented 2 months ago

Hi! This makes alot of sense. I never added it because my workflow doesn't rely around radarr lists, so I overlooked it. I'll add the option to exclude on deletion and let you know

rfsbraz commented 2 months ago

This is avaiable in v0.0.16, give it a try! Check the PR for details on how to enable it.