LogoLogo
HomeDiscordYouTubeDisclaimer
  • Plex Meta Manager
  • Configuration File
  • TV Configuration
    • TV Configuration Example
      • Editing TV Series Metadata
      • Additional TV Series Edits
      • Setting Custom TV Episode Orders
  • Movies Configuration
    • Movie Configuration Example
    • Extra: Holiday Movie Collections
  • 🎯DO I NEED AN UPDATE?
    • Update Me!
  • ❗DISCLAIMER
    • Read Our Disclaimer
Powered by GitBook
On this page

Was this helpful?

Export as PDF

TV Configuration

Below is the template for the TV.yml file, referenced by the config.yml

PreviousConfiguration FileNextTV Configuration Example

Last updated 2 years ago

Was this helpful?

Please Note

While we do our best to keep the guide and configuration files up to date, it is always best to work with the latest information so please check the official repo for any changes.

The config on the main configuration page uses the PMM defaults to add the collections that were previously shown here. This file is now a small sample demonstrating the construction of a metadata yml file.

######################################################
#                Chart Collections                   #
######################################################
templates:
  Chart:
    sort_title: +1_<<num>><<collection_name>>
    sync_mode: sync
    smart_label: random
collections:
  Emmy Winners:
    template: { name: Chart, num: 5 }
    imdb_list: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&groups=emmy_winner
    summary: Emmy Winning Shows
https://github.com/meisnate12/Plex-Meta-Manager