Skip to content
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

Plex Watchlist Sync Issue: Unwanted Automatic Re-Adds in Overseerr #3975

Closed
1 task done
DustyTurtleDip opened this issue Nov 8, 2024 · 1 comment
Closed
1 task done

Comments

@DustyTurtleDip
Copy link

Description

Here’s my understanding of how the integration should work:
Any show or movie added to my Plex Watchlist should appear in Overseerr as a new request.
If I remove a show or movie from my Plex Watchlist and delete the corresponding request in Overseerr, no further action should occur unless I manually re-add it to my Plex Watchlist.

In my case, here’s what’s happening instead:
A movie or show is added to my Plex Watchlist, which is triggering a request in Overseerr.
I manually remove the request from Overseerr and remove the item from my Plex Watchlist.
As soon as "Plex Watchlist synchronization" runs, the show or movie is automatically re-added to my Plex Watchlist, and a new request is created in Overseerr—without any action on my part.
Why might this be happening, and how can I prevent this automatic re-adding behavior?

Version

c2d4c61

Steps to Reproduce

  1. Add a media from the Plex Watchlist and delete the request from Overseerr
  2. Wait for about 15 to 60 minutes, (Manually triggering all tasks available in the tasks tab does not make the media reapear) media will re-appear in Plex Watchlist and a new request will be created in Overseerr.

Screenshots

No response

Logs

2024-11-08T19:30:00.907Z [info][Watchlist Sync]: Creating media request from user's Plex Watchlist {"userId":1,"mediaTitle":"Better Call Saul"}
2024-11-08T19:30:00.957Z [info][Notifications]: Sending notification(s) for MEDIA_AUTO_APPROVED {"subject":"Better Call Saul (2015)"}
2024-11-08T19:30:00.959Z [info][Notifications]: Sending notification(s) for MEDIA_AUTO_REQUESTED {"subject":"Better Call Saul (2015)"}
2024-11-08T19:30:00.959Z [debug][Notifications]: Sending email notification {"recipient":"USERNAME","type":"MEDIA_AUTO_REQUESTED","subject":"Better Call Saul (2015)"}
2024-11-08T19:30:00.985Z [info][Media Request]: Sent request to Sonarr {"requestId":1920,"mediaId":10117}
2024-11-08T19:30:00.988Z [debug][Notifications]: Sending web push notification {"recipient":"USERNAME","type":"MEDIA_AUTO_REQUESTED","subject":"Better Call Saul (2015)"}
2024-11-08T19:30:00.992Z [debug][Notifications]: Sending web push notification {"recipient":"USERNAME","type":"MEDIA_AUTO_REQUESTED","subject":"Better Call Saul (2015)"}

Platform

desktop

Device

Desktop

Operating System

Debian 12

Browser

Chrome

Additional Context

No response

Code of Conduct

  • I agree to follow Overseerr's Code of Conduct
@DustyTurtleDip
Copy link
Author

I was wrong, the issue was from another project . Sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant