mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-18 14:09:43 -05:00
add PMM Default Files
This commit is contained in:
47
PMM/award/emmy.yml
Normal file
47
PMM/award/emmy.yml
Normal file
@@ -0,0 +1,47 @@
|
||||
#############################################################
|
||||
# Emmy Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
#############################################################
|
||||
# Call this from your config.yml (Movie or Show) #
|
||||
# If nothing is specified these are the defaults #
|
||||
# #
|
||||
# metadata_path: #
|
||||
# - git: PMM/award/emmy #
|
||||
# template_variables: #
|
||||
# # Turn the individual year collections on/off #
|
||||
# use_year_collections: true #
|
||||
# # Sets the sort of the IMDb Search #
|
||||
# imdb_sort: moviemeter,desc #
|
||||
# collection_order: custom #
|
||||
# # Sets the collection mode of the collection #
|
||||
# collection_mode: #
|
||||
# # Sets the value at the start of the sort title #
|
||||
# collection_section: 16 #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: 16
|
||||
|
||||
templates:
|
||||
Emmy:
|
||||
default:
|
||||
imdb_sort: moviemeter,asc
|
||||
summary: <<key>> Emmy Winners
|
||||
imdb_list: https://www.imdb.com/search/title/?release_date=<<key>>-01-01,<<key>>-12-31&groups=emmy_winner&sort=<<imdb_sort>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/emmys/winner/<<key>>.jpg
|
||||
|
||||
dynamic_collections:
|
||||
Emmy Awards:
|
||||
type: number
|
||||
sync: true
|
||||
data:
|
||||
starting: current_year-5
|
||||
ending: current_year
|
||||
title_format: Emmys <<key_name>>
|
||||
template:
|
||||
- use_year_collections
|
||||
- Emmy
|
||||
- award
|
||||
- shared
|
||||
Reference in New Issue
Block a user