Based on the work for windows compatibility (see issue #2), there is an issue with the Plex WebKit window size changing to 1024x768 after visiting any url from the site config. This is not a problem if the user is already logged in, and thus does not need to go to the login page.
The current solution requires that the user sometimes open the video twice. first to get logged in, then to actually play the video. While this works, it is not very user friendly and should have a solution.
Based on the work for windows compatibility (see issue #2), there is an issue with the Plex WebKit window size changing to 1024x768 after visiting any url from the site config. This is not a problem if the user is already logged in, and thus does not need to go to the login page.
The current solution requires that the user sometimes open the video twice. first to get logged in, then to actually play the video. While this works, it is not very user friendly and should have a solution.