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

Dashboard

Configuration

View and edit your API keys, Plex settings, and other configuration options.

Manage Config
Collages

Create and update Plex collections from RED and OPS collages.

Manage Collages
Bookmarks

Create collections from your personal bookmarks on RED and OPS.

Manage Bookmarks
Database

View database status and manage your local albums, collages, and bookmarks data.

Manage Database
Quick Actions

Common tasks you might want to perform:

CLI Available

You can still use the command-line interface alongside this GUI.

red-plex --help
Getting Started
  1. Configure your settings: Go to Configuration and add your API keys for RED/OPS and Plex token.
  2. Update your album database: Visit Database and click "Update Albums from Plex" to populate your library.
  3. Convert your first collage: Go to Collages → Convert and enter a collage ID from RED or OPS.
  4. Check your Plex: Your new collection should appear in your Plex music library!
{% endblock %}