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

72 lines
2.1 KiB
YAML
Raw Normal View History

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