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

65 lines
1.9 KiB
YAML
Raw Normal View History

2022-10-06 18:58:57 +00:00
##############################################################################
# Academy Awards (Oscars) Collections #
# Created by Yozora, Bullmoose20, & Sohjiro #
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/oscars.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:
Oscars Best Picture Winners:
variables:
key: best_picture
template:
- name: shared
sort: Oscars !1
allowed_libraries: movie
image: award/oscars/best_picture_winner
2023-03-30 19:51:04 +00:00
translation_key: oscars_picture
2022-09-27 06:19:29 +00:00
- name: arr
- name: custom
imdb_list: https://www.imdb.com/search/title/?groups=best_picture_winner
Oscars Best Director Winners:
variables:
key: best_director
template:
- name: shared
sort: Oscars !2
allowed_libraries: movie
image: award/oscars/best_director_winner
2023-03-30 19:51:04 +00:00
translation_key: oscars_director
2022-09-27 06:19:29 +00:00
- name: arr
- name: custom
imdb_list: https://www.imdb.com/search/title/?groups=best_director_winner
dynamic_collections:
Oscars Winners Awards:
type: number
sync: true
data:
2022-11-11 16:59:39 +00:00
starting: current_year-6
ending: current_year-1
2022-10-04 19:24:01 +00:00
title_format: Oscars Winners <<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=oscar_winner&sort=<<imdb_sort>>
2022-10-01 07:45:58 +00:00
imdb_sort:
default: moviemeter,asc
allowed_libraries:
default: movie
image:
default: award/oscars/winner/<<key>>
2022-09-30 15:56:13 +00:00
translation_key:
default: oscars_year