RemiRigal / Overseerr-Assistant

Browser extension for Overseerr that embeds buttons into IMDb and TMDB web pages to easily request movies and tv shows.
MIT License
104 stars 9 forks source link

Using from subdirectory with reverse proxy #7

Closed ronilaukkarinen closed 2 years ago

ronilaukkarinen commented 2 years ago

Can't find documentation about this so asking in the issue. My overseerr is configured to run in subdirectory with reverse proxy, like https://xxxxx.xxxx.xxxx.xx/overseerr. For security reasons it cannot be run in subdomain, IP or public port, intead it uses 127.0.0.1:5055 which is available via vhost location block. However, settings won't allow this as I get "Unable to connect to Overseerr" every time.

Using "xxxxx.xxxx.xxxx.xx/overseerr/api/v1/auth/me" and API key provides "You are logged in" but IMDb still shows "Login to Overseerr":

image

RemiRigal commented 2 years ago

Duplicate of #3. This issue should be solved in v1.2.0.