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.
43 lines
1.2 KiB
43 lines
1.2 KiB
##############################################################################
|
|
# Decade Collections #
|
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
|
# https://metamanager.wiki/en/latest/defaults/movie/decade.html #
|
|
##############################################################################
|
|
|
|
external_templates:
|
|
pmm: templates
|
|
template_variables:
|
|
collection_section: "100"
|
|
|
|
translations:
|
|
pmm: translations
|
|
|
|
collections:
|
|
Decade Collections:
|
|
template:
|
|
- name: separator
|
|
separator: decade
|
|
- name: translation
|
|
key_name: Decade
|
|
translation_key: separator
|
|
|
|
dynamic_collections:
|
|
Decade:
|
|
type: decade
|
|
title_format: Best of <<key_name>>
|
|
template:
|
|
- smart_filter
|
|
- translation
|
|
- shared
|
|
template_variables:
|
|
search_term:
|
|
default: decade
|
|
sort_by:
|
|
default: critic_rating.desc
|
|
limit:
|
|
default: 100
|
|
image:
|
|
default: decade/best/<<key>>
|
|
translation_key:
|
|
default: decade |