Skip to the content.

Plex Meta Manager

What it is

Plex Meta Manager (PMM) is a tool to automatically manage and update Plex library metadata (collections, posters, overlays, etc.) using YAML configuration files.

Why I use it

To enrich my Plex library with smart collections, poster art, and metadata synced from sources like IMDb, TMDb, and Trakt without manual editing.

How it integrates

Key config

Security

Quick start

  1. Copy .env.example.env and set values (UID/GID, TZ, run time).
  2. Place your YAML config in ${DOCKERCONFDIR}/plex-meta-manager.
  3. Launch:
    docker compose up -d