#How do I make "Watch on Plex" link redirect to public plex instance and not local?

7 messages · Page 1 of 1 (latest)

vital sleet
#

Hello good folks of the Overseerr community. I have gotten everything set up and working but one last thing I can't figure out is how do I make the "Watch on Plex" link for downloaded movies redirect users to my https://plex.mydomain.com instead of localhost:32400? It seems no matter I do in the plex settings for the hostname/port field or Web App field that it always seems to go to localhost.

#

Type: I meant the Play on Plex button.

#

Current settings

#

https://plex.mydomain.com/web/index.html#!/ Ahh, adding /index.html#1 at the end of the url seems to have fixed it.

#

Curious though...

#

Scratch that... though adding index.html prevented the localhost redirect, it also prevented the redirect from going to the requested resource and instead redirected to the plex server homepage.