mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-20 15:06:07 -05:00
Rename folder to WIP
This commit is contained in:
27
yozora/configs 2.0 - WIP/movie/decade/dynamic.yml
Normal file
27
yozora/configs 2.0 - WIP/movie/decade/dynamic.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
######################################################
|
||||
# Dynamic Decade Collections #
|
||||
# Created by Yozora and Bullmoose20 #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
decade_dynamic:
|
||||
smart_filter:
|
||||
sort_by: critic_rating.desc
|
||||
all:
|
||||
decade: <<value>>
|
||||
limit: 100
|
||||
|
||||
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"
|
||||
Reference in New Issue
Block a user