51 Home
meisnate12 edited this page 2 years ago

Plex Meta Manager Wiki

This wiki should tell you everything you need to know about the script to get it working.

GitHub release (latest by date) GitHub commits since latest release (by SemVer) Docker Image Version (latest semver) Docker Cloud Build Status Docker Pulls Discord Sponsor or Donate

The original concept for Plex Meta Manager is Plex Auto Collections, but this is rewritten from the ground up to be able to include a scheduler, metadata edits, multiple libraries, and logging. 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. Some collection examples that the script can automatically build and update daily include Plex Based Searches like actor, genre, or studio collections or Collections based on TMDb, IMDb, Trakt, TVDb, AniDB, or MyAnimeList lists and various other services.

The script can update many metadata fields for movies, shows, collections, seasons, and episodes and can act as a backup if your plex DB goes down. If the time is put into the metadata configuration file you can have a way to recreate your library and all its metadata changes with the click of a button.

The script works with most Metadata agents including the New Plex Movie Agent, New Plex TV Agent, Hama Anime Agent, MyAnimeList Anime Agent, and XBMC NFO Movie and TV Agents.

Colletions1

Colletions2

Getting Started

  1. Install Plex Meta Manager either by installing Python3 and following the Local Walkthrough or by installing Docker and following the Docker Walkthrough or the unRAID Walkthrough.
  2. Once installed, you have to create a Configuration File filled with all your values to connect to the various services.
  3. After that you can start updating Metadata and building automatic Collections by creating a Metadata File for each Library you want to interact with.
  4. Explore the Wiki to see all the different Collection Builders that can be used to create collections.

Wiki

The Wiki details evey available option you have with Plex Meta Manager its Table of Contents is below.

Example Community Metadata Files

To see user submitted Metadata configuration files, and you to even add your own, go to the Plex Meta Manager Configs.

Support Discord

Before posting on GitHub about an enhancement, error, or configuration question please visit the Plex Meta Manager Discord Server it is without a doubt the best place to get support.

Feature Requests, Errors, and Configuration Questions

  • If you have an idea for how to enhance Plex Meta Manager please open a new Feature Request.
  • If you're getting an Error please update to the latest develop branch and then open a Bug Report if it's still happening.
  • If you have a metadata configuration question post in the Discussions.

Development Build

  • There is a develop branch which will have the most updated fixes and enhancements to the script.
  • to access the Docker Image for the develop branch use the develop tag by adding :develop to the image name. i.e. meisnate12/plex-meta-manager:develop

Contributing

  • Pull Request are welcome but please submit them to the develop branch.
  • If you wish to contribute to the Wiki please fork and send a pull request on the Plex Meta Manager Wiki Repository.

IBRACORP Video Walkthrough

IBRACORP made a video walkthough for installing Plex Meta Manager on unRAID. While you might not be using unRAID the video goes over many key accepts of Plex Meta Manager and can be a great place to start learning how to use the script.

Plex Meta Manager

Table of Contents