Plex-Meta-Manager/docs/defaults/show/decade.md
2022-10-07 18:18:32 +01:00

1.7 KiB

Decade Default Metadata File

The show/decade Metadata File is used to dynamically create collections based on the decades available in your library, sorted by critic rating to create a "best of "

Example Collections Created:

The below YAML in your config.yml will create the collections:

libraries:
  Movies:
    metadata_path:
      - pmm: show/decade

Template Variables

Template Variables can be used to manipulate the file from the default settings which are provided.

Note that the templates_variables: section only needs to be used if you do NOT want to use the default settings.

All Shared Variables are available as well as the additional Variables below which can be used to customize the file.

Variable Description & Values
sort_by Description: Controls the sort method for the collections
Values: Any sort method in the Sorts Options Table

The below is an example config.yml extract with some template_variables changed from their defaults.

libraries:
  Movies:
    metadata_path:
      - pmm: show/decade
        template_variables:
          sort_by: title.asc
          collection_section: 18
          collection_mode: show_items
          use_other: false
          use_separator: false
          sep_style: purple