|
|
|
@ -7,12 +7,17 @@ templates:
|
|
|
|
|
sync_mode: sync
|
|
|
|
|
smart_label: random
|
|
|
|
|
collections:
|
|
|
|
|
Popular:
|
|
|
|
|
Suggested Anime:
|
|
|
|
|
sort_title: ++_Suggested
|
|
|
|
|
mal_suggested: 50
|
|
|
|
|
sync_mode: sync
|
|
|
|
|
smart_label: release.desc
|
|
|
|
|
Popular Anime:
|
|
|
|
|
template: { name: Chart, num: 3 }
|
|
|
|
|
anidb_popular: 30
|
|
|
|
|
anilist_popular: 30
|
|
|
|
|
summary: Popular Anime across the internet
|
|
|
|
|
Top Rated:
|
|
|
|
|
Top Rated Anime:
|
|
|
|
|
template: { name: Chart, num: 4 }
|
|
|
|
|
anilist_top_rated: 50
|
|
|
|
|
summary: Top Rated Anime across the internet
|
|
|
|
@ -21,3 +26,6 @@ collections:
|
|
|
|
|
sort_by: popular
|
|
|
|
|
limit: 100
|
|
|
|
|
sync_mode: sync
|
|
|
|
|
Top All Anime (MyAnimeList):
|
|
|
|
|
template: { name: Chart, num: 4 }
|
|
|
|
|
mal_all: 100
|
|
|
|
|