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

72 lines
2.1 KiB
YAML
Raw Normal View History

2022-10-06 18:58:57 +00:00
##############################################################################
# Golden Globes Awards Collections #
# Created by Yozora, Bullmoose20, & Sohjiro #
# Credit to maxwelldeux for the Trakt Lists #
2022-10-07 12:45:31 +00:00
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
# https://metamanager.wiki/en/latest/defaults/award/golden.html #
2022-10-06 18:58:57 +00:00
##############################################################################
2022-09-27 06:19:29 +00:00
external_templates:
2022-09-30 12:51:27 +00:00
pmm: 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
collections:
Golden Globes Best Picture Winners:
2022-09-27 06:19:29 +00:00
variables:
key: best_picture
2022-09-27 06:19:29 +00:00
template:
- name: shared
sort: Golden Globes !1
2022-10-06 18:58:57 +00:00
allowed_libraries: movie
2022-09-27 06:19:29 +00:00
image: award/golden/best_picture_winner
translation_key: golden_picture
2022-09-27 06:19:29 +00:00
- name: arr
- name: custom
collection_order: release.desc
2023-01-12 20:46:45 +00:00
delete_collections_named:
- Golden Globe Best Motion Pictures
tmdb_list:
- 8191011 # Drama
- 8191022 # Musical or Comedy
- 8235497 # Animation
2022-09-27 06:19:29 +00:00
Golden Globes Best Director Winners:
variables:
key: best_director
template:
- name: shared
sort: Golden Globes !2
allowed_libraries: movie
image: award/golden/best_director_winner
2023-03-30 19:51:04 +00:00
translation_key: golden_director
- name: arr
- name: custom
tmdb_list: 8235502
2023-01-11 23:53:00 +00:00
2022-09-27 06:19:29 +00:00
dynamic_collections:
Golden Globes Awards:
type: number
sync: true
data:
starting: current_year-5
ending: current_year
2022-10-04 19:24:01 +00:00
title_format: Golden Globe <<key_name>>
2022-09-27 06:19:29 +00:00
template:
- use_year_collections
2022-10-01 07:45:58 +00:00
- imdb
2022-09-27 06:19:29 +00:00
- shared
- arr
- custom
2022-09-30 12:51:27 +00:00
template_variables:
2022-10-01 07:45:58 +00:00
imdb_list:
default: https://www.imdb.com/search/title/?release_date=<<key-1>>-01-01,<<key-1>>-12-31&groups=golden_globe_winner&sort=<<imdb_sort>>
2022-10-01 07:45:58 +00:00
imdb_sort:
default: moviemeter,asc
image:
default: award/golden/winner/<<key>>
2022-09-30 15:56:13 +00:00
translation_key:
default: golden_year
2023-04-08 17:26:11 +00:00
dynamic:
default: true