causefx / Organizr

HTPC/Homelab Services Organizer - Written in PHP
GNU General Public License v3.0
5.2k stars 292 forks source link

Plex links don't work on homepage #1918

Open yohanp4j opened 1 year ago

yohanp4j commented 1 year ago
Organizr Version: V 2.1
Branch: Master
WebServer: Nginx
Operating System: Ubuntu

Problem Description:

My plex tab works fine with iframe and my Plex Homepage connect everything and present all the recently added contents. But, when I click on them and then click on the associate plex link to access the content, the popup close and nothing else happen.


Reproduction Steps:

I think the problem reside with the link "WAN URL of the Plex Tab". I tried the reverse proxy adress (mydomain.tld/plex), the plex official url (app.plex.tv/desktop), and even the tab presented adress (mydomain.tld/#Plex), but all seems to fail. It only work when I keep the line empty (wich is the same link that doesn't work before), and it open a new tab on my browser instead of opening inside the iframe.


Errors on screen? If so paste here:


I tried to have some support on reditt or Discord, we had a look at the console and at the reverse proxy config but no errors. I don't know what to do.
github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

goldenpipes commented 1 year ago

i just noticed the same thing, my plex url is correct though, when I get the url from inspecting and paste it into a new tab it goes where it should. its like org isn't switching the to plex tab.

im on organizr v2.1.2430 dev branch

goldenpipes commented 1 year ago

i forgot about the ID thing, changing the plex tab name to 3 in my case works, but plex tab has to already be active. for it to load the deeper link, if its not active it loads the tab to the home location.

a workaround for this behavior is to have the plex tab preload on organizr load from the tab config settings.