#Watch list failing
2 messages · Page 1 of 1 (latest)
Hi there, there is a way to fix this, Plex changed the watchlist URl so you have to update it with in docker, Here is how I fixed it.
Open docker, View the files in the container, go to app / dist/ api/ plex.tv , Edit that file
Scroll down near the bottom looking for https://metadata.provider.plex.tv/ , It appears twice
Replace it with https://discover.provider.plex.tv/
Save the file and restart the container,
This should then fix the watchlist issue