Plex-Meta-Manager/defaults/chart/imdb.yml

51 lines
1.3 KiB
YAML
Raw Normal View History

2022-10-08 16:31:06 +00:00
##############################################################################
# IMDb Charts Collections #
# Created by Yozora, Bullmoose20, & Sohjiro #
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
# https://metamanager.wiki/en/latest/defaults/chart/imdb.html #
##############################################################################
2022-09-27 06:19:29 +00:00
external_templates:
2022-09-30 21:14:32 +00:00
pmm: templates
2022-09-27 06:19:29 +00:00
template_variables:
2023-02-08 10:18:02 +00:00
collection_section: "020"
2023-03-31 14:42:06 +00:00
image: chart/<<mapping_name_encoded>>
2022-09-27 06:19:29 +00:00
templates:
2022-10-01 07:45:58 +00:00
imdb_chart:
2022-09-27 06:19:29 +00:00
imdb_chart: <<chart>>_<<library_type>>s
collections:
IMDb Popular:
variables:
key: popular
template:
2022-10-01 07:45:58 +00:00
- name: imdb_chart
2022-09-27 06:19:29 +00:00
chart: popular
- name: shared
2023-03-30 19:51:04 +00:00
translation_key: imdb_popular
2022-09-27 06:19:29 +00:00
- name: arr
- name: custom
IMDb Top 250:
variables:
key: top
template:
2022-10-01 07:45:58 +00:00
- name: imdb_chart
2022-09-27 06:19:29 +00:00
chart: top
- name: shared
2023-03-30 19:51:04 +00:00
translation_key: imdb_top
2022-09-27 06:19:29 +00:00
- name: arr
- name: custom
IMDb Lowest Rated:
variables:
key: lowest
imdb_chart: lowest_rated
template:
- name: shared
allowed_libraries: movie
2023-03-30 19:51:04 +00:00
translation_key: imdb_lowest
2022-09-27 06:19:29 +00:00
- name: arr
- name: custom