add documentary; add standup; change mdblist source; fix parental sorting; change 1_seasonal.yml position; change 1_suggested.yml position

This commit is contained in:
archivist
2023-07-02 12:49:35 +00:00
committed by cpt-kuesel
parent e7641eebbe
commit 509b74c781
24 changed files with 1242 additions and 898 deletions

View File

@@ -1 +1 @@
## 0_debug.yml
## 0_debug.yml

View File

@@ -1,9 +1,9 @@
## 0_sonarr.yml
collections:
"Anticipated":
build_collection: false
schedule: daily
sonarr_add_missing: true
sonarr_folder:
## 0_sonarr.yml
collections:
"":
build_collection: false
schedule: daily
sonarr_add_missing: true
sonarr_folder:
mdblist_list:

View File

@@ -0,0 +1,105 @@
## 1_documentary.yml
templates:
plex:
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 4
plex_added:
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 4
mdblist:
optional:
- mdblist_extra_1
- mdblist_extra_2
- mdblist_extra_3
- mdblist_extra_4
- mdblist_extra_5
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
collection_order: alpha
cache_builders: 6
mdblist_list:
url: https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
sort_by: title.asc
collections:
"Documentaries: All":
summary: "Documentaries"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/documentary/documentary-all.png
template: {
name: mdblist,
num: "F",
mdblist_user: "archivist",
mdblist_list: "collection-documentary"
}
"Documentaries: Random":
summary: "Random documentaries"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/documentary/documentary-random.png
template: {
name: plex,
num: "G"
}
smart_filter:
all:
collection: "Documentaries: All"
sort_by: random
limit: 250
"Documentaries: Recently Released":
summary: "Recently released documentaries"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/documentary/documentary-released.png
template: {
name: plex,
num: "H"
}
smart_filter:
all:
collection: "Documentaries: All"
sort_by: release.desc
limit: 250
"Documentaries: Recently Added":
summary: "Recently added documentaries"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/documentary/documentary-added.png
template: {
name: plex_added,
num: "I"
}
smart_filter:
all:
collection: "Documentaries: All"
sort_by: added.desc
limit: 100
"Documentaries: Top Rated":
summary: "Top rated documentaries"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/documentary/documentary-top-rated.png
template: {
name: plex,
num: "J"
}
smart_filter:
all:
collection: "Documentaries: All"
sort_by: critic_rating.desc
limit: 250

View File

@@ -1,111 +1,111 @@
## 1_parental.yml
templates:
plex:
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_mode: hide
label.sync: Parental
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 4
plex_added:
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_mode: hide
label.sync: Parental
item_label.sync: Parental
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 4
mdblist:
optional:
- mdblist_extra_1
- mdblist_extra_2
- mdblist_extra_3
- mdblist_extra_4
- mdblist_extra_5
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_mode: hide
collection_order: custom
label.sync: Parental
# item_label.sync: Parental # Enable on initial run
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
mdblist_list:
url: https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
sort_by: title.asc
collections:
"Parental: All":
summary: "TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-all.png
template: {
name: mdblist,
num: "V",
mdblist_user: "a2u2y13",
mdblist_list: "list-suitable-for-children"
}
"Parental: Random":
summary: "Random TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-random.png
schedule: daily
template: {
name: plex,
num: "W"
}
smart_filter:
all:
collection: "Parental: All"
sort_by: random
limit: 500
"Parental: Recently Released":
summary: "Recently released TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-released.png
template: {
name: plex,
num: "X"
}
smart_filter:
all:
collection: "Parental: All"
sort_by: release.desc
limit: 250
"Parental: Recently Added":
summary: "Recently added TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-added.png
template: {
name: plex_added,
num: "Y"
}
smart_filter:
all:
collection: "Parental: All"
sort_by: added.desc
limit: 100
"Parental: Top Rated":
summary: "Top rated TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-top-rated.png
template: {
name: plex,
num: "Z"
}
smart_filter:
all:
collection: "Parental: All"
sort_by: critic_rating.desc
## 1_parental.yml
templates:
plex:
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_mode: hide
label.sync: Parental
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 4
plex_added:
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_mode: hide
label.sync: Parental
item_label.sync: Parental
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 4
mdblist:
optional:
- mdblist_extra_1
- mdblist_extra_2
- mdblist_extra_3
- mdblist_extra_4
- mdblist_extra_5
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_mode: hide
label.sync: Parental
# item_label.sync: Parental ## Enable on initial run
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
collection_order: alpha
cache_builders: 6
mdblist_list:
url: https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
sort_by: title.asc
collections:
"Parental: All":
summary: "TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-all.png
template: {
name: mdblist,
num: "A",
mdblist_user: "archivist",
mdblist_list: "collection-parental"
}
"Parental: Random":
summary: "Random TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-random.png
template: {
name: plex,
num: "B"
}
smart_filter:
all:
collection: "Parental: All"
sort_by: random
limit: 250
"Parental: Recently Released":
summary: "Recently released TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-released.png
template: {
name: plex,
num: "C"
}
smart_filter:
all:
collection: "Parental: All"
sort_by: release.desc
limit: 250
"Parental: Recently Added":
summary: "Recently added TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-added.png
template: {
name: plex_added,
num: "D"
}
smart_filter:
all:
collection: "Parental: All"
sort_by: added.desc
limit: 100
"Parental: Top Rated":
summary: "Top rated TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-top-rated.png
template: {
name: plex,
num: "E"
}
smart_filter:
all:
collection: "Parental: All"
sort_by: critic_rating.desc
limit: 250

View File

@@ -1,159 +1,159 @@
## 1_suggested.yml
templates:
plex:
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 4
trakt:
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: custom
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 4
imdb_popular:
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: custom
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 4
imdb_list:
url: https://www.imdb.com/search/title/?title_type=<<title_type>>&languages=<<languages>>&sort=moviemeter,asc
limit: 200
imdb_top:
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: custom
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 4
imdb_list:
url: https://www.imdb.com/search/title/?title_type=<<title_type>>&user_rating=<<user_rating>>&num_votes=<<votes>>,&languages=<<languages>>&sort=user_rating,desc&count=250
limit: 200
collections:
"Random TV shows":
summary: Random selection of TV shows
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/random.png
visible_library: true
schedule: daily
template: {
name: plex,
num: 0
}
smart_filter:
all:
year.gte: 1980
sort_by: random
limit: 250
"Trending TV shows":
summary: TV shows trending across the internet
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/trending.png
schedule: daily
template: {
name: trakt,
num: 1
}
trakt_chart:
chart: trending
time_period: daily
limit: 25
"Popular TV shows":
summary: Popular TV shows across the internet
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/popular.png
visible_library: true
schedule: daily
template: {
name: imdb_popular,
num: 2,
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
limit: 100
"Top Rated TV shows":
summary: Top rated TV shows across the internet
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/top-rated.png
schedule: daily
template: {
name: imdb_top,
num: 3,
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
limit: 200
"Most Watched Daily":
summary: Daily most watched TV shows across the internet
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/most-watched-daily.png
schedule: daily
template: {
name: trakt,
num: 4
}
trakt_chart:
chart: watched
time_period: daily
limit: 50
"Most Watched Weekly":
summary: Weekly most watched TV shows across the internet
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/most-watched-weekly.png
schedule: daily
template: {
name: trakt,
num: 5
}
trakt_chart:
chart: watched
time_period: weekly
limit: 50
"Most Watched Monthly":
summary: Monthly most watched TV shows across the internet
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/most-watched-monthly.png
schedule: weekly(sunday)
template: {
name: trakt,
num: 6
}
trakt_chart:
chart: watched
time_period: monthly
limit: 75
"Most Watched Yearly":
summary: Yearly most watched TV shows across the internet
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/most-watched-yearly.png
schedule: weekly(sunday)
template: {
name: trakt,
num: 7
}
trakt_chart:
chart: watched
time_period: yearly
## 1_suggested.yml
templates:
plex:
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 4
trakt:
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: custom
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 4
imdb_popular:
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: custom
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 4
imdb_list:
url: https://www.imdb.com/search/title/?title_type=<<title_type>>&languages=<<languages>>&sort=moviemeter,asc
limit: 200
imdb_top:
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: custom
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 4
imdb_list:
url: https://www.imdb.com/search/title/?title_type=<<title_type>>&user_rating=<<user_rating>>&num_votes=<<votes>>,&languages=<<languages>>&sort=user_rating,desc&count=250
limit: 200
collections:
"Random TV shows":
summary: Random selection of TV shows
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/random.png
visible_library: true
schedule: daily
template: {
name: plex,
num: 0
}
smart_filter:
all:
year.gte: 1980
sort_by: random
limit: 250
"Trending TV shows":
summary: TV shows trending across the internet
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/trending.png
schedule: daily
template: {
name: trakt,
num: 1
}
trakt_chart:
chart: trending
time_period: daily
limit: 25
"Popular TV shows":
summary: Popular TV shows across the internet
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/popular.png
visible_library: true
schedule: daily
template: {
name: imdb_popular,
num: 2,
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
limit: 100
"Top Rated TV shows":
summary: Top rated TV shows across the internet
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/top-rated.png
schedule: daily
template: {
name: imdb_top,
num: 3,
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
limit: 200
"Most Watched Daily":
summary: Daily most watched TV shows across the internet
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/most-watched-daily.png
schedule: daily
template: {
name: trakt,
num: 4
}
trakt_chart:
chart: watched
time_period: daily
limit: 50
"Most Watched Weekly":
summary: Weekly most watched TV shows across the internet
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/most-watched-weekly.png
schedule: daily
template: {
name: trakt,
num: 5
}
trakt_chart:
chart: watched
time_period: weekly
limit: 50
"Most Watched Monthly":
summary: Monthly most watched TV shows across the internet
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/most-watched-monthly.png
schedule: weekly(sunday)
template: {
name: trakt,
num: 6
}
trakt_chart:
chart: watched
time_period: monthly
limit: 75
"Most Watched Yearly":
summary: Yearly most watched TV shows across the internet
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/most-watched-yearly.png
schedule: weekly(sunday)
template: {
name: trakt,
num: 7
}
trakt_chart:
chart: watched
time_period: yearly
limit: 100

View File

@@ -1,146 +1,146 @@
## 4_awards.yml
templates:
imdb:
sort_title: "+4_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: release.desc
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
imdb_list:
url: https://www.imdb.com/search/title/?title_type=<<title_type>>&groups=<<groups>>&languages=<<languages>>&sort=release_date,desc
limit: 350
letterboxd:
optional:
- letterboxd_extra_1
- letterboxd_extra_2
- letterboxd_extra_3
- letterboxd_extra_4
- letterboxd_extra_5
sort_title: "+2_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: release.desc
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
letterboxd_list::
url: https://letterboxd.com/<<user>>/list/<<list>>/by/<<sort>>
limit: 350
custom_1:
optional:
- trakt_list
sort_title: "+4_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: release.desc
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
imdb_list:
url: https://www.imdb.com/list/<<imdb_list>>/?sort=release_date,desc
limit: 350
custom_2:
optional:
- trakt_list
sort_title: "+4_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: release.desc
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
imdb_list:
url: https://www.imdb.com/list/<<imdb_list>>/?sort=release_date,desc
limit: 350
trakt_list:
- <<trakt_list>>
collections:
"Emmy Award Winners":
summary: "A collection of Emmy Award Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-emmy-winners.png
schedule: weekly(monday)
template: {
name: imdb,
num: 0,
groups: "emmy_winner",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en"
}
limit: 120
"Emmy Award Nominees":
summary: "A collection of Emmy Award Nominees"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-emmy-nominees.png
schedule: weekly(monday)
template: {
name: imdb,
num: 1,
groups: "emmy_nominee",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en"
}
limit: 120
"Golden Globes Winners":
summary: "A collection of Golden Globes Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-goldenglobes-winners.png
schedule: weekly(monday)
template: {
name: imdb,
num: 2,
groups: "golden_globe_winners",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en"
}
limit: 120
"Golden Globes Nominees":
summary: "A collection of Golden Globes Nominees"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-goldenglobes-nominees.png
schedule: weekly(monday)
template: {
name: imdb,
num: 3,
groups: "golden_globe_nominee",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en"
}
limit: 120
"BAFTA Winners":
summary: "A collection of BAFTA Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-bafta-winners.png
schedule: weekly(monday)
template: {
name: custom_1,
num: 4,
imdb_list: "ls538625886"
}
limit: 120
"Critics Choice Award Winners":
summary: "A collection of Critics Choice Award Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-critics-winners.png
schedule: weekly(monday)
template: {
name: custom_2,
num: 5,
imdb_list: "ls538625146",
trakt_list: "https://trakt.tv/users/fdamico/lists/critics-choice-series?sort=released,asc"
}
## 4_awards.yml
templates:
imdb:
sort_title: "+4_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: release.desc
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
imdb_list:
url: https://www.imdb.com/search/title/?title_type=<<title_type>>&groups=<<groups>>&languages=<<languages>>&sort=release_date,desc
limit: 350
letterboxd:
optional:
- letterboxd_extra_1
- letterboxd_extra_2
- letterboxd_extra_3
- letterboxd_extra_4
- letterboxd_extra_5
sort_title: "+2_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: release.desc
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
letterboxd_list::
url: https://letterboxd.com/<<user>>/list/<<list>>/by/<<sort>>
limit: 350
custom_1:
optional:
- trakt_list
sort_title: "+4_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: release.desc
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
imdb_list:
url: https://www.imdb.com/list/<<imdb_list>>/?sort=release_date,desc
limit: 350
custom_2:
optional:
- trakt_list
sort_title: "+4_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: release.desc
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
imdb_list:
url: https://www.imdb.com/list/<<imdb_list>>/?sort=release_date,desc
limit: 350
trakt_list:
- <<trakt_list>>
collections:
"Emmy Award Winners":
summary: "A collection of Emmy Award Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-emmy-winners.png
schedule: weekly(monday)
template: {
name: imdb,
num: 0,
groups: "emmy_winner",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en"
}
limit: 120
"Emmy Award Nominees":
summary: "A collection of Emmy Award Nominees"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-emmy-nominees.png
schedule: weekly(monday)
template: {
name: imdb,
num: 1,
groups: "emmy_nominee",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en"
}
limit: 120
"Golden Globes Winners":
summary: "A collection of Golden Globes Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-goldenglobes-winners.png
schedule: weekly(monday)
template: {
name: imdb,
num: 2,
groups: "golden_globe_winners",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en"
}
limit: 120
"Golden Globes Nominees":
summary: "A collection of Golden Globes Nominees"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-goldenglobes-nominees.png
schedule: weekly(monday)
template: {
name: imdb,
num: 3,
groups: "golden_globe_nominee",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en"
}
limit: 120
"BAFTA Winners":
summary: "A collection of BAFTA Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-bafta-winners.png
schedule: weekly(monday)
template: {
name: custom_1,
num: 4,
imdb_list: "ls538625886"
}
limit: 120
"Critics Choice Award Winners":
summary: "A collection of Critics Choice Award Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-critics-winners.png
schedule: weekly(monday)
template: {
name: custom_2,
num: 5,
imdb_list: "ls538625146",
trakt_list: "https://trakt.tv/users/fdamico/lists/critics-choice-series?sort=released,asc"
}
limit: 120

View File

@@ -224,4 +224,4 @@ collections:
genres: "western",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
}

View File

@@ -262,4 +262,4 @@ collections:
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
}