Create AnimeCharts.yml

Modified meisnate12 to remove plex popular
pull/29/head
kromo-s 3 years ago committed by GitHub
parent 77fb265182
commit 022a5639e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,23 @@
######################################################
# Chart Collections #
######################################################
templates:
Chart:
sort_title: +1_<<num>><<collection_name>>
sync_mode: sync
smart_label: random
collections:
Popular:
template: { name: Chart, num: 3 }
anidb_popular: 30
anilist_popular: 30
summary: Popular Anime across the internet
Top Rated:
template: { name: Chart, num: 4 }
anilist_top_rated: 50
summary: Top Rated Anime across the internet
Current Anime Season:
anilist_season:
sort_by: popular
limit: 100
sync_mode: sync
Loading…
Cancel
Save