mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-19 06:26:06 -05:00
kometa: brettpetch configs
This commit is contained in:
39
brettpetch/kometa/seriesan.yml
Normal file
39
brettpetch/kometa/seriesan.yml
Normal file
@@ -0,0 +1,39 @@
|
||||
collections:
|
||||
Trending Animation TV:
|
||||
smart_label: release.desc
|
||||
sort_title: "#1Trending TV"
|
||||
sync_mode: sync
|
||||
trakt_trending: 200
|
||||
summary: Shows Trending across the internet
|
||||
visible_home: True
|
||||
visible_shared: True
|
||||
visible_library: True
|
||||
|
||||
Popular Animation TV:
|
||||
smart_label: release.desc
|
||||
sort_title: "#2Popular TV"
|
||||
sync_mode: sync
|
||||
tautulli_popular:
|
||||
list_days: 60
|
||||
list_size: 100
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries
|
||||
limit: 40
|
||||
summary: Popular Shows across the internet
|
||||
visible_home: True
|
||||
visible_shared: True
|
||||
visible_library: True
|
||||
|
||||
Top Rated Animated TV:
|
||||
smart_label: user_rating.desc
|
||||
sort_title: "#3Top Rated TV"
|
||||
sync_mode: sync
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&num_votes=20000,&sort=user_rating,desc
|
||||
limit: 100
|
||||
tmdb_top_rated: 200
|
||||
summary: Top Rated Shows across the internet
|
||||
visible_home: True
|
||||
visible_shared: True
|
||||
visible_library: True
|
||||
|
||||
Reference in New Issue
Block a user