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

80 lines
1.8 KiB
YAML
Raw Normal View History

2022-10-07 20:56:11 +00:00
##############################################################################
# AniList Charts Collections #
# Created by Yozora, Bullmoose20, & Sohjiro #
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
# https://metamanager.wiki/en/latest/defaults/chart/anilist.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:
collection_section: "01"
2022-10-18 20:54:28 +00:00
image: chart/<<collection_name_encoded>>
2022-09-27 06:19:29 +00:00
2022-09-30 21:14:32 +00:00
translations:
pmm: translations
2022-09-27 06:19:29 +00:00
2022-09-30 21:14:32 +00:00
templates:
anilist:
2022-09-27 06:19:29 +00:00
default:
2022-10-07 20:56:11 +00:00
limit: 100
limit_<<key>>: <<limit>>
2022-09-30 21:14:32 +00:00
chart: <<key>>
anilist_<<chart>>: <<limit_<<key>>>>
2022-09-27 06:19:29 +00:00
season:
default:
2022-10-07 20:56:11 +00:00
limit: 100
limit_trending: <<limit>>
2022-09-27 06:19:29 +00:00
anilist_search:
season: current
year:
sort_by: popular
2022-10-07 20:56:11 +00:00
limit: <<limit_trending>>
2022-09-27 06:19:29 +00:00
collections:
AniList Popular:
variables:
key: popular
template:
2022-09-30 21:14:32 +00:00
- name: anilist
2022-09-27 06:19:29 +00:00
- name: shared
- name: arr
- name: custom
2022-09-30 21:14:32 +00:00
- name: translation
translation_key: anilist_popular
2022-09-27 06:19:29 +00:00
AniList Top Rated:
variables:
key: top
template:
2022-09-30 21:14:32 +00:00
- name: anilist
chart: top_rated
2022-09-27 06:19:29 +00:00
- name: shared
- name: arr
- name: custom
2022-09-30 21:14:32 +00:00
- name: translation
translation_key: anilist_top_rated
2022-09-27 06:19:29 +00:00
AniList Trending:
variables:
key: trending
template:
2022-09-30 21:14:32 +00:00
- name: anilist
2022-09-27 06:19:29 +00:00
- name: shared
- name: arr
- name: custom
2022-09-30 21:14:32 +00:00
- name: translation
translation_key: anilist_trending
2022-09-27 06:19:29 +00:00
AniList Season:
variables:
key: season
template:
- name: season
- name: shared
- name: arr
- name: custom
2022-09-30 21:14:32 +00:00
- name: translation
translation_key: anilist_season