You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ronan-gloo edited this page Mar 5, 2011
·
1 revision
1. Browser request a page to Plex Over .
2. Plex Over translate this request for Plex Media Server, then send it with Curl and authentication header if exists.
3. If the resource exists, Plex Over gets the xml response.
4. Plex Over Build html page from Plex Media Server xml response, then send the page to the browser.
5. Medias files (images/music…etc) are sent directly from Plex Media Server to browser.