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/yozora/configs 2.0 - WIP/common/decade.yml

52 lines
1.6 KiB

######################################################
# Dynamic Decade Collections #
# Created by Yozora and Bullmoose20 #
# #
######################################################
templates:
decade_dynamic:
default:
URL_ENCODE: <<key>>
collection_mode: hide
sort_title: +13_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/yearsanddecades/<<URL_ENCODE>>.jpg
smart_filter:
sort_by: critic_rating.desc
any:
decade: <<value>>
limit: 100
collections:
Decade Collections:
blank_collection: true
collection_mode: hide
sort_title: +13_+Decade Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/yearsanddecades/Decade%20Collections.jpg
dynamic_collections:
Decade: # mapping name does not matter just needs to be unique
type: decade
title_format: Best of <<key_name>>
other_name: Other Decades
template: decade_dynamic
template_variables:
URL_ENCODE:
1950: Best%20of%201950s
1960: Best%20of%201960s
1970: Best%20of%201970s
1980: Best%20of%201980s
1990: Best%20of%201990s
2000: Best%20of%202000s
2010: Best%20of%202010s
2020: Best%20of%202020s
other: Other%20Decades
include:
- "1950"
- "1960"
- "1970"
- "1980"
- "1990"
- "2000"
- "2010"
- "2020"