mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
42 lines
970 B
YAML
42 lines
970 B
YAML
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_search:
|
|
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_search:
|
|
type: tv_series,tv_miniseries
|
|
votes.gte: 20000,
|
|
sort_by: rating.desc
|
|
limit: 100
|
|
tmdb_top_rated: 200
|
|
summary: Top Rated Shows across the internet
|
|
visible_home: True
|
|
visible_shared: True
|
|
visible_library: True
|
|
|