Plex-Meta-Manager/defaults/both/year.yml

45 lines
1.2 KiB
YAML
Raw Normal View History

2022-10-10 03:10:05 -04:00
##############################################################################
# Year Collections #
# Created by Yozora, Bullmoose20, & Sohjiro #
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
2024-04-22 10:20:12 -04:00
# https://kometa.wiki/en/latest/defaults/both/year #
2022-10-10 03:10:05 -04:00
##############################################################################
2022-09-27 02:19:29 -04:00
external_templates:
2024-04-22 10:20:12 -04:00
default: templates
2022-09-27 02:19:29 -04:00
template_variables:
collection_section: "105"
2022-09-27 02:19:29 -04:00
collections:
Year Collections:
template:
- name: separator
separator: year
key_name: Year
translation_key: separator
2022-09-27 02:19:29 -04:00
dynamic_collections:
Year:
type: number
sync: true
data:
starting: current_year-10
ending: current_year
2022-10-04 15:24:01 -04:00
title_format: Best of <<key_name>>
2022-09-27 02:19:29 -04:00
template:
2022-10-01 03:45:58 -04:00
- smart_filter
2022-09-27 02:19:29 -04:00
- shared
2022-09-30 11:56:13 -04:00
template_variables:
2022-10-01 03:45:58 -04:00
search_term:
default: year
sort_by:
default: critic_rating.desc
limit:
default: 10
image:
default: year/best/<<key>>
2022-09-30 11:56:13 -04:00
translation_key:
default: year
2023-04-08 13:26:11 -04:00
dynamic:
default: true