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.
24 lines
660 B
24 lines
660 B
######################################################
|
|
# 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
|