added recommended and its unwatched counterpart collections; modified Suggested collection scrape numbers

This commit is contained in:
0x5f3
2024-01-30 12:49:27 +00:00
committed by cpt-kuesel
parent 39b02bc4bc
commit 878a2fd380
7 changed files with 299 additions and 47 deletions

View File

@@ -80,6 +80,28 @@ templates:
- mdblist_extra_4
- mdblist_extra_5
# letterboxd:
# collection_mode: hide
# collection_order: custom
# delete_not_scheduled: false
# sort_title: "+1_<<num>>_<<collection_name>>"
# sync_mode: sync
# visible_home: false
# visible_library: false
# visible_shared: false
# letterboxd_list:
# - <<letterboxd_list_extra_01>>
# - <<letterboxd_list_extra_02>>
# - <<letterboxd_list_extra_03>>
# - <<letterboxd_list_extra_04>>
# - <<letterboxd_list_extra_05>>
# optional:
# - letterboxd_list_extra_01
# - letterboxd_list_extra_02
# - letterboxd_list_extra_03
# - letterboxd_list_extra_04
# - letterboxd_list_extra_05
collections:
"Random TV shows":
summary: "Random selection of TV shows"
@@ -124,8 +146,21 @@ collections:
sort_by: release.desc
limit: 200
"Recommended TV shows":
collection_order: alpha
summary: "Based on personally favourited TV shows"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_recommended.png
template: {
name: trakt,
num: 0
# trakt_list_extra_01: "https://trakt.tv/users/########/lists/tv-recommendations",
}
trakt_userlist:
- userlist: favorites
user: me
"Suggested TV shows":
collection_order: random
collection_order: alpha
summary: "Based on watched and favourited TV shows"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_suggested.png
template: {
@@ -134,30 +169,27 @@ collections:
# trakt_list_extra_01: "https://trakt.tv/users/########/lists/tv-recommendations-couchmoney-tv",
# trakt_list_extra_02: "https://trakt.tv/users/########/lists/tv-based-on-recently-watched-couchmoney-tv"
}
trakt_userlist:
- userlist: recommendations
user: me
trakt_chart:
- chart: recommended
time_period: daily
languages: en
countries: us, gb, ie, ca, au, nz
limit: 25
limit: 5
- chart: recommended
time_perid: weekly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 50
limit: 10
- chart: recommended
time_period: monthly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 100
limit: 25
- chart: recommended
time_period: yearly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 150
limit: 50
- chart: recommended
time_period: all
languages: en
@@ -220,6 +252,20 @@ collections:
sort_by: random
limit: 250
"Unwatched: Recommended TV shows":
summary: "Based on personally favourited TV shows"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_recommended.png
template: {
name: plex,
num: 1
}
smart_filter:
all:
collection: "Recommended TV shows"
plays.lt: 1
collection_filtering: user
sort_by: title.asc
"Unwatched: Suggested TV shows":
summary: "Based on watched and favourited TV shows"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_suggested.png
@@ -232,7 +278,7 @@ collections:
collection: "Suggested TV shows"
plays.lt: 1
collection_filtering: user
sort_by: random
sort_by: title.asc
"Unwatched: Popular TV shows":
summary: "Popular TV shows across the internet"