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

78 lines
1.8 KiB
YAML
Raw Normal View History

2022-10-08 16:31:06 +00:00
##############################################################################
# TMDb Charts Collections #
# Created by Yozora, Bullmoose20, & Sohjiro #
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
2024-04-22 14:20:12 +00:00
# https://kometa.wiki/en/latest/defaults/chart/tmdb #
2022-10-08 16:31:06 +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: "020"
2023-03-31 14:42:06 +00:00
image: chart/<<mapping_name_encoded>>
2022-09-27 06:19:29 +00:00
2022-09-30 21:14:32 +00:00
templates:
tmdb:
2022-09-27 06:19:29 +00:00
default:
2022-10-08 16:31:06 +00:00
limit: 100
limit_<<key>>: <<limit>>
2022-09-30 21:14:32 +00:00
chart: <<key>>
tmdb_<<chart>>: <<limit_<<key>>>>
2022-09-27 06:19:29 +00:00
collections:
2022-10-08 16:31:06 +00:00
TMDb Popular:
2022-09-27 06:19:29 +00:00
variables:
2022-10-08 16:31:06 +00:00
key: popular
2022-09-27 06:19:29 +00:00
template:
2022-09-30 21:14:32 +00:00
- name: tmdb
2022-09-27 06:19:29 +00:00
- name: shared
2023-03-30 19:51:04 +00:00
translation_key: tmdb_popular
2022-09-27 06:19:29 +00:00
- name: arr
- name: custom
2022-10-08 16:31:06 +00:00
TMDb Top Rated:
2022-09-27 06:19:29 +00:00
variables:
2022-10-08 16:31:06 +00:00
key: top
2022-09-27 06:19:29 +00:00
template:
2022-09-30 21:14:32 +00:00
- name: tmdb
2022-10-08 16:31:06 +00:00
chart: top_rated
2022-09-27 06:19:29 +00:00
- name: shared
2023-03-30 19:51:04 +00:00
translation_key: tmdb_top
2022-09-27 06:19:29 +00:00
- name: arr
- name: custom
2022-10-08 16:31:06 +00:00
TMDb Trending:
2022-09-27 06:19:29 +00:00
variables:
2022-10-08 16:31:06 +00:00
key: trending
2022-09-27 06:19:29 +00:00
template:
2022-09-30 21:14:32 +00:00
- name: tmdb
2022-10-08 16:31:06 +00:00
chart: trending_weekly
2022-09-27 06:19:29 +00:00
- name: shared
2023-03-30 19:51:04 +00:00
translation_key: tmdb_trending
2022-09-27 06:19:29 +00:00
- name: arr
- name: custom
2022-10-08 16:31:06 +00:00
TMDb Airing Today:
2022-09-27 06:19:29 +00:00
variables:
2022-10-08 16:31:06 +00:00
key: airing
2022-09-27 06:19:29 +00:00
template:
2022-09-30 21:14:32 +00:00
- name: tmdb
2022-10-08 16:31:06 +00:00
chart: airing_today
2022-09-27 06:19:29 +00:00
- name: shared
2022-10-08 16:31:06 +00:00
allowed_libraries: show
2023-03-30 19:51:04 +00:00
translation_key: tmdb_airing
2022-09-27 06:19:29 +00:00
- name: arr
- name: custom
2022-10-08 16:31:06 +00:00
TMDb On The Air:
2022-09-27 06:19:29 +00:00
variables:
2022-10-08 16:31:06 +00:00
key: air
2022-09-27 06:19:29 +00:00
template:
2022-09-30 21:14:32 +00:00
- name: tmdb
2022-10-08 16:31:06 +00:00
chart: on_the_air
2022-09-27 06:19:29 +00:00
- name: shared
2022-10-08 16:31:06 +00:00
allowed_libraries: show
2023-03-30 19:51:04 +00:00
translation_key: tmdb_air
2022-09-27 06:19:29 +00:00
- name: arr
2022-09-30 21:14:32 +00:00
- name: custom