haijeploeg / excludarr

Excludarr manages your libraries in Radarr/Sonarr. It keeps track of your library and checks if your movies and series are also available on a configured streaming provider. It can exclude the movies and series that are available on a configured streaming provider. But it can also re-add movies and series if they are not streaming anymore.
MIT License
194 stars 13 forks source link

Unmonitor the series and delete the files #48

Closed alejakun closed 2 years ago

alejakun commented 2 years ago

I'm not sure if I'm correct in this but for what I could get from the documentation the command can either delete the show (and optionally it's files), or unmonitor the show (always leaving the files), what I would like is an option to unmonitor the show AND delete the files. Maybe is just a misunderstanding of the documentation from my part and it is already possible.

haijeploeg commented 2 years ago

Hi! Thanks for your question! You can unmonitor and delete the files attached to the show or movie using:

excludarr radarr exclude -a not-monitored -d
excludarr sonarr exclude -a not-monitored -d

Just like the -a delete action the -d flag is used to tell excludarr to delete the files.

alejakun commented 2 years ago

Hi,

Thanks for the response, I laso noticed you use in the documentation examples a -e flag, what is this for?

haijeploeg commented 2 years ago

The -e flag is only working with the -a delete action. Once it deletes a movie or TV show, it will also add an import exclusion to prevent automatically importing the movie or TV show again using a list.

foXaCe commented 2 years ago

hello, everything works for me except the exclusion. the series comes back after loading my list.

i use sonarr .3.0.8.1540