ronan-gloo / Plex-Over

Web Application to interact with Plex Media Server from a web browser
17 stars 2 forks source link

Plex Over (Reloaded)

Get You Plex Content within a web browser.

Server side requirements:

Client side requirements:

Installation and Configuration

  1. Copy the whole content somewhere on your computer, where “public” folder can be served.

  2. Open app/config/main.php and set required infos:

Other parameters can be set from Plex Over once you’re logged in.

File Permissions

Plex Over requires write access on following directories:

Because Plex Media Server seem’s to not reference automatically subtitles, you may need to allow read access to them.
Plex Over tries to grab subtitles with the same name of the media, with .srt extension

Roadmap