barsa2000 / excludarr

MIT License
3 stars 0 forks source link

Implement an update command for radarr and sonarr #1

Open barsa2000 opened 3 months ago

barsa2000 commented 3 months ago

It could be useful to create an update command that both excludes movies/series and readds them, when we exclude them we already check all items in the library, we could just also check if it's not monitored and if new offers are present and readd it. I wouldn't add this functionality to the exclude command because it would be counter-intuitive given the name but a new command with this functionality would be pretty easy to implement.

Also this could be an opportunity for some needed refactoring after fixing the tool :)

mirror of excludarr/excludarr#14