You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plex-Meta-Manager/defaults/chart/anilist.yml

73 lines
1.7 KiB

##############################################################################
# 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 #
##############################################################################
external_templates:
pmm: templates
template_variables:
collection_section: "020"
image: chart/<<mapping_name_encoded>>
templates:
anilist:
default:
limit: 100
limit_<<key>>: <<limit>>
chart: <<key>>
anilist_<<chart>>: <<limit_<<key>>>>
season:
default:
limit: 100
limit_season: <<limit>>
anilist_search:
season: current
year:
sort_by: popular
limit: <<limit_season>>
collections:
AniList Popular:
variables:
key: popular
template:
- name: anilist
- name: shared
translation_key: anilist_popular
- name: arr
- name: custom
AniList Top Rated:
variables:
key: top
template:
- name: anilist
chart: top_rated
- name: shared
translation_key: anilist_top_rated
- name: arr
- name: custom
AniList Trending:
variables:
key: trending
template:
- name: anilist
- name: shared
translation_key: anilist_trending
- name: arr
- name: custom
AniList Season:
variables:
key: season
template:
- name: season
- name: shared
translation_key: anilist_season
- name: arr
- name: custom