You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plex-Meta-Manager-Configs/0x5f3/metadata/show/1_suggested.yml

328 lines
9.8 KiB

## 1_suggested.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
trakt:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
trakt_list:
- <<trakt_list_extra_01>>
- <<trakt_list_extra_02>>
- <<trakt_list_extra_03>>
- <<trakt_list_extra_04>>
- <<trakt_list_extra_05>>
- <<trakt_list_extra_06>>
- <<trakt_list_extra_07>>
- <<trakt_list_extra_08>>
- <<trakt_list_extra_09>>
- <<trakt_list_extra_10>>
- <<trakt_list_extra_11>>
- <<trakt_list_extra_12>>
- <<trakt_list_extra_13>>
- <<trakt_list_extra_14>>
- <<trakt_list_extra_15>>
- <<trakt_list_extra_16>>
- <<trakt_list_extra_17>>
- <<trakt_list_extra_18>>
- <<trakt_list_extra_19>>
- <<trakt_list_extra_20>>
optional:
- trakt_list_extra_01
- trakt_list_extra_02
- trakt_list_extra_03
- trakt_list_extra_04
- trakt_list_extra_05
- trakt_list_extra_06
- trakt_list_extra_07
- trakt_list_extra_08
- trakt_list_extra_09
- trakt_list_extra_10
- trakt_list_extra_11
- trakt_list_extra_12
- trakt_list_extra_13
- trakt_list_extra_14
- trakt_list_extra_15
- trakt_list_extra_16
- trakt_list_extra_17
- trakt_list_extra_18
- trakt_list_extra_19
- trakt_list_extra_20
mdblist:
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
mdblist_list:
sort_by: <<mdblist_sort>>
url: https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
optional:
- mdblist_extra_1
- mdblist_extra_2
- mdblist_extra_3
- mdblist_extra_4
- mdblist_extra_5
collections:
"Random TV shows":
summary: "Random selection of TV shows"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_random.png
visible_library: true
schedule: daily
template: {
name: plex,
num: 0
}
smart_filter:
any:
audio_language: English, english
sort_by: random
limit: 250
"Recently Added TV shows":
summary: "Recently added TV shows"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_recently-added.png
visible_library: true
template: {
name: plex,
num: 0
}
smart_filter:
any:
audio_language: English, english
sort_by: added.desc
limit: 200
"Recently Released TV shows":
summary: "Recently released TV shows"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_recently-released.png
visible_library: true
template: {
name: plex,
num: 0
}
smart_filter:
any:
audio_language: English, english
sort_by: release.desc
limit: 200
"Suggested TV shows":
collection_order: random
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: {
name: trakt,
num: 0
# 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
- chart: recommended
time_perid: weekly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 50
- chart: recommended
time_period: monthly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 100
- chart: recommended
time_period: yearly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 150
- chart: recommended
time_period: all
languages: en
countries: us, gb, ie, ca, au, nz
limit: 200
"Trending TV shows":
summary: "TV shows trending across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_trending.png
schedule: daily
template: {
name: mdblist,
num: 0,
mdblist_user: "archivist",
mdblist_list: "tv-trending",
mdblist_sort: "rank.desc"
}
limit: 50
"Popular TV shows":
summary: "Popular TV shows across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_popular.png
visible_library: true
schedule: daily
template: {
name: mdblist,
num: 1,
mdblist_user: "archivist",
mdblist_list: "tv-popular",
mdblist_sort: "imdbpopular.desc"
}
limit: 100
"Top Rated TV shows":
summary: "Top rated TV shows across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_top-rated.png
schedule: daily
template: {
name: mdblist,
num: 1,
mdblist_user: "archivist",
mdblist_list: "tv-top-rated",
mdblist_sort: "imdbrating.desc"
}
limit: 500
"Unwatched: Random TV shows":
summary: "Random selection of TV shows"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_random.png
template: {
name: plex,
num: 1
}
smart_filter:
all:
plays.lt: 1
any:
audio_language: English, english
collection_filtering: user
sort_by: random
limit: 250
"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
template: {
name: plex,
num: 1
}
smart_filter:
all:
collection: "Suggested TV shows"
plays.lt: 1
collection_filtering: user
sort_by: random
"Unwatched: Popular TV shows":
summary: "Popular TV shows across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_popular.png
template: {
name: plex,
num: 2
}
smart_filter:
all:
collection: "Popular TV shows"
plays.lt: 1
collection_filtering: user
sort_by: random
"Unwatched: Top Rated TV shows":
summary: "Top rated TV shows across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_top-rated.png
template: {
name: plex,
num: 2
}
smart_filter:
all:
collection: "Top Rated TV shows"
plays.lt: 1
collection_filtering: user
sort_by: random
"Most Watched Daily":
summary: "TV shows trending across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_most-watched-daily.png
collection_order: custom
schedule: daily
template: {
name: trakt,
num: 3
}
trakt_chart:
chart: watched
time_period: daily
languages: en
countries: us, gb, ie, ca, au, nz
limit: 50
"Most Watched Weekly":
summary: "TV shows trending across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_most-watched-weekly.png
collection_order: custom
schedule: daily
template: {
name: trakt,
num: 3
}
trakt_chart:
chart: watched
time_period: weekly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 50
"Most Watched Monthly":
summary: "TV shows trending across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_most-watched-monthly.png
collection_order: custom
schedule: weekly(sunday)
template: {
name: trakt,
num: 4
}
trakt_chart:
chart: watched
time_period: monthly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 75
"Most Watched Yearly":
summary: "TV shows trending across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_most-watched-yearly.png
collection_order: custom
schedule: weekly(sunday)
template: {
name: trakt,
num: 4
}
trakt_chart:
chart: watched
time_period: yearly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 100