diff --git a/Kromo/AnimeCharts.yml b/Kromo/AnimeCharts.yml new file mode 100644 index 0000000..55ea58d --- /dev/null +++ b/Kromo/AnimeCharts.yml @@ -0,0 +1,23 @@ +###################################################### +# Chart Collections # +###################################################### +templates: + Chart: + sort_title: +1_<><> + 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