mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-19 06:26:06 -05:00
Adding more overlays and metadata files
This commit is contained in:
41
Magic815/Trakt-Most-Watched-Collections.yml
Normal file
41
Magic815/Trakt-Most-Watched-Collections.yml
Normal 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
|
||||
Reference in New Issue
Block a user