{% extends "base.html" %} {% block title %}Edit Configuration - red-plex{% endblock %} {% block content %}

Edit Configuration

Back to View
General Settings
Set the logging level for the application.
The name of your music library section in Plex.
Plex Settings
The URL where your Plex server is accessible.
Your Plex authentication token. How to find your token
RED (Redacted) Settings
The base URL for the RED site.
Your RED API key. Keep this secure!
API rate limiting to avoid being banned.
OPS (Orpheus) Settings
The base URL for the OPS site.
Your OPS API key. Keep this secure!
API rate limiting to avoid being banned.
Cancel
{% block scripts %} {% endblock %} {% endblock %}