Skip to content

Conversation

@BTerell
Copy link

@BTerell BTerell commented Aug 25, 2025

Plex moved the watchlist API from metadata.provider.plex.tv to discover.provider.plex.tv, causing 404 on watchlist. This one-line change updates MyPlexAccount.watchlist() to DISCOVER. Verified with unit test. References: Overseerr#4230, Kometa#2745.

Fixes #1541. Plex moved watchlist from metadata.provider.plex.tv → discover.provider.plex.tv; this switches MyPlexAccount.watchlist() to DISCOVER.

- Changed MyPlexAccount.watchlist() to use self.DISCOVER instead of self.METADATA
- Plex moved watchlist API from metadata.provider.plex.tv to discover.provider.plex.tv
- Added test to verify the endpoint change
- Addresses issues reported in Overseerr#4230, Kometa#2745
@treysu
Copy link

treysu commented Aug 25, 2025

FYI @BTerell this may duplicate the functionality of #1542 which already has had some interaction from PR Approvers on this Repo. Just mentioning it so you and others can monitor both.

@JonnyWong16
Copy link
Collaborator

Duplicate of #1542.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug with fetching Watchlist

3 participants