parent
77fb265182
commit
022a5639e5
@ -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…
Reference in new issue