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.
31 lines
953 B
31 lines
953 B
3 years ago
|
######################################################
|
||
|
# Dynamic Decade Collections #
|
||
|
# Created by Yozora and Bullmoose20 #
|
||
|
# #
|
||
|
######################################################
|
||
|
|
||
|
templates:
|
||
|
decade_dynamic:
|
||
|
collection_mode: hide
|
||
|
smart_filter:
|
||
|
sort_by: critic_rating.desc
|
||
|
all:
|
||
|
decade: <<value>>
|
||
|
limit: 100
|
||
|
sort_title: +10_<<collection_name>>
|
||
|
url_poster: "https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/yearsanddecades/Best of <<key_name>>/Best of <<key_name>>.jpg?raw=true"
|
||
|
|
||
|
dynamic_collections:
|
||
|
Decades: # mapping name does not matter just needs to be unique
|
||
|
type: decade
|
||
|
title_format: Best of <<key_name>>
|
||
|
template: decade_dynamic
|
||
|
include:
|
||
|
- "1950"
|
||
|
- "1960"
|
||
|
- "1970"
|
||
|
- "1980"
|
||
|
- "1990"
|
||
|
- "2000"
|
||
|
- "2010"
|
||
|
- "2020"
|