mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-18 14:09:43 -05:00
initial commit
This commit is contained in:
45
bullmoose20/metadata/shows/ShowCharts.yml
Normal file
45
bullmoose20/metadata/shows/ShowCharts.yml
Normal file
@@ -0,0 +1,45 @@
|
||||
######################################################
|
||||
# Chart Collections #
|
||||
######################################################
|
||||
templates:
|
||||
Chart:
|
||||
sort_title: +01_<<num>><<collection_name>>
|
||||
visible_library: true
|
||||
sync_mode: sync
|
||||
smart_label: random
|
||||
collections:
|
||||
Plex Popular:
|
||||
template: { name: Chart, num: 1 }
|
||||
tautulli_popular:
|
||||
list_days: 30
|
||||
list_size: 20
|
||||
list_buffer: 20
|
||||
tautulli_watched:
|
||||
list_days: 30
|
||||
list_size: 20
|
||||
list_buffer: 20
|
||||
summary: Shows Popular on Plex
|
||||
Trending:
|
||||
template: { name: Chart, num: 2 }
|
||||
trakt_trending: 10
|
||||
tmdb_trending_daily: 10
|
||||
tmdb_trending_weekly: 10
|
||||
summary: Shows Trending across the internet
|
||||
Popular:
|
||||
template: { name: Chart, num: 3 }
|
||||
tmdb_popular: 40
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries
|
||||
limit: 40
|
||||
summary: Popular Shows across the internet
|
||||
Top Rated:
|
||||
template: { name: Chart, num: 4 }
|
||||
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: 100
|
||||
summary: Top Rated Movies across the internet
|
||||
Emmy Winners:
|
||||
template: { name: Chart, num: 5 }
|
||||
imdb_list: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&groups=emmy_winner
|
||||
summary: Emmy Winning Shows
|
||||
Reference in New Issue
Block a user