Herjar / radarr_sonarr_watchmon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE_REQUEST] add tag instead of un-monitoring

olvier opened this issue · comments

Hey, do you think its possible to add an "watched"-tag instead of un-monitoring watched movies?

Would be great, because i am still holding most watched movies.
And of they where good enough, i am also willing for an upgrade.
Or otherwise, if i am running out of space, i could display all watched movies and could delete the worst by hand.

Hi. I have added support for adding tags in Radarr and Sonarr now. If you do not want to unmonitor as well just set unmonitor: False under the app in the config. Sonarr can only tag shows, not episodes. Not sure how useful that is, but it is supported at least.

image

Any idea, whats wrong here?
First i thought, its because of radarr v4, but sonarr v3 is quite "old" and results in the same error.

But for now: thanks for adding tag-support, i will love it, if i get this to run.

My authentication was cached so I forgot to check that the auth to trakt works after the new changes 😟

I pushed a new update now. Could you check if that works for you?

Yeah, it works, and it's awesome! Thank you for your time, to code this cool stuff!!!

But one last additional question: How can i run the script once, for the whole library?
Should i temporarily edit recent_days: 30 from config.yml to recent_days: 35600,
for watched movies in the last 100 years?

Or did you expect/recognized sth critical there?

edit: i couldn't wait and tested for myself.
Works like a charm, but only 300 watched movies in 100 years in a library of 1400.

thank you so much!