mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-18 14:09:43 -05:00
change repo; change assets location; fix cannibals; add show networks
This commit is contained in:
@@ -11,95 +11,68 @@ templates:
|
||||
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
|
||||
url_poster: https://images2.imgbox.com/f8/66/trpNwkAn_o.png
|
||||
template: {
|
||||
name: mdblist,
|
||||
num: "F",
|
||||
mdblist_user: "archivist",
|
||||
mdblist_list: "collection-documentary"
|
||||
name: plex,
|
||||
num: "F"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
genre: documentary
|
||||
sort_by: title.asc
|
||||
|
||||
"Documentaries: Random":
|
||||
summary: "Random documentaries"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/documentary/documentary-random.png
|
||||
url_poster: https://images2.imgbox.com/70/9e/9b9sB1wa_o.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "G"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Documentaries: All"
|
||||
genre: documentary
|
||||
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
|
||||
url_poster: https://images2.imgbox.com/da/49/PnqkIfIU_o.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "H"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Documentaries: All"
|
||||
genre: documentary
|
||||
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
|
||||
url_poster: https://images2.imgbox.com/09/43/rltvX5gv_o.png
|
||||
visible_library: true
|
||||
template: {
|
||||
name: plex_added,
|
||||
name: plex,
|
||||
num: "I"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Documentaries: All"
|
||||
genre: documentary
|
||||
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
|
||||
url_poster: https://images2.imgbox.com/f6/a6/sEjWWyWR_o.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "J"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Documentaries: All"
|
||||
genre: documentary
|
||||
sort_by: critic_rating.desc
|
||||
limit: 250
|
||||
@@ -49,7 +49,7 @@ templates:
|
||||
collections:
|
||||
"Parental: All":
|
||||
summary: "Movies suitable for children"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-all.png
|
||||
url_poster: https://images2.imgbox.com/bd/de/Mpq7uDbd_o.png
|
||||
template: {
|
||||
name: mdblist,
|
||||
num: "A",
|
||||
@@ -59,7 +59,7 @@ collections:
|
||||
|
||||
"Parental: Random":
|
||||
summary: "Random movies suitable for children"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-random.png
|
||||
url_poster: https://images2.imgbox.com/03/6e/lD92FK1w_o.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "B"
|
||||
@@ -72,7 +72,7 @@ collections:
|
||||
|
||||
"Parental: Recently Released":
|
||||
summary: "Recently released movies suitable for children"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-released.png
|
||||
url_poster: https://images2.imgbox.com/c8/27/eWMDHhcy_o.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "C"
|
||||
@@ -85,7 +85,7 @@ collections:
|
||||
|
||||
"Parental: Recently Added":
|
||||
summary: "Recently added movies suitable for children"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-added.png
|
||||
url_poster: https://images2.imgbox.com/66/12/rE9Ddb2f_o.png
|
||||
template: {
|
||||
name: plex_added,
|
||||
num: "D"
|
||||
@@ -98,7 +98,7 @@ collections:
|
||||
|
||||
"Parental: Top Rated":
|
||||
summary: "Top rated movies suitable for children"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-top-rated.png
|
||||
url_poster: https://images2.imgbox.com/c5/16/M8G4EDKy_o.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "E"
|
||||
|
||||
@@ -15,11 +15,11 @@ templates:
|
||||
|
||||
collections:
|
||||
"Valentine's Day Movies":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/seasonal/seasonal-valentines-day.png
|
||||
url_poster: https://images2.imgbox.com/69/8c/5ZIhpzhO_o.png
|
||||
schedule: range(02/10-02/14)
|
||||
template: {
|
||||
name: seasonal,
|
||||
num: 8,
|
||||
num: 9,
|
||||
holiday: "Valentine's Day",
|
||||
}
|
||||
imdb_list:
|
||||
@@ -28,22 +28,22 @@ collections:
|
||||
- https://www.imdb.com/list/ls064427905
|
||||
|
||||
"St. Patrick's Day Movies":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/seasonal/seasonal-stpatricks.png
|
||||
url_poster: https://images2.imgbox.com/97/89/K94MCNS5_o.png
|
||||
schedule: range(03/16-03/18)
|
||||
template: {
|
||||
name: seasonal,
|
||||
num: 8,
|
||||
num: 9,
|
||||
holiday: "St. Patrick's Day",
|
||||
}
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls063934595
|
||||
|
||||
"Easter Movies":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/seasonal/seasonal-easter.png
|
||||
url_poster: https://images2.imgbox.com/c3/a8/HmGl2lGj_o.png
|
||||
schedule: range(03/22-04/25)
|
||||
template: {
|
||||
name: seasonal,
|
||||
num: 8,
|
||||
num: 9,
|
||||
holiday: "Easter",
|
||||
}
|
||||
imdb_list:
|
||||
@@ -55,11 +55,11 @@ collections:
|
||||
- https://www.imdb.com/list/ls088378250/
|
||||
|
||||
"Halloween Movies":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/seasonal/seasonal-halloween.png
|
||||
url_poster: https://images2.imgbox.com/2a/dd/e33o0EE5_o.png
|
||||
schedule: range(10/29-10/31)
|
||||
template: {
|
||||
name: seasonal,
|
||||
num: 8,
|
||||
num: 9,
|
||||
holiday: "Halloween",
|
||||
}
|
||||
imdb_list:
|
||||
@@ -69,11 +69,11 @@ collections:
|
||||
- https://www.imdb.com/search/title/?genres=horror&keywords=haunted-house&sort=moviemeter,asc
|
||||
|
||||
"Thanksgiving Movies":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/seasonal/seasonal-thanksgiving.png
|
||||
url_poster: https://images2.imgbox.com/36/b5/CDUDv8pH_o.png
|
||||
schedule: range(11/22-11/25)
|
||||
template: {
|
||||
name: seasonal,
|
||||
num: 8,
|
||||
num: 9,
|
||||
holiday: "Thanksgiving",
|
||||
}
|
||||
imdb_list:
|
||||
@@ -81,11 +81,11 @@ collections:
|
||||
- https://www.imdb.com/list/ls091597850/
|
||||
|
||||
"Christmas Movies":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/seasonal/seasonal-christmas.png
|
||||
url_poster: https://images2.imgbox.com/8d/9a/tiNxDZfS_o.png
|
||||
schedule: range(12/01-12/31)
|
||||
template: {
|
||||
name: seasonal,
|
||||
num: 8,
|
||||
num: 9,
|
||||
holiday: "Christmas",
|
||||
}
|
||||
letterboxd_list: https://letterboxd.com/0xf5e3/list/theme-christmas/
|
||||
@@ -96,11 +96,11 @@ collections:
|
||||
- https://www.imdb.com/list/ls027567380
|
||||
|
||||
"New Year's Eve Movies":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/seasonal/seasonal-new-year.png
|
||||
url_poster: https://images2.imgbox.com/a0/43/GKr1OGG7_o.png
|
||||
schedule: range(12/26-01/02)
|
||||
template: {
|
||||
name: seasonal,
|
||||
num: 8,
|
||||
num: 9,
|
||||
holiday: "New Year's Eve",
|
||||
}
|
||||
imdb_list: https://www.imdb.com/list/ls066838460
|
||||
@@ -44,7 +44,7 @@ templates:
|
||||
collections:
|
||||
"Stand-up: All":
|
||||
summary: "Stand-up"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/standup/standup-all.png
|
||||
url_poster: https://images2.imgbox.com/31/e1/ZElv6PHz_o.png
|
||||
template: {
|
||||
name: mdblist,
|
||||
num: "K",
|
||||
@@ -54,7 +54,7 @@ collections:
|
||||
|
||||
"Stand-up: Random":
|
||||
summary: "Random Stand-up"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/standup/standup-random.png
|
||||
url_poster: https://images2.imgbox.com/ad/4f/nuF1bOeA_o.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "L"
|
||||
@@ -67,7 +67,7 @@ collections:
|
||||
|
||||
"Stand-up: Recently Released":
|
||||
summary: "Recently released Stand-up"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/standup/standup-released.png
|
||||
url_poster: https://images2.imgbox.com/a2/c5/BzdrMrGy_o.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "M"
|
||||
@@ -80,7 +80,7 @@ collections:
|
||||
|
||||
"Stand-up: Recently Added":
|
||||
summary: "Recently added Stand-up"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/standup/standup-added.png
|
||||
url_poster: https://images2.imgbox.com/d7/e6/cEZnXBwk_o.png
|
||||
template: {
|
||||
name: plex_added,
|
||||
num: "N"
|
||||
@@ -93,7 +93,7 @@ collections:
|
||||
|
||||
"Stand-up: Top Rated":
|
||||
summary: "Top rated Stand-up"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/standup/standup-top-rated.png
|
||||
url_poster: https://images2.imgbox.com/04/14/LwegJAI5_o.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "O"
|
||||
|
||||
@@ -52,9 +52,9 @@ templates:
|
||||
|
||||
collections:
|
||||
"Random Movies":
|
||||
summary: Random selection of movies
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/random.png
|
||||
visible_library: true
|
||||
summary: "Random selection of movies"
|
||||
url_poster: https://images2.imgbox.com/41/29/aa0NPuyr_o.png
|
||||
visible_library: true
|
||||
schedule: daily
|
||||
template: {
|
||||
name: plex,
|
||||
@@ -62,43 +62,75 @@ collections:
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
rating.gte: 4
|
||||
critic_rating.gte: 4
|
||||
sort_by: random
|
||||
limit: 250
|
||||
|
||||
# "Recently Released Movies":
|
||||
# summary: "Recently added movies"
|
||||
# url_poster: https://images2.imgbox.com/12/39/VFlLhmvX_o.png
|
||||
# visible_library: true
|
||||
# template: {
|
||||
# name: plex,
|
||||
# num: 1
|
||||
# }
|
||||
# smart_filter:
|
||||
# any:
|
||||
# audio_language: English, english
|
||||
# sort_by: release.desc
|
||||
# limit: 200
|
||||
#
|
||||
# "Recently Added Movies":
|
||||
# summary: "Recently added movies"
|
||||
# url_poster: https://images2.imgbox.com/40/fb/9zzJnUVQ_o.png
|
||||
# visible_home: true
|
||||
# visible_shared: true
|
||||
# visible_library: true
|
||||
# template: {
|
||||
# name: plex,
|
||||
# num: 1
|
||||
# }
|
||||
# smart_filter:
|
||||
# any:
|
||||
# audio_language: English, english
|
||||
# sort_by: added.desc
|
||||
# limit: 200
|
||||
|
||||
"Trending Movies":
|
||||
summary: Movies trending across the internet
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/trending.png
|
||||
summary: "Movies trending across the internet"
|
||||
url_poster: https://images2.imgbox.com/5e/f5/lRkPiQHy_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: trakt,
|
||||
num: 1
|
||||
num: 2
|
||||
}
|
||||
trakt_chart:
|
||||
chart: trending
|
||||
time_period: daily
|
||||
languages: en
|
||||
countries: us, gb, ie, ca, au, nz
|
||||
limit: 50
|
||||
|
||||
"Popular Movies":
|
||||
summary: Popular movies across the internet
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/popular.png
|
||||
visible_library: true
|
||||
summary: "Popular movies across the internet"
|
||||
url_poster: https://images2.imgbox.com/2e/34/oxXyim7m_o.png
|
||||
visible_library: true
|
||||
schedule: daily
|
||||
template: {
|
||||
name: imdb_popular,
|
||||
num: 2,
|
||||
num: 3,
|
||||
title_type: "feature",
|
||||
languages: "en",
|
||||
}
|
||||
limit: 100
|
||||
|
||||
"Top Rated Movies":
|
||||
summary: Top rated movies across the internet
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/top-rated.png
|
||||
summary: "Top rated movies across the internet"
|
||||
url_poster: https://images2.imgbox.com/4d/9b/Xb3ambH9_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: imdb_top,
|
||||
num: 3,
|
||||
num: 4,
|
||||
title_type: "feature,tv_movie",
|
||||
user_rating: "5.0,10.0",
|
||||
votes: "10000,",
|
||||
@@ -107,21 +139,8 @@ collections:
|
||||
limit: 200
|
||||
|
||||
"Most Watched Daily":
|
||||
summary: Movies trending 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: Movies trending across the internet
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/most-watched-weekly.png
|
||||
summary: "Movies trending across the internet"
|
||||
url_poster: https://images2.imgbox.com/54/48/RpwMMx1Y_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: trakt,
|
||||
@@ -129,31 +148,52 @@ collections:
|
||||
}
|
||||
trakt_chart:
|
||||
chart: watched
|
||||
time_period: weekly
|
||||
time_period: daily
|
||||
languages: en
|
||||
countries: us, gb, ie, ca, au, nz
|
||||
limit: 50
|
||||
|
||||
"Most Watched Monthly":
|
||||
summary: Movies trending across the internet
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/most-watched-monthly.png
|
||||
schedule: weekly(sunday)
|
||||
"Most Watched Weekly":
|
||||
summary: "Movies trending across the internet"
|
||||
url_poster: https://images2.imgbox.com/cc/37/PfqsdJzM_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: trakt,
|
||||
num: 6
|
||||
}
|
||||
trakt_chart:
|
||||
chart: watched
|
||||
time_period: monthly
|
||||
limit: 75
|
||||
time_period: weekly
|
||||
languages: en
|
||||
countries: us, gb, ie, ca, au, nz
|
||||
limit: 50
|
||||
|
||||
"Most Watched Yearly":
|
||||
summary: Movies trending across the internet
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/most-watched-yearly.png
|
||||
"Most Watched Monthly":
|
||||
summary: "Movies trending across the internet"
|
||||
url_poster: https://images2.imgbox.com/c7/3c/7fM4BrER_o.png
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: trakt,
|
||||
num: 7
|
||||
}
|
||||
trakt_chart:
|
||||
chart: watched
|
||||
time_period: monthly
|
||||
languages: en
|
||||
countries: us, gb, ie, ca, au, nz
|
||||
limit: 75
|
||||
|
||||
"Most Watched Yearly":
|
||||
summary: "Movies trending across the internet"
|
||||
url_poster: https://images2.imgbox.com/17/88/LYG1r4xG_o.png
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: trakt,
|
||||
num: 8
|
||||
}
|
||||
trakt_chart:
|
||||
chart: watched
|
||||
time_period: yearly
|
||||
languages: en
|
||||
countries: us, gb, ie, ca, au, nz
|
||||
limit: 100
|
||||
@@ -19,7 +19,7 @@ templates:
|
||||
collections:
|
||||
"Top Rated of 2023":
|
||||
summary: "Top rated movies in 2023"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2023.png
|
||||
url_poster: https://images2.imgbox.com/11/3b/7BlMZMQw_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -33,7 +33,7 @@ collections:
|
||||
|
||||
"Top Rated of 2022":
|
||||
summary: "Top rated movies in 2022"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2022.png
|
||||
url_poster: https://images2.imgbox.com/20/ea/OeSbw2IU_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -47,7 +47,7 @@ collections:
|
||||
|
||||
"Top Rated of 2021":
|
||||
summary: "Top rated movies in 2021"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2021.png
|
||||
url_poster: https://images2.imgbox.com/e9/ab/RKEdWgus_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -61,7 +61,7 @@ collections:
|
||||
|
||||
"Top Rated of 2020":
|
||||
summary: "Top rated movies in 2020"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2020.png
|
||||
url_poster: https://images2.imgbox.com/b2/82/XGYhRoQi_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -75,7 +75,7 @@ collections:
|
||||
|
||||
"Top Rated of 2019":
|
||||
summary: "Top rated movies in 2019"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2019.png
|
||||
url_poster: https://images2.imgbox.com/53/e9/DhwEpjt2_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -89,7 +89,7 @@ collections:
|
||||
|
||||
"Top Rated of 2018":
|
||||
summary: "Top rated movies in 2018"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2018.png
|
||||
url_poster: https://images2.imgbox.com/a5/9b/NKvSD9sj_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -103,7 +103,7 @@ collections:
|
||||
|
||||
"Top Rated of 2017":
|
||||
summary: "Top rated movies in 2017"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2017.png
|
||||
url_poster: https://images2.imgbox.com/2e/c3/ucZ25sgd_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -117,7 +117,7 @@ collections:
|
||||
|
||||
"Top Rated of 2016":
|
||||
summary: "Top rated movies in 2016"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2016.png
|
||||
url_poster: https://images2.imgbox.com/86/b7/R5LWS26j_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -131,7 +131,7 @@ collections:
|
||||
|
||||
"Top Rated of 2015":
|
||||
summary: "Top rated movies in 2015"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2015.png
|
||||
url_poster: https://images2.imgbox.com/2e/92/Xyintttd_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -145,7 +145,7 @@ collections:
|
||||
|
||||
"Top Rated of 2014":
|
||||
summary: "Top rated movies in 2014"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2014.png
|
||||
url_poster: https://images2.imgbox.com/45/1b/rnOLmuYd_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -159,7 +159,7 @@ collections:
|
||||
|
||||
"Top Rated of 2013":
|
||||
summary: "Top rated movies in 2013"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2013.png
|
||||
url_poster: https://images2.imgbox.com/10/7f/sChpdS5a_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -173,7 +173,7 @@ collections:
|
||||
|
||||
"Top Rated of 2012":
|
||||
summary: "Top rated movies in 2012"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2012.png
|
||||
url_poster: https://images2.imgbox.com/1a/a0/nodGueZf_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -187,7 +187,7 @@ collections:
|
||||
|
||||
"Top Rated of 2011":
|
||||
summary: "Top rated movies in 2011"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2011.png
|
||||
url_poster: https://images2.imgbox.com/92/1d/rGBuC4Jl_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -201,7 +201,7 @@ collections:
|
||||
|
||||
"Top Rated of 2010":
|
||||
summary: "Top rated movies in 2010"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2010.png
|
||||
url_poster: https://images2.imgbox.com/86/63/4kJnyLQX_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
|
||||
@@ -19,7 +19,7 @@ templates:
|
||||
collections:
|
||||
"Top Rated of the 1940s":
|
||||
summary: "Top rated movies of the 1940s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1940s.png
|
||||
url_poster: https://images2.imgbox.com/b2/96/r6suu5US_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: decade,
|
||||
@@ -33,7 +33,7 @@ collections:
|
||||
|
||||
"Top Rated of the 1950s":
|
||||
summary: "Top rated movies of the 1950s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1950s.png
|
||||
url_poster: https://images2.imgbox.com/3a/86/lbm419do_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: decade,
|
||||
@@ -47,7 +47,7 @@ collections:
|
||||
|
||||
"Top Rated of the 1960s":
|
||||
summary: "Top rated movies of the 1960s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1960s.png
|
||||
url_poster: https://images2.imgbox.com/86/ec/BLBgj4Sc_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: decade,
|
||||
@@ -61,7 +61,7 @@ collections:
|
||||
|
||||
"Top Rated of the 1970s":
|
||||
summary: "Top rated movies of the 1970s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1970s.png
|
||||
url_poster: https://images2.imgbox.com/69/3f/JKYnU4OW_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: decade,
|
||||
@@ -75,7 +75,7 @@ collections:
|
||||
|
||||
"Top Rated of the 1980s":
|
||||
summary: "Top rated movies of the 1980s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1980s.png
|
||||
url_poster: https://images2.imgbox.com/fa/74/pTqfI3kw_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: decade,
|
||||
@@ -89,7 +89,7 @@ collections:
|
||||
|
||||
"Top Rated of the 1990s":
|
||||
summary: "Top rated movies of the 1990s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1990s.png
|
||||
url_poster: https://images2.imgbox.com/f8/2d/heYFe34N_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: decade,
|
||||
@@ -103,7 +103,7 @@ collections:
|
||||
|
||||
"Top Rated of the 2000s":
|
||||
summary: "Top rated movies of the 2000s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-2000s.png
|
||||
url_poster: https://images2.imgbox.com/25/0f/Fv1DABox_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: decade,
|
||||
@@ -117,7 +117,7 @@ collections:
|
||||
|
||||
"Top Rated of the 2010s":
|
||||
summary: "Top rated movies of the 2010s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-2010s.png
|
||||
url_poster: https://images2.imgbox.com/2e/79/H4fyrHwI_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: decade,
|
||||
@@ -131,7 +131,7 @@ collections:
|
||||
|
||||
"Top Rated of the 2020s":
|
||||
summary: "Top rated movies of the 2020s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-2020s.png
|
||||
url_poster: https://images2.imgbox.com/19/dc/06a42YSm_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: decade,
|
||||
|
||||
@@ -38,7 +38,7 @@ templates:
|
||||
collections:
|
||||
"Oscar Winners":
|
||||
summary: "A collection of Oscar Winners"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-oscars-winners.png
|
||||
url_poster: https://images2.imgbox.com/ad/c9/nfhQr1bK_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: imdb,
|
||||
@@ -51,7 +51,7 @@ collections:
|
||||
|
||||
"Oscar Nominees":
|
||||
summary: "A collection of Oscar Nominees"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-oscars-nominees.png
|
||||
url_poster: https://images2.imgbox.com/98/37/PigipQFj_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: imdb,
|
||||
@@ -64,7 +64,7 @@ collections:
|
||||
|
||||
"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
|
||||
url_poster: https://images2.imgbox.com/90/92/iw9mYXgG_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: imdb,
|
||||
@@ -77,7 +77,7 @@ collections:
|
||||
|
||||
"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
|
||||
url_poster: https://images2.imgbox.com/0a/a2/HH5uBXFt_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: imdb,
|
||||
@@ -90,7 +90,7 @@ collections:
|
||||
|
||||
"BAFTA Winners":
|
||||
summary: "A collection of BAFTA Winners"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-bafta-winners.png
|
||||
url_poster: https://images2.imgbox.com/00/61/roVpyMsf_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: letterboxd,
|
||||
@@ -103,7 +103,7 @@ collections:
|
||||
|
||||
"Berlinale Winners":
|
||||
summary: "A collection of Berlinale Winners"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-berlinale-winners.png
|
||||
url_poster: https://images2.imgbox.com/91/9a/HV6PSMf9_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: letterboxd,
|
||||
@@ -116,7 +116,7 @@ collections:
|
||||
|
||||
"Cannes Film Festival Winners":
|
||||
summary: "A collection of Cannes Film Festival Winners"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-cannes-winners.png
|
||||
url_poster: https://images2.imgbox.com/f6/58/U3iST84u_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: letterboxd,
|
||||
@@ -129,7 +129,7 @@ collections:
|
||||
|
||||
"European Film Award Winners":
|
||||
summary: "A collection of European Film Award Winners"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-european-winners.png
|
||||
url_poster: https://images2.imgbox.com/c5/4d/I4jeTKM5_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: letterboxd,
|
||||
@@ -142,7 +142,7 @@ collections:
|
||||
|
||||
"Sundance Winners":
|
||||
summary: "A collection of Sundance Winners"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-sundance-winners.png
|
||||
url_poster: https://images2.imgbox.com/00/95/C6ghjx7k_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: letterboxd,
|
||||
@@ -155,7 +155,7 @@ collections:
|
||||
|
||||
"Venice Film Festival Winners":
|
||||
summary: "A collection of Venice Film Festival Winners"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-venice-winners.png
|
||||
url_poster: https://images2.imgbox.com/0d/38/P2chh8O7_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: letterboxd,
|
||||
|
||||
@@ -19,7 +19,7 @@ templates:
|
||||
collections:
|
||||
"Popular in Action":
|
||||
summary: "Popular movies in Action"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-action.png
|
||||
url_poster: https://images2.imgbox.com/49/a2/ZzHfwpko_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -30,7 +30,7 @@ collections:
|
||||
|
||||
"Popular in Adventure":
|
||||
summary: "Popular movies in Adventure"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-adventure.png
|
||||
url_poster: https://images2.imgbox.com/69/44/w9z6lHTx_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -41,7 +41,7 @@ collections:
|
||||
|
||||
"Popular in Animation":
|
||||
summary: "Popular movies in Animation"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-animation.png
|
||||
url_poster: https://images2.imgbox.com/2b/9f/K6YZj2mM_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -52,7 +52,7 @@ collections:
|
||||
|
||||
"Popular in Biography":
|
||||
summary: "Popular movies in Biography"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-biography.png
|
||||
url_poster: https://images2.imgbox.com/db/a5/DuxFMQvW_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -63,7 +63,7 @@ collections:
|
||||
|
||||
"Popular in Comedy":
|
||||
summary: "Popular movies in Comedy"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-comedy.png
|
||||
url_poster: https://images2.imgbox.com/ee/95/bv86GdwL_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -74,7 +74,7 @@ collections:
|
||||
|
||||
"Popular in Crime":
|
||||
summary: "Popular movies in Crime"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-crime.png
|
||||
url_poster: https://images2.imgbox.com/04/57/qWBJn2wh_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -85,7 +85,7 @@ collections:
|
||||
|
||||
"Popular in Drama":
|
||||
summary: "Popular movies in Drama"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-drama.png
|
||||
url_poster: https://images2.imgbox.com/b5/7e/xjs3U3Uw_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -96,7 +96,7 @@ collections:
|
||||
|
||||
"Popular in Family":
|
||||
summary: "Popular movies in Family"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-family.png
|
||||
url_poster: https://images2.imgbox.com/b8/7c/Yxfwl4SU_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -107,7 +107,7 @@ collections:
|
||||
|
||||
"Popular in Fantasy":
|
||||
summary: "Popular movies in Fantasy"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-fantasy.png
|
||||
url_poster: https://images2.imgbox.com/b9/2d/RUj29mGN_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -118,7 +118,7 @@ collections:
|
||||
|
||||
"Popular in History":
|
||||
summary: "Popular movies in History"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-history.png
|
||||
url_poster: https://images2.imgbox.com/7e/4b/J3QPVzXr_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -129,7 +129,7 @@ collections:
|
||||
|
||||
"Popular in Horror":
|
||||
summary: "Popular movies in Horror"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-horror.png
|
||||
url_poster: https://images2.imgbox.com/d7/90/soVAACno_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -140,7 +140,7 @@ collections:
|
||||
|
||||
"Popular in Music":
|
||||
summary: "Popular movies in Music"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-music.png
|
||||
url_poster: https://images2.imgbox.com/a5/f7/k30HMjfT_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -151,7 +151,7 @@ collections:
|
||||
|
||||
"Popular in Musicals":
|
||||
summary: "Popular movies in Musicals"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-musicals.png
|
||||
url_poster: https://images2.imgbox.com/2c/d8/dBP5NuOy_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -162,7 +162,7 @@ collections:
|
||||
|
||||
"Popular in Mystery":
|
||||
summary: "Popular movies in Mystery"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-mystery.png
|
||||
url_poster: https://images2.imgbox.com/c0/eb/vxT2626d_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -173,7 +173,7 @@ collections:
|
||||
|
||||
"Popular in Romance":
|
||||
summary: "Popular movies in Romance"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-romance.png
|
||||
url_poster: https://images2.imgbox.com/c9/5c/iFqsyDIF_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -184,7 +184,7 @@ collections:
|
||||
|
||||
"Popular in Sci-Fi":
|
||||
summary: "Popular movies in Sci-Fi"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-sci-fi.png
|
||||
url_poster: https://images2.imgbox.com/c8/01/RVAS27XY_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -195,7 +195,7 @@ collections:
|
||||
|
||||
"Popular in Thriller":
|
||||
summary: "Popular movies in Thriller"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-thriller.png
|
||||
url_poster: https://images2.imgbox.com/91/81/K0sxubV6_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -206,7 +206,7 @@ collections:
|
||||
|
||||
"Popular in War":
|
||||
summary: "Popular movies in War"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-war.png
|
||||
url_poster: https://images2.imgbox.com/31/13/Kf3A1cXg_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -217,7 +217,7 @@ collections:
|
||||
|
||||
"Popular in Western":
|
||||
summary: "Popular movies in Western"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-western.png
|
||||
url_poster: https://images2.imgbox.com/68/3a/Jl5QZlaK_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
|
||||
@@ -19,7 +19,7 @@ templates:
|
||||
collections:
|
||||
"Top Rated in Action":
|
||||
summary: "Top rated movies in Action"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-action.png
|
||||
url_poster: https://images2.imgbox.com/51/80/y43S30ze_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -32,7 +32,7 @@ collections:
|
||||
|
||||
"Top Rated in Adventure":
|
||||
summary: "Top rated movies in Adventure"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-adventure.png
|
||||
url_poster: https://images2.imgbox.com/c9/32/B0Eezjrf_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -45,7 +45,7 @@ collections:
|
||||
|
||||
"Top Rated in Animation":
|
||||
summary: "Top rated movies in Animation"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-animation.png
|
||||
url_poster: https://images2.imgbox.com/5d/ce/AGI0Qfqm_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -58,7 +58,7 @@ collections:
|
||||
|
||||
"Top Rated in Biography":
|
||||
summary: "Top rated movies in Biography"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-biography.png
|
||||
url_poster: https://images2.imgbox.com/78/3c/xtirTM6g_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -71,7 +71,7 @@ collections:
|
||||
|
||||
"Top Rated in Comedy":
|
||||
summary: "Top rated movies in Comedy"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-comedy.png
|
||||
url_poster: https://images2.imgbox.com/69/10/NKcsxR5P_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -84,7 +84,7 @@ collections:
|
||||
|
||||
"Top Rated in Crime":
|
||||
summary: "Top rated movies in Crime"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-crime.png
|
||||
url_poster: https://images2.imgbox.com/01/f8/X4xQQ1sE_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -97,7 +97,7 @@ collections:
|
||||
|
||||
"Top Rated in Drama":
|
||||
summary: "Top rated movies in Drama"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-drama.png
|
||||
url_poster: https://images2.imgbox.com/62/d5/iMGeC44D_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -110,7 +110,7 @@ collections:
|
||||
|
||||
"Top Rated in Family":
|
||||
summary: "Top rated movies in Family"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-family.png
|
||||
url_poster: https://images2.imgbox.com/ca/6e/2IfG1bxC_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -123,7 +123,7 @@ collections:
|
||||
|
||||
"Top Rated in Fantasy":
|
||||
summary: "Top rated movies in Fantasy"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-fantasy.png
|
||||
url_poster: https://images2.imgbox.com/0e/a1/RTwNLvZj_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -136,7 +136,7 @@ collections:
|
||||
|
||||
"Top Rated in History":
|
||||
summary: "Top rated movies in History"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-history.png
|
||||
url_poster: https://images2.imgbox.com/07/28/Gnd1RXdg_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -149,7 +149,7 @@ collections:
|
||||
|
||||
"Top Rated in Horror":
|
||||
summary: "Top rated movies in Horror"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-horror.png
|
||||
url_poster: https://images2.imgbox.com/69/85/PPdtuMl4_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -162,7 +162,7 @@ collections:
|
||||
|
||||
"Top Rated in Music":
|
||||
summary: "Top rated movies in Music"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-music.png
|
||||
url_poster: https://images2.imgbox.com/2a/5b/0qMaPxU2_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -175,7 +175,7 @@ collections:
|
||||
|
||||
"Top Rated in Musicals":
|
||||
summary: "Top rated movies in Musicals"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-musicals.png
|
||||
url_poster: https://images2.imgbox.com/af/6f/8PsNB0Po_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -188,7 +188,7 @@ collections:
|
||||
|
||||
"Top Rated in Mystery":
|
||||
summary: "Top rated movies in Mystery"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-mystery.png
|
||||
url_poster: https://images2.imgbox.com/90/e8/hpebZBPB_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -201,7 +201,7 @@ collections:
|
||||
|
||||
"Top Rated in Romance":
|
||||
summary: "Top rated movies in Romance"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-romance.png
|
||||
url_poster: https://images2.imgbox.com/0a/7c/zeNHGAVj_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -214,7 +214,7 @@ collections:
|
||||
|
||||
"Top Rated in Sci-Fi":
|
||||
summary: "Top rated movies in Sci-Fi"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-sci-fi.png
|
||||
url_poster: https://images2.imgbox.com/91/64/ePUjlSZ6_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -227,7 +227,7 @@ collections:
|
||||
|
||||
"Top Rated in Thriller":
|
||||
summary: "Top rated movies in Thriller"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-thriller.png
|
||||
url_poster: https://images2.imgbox.com/7f/f0/imM9mUS1_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -240,7 +240,7 @@ collections:
|
||||
|
||||
"Top Rated in War":
|
||||
summary: "Top rated movies in War"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-war.png
|
||||
url_poster: https://images2.imgbox.com/52/68/Yc62v6he_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -253,7 +253,7 @@ collections:
|
||||
|
||||
"Top Rated in Western":
|
||||
summary: "Top rated movies in Western"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-western.png
|
||||
url_poster: https://images2.imgbox.com/0e/03/v2py3lSd_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
|
||||
@@ -41,7 +41,8 @@ templates:
|
||||
collections:
|
||||
"Top Rated in Absurdism":
|
||||
summary: "Top rated movies in Absurdism"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-absurdism.png
|
||||
url_poster: https://images2.imgbox.com/08/d2/w1Yj5mg7_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "absurdism",
|
||||
@@ -55,7 +56,8 @@ collections:
|
||||
|
||||
"Top Rated in Aliens":
|
||||
summary: "Top rated movies in Aliens"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-aliens.png
|
||||
url_poster: https://images2.imgbox.com/c5/db/86YsIf2Y_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "alien,alien-invasion",
|
||||
@@ -69,7 +71,8 @@ collections:
|
||||
|
||||
"Top Rated in Alternate History":
|
||||
summary: "Top rated movies in Alternate History"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-alternate-history.png
|
||||
url_poster: https://images2.imgbox.com/71/96/1Aq7YJ9E_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "alternate-history",
|
||||
@@ -83,7 +86,8 @@ collections:
|
||||
|
||||
"Top Rated in Anti-Hero":
|
||||
summary: "Top rated movies in Anti-Hero"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-anti-hero.png
|
||||
url_poster: https://images2.imgbox.com/a7/6e/sNWXmfEq_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "anti-hero,superhero",
|
||||
@@ -97,7 +101,8 @@ collections:
|
||||
|
||||
"Top Rated in Apocalypse":
|
||||
summary: "Top rated movies in Apocalypse"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-apocalypse.png
|
||||
url_poster: https://images2.imgbox.com/81/2d/jXO0395t_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "apocalypse,end-of-the-world",
|
||||
@@ -111,7 +116,8 @@ collections:
|
||||
|
||||
"Top Rated in Artificial Intelligence":
|
||||
summary: "Top rated movies in Artificial Intelligence"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-artificial-intelligence.png
|
||||
url_poster: https://images2.imgbox.com/4e/93/hanWWGRG_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "artificial-intelligence",
|
||||
@@ -125,7 +131,8 @@ collections:
|
||||
|
||||
"Top Rated in Assassins":
|
||||
summary: "Top rated movies in Assassins"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-assassins.png
|
||||
url_poster: https://images2.imgbox.com/d4/b1/BOFYcbOd_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "assassination-attempt",
|
||||
@@ -139,7 +146,8 @@ collections:
|
||||
|
||||
"Top Rated in Betrayal":
|
||||
summary: "Top rated movies in Betrayal"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-betrayal.png
|
||||
url_poster: https://images2.imgbox.com/59/34/V3bywsZN_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "betrayal",
|
||||
@@ -153,7 +161,8 @@ collections:
|
||||
|
||||
"Top Rated in Black Comedy":
|
||||
summary: "Top rated movies in Black Comedy"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-black-comedy.png
|
||||
url_poster: https://images2.imgbox.com/f4/9f/7gg281pJ_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "black-comedy",
|
||||
@@ -167,7 +176,8 @@ collections:
|
||||
|
||||
"Top Rated in Boxing":
|
||||
summary: "Top rated movies in Boxing"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-boxing.png
|
||||
url_poster: https://images2.imgbox.com/3b/a9/9fIkdp1r_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "boxing",
|
||||
@@ -182,8 +192,8 @@ collections:
|
||||
|
||||
"Top Rated in Bugs":
|
||||
summary: "Top rated movies in Bugs"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-bugs.png
|
||||
schedule: weekly(friday)
|
||||
url_poster: https://images2.imgbox.com/33/ec/mlyYjsbF_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "giant-insect",
|
||||
@@ -197,7 +207,8 @@ collections:
|
||||
|
||||
"Top Rated in Cannibals":
|
||||
summary: "Top rated movies in Cannibals"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-cannibals.png
|
||||
url_poster: https://images2.imgbox.com/4a/d6/S8DBomgQ_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "cannibalism,cannibal",
|
||||
@@ -206,12 +217,13 @@ collections:
|
||||
user_rating: "2.0,10.0",
|
||||
votes: "100,",
|
||||
languages: "en",
|
||||
letterboxd_list: "theme-cannibals"
|
||||
letterboxd_list: "theme-cannibalism"
|
||||
}
|
||||
|
||||
"Top Rated in Caper":
|
||||
summary: "Top rated movies in Caper"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-caper.png
|
||||
url_poster: https://images2.imgbox.com/28/7f/XwjBvSCo_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "caper",
|
||||
@@ -225,7 +237,8 @@ collections:
|
||||
|
||||
"Top Rated in Chick-flick":
|
||||
summary: "Top rated movies in Chick-flick"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-chick-flick.png
|
||||
url_poster: https://images2.imgbox.com/e3/81/cZpgMk0P_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "chick-flick",
|
||||
@@ -241,7 +254,8 @@ collections:
|
||||
|
||||
"Top Rated in Comics":
|
||||
summary: "Top rated movies in Comics"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-comics.png
|
||||
url_poster: https://images2.imgbox.com/99/41/TQvMKXWm_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "based-on-comic",
|
||||
@@ -255,7 +269,8 @@ collections:
|
||||
|
||||
"Top Rated in Coming of Age":
|
||||
summary: "Top rated movies in Coming of Age"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-coming-of-age.png
|
||||
url_poster: https://images2.imgbox.com/e9/70/s5BnyYq3_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "coming-of-age,friendship,teenage-boy,teenage-girl",
|
||||
@@ -269,7 +284,8 @@ collections:
|
||||
|
||||
"Top Rated in Con-Artists":
|
||||
summary: "Top rated movies in Con-Artists"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-con-artists.png
|
||||
url_poster: https://images2.imgbox.com/49/df/6gBc8Y38_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "con-artist,con-man",
|
||||
@@ -283,8 +299,8 @@ collections:
|
||||
|
||||
"Top Rated in Cop":
|
||||
summary: "Top rated movies in Cop"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-cop.png
|
||||
schedule: weekly(friday)
|
||||
url_poster: https://images2.imgbox.com/00/ea/DVeveARd_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "detective,police-car,police-detective,police-officer,police-station,police",
|
||||
@@ -298,7 +314,8 @@ collections:
|
||||
|
||||
"Top Rated in Costume Drama":
|
||||
summary: "Top rated movies in Costume Drama"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-costume-drama.png
|
||||
url_poster: https://images2.imgbox.com/c4/de/8bydIJSz_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "costume-drama",
|
||||
@@ -312,7 +329,8 @@ collections:
|
||||
|
||||
"Top Rated in Courtroom":
|
||||
summary: "Top rated movies in Courtroom"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-courtroom.png
|
||||
url_poster: https://images2.imgbox.com/99/9d/smpWW7PQ_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "courtroom,judge,lawyer",
|
||||
@@ -326,7 +344,8 @@ collections:
|
||||
|
||||
"Top Rated in Cyberpunk":
|
||||
summary: "Top rated movies in Cyberpunk"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-cyberpunk.png
|
||||
url_poster: https://images2.imgbox.com/70/aa/6D18y5wq_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "cyberpunk,future",
|
||||
@@ -340,7 +359,8 @@ collections:
|
||||
|
||||
"Top Rated in Dark Fantasy":
|
||||
summary: "Top rated movies in Dark Fantasy"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-dark-fantasy.png
|
||||
url_poster: https://images2.imgbox.com/70/c0/ZmWtEe4x_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "dark-fantasy",
|
||||
@@ -354,7 +374,8 @@ collections:
|
||||
|
||||
"Top Rated in Detective":
|
||||
summary: "Top rated movies in Detective"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-detective.png
|
||||
url_poster: https://images2.imgbox.com/3c/86/vfMDF29e_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "detective,police-detective",
|
||||
@@ -368,7 +389,8 @@ collections:
|
||||
|
||||
"Top Rated in Disaster":
|
||||
summary: "Top rated movies in Disaster"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-disaster.png
|
||||
url_poster: https://images2.imgbox.com/1c/62/5CTrZlfa_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "disaster,disaster-film",
|
||||
@@ -382,7 +404,8 @@ collections:
|
||||
|
||||
"Top Rated in Dragons":
|
||||
summary: "Top rated movies in Dragons"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-dragons.png
|
||||
url_poster: https://images2.imgbox.com/b1/5a/SLw7pyLH_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "dragon",
|
||||
@@ -396,7 +419,8 @@ collections:
|
||||
|
||||
"Top Rated in Dystopian":
|
||||
summary: "Top rated movies in Dystopian"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-dystopian.png
|
||||
url_poster: https://images2.imgbox.com/10/74/95eLfroC_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "dystopia",
|
||||
@@ -410,7 +434,8 @@ collections:
|
||||
|
||||
"Top Rated in Epics":
|
||||
summary: "Top rated movies in Epics"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-epics.png
|
||||
url_poster: https://images2.imgbox.com/0d/c4/srlTamX9_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "epic",
|
||||
@@ -424,7 +449,8 @@ collections:
|
||||
|
||||
"Top Rated in Espionage":
|
||||
summary: "Top rated movies in Espionage"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-espionage.png
|
||||
url_poster: https://images2.imgbox.com/72/f3/CkAV4nHh_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "espionage",
|
||||
@@ -438,7 +464,8 @@ collections:
|
||||
|
||||
"Top Rated in Experimental":
|
||||
summary: "Top rated movies in Experimental"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-experimental.png
|
||||
url_poster: https://images2.imgbox.com/b0/71/yhg0z8ei_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "experimental-film",
|
||||
@@ -452,7 +479,8 @@ collections:
|
||||
|
||||
"Top Rated in Fairytales":
|
||||
summary: "Top rated movies in Fairytales"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-fairytales.png
|
||||
url_poster: https://images2.imgbox.com/47/71/YIU6irea_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "based-on-fairy-tale",
|
||||
@@ -466,7 +494,8 @@ collections:
|
||||
|
||||
"Top Rated in Found Footage":
|
||||
summary: "Top rated movies in Found Footage"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-found-footage.png
|
||||
url_poster: https://images2.imgbox.com/b7/88/OFJC70nm_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "found-footage",
|
||||
@@ -480,7 +509,8 @@ collections:
|
||||
|
||||
"Top Rated in Fugitives":
|
||||
summary: "Top rated movies in Fugitives"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-fugitives.png
|
||||
url_poster: https://images2.imgbox.com/c0/f6/71A8r3Hh_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "fugitive,on-the-run",
|
||||
@@ -492,9 +522,10 @@ collections:
|
||||
letterboxd_list: "theme-fugitives"
|
||||
}
|
||||
|
||||
"Top Rated in Gangsters":
|
||||
summary: "Top rated movies in Gangsters"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-gangsters.png
|
||||
"Top Rated in Gangster":
|
||||
summary: "Top rated movies in Gangster"
|
||||
url_poster: https://images2.imgbox.com/8b/b5/lzB5L9aI_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "gangster",
|
||||
@@ -508,7 +539,8 @@ collections:
|
||||
|
||||
"Top Rated in Ghosts":
|
||||
summary: "Top rated movies in Ghosts"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-ghosts.png
|
||||
url_poster: https://images2.imgbox.com/5d/67/v1wt2idR_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "ghost",
|
||||
@@ -522,7 +554,8 @@ collections:
|
||||
|
||||
"Top Rated in Gothic":
|
||||
summary: "Top rated movies in Gothic"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-gothic.png
|
||||
url_poster: https://images2.imgbox.com/d7/59/1GzoBL61_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "gothic",
|
||||
@@ -536,7 +569,8 @@ collections:
|
||||
|
||||
"Top Rated in Heartbreak":
|
||||
summary: "Top rated movies in Heartbreak"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-heartbreak.png
|
||||
url_poster: https://images2.imgbox.com/9a/86/zR7FLggw_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "broken-heart",
|
||||
@@ -550,7 +584,8 @@ collections:
|
||||
|
||||
"Top Rated in Heists":
|
||||
summary: "Top rated movies in Heists"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-heists.png
|
||||
url_poster: https://images2.imgbox.com/e9/ab/2jOCqUG6_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "heist,robbery",
|
||||
@@ -564,7 +599,8 @@ collections:
|
||||
|
||||
"Top Rated in Historical Event":
|
||||
summary: "Top rated movies in Historical Event"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-historical-event.png
|
||||
url_poster: https://images2.imgbox.com/0e/f7/TxuJdFl0_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "historical-event",
|
||||
@@ -578,7 +614,8 @@ collections:
|
||||
|
||||
"Top Rated in Hostage":
|
||||
summary: "Top rated movies in Hostage"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-hostage.png
|
||||
url_poster: https://images2.imgbox.com/74/2b/L7ulndzn_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "hostage-situation",
|
||||
@@ -593,8 +630,8 @@ collections:
|
||||
|
||||
"Top Rated in Hustle":
|
||||
summary: "Top rated movies in Hustle"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-hustle.png
|
||||
schedule: weekly(friday)
|
||||
url_poster: https://images2.imgbox.com/f0/46/7ZrznR23_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "hustler,gambling",
|
||||
@@ -608,7 +645,8 @@ collections:
|
||||
|
||||
"Top Rated in Martial-Arts":
|
||||
summary: "Top rated movies in Martial-Arts"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-martial-arts.png
|
||||
url_poster: https://images2.imgbox.com/60/26/uGSDjOZw_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "martial-artist,martial-arts-master,martial-arts",
|
||||
@@ -626,7 +664,8 @@ collections:
|
||||
|
||||
"Top Rated in Medical":
|
||||
summary: "Top rated movies in Medical"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-medical.png
|
||||
url_poster: https://images2.imgbox.com/fe/ea/ZlmrNSd8_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "medical",
|
||||
@@ -640,7 +679,8 @@ collections:
|
||||
|
||||
"Top Rated in Medieval":
|
||||
summary: "Top rated movies in Medieval"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-medieval.png
|
||||
url_poster: https://images2.imgbox.com/a6/1e/4nHlBSqU_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "medieval-times",
|
||||
@@ -654,7 +694,8 @@ collections:
|
||||
|
||||
"Top Rated in Melodrama":
|
||||
summary: "Top rated movies in Melodrama"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-melodrama.png
|
||||
url_poster: https://images2.imgbox.com/bf/16/LKE1Ofi5_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "melodrama",
|
||||
@@ -668,7 +709,8 @@ collections:
|
||||
|
||||
"Top Rated in Military":
|
||||
summary: "Top rated movies in Military"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-military.png
|
||||
url_poster: https://images2.imgbox.com/37/95/TNRvfOND_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "military,soldier",
|
||||
@@ -682,7 +724,8 @@ collections:
|
||||
|
||||
"Top Rated in Mindfuck":
|
||||
summary: "Top rated movies in Mindfuck"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-mindfuck.png
|
||||
url_poster: https://images2.imgbox.com/64/8a/v51qQ1Xt_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "mindbender",
|
||||
@@ -699,7 +742,8 @@ collections:
|
||||
|
||||
"Top Rated in Mockumentary":
|
||||
summary: "Top rated movies in Mockumentary"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-mockumentary.png
|
||||
url_poster: https://images2.imgbox.com/22/db/4t6xVKwD_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "mockumentary,fake-documentary",
|
||||
@@ -714,7 +758,8 @@ collections:
|
||||
|
||||
"Top Rated in Monsters":
|
||||
summary: "Top rated movies in Monsters"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-monsters.png
|
||||
url_poster: https://images2.imgbox.com/6a/fb/ei8xg1Pf_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "creature,monster,creature-feature",
|
||||
@@ -728,7 +773,8 @@ collections:
|
||||
|
||||
"Top Rated in Mythology":
|
||||
summary: "Top rated movies in Mythology"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-mythology.png
|
||||
url_poster: https://images2.imgbox.com/fe/44/rL6DoEfn_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "mythology",
|
||||
@@ -742,8 +788,8 @@ collections:
|
||||
|
||||
"Top Rated in Naval":
|
||||
summary: "Top rated movies in Naval"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-naval.png
|
||||
schedule: weekly(friday)
|
||||
url_poster: https://images2.imgbox.com/c7/d0/zhP3ZwUw_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "naval-battle",
|
||||
@@ -757,7 +803,8 @@ collections:
|
||||
|
||||
"Top Rated in Ninjas":
|
||||
summary: "Top rated movies in Ninjas"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-ninjas.png
|
||||
url_poster: https://images2.imgbox.com/97/b5/mD75JtyU_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "ninja",
|
||||
@@ -771,7 +818,8 @@ collections:
|
||||
|
||||
"Top Rated in Novel":
|
||||
summary: "Top rated movies in Novel"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-novel.png
|
||||
url_poster: https://images2.imgbox.com/63/fc/4n6nxKhs_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "based-on-book,based-on-novel",
|
||||
@@ -785,7 +833,8 @@ collections:
|
||||
|
||||
"Top Rated in Occult":
|
||||
summary: "Top rated movies in Occult"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-occult.png
|
||||
url_poster: https://images2.imgbox.com/8f/98/RHK1bimZ_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "occult",
|
||||
@@ -799,7 +848,8 @@ collections:
|
||||
|
||||
"Top Rated in Outerspace":
|
||||
summary: "Top rated movies in Outerspace"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-outerspace.png
|
||||
url_poster: https://images2.imgbox.com/69/ef/muSY8bnm_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "outer-space,space-travel",
|
||||
@@ -815,7 +865,8 @@ collections:
|
||||
|
||||
"Top Rated in Outlaw":
|
||||
summary: "Top rated movies in Outlaw"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-outlaw.png
|
||||
url_poster: https://images2.imgbox.com/1b/ca/sotWJxn9_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "outlaw",
|
||||
@@ -829,7 +880,8 @@ collections:
|
||||
|
||||
"Top Rated in Pandemic":
|
||||
summary: "Top rated movies in Pandemic"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-pandemic.png
|
||||
url_poster: https://images2.imgbox.com/bc/80/i39SMNCI_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "pandemic",
|
||||
@@ -843,7 +895,8 @@ collections:
|
||||
|
||||
"Top Rated in Paranormal":
|
||||
summary: "Top rated movies in Paranormal"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-paranormal.png
|
||||
url_poster: https://images2.imgbox.com/31/59/a9gZweCR_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "paranormal-phenomenon",
|
||||
@@ -857,7 +910,8 @@ collections:
|
||||
|
||||
"Top Rated in Period Drama":
|
||||
summary: "Top rated movies in Period Drama"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-period-drama.png
|
||||
url_poster: https://images2.imgbox.com/0b/0f/afxwLcUh_o.png
|
||||
schedule: weekly(friday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "period-drama",
|
||||
@@ -871,7 +925,8 @@ collections:
|
||||
|
||||
"Top Rated in Philosophical":
|
||||
summary: "Top rated movies in Philosophical"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-philosophical.png
|
||||
url_poster: https://images2.imgbox.com/9b/e7/9eEQ1mDM_o.png
|
||||
schedule: weekly(friday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "philosophy",
|
||||
@@ -887,7 +942,8 @@ collections:
|
||||
|
||||
"Top Rated in Political":
|
||||
summary: "Top rated movies in Political"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-political.png
|
||||
url_poster: https://images2.imgbox.com/32/c9/IvlQLbFG_o.png
|
||||
schedule: weekly(friday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "politics,politician",
|
||||
@@ -901,8 +957,8 @@ collections:
|
||||
|
||||
"Top Rated in Post-Apocalyptic":
|
||||
summary: "Top rated movies in Post-Apocalyptic"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-post-apocalyptic.png
|
||||
|
||||
url_poster: https://images2.imgbox.com/1f/50/Ta97jgCb_o.png
|
||||
schedule: weekly(friday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "post-apocalypse",
|
||||
@@ -916,7 +972,8 @@ collections:
|
||||
|
||||
"Top Rated in Prehistoric":
|
||||
summary: "Top rated movies in Prehistoric"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-prehistoric.png
|
||||
url_poster: https://images2.imgbox.com/a1/fd/1ZmTaPVl_o.png
|
||||
schedule: weekly(friday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "prehistoric-times",
|
||||
@@ -931,7 +988,8 @@ collections:
|
||||
|
||||
"Top Rated in Prison":
|
||||
summary: "Top rated movies in Prison"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-prison.png
|
||||
url_poster: https://images2.imgbox.com/ca/b3/MnXIJTOJ_o.png
|
||||
schedule: weekly(friday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "prison,prisoner,prison-guard",
|
||||
@@ -945,7 +1003,8 @@ collections:
|
||||
|
||||
"Top Rated in Psychedelic":
|
||||
summary: "Top rated movies in Psychedelic"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-psychedelic.png
|
||||
url_poster: https://images2.imgbox.com/17/ff/i8AHGK8O_o.png
|
||||
schedule: weekly(friday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "psychedelic",
|
||||
@@ -960,7 +1019,8 @@ collections:
|
||||
|
||||
"Top Rated in Psychological":
|
||||
summary: "Top rated movies in Psychological"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-psychological.png
|
||||
url_poster: https://images2.imgbox.com/3f/ba/MUzwjMZo_o.png
|
||||
schedule: weekly(friday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "psychological",
|
||||
@@ -974,7 +1034,8 @@ collections:
|
||||
|
||||
"Top Rated in Religion":
|
||||
summary: "Top rated movies in Religion"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-religion.png
|
||||
url_poster: https://images2.imgbox.com/92/05/3LxABcBT_o.png
|
||||
schedule: weekly(friday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "faith,religion,prayer",
|
||||
@@ -988,7 +1049,8 @@ collections:
|
||||
|
||||
"Top Rated in Remake":
|
||||
summary: "Top rated movies in Remake"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-remake.png
|
||||
url_poster: https://images2.imgbox.com/94/15/SlTJQy1t_o.png
|
||||
schedule: weekly(friday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "remake",
|
||||
@@ -1003,7 +1065,8 @@ collections:
|
||||
|
||||
"Top Rated in Revenge":
|
||||
summary: "Top rated movies in Revenge"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-revenge.png
|
||||
url_poster: https://images2.imgbox.com/f9/26/vH7hnrig_o.png
|
||||
schedule: weekly(friday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "revenge-plot",
|
||||
@@ -1017,7 +1080,8 @@ collections:
|
||||
|
||||
"Top Rated in Robots":
|
||||
summary: "Top rated movies in Robots"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-robots.png
|
||||
url_poster: https://images2.imgbox.com/04/d4/SsZh0qaa_o.png
|
||||
schedule: weekly(friday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "giant-robot",
|
||||
@@ -1031,7 +1095,8 @@ collections:
|
||||
|
||||
"Top Rated in Romantic Comedy":
|
||||
summary: "Top rated movies in Romantic Comedy"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-romantic-comedy.png
|
||||
url_poster: https://images2.imgbox.com/db/74/hOMtDmm8_o.png
|
||||
schedule: weekly(friday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "",
|
||||
@@ -1048,7 +1113,8 @@ collections:
|
||||
|
||||
"Top Rated in Romantic Drama":
|
||||
summary: "Top rated movies in Romantic Drama"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-romantic-drama.png
|
||||
url_poster: https://images2.imgbox.com/cb/01/HFwS0rAD_o.png
|
||||
schedule: weekly(friday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "",
|
||||
@@ -1065,7 +1131,8 @@ collections:
|
||||
|
||||
"Top Rated in Samurai":
|
||||
summary: "Top rated movies in Samurai"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-samurai.png
|
||||
url_poster: https://images2.imgbox.com/6c/ce/2gbcQ9yx_o.png
|
||||
schedule: weekly(friday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "samurai,sword-fight",
|
||||
@@ -1080,7 +1147,8 @@ collections:
|
||||
|
||||
"Top Rated in Satire":
|
||||
summary: "Top rated movies in Satire"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-satire.png
|
||||
url_poster: https://images2.imgbox.com/dc/a6/e3TaPbsF_o.png
|
||||
schedule: weekly(friday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "satire",
|
||||
@@ -1094,7 +1162,8 @@ collections:
|
||||
|
||||
"Top Rated in Serial Killers":
|
||||
summary: "Top rated movies in Serial Killers"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-serial-killers.png
|
||||
url_poster: https://images2.imgbox.com/c8/bd/RUkHvqV2_o.png
|
||||
schedule: weekly(saturday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "serial-killer,murder",
|
||||
@@ -1108,7 +1177,8 @@ collections:
|
||||
|
||||
"Top Rated in Slasher":
|
||||
summary: "Top rated movies in Slasher"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-slasher.png
|
||||
url_poster: https://images2.imgbox.com/d8/ca/0bDWrZkw_o.png
|
||||
schedule: weekly(saturday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "slasher",
|
||||
@@ -1126,7 +1196,8 @@ collections:
|
||||
|
||||
"Top Rated in Space Opera":
|
||||
summary: "Top rated movies in Space Opera"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-space-opera.png
|
||||
url_poster: https://images2.imgbox.com/43/2b/hwLnSmVK_o.png
|
||||
schedule: weekly(saturday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "space-opera",
|
||||
@@ -1140,7 +1211,8 @@ collections:
|
||||
|
||||
"Top Rated in Spaghetti Western":
|
||||
summary: "Top rated movies in Spaghetti Western"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-spaghetti-western.png
|
||||
url_poster: https://images2.imgbox.com/38/2d/SzuDgAvT_o.png
|
||||
schedule: weekly(saturday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "spaghetti-western",
|
||||
@@ -1154,7 +1226,8 @@ collections:
|
||||
|
||||
"Top Rated in Splatter":
|
||||
summary: "Top rated movies in Splatter"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-splatter.png
|
||||
url_poster: https://images2.imgbox.com/f6/9f/AemI4SNh_o.png
|
||||
schedule: weekly(saturday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "splatter",
|
||||
@@ -1168,7 +1241,8 @@ collections:
|
||||
|
||||
"Top Rated in Steampunk":
|
||||
summary: "Top rated movies in Steampunk"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-steampunk.png
|
||||
url_poster: https://images2.imgbox.com/dc/75/lqyxxz8a_o.png
|
||||
schedule: weekly(saturday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "steampunk",
|
||||
@@ -1182,7 +1256,8 @@ collections:
|
||||
|
||||
"Top Rated in Stoner":
|
||||
summary: "Top rated movies in Stoner"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-stoner.png
|
||||
url_poster: https://images2.imgbox.com/f6/96/PWZn8Du7_o.png
|
||||
schedule: weekly(saturday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "stoner,marijuana",
|
||||
@@ -1196,7 +1271,8 @@ collections:
|
||||
|
||||
"Top Rated in Stop-Motion":
|
||||
summary: "Top rated movies in Stop-Motion"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-stop-motion.png
|
||||
url_poster: https://images2.imgbox.com/5d/2b/lIq8WYry_o.png
|
||||
schedule: weekly(saturday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "stop-motion",
|
||||
@@ -1211,7 +1287,8 @@ collections:
|
||||
|
||||
"Top Rated in Superhero":
|
||||
summary: "Top rated movies in Superhero"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-superhero.png
|
||||
url_poster: https://images2.imgbox.com/cb/f6/NErEjk2H_o.png
|
||||
schedule: weekly(saturday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "superhero",
|
||||
@@ -1225,7 +1302,8 @@ collections:
|
||||
|
||||
"Top Rated in Supernatural":
|
||||
summary: "Top rated movies in Supernatural"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-supernatural.png
|
||||
url_poster: https://images2.imgbox.com/59/87/LY2BRXcs_o.png
|
||||
schedule: weekly(saturday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "supernatural-power",
|
||||
@@ -1239,7 +1317,8 @@ collections:
|
||||
|
||||
"Top Rated in Surrealism":
|
||||
summary: "Top rated movies in Surrealism"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-surrealism.png
|
||||
url_poster: https://images2.imgbox.com/2f/6f/l0Sua4X6_o.png
|
||||
schedule: weekly(saturday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "surrealism",
|
||||
@@ -1253,7 +1332,8 @@ collections:
|
||||
|
||||
"Top Rated in Survival":
|
||||
summary: "Top rated movies in Survival"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-survival.png
|
||||
url_poster: https://images2.imgbox.com/f9/6f/sIDM1W3G_o.png
|
||||
schedule: weekly(saturday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "survival,survivor",
|
||||
@@ -1269,7 +1349,8 @@ collections:
|
||||
|
||||
"Top Rated in Swashbuckler":
|
||||
summary: "Top rated movies in Swashbuckler"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-swashbuckler.png
|
||||
url_poster: https://images2.imgbox.com/de/6b/7maBnAry_o.png
|
||||
schedule: weekly(saturday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "swashbuckler",
|
||||
@@ -1280,10 +1361,27 @@ collections:
|
||||
languages: "en",
|
||||
letterboxd_list: "theme-swashbuckler"
|
||||
}
|
||||
|
||||
"Top Rated in Sword & Sandal":
|
||||
summary: "Top rated movies in Sword & Sandal"
|
||||
url_poster: https://images2.imgbox.com/c6/64/Nh8yR8GR_o.png
|
||||
schedule: weekly(saturday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "sword-and-sandal",
|
||||
genres: "",
|
||||
title_type: "feature,tv_movie",
|
||||
user_rating: "3.0,10.0",
|
||||
votes: "1000,",
|
||||
languages: "en",
|
||||
letterboxd_list: "theme-sword-sandal",
|
||||
imdb_extra_1: "https://www.imdb.com/list/ls043130664"
|
||||
}
|
||||
|
||||
"Top Rated in Sword & Sorcery":
|
||||
summary: "Top rated movies in Sword & Sorcery"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-sword-sorcery.png
|
||||
url_poster: https://images2.imgbox.com/75/08/WIlxkkgB_o.png
|
||||
schedule: weekly(saturday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "sword-and-sorcery",
|
||||
@@ -1298,7 +1396,8 @@ collections:
|
||||
|
||||
"Top Rated in Time Travel":
|
||||
summary: "Top rated movies in Time Travel"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-time-travel.png
|
||||
url_poster: https://images2.imgbox.com/a1/b8/gJ5idFQz_o.png
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "time-travel",
|
||||
@@ -1314,7 +1413,8 @@ collections:
|
||||
|
||||
"Top Rated in Treasure Hunt":
|
||||
summary: "Top rated movies in Treasure Hunt"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-treasure-hunt.png
|
||||
url_poster: https://images2.imgbox.com/46/2d/rQvRpPz1_o.png
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "treasure-hunt",
|
||||
@@ -1328,7 +1428,8 @@ collections:
|
||||
|
||||
"Top Rated in True Story":
|
||||
summary: "Top rated movies in True Story"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-true-story.png
|
||||
url_poster: https://images2.imgbox.com/4f/f4/xo06QUQj_o.png
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "based-on-true-story",
|
||||
@@ -1345,7 +1446,8 @@ collections:
|
||||
|
||||
"Top Rated in Urban Fantasy":
|
||||
summary: "Top rated movies in Urban Fantasy"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-urban-fantasy.png
|
||||
url_poster: https://images2.imgbox.com/36/33/b5Y47cLB_o.png
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "urban-fantasy",
|
||||
@@ -1359,7 +1461,8 @@ collections:
|
||||
|
||||
"Top Rated in Utopian":
|
||||
summary: "Top rated movies in Utopian"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-utopian.png
|
||||
url_poster: https://images2.imgbox.com/90/d1/66b3VZUN_o.png
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "utopia",
|
||||
@@ -1374,7 +1477,8 @@ collections:
|
||||
|
||||
"Top Rated in Vampires":
|
||||
summary: "Top rated movies in Vampires"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-vampires.png
|
||||
url_poster: https://images2.imgbox.com/da/dc/d22qLy6u_o.png
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "vampire",
|
||||
@@ -1388,7 +1492,8 @@ collections:
|
||||
|
||||
"Top Rated in Video Game":
|
||||
summary: "Top rated movies in Video Game"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-video-game.png
|
||||
url_poster: https://images2.imgbox.com/5c/41/MNAwdnc3_o.png
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "based-on-video-game",
|
||||
@@ -1402,7 +1507,8 @@ collections:
|
||||
|
||||
"Top Rated in Werewolves":
|
||||
summary: "Top rated movies in Werewolves"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-werewolves.png
|
||||
url_poster: https://images2.imgbox.com/80/95/cteWJGke_o.png
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "werewolf",
|
||||
@@ -1417,7 +1523,8 @@ collections:
|
||||
|
||||
"Top Rated in Whodunit?":
|
||||
summary: "Top rated movies in Whodunit?"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-whodunit.png
|
||||
url_poster: https://images2.imgbox.com/dd/f3/Zcka9ekQ_o.png
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "whodunit",
|
||||
@@ -1431,7 +1538,8 @@ collections:
|
||||
|
||||
"Top Rated in Wizardry & Witchcraft":
|
||||
summary: "Top rated movies in Wizardry & Witchcraft"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-wizardry-witchcraft.png
|
||||
url_poster: https://images2.imgbox.com/2f/80/U5eWer78_o.png
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "wizard",
|
||||
@@ -1446,7 +1554,8 @@ collections:
|
||||
|
||||
"Top Rated in World War":
|
||||
summary: "Top rated movies in World War"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-world-war.png
|
||||
url_poster: https://images2.imgbox.com/e3/3a/FQps7COR_o.png
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "world-war-one",
|
||||
@@ -1461,7 +1570,8 @@ collections:
|
||||
|
||||
"Top Rated in Zombies":
|
||||
summary: "Top rated movies in Zombies"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/subgenre/top-rated-subgenre-zombies.png
|
||||
url_poster: https://images2.imgbox.com/fe/25/AQJbgzx7_o.png
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: sub_genre,
|
||||
keywords: "zombie",
|
||||
|
||||
Reference in New Issue
Block a user