haijeploeg/excludarr

Re-Add not changing monitored status

Argosy87 opened this issue · 1 comments

Hi,

I was just trying what if i add the movies in radarr unmonitored and then let excludarr check if they are available else where or not before my download starts...
Now i noticed that excludarr scan every file and give the correct output and asks me to change to monitored, then says it Succesfully changed the status of the movies listed in Radarr to monitored!
When i go check in radarr they are still unmonitored.

I know very little of this code but i see in radarr_actions.py that there only is one argument to change the monitored flag?
When i try the api it needs a validation of the id, qualityProfileId and the path?
When i try the api with all this data the status changes.