mirror of
https://github.com/SiskoUrso/PMM-Config.git
synced 2026-01-01 16:17:20 +00:00
70 lines
2.3 KiB
YAML
70 lines
2.3 KiB
YAML
templates:
|
|
Chart:
|
|
sort_title: +1_<<num>><<collection_name>>
|
|
sync_mode: sync
|
|
smart_label: random
|
|
TraktList:
|
|
sort_title: +2_<<num>><<collection_name>>
|
|
sync_mode: sync
|
|
collection_order: custom
|
|
item_refresh: true
|
|
|
|
collections:
|
|
|
|
######################################################
|
|
# Chart Collections #
|
|
######################################################
|
|
|
|
Plex Popular:
|
|
template: { name: Chart, num: 1 }
|
|
tautulli_popular:
|
|
list_days: 30
|
|
list_size: 20
|
|
list_buffer: 20
|
|
list_minimum: 0
|
|
tautulli_watched:
|
|
list_days: 30
|
|
list_size: 20
|
|
list_buffer: 20
|
|
list_minimum: 0
|
|
summary: Shows Popular on Plex
|
|
url_poster: https://theposterdb.com/api/assets/136359
|
|
Trending:
|
|
template: { name: Chart, num: 2 }
|
|
trakt_chart: 10
|
|
tmdb_trending_daily: 10
|
|
tmdb_trending_weekly: 10
|
|
summary: Shows Trending across the internet
|
|
url_poster: https://theposterdb.com/api/assets/201419
|
|
Popular:
|
|
template: { name: Chart, num: 3 }
|
|
tmdb_popular: 40
|
|
mdblist_list:
|
|
url: https://mdblist.com/lists/siskourso/external/28076
|
|
limit: 40
|
|
summary: Popular Shows across the internet
|
|
url_poster: https://theposterdb.com/api/assets/205416
|
|
Top Rated:
|
|
template: { name: Chart, num: 4 }
|
|
mdblist_list:
|
|
url: https://mdblist.com/lists/siskourso/external/28077
|
|
limit: 100
|
|
tmdb_top_rated: 100
|
|
summary: Top Rated Movies across the internet
|
|
url_poster: https://theposterdb.com/api/assets/213605
|
|
Emmy Winners:
|
|
template: { name: Chart, num: 5 }
|
|
mdblist_list: https://mdblist.com/lists/siskourso/external/28078
|
|
summary: Emmy Winning Shows
|
|
url_poster: https://theposterdb.com/api/assets/214681
|
|
TV Picks of the Last Year:
|
|
template: { name: TraktList, num: 1 }
|
|
trakt_list: https://trakt.tv/users/benmooney/lists/tv-picks-from-the-last-year?sort=random,asc
|
|
summary: Top TV Shows which aired in the last 365 days.
|
|
schedule: weekly(sunday)
|
|
Trending Reality TV:
|
|
template: { name: TraktList, num: 2 }
|
|
trakt_list: https://trakt.tv/users/benmooney/lists/trending-reality-tv?sort=rank,asc
|
|
summary: Currently trending reality TV shows.
|
|
url_poster: https://theposterdb.com/api/assets/222218
|