mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-27 10:12:25 -05:00
added some files courtesy of WhoDat104 (#620)
* Update config.yml * Create ReadMe.md * Update config.yml * Update 0_othercollections.yml * Update 1_genres.yml * Update README.md * Update config.yml * Add files via upload * Update continents.yml * Update musictemplates.yml * Add files via upload * Update 3_tvshow-genres.yml * Update 5_tvshows-topic.yml * Update 3_tvshow-genres.yml * Update 5_tvshows-topic.yml * Update 3_tvshow-genres.yml * Update 5_tvshows-topic.yml * Update 3_tvshow-genres.yml * Update config.yml * Update config.yml * Update 0_othercollections.yml * Update 1_genres.yml * Update 3_topics.yml * Add files via upload * Update config.yml * Update 3_topics.yml * Update 2_subgenre.yml * Update 4_based_on.yml * Update 6_holidays.yml * Update 3_tvshow-genres.yml * Update 5_tvshows-topic.yml * Add files via upload * Add files via upload * Update 5_critics_other.yml
This commit is contained in:
36
ladywhiskers/tvshows/6_tvshows-year.yml
Normal file
36
ladywhiskers/tvshows/6_tvshows-year.yml
Normal file
@@ -0,0 +1,36 @@
|
||||
##############################################################################
|
||||
# Year Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
||||
# https://metamanager.wiki/en/latest/defaults/both/year.html #
|
||||
##############################################################################
|
||||
|
||||
external_templates:
|
||||
pmm: templates
|
||||
template_variables:
|
||||
collection_section: "105"
|
||||
|
||||
dynamic_collections:
|
||||
Year:
|
||||
type: number
|
||||
sync: true
|
||||
data:
|
||||
starting: current_year-5
|
||||
ending: current_year
|
||||
title_format: Best of <<key_name>>
|
||||
template:
|
||||
- smart_filter
|
||||
- shared
|
||||
template_variables:
|
||||
search_term:
|
||||
default: year
|
||||
sort_by:
|
||||
default: critic_rating.desc
|
||||
limit:
|
||||
default: 50
|
||||
image:
|
||||
default: year/best/<<key>>
|
||||
translation_key:
|
||||
default: year
|
||||
dynamic:
|
||||
default: true
|
||||
Reference in New Issue
Block a user