mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-12-08 23:02:34 -05:00
add collection_order_key to chart collections
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
# use_key: true #
|
||||
# # Determines collection order in it's section #
|
||||
# order_key: #
|
||||
# # Determines collection order of the collection #
|
||||
# collection_order_key: custom #
|
||||
# # Set visible_library for the collection #
|
||||
# visible_library_key: #
|
||||
# # Set visible_home for the collection #
|
||||
@@ -81,21 +83,18 @@ collections:
|
||||
AniList Popular:
|
||||
template:
|
||||
- name: popular
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: popular
|
||||
|
||||
AniList Top Rated:
|
||||
template:
|
||||
- name: top
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: top
|
||||
|
||||
AniList Trending:
|
||||
template:
|
||||
- name: trending
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: trending
|
||||
|
||||
@@ -106,6 +105,5 @@ collections:
|
||||
sort_by: popular
|
||||
summary: A collection of Anime from the Current Season according to AniList.
|
||||
template:
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: season
|
||||
|
||||
@@ -77,12 +77,12 @@ collections:
|
||||
Newly Released:
|
||||
template:
|
||||
- name: released
|
||||
- name: chart_shared
|
||||
- name: smart_chart_shared
|
||||
key: released
|
||||
|
||||
New Episodes:
|
||||
template:
|
||||
- name: episodes
|
||||
- name: chart_shared
|
||||
- name: smart_chart_shared
|
||||
key: episodes
|
||||
check_library: show
|
||||
|
||||
@@ -28,6 +28,8 @@
|
||||
# use_key: true #
|
||||
# # Determines collection order in its section #
|
||||
# order_key: #
|
||||
# # Determines collection order of the collection #
|
||||
# collection_order_key: custom #
|
||||
# # Set visible_library for the collection #
|
||||
# visible_library_key: #
|
||||
# # Set visible_home for the collection #
|
||||
@@ -57,8 +59,6 @@ templates:
|
||||
|
||||
imdb:
|
||||
imdb_chart: <<chart>>_<<library_type>>s
|
||||
collection_order: custom
|
||||
sync_mode: sync
|
||||
|
||||
collections:
|
||||
|
||||
@@ -78,8 +78,6 @@ collections:
|
||||
|
||||
IMDb Lowest Rated:
|
||||
imdb_chart: lowest_rated
|
||||
collection_order: custom
|
||||
sync_mode: sync
|
||||
template:
|
||||
- name: chart_shared
|
||||
key: lowest
|
||||
|
||||
@@ -30,6 +30,8 @@
|
||||
# use_key: true #
|
||||
# # Determines collection order in it's section #
|
||||
# order_key: #
|
||||
# # Determines collection order of the collection #
|
||||
# collection_order_key: custom #
|
||||
# # Set visible_library for the collection #
|
||||
# visible_library_key: #
|
||||
# # Set visible_home for the collection #
|
||||
@@ -88,28 +90,24 @@ collections:
|
||||
MyAnimeList Popular:
|
||||
template:
|
||||
- name: popular
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: popular
|
||||
|
||||
MyAnimeList Favorited:
|
||||
template:
|
||||
- name: favorited
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: favorited
|
||||
|
||||
MyAnimeList Top Rated:
|
||||
template:
|
||||
- name: top
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: top
|
||||
|
||||
MyAnimeList Top Airing:
|
||||
template:
|
||||
- name: airing
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: airing
|
||||
|
||||
@@ -119,6 +117,5 @@ collections:
|
||||
sort_by: score
|
||||
summary: A collection of Anime from the Current Season according to MyAnimeList.
|
||||
template:
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: season
|
||||
|
||||
@@ -29,6 +29,8 @@
|
||||
# use_key: true #
|
||||
# # Determines collection order in its section #
|
||||
# order_key: #
|
||||
# # Determines collection order of the collection #
|
||||
# collection_order_key: custom #
|
||||
# # Set visible_library for the collection #
|
||||
# visible_library_key: #
|
||||
# # Set visible_home for the collection #
|
||||
@@ -64,14 +66,12 @@ collections:
|
||||
summary: A collection of Popular Anime on AniDB
|
||||
anidb_popular: 30
|
||||
template:
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: anidb
|
||||
|
||||
Common Sense Selection:
|
||||
template:
|
||||
- name: css
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: commonsense
|
||||
|
||||
@@ -79,7 +79,6 @@ collections:
|
||||
summary: A collection of StevenLu's Most Popular Movies
|
||||
stevenlu_popular: true
|
||||
template:
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: stevenlu
|
||||
check_library: movie
|
||||
@@ -88,7 +87,6 @@ collections:
|
||||
mdblist_list: https://mdblist.com/lists/hdlists/top-ten-pirated-movies-of-the-week-torrent-freak-com/
|
||||
summary: TorrentFreak.com's Weekly Top Ten Pirated Movies
|
||||
template:
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: pirated
|
||||
check_library: movie
|
||||
|
||||
@@ -30,6 +30,8 @@
|
||||
# use_key: true #
|
||||
# # Determines collection order in its section #
|
||||
# order_key: #
|
||||
# # Determines collection order of the collection #
|
||||
# collection_order_key: custom #
|
||||
# # Set visible_library for the collection #
|
||||
# visible_library_key: #
|
||||
# # Set visible_home for the collection #
|
||||
@@ -74,12 +76,10 @@ collections:
|
||||
Plex Popular:
|
||||
template:
|
||||
- name: tautulli_popular
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: popular
|
||||
Plex Watched:
|
||||
template:
|
||||
- name: tautulli_watched
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: watched
|
||||
|
||||
@@ -30,6 +30,8 @@
|
||||
# use_key: true #
|
||||
# # Determines collection order in its section #
|
||||
# order_key: #
|
||||
# # Determines collection order of the collection #
|
||||
# collection_order_key: custom #
|
||||
# # Set visible_library for the collection #
|
||||
# visible_library_key: #
|
||||
# # Set visible_home for the collection #
|
||||
@@ -94,7 +96,6 @@ collections:
|
||||
TMDb Airing Today:
|
||||
template:
|
||||
- name: airing
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: airing
|
||||
check_library: show
|
||||
@@ -102,7 +103,6 @@ collections:
|
||||
TMDb On The Air:
|
||||
template:
|
||||
- name: air
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: air
|
||||
check_library: show
|
||||
@@ -110,20 +110,17 @@ collections:
|
||||
TMDb Popular:
|
||||
template:
|
||||
- name: popular
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: popular
|
||||
|
||||
TMDb Top Rated:
|
||||
template:
|
||||
- name: top
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: top
|
||||
|
||||
TMDb Trending:
|
||||
template:
|
||||
- name: trending
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: trending
|
||||
@@ -33,6 +33,8 @@
|
||||
# use_key: true #
|
||||
# # Determines collection order in its section #
|
||||
# order_key: #
|
||||
# # Determines collection order of the collection #
|
||||
# collection_order_key: custom #
|
||||
# # Set visible_library for the collection #
|
||||
# visible_library_key: #
|
||||
# # Set visible_home for the collection #
|
||||
@@ -81,5 +83,4 @@ dynamic_collections:
|
||||
title_format: Trakt <<key_name>>
|
||||
template:
|
||||
- trakt
|
||||
- customsync
|
||||
- chart_shared
|
||||
|
||||
Reference in New Issue
Block a user