Adding more overlays and metadata files

This commit is contained in:
Magic815
2022-06-24 05:11:52 -04:00
committed by meisnate12
parent 1557463488
commit 8d0dfa1c0c
14 changed files with 357 additions and 0 deletions

View File

@@ -0,0 +1,41 @@
##############################################
# Trakt Most Watched Collections #
##############################################
collections:
Most Watched This Week:
trakt_chart:
chart: watched
time_period: weekly
limit: 100
sort_title: "!B Watched This Week"
url_poster: https://raw.githubusercontent.com/Magic815/Plex-Meta-Manager-Configs/master/Magic815/posters/Trakt-Most-Watched-This-Week.png
sync_mode: sync
collection_mode: hide
collection_filtering: user
visible_library: false
visible_home: false
visible_shared: false
smart_label:
sort_by: release.desc
all:
label: <<smart_label>>
unplayed: true
Most Watched This Year:
trakt_chart:
chart: watched
time_period: yearly
limit: 200
sort_title: "!B Watched This Year"
url_poster: https://raw.githubusercontent.com/Magic815/Plex-Meta-Manager-Configs/master/Magic815/posters/Trakt-Most-Watched-This-Year.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