mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-22 07:48:01 -05:00
meta directory with files for PMM
This commit is contained in:
32
yozora/configs 2.0 - WIP/metadata/year.yml
Normal file
32
yozora/configs 2.0 - WIP/metadata/year.yml
Normal file
@@ -0,0 +1,32 @@
|
||||
######################################################
|
||||
# Dynamic Year Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie or Show): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/year #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
year_dynamic:
|
||||
collection_mode: hide
|
||||
sort_title: +14_<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/year/best/<<key>>.jpg
|
||||
smart_filter:
|
||||
sort_by: critic_rating.desc
|
||||
any:
|
||||
year: <<value>>
|
||||
limit: 10
|
||||
|
||||
collections:
|
||||
Year Collections:
|
||||
blank_collection: true
|
||||
collection_mode: hide
|
||||
sort_title: +14_+Year Collections
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/year.jpg
|
||||
|
||||
dynamic_collections:
|
||||
Year:
|
||||
type: year
|
||||
title_format: Best of <<key_name>>
|
||||
template: year_dynamic
|
||||
Reference in New Issue
Block a user