From 022a5639e5baca44debf112b5ca72011e8dc82f7 Mon Sep 17 00:00:00 2001 From: kromo-s <71736105+kromo-s@users.noreply.github.com> Date: Thu, 29 Jul 2021 12:26:05 +0300 Subject: [PATCH] Create AnimeCharts.yml Modified meisnate12 to remove plex popular --- Kromo/AnimeCharts.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Kromo/AnimeCharts.yml 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