Plex-Meta-Manager/defaults/award/choice.yml

57 lines
1.5 KiB
YAML
Raw Permalink Normal View History

2022-10-06 18:58:57 +00:00
##############################################################################
# Critics Choice Awards Collections #
# Created by Yozora, Bullmoose20, & Sohjiro #
2022-10-07 12:45:31 +00:00
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
2024-04-22 14:20:12 +00:00
# https://kometa.wiki/en/latest/defaults/award/choice #
2022-10-06 18:58:57 +00:00
##############################################################################
2022-09-27 06:19:29 +00:00
external_templates:
2024-04-22 14:20:12 +00:00
default: templates
2022-09-27 06:19:29 +00:00
template_variables:
2023-02-08 10:18:02 +00:00
collection_section: 130
2022-09-27 06:19:29 +00:00
2024-01-04 21:11:05 +00:00
collections:
2024-01-05 00:24:43 +00:00
Critics Choice Best Picture Winners:
2024-01-04 21:11:05 +00:00
variables:
2024-01-05 21:06:39 +00:00
key: best
2024-01-04 21:11:05 +00:00
template:
- name: shared
sort: Choice !
allowed_libraries: movie
image: award/choice/winner
translation_key: choice_best
- name: arr
- name: custom
imdb_award:
event_id: ev0000133
event_year: all
category_filter: best picture
winning: true
2022-09-27 06:19:29 +00:00
dynamic_collections:
Critics Choice Awards:
type: imdb_awards
2022-09-27 06:19:29 +00:00
sync: true
data:
event_id: ev0000133
starting: latest-4
ending: latest
2022-10-04 19:24:01 +00:00
title_format: Critics Choice Awards <<key_name>>
2022-09-27 06:19:29 +00:00
template:
- use_year_collections
2023-12-14 14:52:45 +00:00
- imdb_award
2022-09-27 06:19:29 +00:00
- shared
- arr
- custom
template_variables:
2023-12-14 14:52:45 +00:00
winning:
default: true
collection_order:
default: release
2022-10-01 07:45:58 +00:00
image:
default: award/choice/<<key>>
2022-09-30 15:56:13 +00:00
translation_key:
default: choice_year
2023-04-08 17:26:11 +00:00
dynamic:
2024-01-05 00:24:43 +00:00
default: true