-
-
Notifications
You must be signed in to change notification settings - Fork 463
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
overseer constantly restore deleted requests #3517
Comments
Can you check for logs at the time of the movie being re-added and put them in a gist? |
I am willing to bet the requests that are automatically being re-added are Plex Watchlist requests. I had to disable automatic Watchlist requests for all of my users on 1.33 because of this issue. |
@danshilm Yeah i have this issue with plex watchlist, too. I also manually verified, it was unmonitored in radarr some hours before: 2023-07-30T02:00:00.474Z [debug][Radarr Scan]: Title is unmonitored and has not been downloaded. Skipping item.{"title":"Nobody"} 2023-07-30T03:02:34.844Z [info][Watchlist Sync]: Creating media request from user's Plex Watchlist{"mediaTitle":"Nobody","userId":1} 2023-07-30T03:02:39.229Z [info][Radarr]: Found existing title in Radarr and set it to monitored.{"movieId":23,"movieTitle":"Nobody"} Blame on Plex, not removing it from watchlist if watched/deleted, but anyway shouldnt readd here. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Push |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
just because an issue has existed for awhile, doesnt mean it needs to be auto closed. this issue is still valid. |
Yeah, please find a solution for that...really annoys a lot of people. Especially with apps like "maintainarr" to keep your lib clean.... |
Description
Overseer continues to restore deleted request, resulting the movie deleted in both radarr and overseerr redownloaded, this happends endlessly and it's truely annoying.
Version
1.33.0
Steps to Reproduce
Screenshots
No response
Logs
No response
Platform
desktop
Device
x86 docker container
Operating System
archlinux
Browser
chrome
Additional Context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: