Skip to content

Plex-meta-manager

Logo

Description

Plex-meta-manager is a Python 3 script that can be continuously run using YAML configuration files to update on a schedule the metadata of the movies, shows, and collections in your libraries as well as automatically build collections based on various methods all detailed in the wiki.

Image

linuxserver/plex-meta-manager:latest

Categories

  • Mediamanagement

Volumes

ContainerBind
/config/opt/appdata/plex-meta-manager

Environment Variables

NameLabelDefaultDescription
PUIDPUID1024for UserID
PGIDPGID100for GroupID
TZTZAmerica/Chicagospecify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List).
PMM_CONFIGPMM_CONFIG/config/config.ymlSpecify a custom config file to use.
PMM_TIMEPMM_TIME03:00Comma-separated list of times to update each day. Format: `HH:MM`.
PMM_RUNPMM_RUNFalseSet to `True` to run without the scheduler.
PMM_TESTPMM_TESTFalseSet to `True` to run in debug mode with only collections that have `test: true`.
PMM_NO_MISSINGPMM_NO_MISSINGFalseSet to `True` to run without any of the missing movie/show functions.

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.