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.
90 lines
2.3 KiB
90 lines
2.3 KiB
######################################################
|
|
# Dynamic Country Collections #
|
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
# Artwork Credit to Duhniel #
|
|
# #
|
|
# Call this from your config.yml (Movie only): #
|
|
# metadata_path: #
|
|
# - git: PMM/movie/country_white #
|
|
######################################################
|
|
|
|
templates:
|
|
country_white_dynamic:
|
|
collection_mode: hide
|
|
sort_title: +11_<<collection_name>>
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/country/white/<<key_name_encoded>>.jpg
|
|
smart_filter:
|
|
sort_by: release.desc
|
|
any:
|
|
country: <<value>>
|
|
other:
|
|
sort_title: +11_~<<collection_name>>
|
|
|
|
collections:
|
|
Country Collections:
|
|
blank_collection: true
|
|
collection_mode: hide
|
|
sort_title: +11_+Country Collections
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/country.jpg
|
|
|
|
dynamic_collections:
|
|
Country White:
|
|
type: country
|
|
title_format: <<key_name>>
|
|
other_name: Other Countries
|
|
template: country_white_dynamic
|
|
other_template: ["other", "country_white_dynamic"]
|
|
exclude:
|
|
- United Kingdom # Excluded by default due to high volume
|
|
- United States of America # Excluded by default due to high volume
|
|
include:
|
|
- Australia
|
|
- Brazil
|
|
- Bulgaria
|
|
- Canada
|
|
- Chile
|
|
- China
|
|
- Czech Republic
|
|
- Denmark
|
|
- Estonia
|
|
- France
|
|
- Germany
|
|
- Greece
|
|
- Hong Kong
|
|
- Hungary
|
|
- Iceland
|
|
- India
|
|
- Indonesia
|
|
- Iran
|
|
- Ireland
|
|
- Italy
|
|
- Japan
|
|
- Korea
|
|
- Latvia
|
|
- Malayasia
|
|
- Mexico
|
|
- Netherlands
|
|
- New Zealand
|
|
- Norway
|
|
- Pakistan
|
|
- Philippines
|
|
- Poland
|
|
- Portugal
|
|
- Romania
|
|
- Russia
|
|
- Saudi Arabia
|
|
- Serbia
|
|
- South Africa
|
|
- Spain
|
|
- Sweden
|
|
- Switzerland
|
|
- Thailand
|
|
- Turkey
|
|
- Ukraine
|
|
- United Arab Emirates
|
|
- Vietnam
|
|
addons:
|
|
Korea:
|
|
- Republic of Korea
|
|
- South Korea
|
|
|