You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plex-Meta-Manager-Configs/Geography
Adam Pope 1b601f2282
Delete continent.png
1 year ago
..
README.md Update README.md 1 year ago
continent.yml Added Geography folder 1 year ago
region.png Added Geography folder 1 year ago
region.yml Added Geography folder 1 year ago

README.md

Alternate Geography Collections

Adding these two YMLs will create collections for a seven continent configuration (as opposed to the six UN regions used by the default continent.yml) and a version of the countries.yml which groups countries with low output that are culturally similar - such as 'Balkans', 'Nordic', 'Middle East' and 'Pacific Island'.

libraries:
  Movies:
    metadata_path:
    - git: Geography/Movies/continents.yml
      template_variables:
        style:color  # default. Can change to white
          collection_section: "078"
    - git: Geography/Movies/regions.yml
      template_variables:
        style:color  # default. Can change to white
          collection_section: "079"
  TV Shows:
    metadata_path:
    - git: Geography/TV/continents.yml
      template_variables:
        style:color  # default. Can change to white
          collection_section: "078"
    - git: Geography/TV/regions.yml
      template_variables:
        style:color  # default. Can change to white
          collection_section: "079"
     

Continents Collection Overview:

Movies

Regions Collection Preview:

TV Shows