<%inherit file="base.html"/> <%! import plexpy import string %> <%def name="headerIncludes()"> <%def name="body()">

Settings

Web Interface changes require a restart to take effect.

Basic

e.g. localhost or an IP, such as 0.0.0.0

Port to bind web server to. Note that ports below 1024 may require root.

Launch Browser on Startup

Launch browser pointed to PlexPy, on startup.

Enable HTTPS

Enable HTTPS for web server for encrypted communication.

Authentication

Username for web server authentication. Leave empty to disable.

Password for web server authentication. Leave empty to disable.

API

Enable API

Allow remote applications to interface with PlexPy.

Current API key:
${config['api_key']}

General

Set your preferred date format. Click here to see the parameter list.

Set your preferred time format. Click here to see the parameter list.

PMS Settings

IP Address for Plex Media Server.

Port that Plex Media Server is listening on.

Username for Plex.tv authentication. Leave empty if no authentication is required.

Password for Plex.tv authentication. Leave empty if no authentication is required.

PlexWatch Settings

Full path and file name of your PlexWatch database.

Global History

Enable global history grouping.

User History

Enable user history grouping.

Charts History

Enable chart grouping.

<%def name="javascriptIncludes()">