mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-05 16:08:54 -05:00
21 lines
652 B
YAML
21 lines
652 B
YAML
##############################################
|
|
# Trakt Trending Collections #
|
|
##############################################
|
|
collections:
|
|
Trending Now:
|
|
trakt_chart:
|
|
chart: trending
|
|
limit: 100
|
|
sort_title: "!B Trending Now"
|
|
url_poster: https://raw.githubusercontent.com/Magic815/Plex-Meta-Manager-Configs/master/Magic815/posters/Trakt-Trending-Now.png
|
|
sync_mode: sync
|
|
collection_mode: hide
|
|
collection_filtering: user
|
|
visible_library: true
|
|
visible_home: true
|
|
visible_shared: true
|
|
smart_label:
|
|
sort_by: release.desc
|
|
all:
|
|
label: <<smart_label>>
|
|
unplayed: true |