diff --git a/0x5f3/MOVIES.md b/0x5f3/MOVIES.md
index c71563b..087d014 100644
--- a/0x5f3/MOVIES.md
+++ b/0x5f3/MOVIES.md
@@ -1,7 +1,8 @@
- 1_suggested.yml
- Random Movies
- - Recently Released Movies (English)
- Recently Added Movies (English)
+ - Recently Released Movies (English)
+ - Sugegsted Movies
- Trending Movies
- Popular Movies
- Top Rated Movies
@@ -18,7 +19,7 @@
- Thanksgiving Movies (11/22-11/25)
- Christmas Movies (12/01-12/31)
- New Year's Eve Movies (12/26-01-02)
-
+
- 1_parental.yml
- Parental: All
- Parental: Random
@@ -32,7 +33,7 @@
- Documentaries: Recently Released
- Documentaries: Recently Added
- Documentaries: Top Rated
-
+
- 1_standup.yml
- Stand-up: All
- Stand-up: Random
@@ -40,19 +41,8 @@
- Stand-up: Recently Added
- Stand-up: Top Rated
-- 2_awards.yml
- - Oscar Winners
- - Oscar Nominees
- - Golden Globes Winners
- - Golden Globes Nominees
- - BAFTA Winners
- - Berlinale Winners
- - Cannes Film Festival Winners
- - European Film Award Winners
- - Sundance Winners
- - Venice Film Festival Winners
-
-- 3_year_top.yml
+- 2_year_top.yml
+ - Top Rated of 2024
- Top Rated of 2023
- Top Rated of 2022
- Top Rated of 2021
@@ -68,7 +58,7 @@
- Top Rated of 2011
- Top Rated of 2010
-- 4_decades_top.yml
+- 3_decades_top.yml
- Top Rated of the 2020s
- Top Rated of the 2010s
- Top Rated of the 2000s
@@ -77,7 +67,22 @@
- Top Rated of the 1970s
- Top Rated of the 1960s
- Top Rated of the 1950s
- - Top Rated of the 1940s
+ - Top Rated of the 1940s
+
+- 4_awards.yml
+ - Oscar Winners
+ - Oscar Nominees
+ - Golden Globes Winners
+ - Golden Globes Nominees
+ - BAFTA Winners
+ - Berlinale Winners
+ - Cannes Film Festival Winners
+ - European Film Award Winners
+ - Sundance Winners
+ - Venice Film Festival Winners
+ - Critic's Choice Winners
+ - Spirit Awards Winners
+ - Razzie Winners
- 5_genre_popular.yml
- Popular in Action
@@ -218,6 +223,27 @@
- Top Rated in Wizardry & Witchcraft
- Top Rated in World War
- Top Rated in Zombies
+
+- 8_studio.yml
+ - Columbia
+ - Criterion
+ - DC Entertainment
+ - DreamWorks
+ - Lionsgate
+ - Lucasfilm
+ - Marvel Studios
+ - MGM
+ - Paramount Pictures
+ - Pixar
+ - Samuel Goldwyn Company
+ - SONY
+ - Studio Ghibli
+ - Touchstone
+ - Twentieth Century Fox
+ - United Artists
+ - Universal
+ - Walt Disney
+ - Warner Bros
- 9_collections.yml
- TMDb Collections
diff --git a/0x5f3/README.md b/0x5f3/README.md
index 3bf39cc..3eac7a4 100644
--- a/0x5f3/README.md
+++ b/0x5f3/README.md
@@ -1,76 +1,57 @@
This config will populate the following:
-- !Suggested (random, trending, popular, top-rated, most watched)
+- !Suggested (random, recently added|released, suggested, trending, popular, top-rated, most watched)
- !Seasonal *
- Parental
- Documentaries
- Stand-up *
-- !Awards
+- Awards
- !Year (top-rated)
- !Decades (top-rated)
- !Genre (popular)
- !Genre (top-rated)
- Sub-genre (top-rated) *
-- TMBD collections *
-- Networks ^
+- Studio *
+- TMDB collections *
+- Network ^
( ! = enabled by default)
( * = movies only )
( ^ = shows only )
-
For more details on what each section contains: [movies](MOVIES.md) | [shows](SHOWS.md)
-
-
+
+**Requirements:**
+
+ - APP/API keys for: mdblist, tmdb, trakt
+
**Install:**
clone into PMM's root directory:
```
-git clone https://codeberg.org/0xFFFF/pmm-config config
+git clone https://github.com/0x5f3/pmm.config config
```
**Usage:**
-Either use [movie.yml](movie.yml), [show.yml](show.yml) to use local metadata, or use [movie_repo.yml](movie_repo.yml), [show_repo.yml](show_repo.yml) to use online resources from https://codeberg.org/0xFFFF/pmm-config.
-
-Initial run to populate all collections:
+The initial process for populating collections:
```
python plex_meta_manager.py --config config/movie.yml --collections-only --run --ignore-schedules
python plex_meta_manager.py --config config/show.yml --collections-only --run --ignore-schedules
```
-After a successful initial run:
+Following a successful initial run:
```
python plex_meta_manager.py --config config/movie.yml --collections-only --run
python plex_meta_manager.py --config config/show.yml --collections-only --run
```
-
-**Notes:**
-
-*If you intend to use the Parental collection, enable "item_label.sync: Parental" (line 38, 1_parental.yml) on the initial run and disable for subsequent runs. This prevents ppm from relabelling all of the items with every run, whereas disabling will only label new items added.*
-
-*Parental filtering can be enabled by restricting a home user to only show content that has been designated the Parental label.*
-
-All of the assets can be found below:
-
-- https://imgbox.com/g/1bNN3wkCVa
-- https://imgbox.com/g/3ed8as9uhp
-- https://imgbox.com/g/d1T5qqL3Ew
-- https://imgbox.com/g/dFhG1V2dLL
-- https://imgbox.com/g/iStcgmP0Y0
-- https://imgbox.com/g/KaxFlLvjrU
-- https://imgbox.com/g/QhNa27bRun
-- https://imgbox.com/g/uz44pWg4wx
-- https://imgbox.com/g/YXSDflWQpJ
-- https://imgbox.com/g/Z45sK7niGI
-
-After a successful run, you will have something similar to this:
+A successful run will result in something similar to this:
-![movies](https://images2.imgbox.com/f5/87/1olEU9Sl_o.png)
+![movies](https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/_/_movies.png)
-![shows](https://images2.imgbox.com/dd/fc/cG7v2z2i_o.png)
+![shows](https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/_/_shows.png)
diff --git a/0x5f3/SHOWS.md b/0x5f3/SHOWS.md
index 1051843..87da731 100644
--- a/0x5f3/SHOWS.md
+++ b/0x5f3/SHOWS.md
@@ -1,5 +1,8 @@
- 1_suggested.yml
- Random TV shows
+ - Recently Added TV shows (English)
+ - Recently Released TV shows (English)
+ - Suggested Movies
- Trending TV shows
- Popular TV shows
- Top Rated TV shows
@@ -31,6 +34,7 @@
- Critics Choice Award Winners
- 3_year_top.yml
+ - Top Rated of 2024
- Top Rated of 2023
- Top Rated of 2022
- Top Rated of 2021
diff --git a/0x5f3/show_repo.yml b/0x5f3/_debug.yml
similarity index 65%
rename from 0x5f3/show_repo.yml
rename to 0x5f3/_debug.yml
index 36136a0..ca0383c 100644
--- a/0x5f3/show_repo.yml
+++ b/0x5f3/_debug.yml
@@ -1,102 +1,104 @@
-## show.yml
-
-libraries:
- TV:
- library_type: show
- operations:
- delete_unmanaged_collections: false
- metadata_path:
-# - repo: show/0_sonarr.yml
- - repo: show/1_suggested.yml
- - repo: show/2_year_top.yml
- schedule: weekly(monday)
- - repo: show/3_decades_top.yml
- schedule: weekly(wednesday)
- - repo: show/4_awards.yml
- schedule: weekly(thursday)
- - repo: show/5_genre_popular.yml
- - repo: show/6_genre_top.yml
- schedule: weekly(saturday)
-# - repo: show/7_network.yml
-# - repo: show/1_parental.yml
-# - repo: show/1_documentary.yml
-settings:
- asset_depth: 0
- asset_directory:
- asset_folders: false
- assets_for_all: false
- cache: true
- cache_expiration: 60
- check_nightly: false
- create_asset_folders: false
- custom_repo: https://codeberg.org/0xFFFF/pmm-config/raw//branch/main/metadata/
- default_collection_order:
- delete_below_minimum: true
- delete_not_scheduled: false
- dimensional_asset_rename: false
- download_url_assets: true
- ignore_ids:
- ignore_imdb_ids:
- item_refresh: false
- item_refresh_delay: 3
- minimum_items: 5
- missing_only_released: false
- notifiarr_collection_addition: false
- notifiarr_collection_creation: false
- notifiarr_collection_removing: false
- only_filter_missing: false
- playlist_exclude_users:
- playlist_report: false
- playlist_sync_to_users: all
- prioritize_assets: false
- released_missing_only: false
- run_again_delay: 5
- save_missing: false
- show_asset_not_needed: true
- show_filtered: false
- show_missing: false
- show_missing_assets: true
- show_missing_episode_assets: false
- show_missing_season_assets: false
- show_options: false
- show_unconfigured: true
- show_unmanaged: false
- sync_mode: sync
- tvdb_language: default
- verify_ssl: false
-plex:
- url:
- token:
- timeout: 180
- clean_bundles: false
- empty_trash: false
- optimize: false
-sonarr:
- url:
- token:
- add_missing: false
- add_existing: false
- root_folder_path:
- monitor: all
- quality_profile:
- language_profile: English
- series_type: standard
- season_folder: true
- tag:
- search: false
- cutoff_search: false
- sonarr_path:
- plex_path:
- upgrade_existing: false
-tmdb:
- apikey:
- language: en
- cache_expiration: 60
- region:
-mdblist:
- apikey:
- cache_expiration: 60
-trakt:
- client_id:
- client_secret:
- pin:
+## _debug.yml
+
+libraries:
+ Movies:
+ library_type: movie
+ collection_files:
+ - file: config/metadata/movie/0_debug.yml
+ TV Shows:
+ library_type: show
+ collection_files:
+ - file: config/metadata/show/0_debug.yml
+settings:
+ assets_for_all: false
+ asset_depth: 0
+ asset_directory:
+ asset_folders: false
+ cache: true
+ cache_expiration: 60
+ check_nightly: false
+ create_asset_folders: false
+ custom_repo:
+ default_collection_order:
+ delete_below_minimum: true
+ delete_not_scheduled: false
+ dimensional_asset_rename: false
+ download_url_assets: false
+ ignore_ids:
+ ignore_imdb_ids:
+ item_refresh_delay: 0
+ minimum_items: 0
+ missing_only_released: false
+ notifiarr_collection_addition: false
+ notifiarr_collection_creation: false
+ notifiarr_collection_removing: false
+ only_filter_missing: false
+ playlist_exclude_users:
+ playlist_report: true
+ playlist_sync_to_users: all
+ prioritize_assets: false
+ released_missing_only: false
+ run_again_delay: 2
+ save_missing: false
+ show_asset_not_needed: true
+ show_filtered: false
+ show_missing: false
+ show_missing_assets: true
+ show_missing_episode_assets: false
+ show_missing_season_assets: false
+ show_options: false
+ show_unconfigured: true
+ show_unmanaged: false
+ sync_mode: sync
+ tvdb_language: default
+ verify_ssl: false
+plex:
+ url:
+ token:
+ timeout: 30
+ clean_bundles: false
+ empty_trash: false
+ optimize: false
+radarr:
+ url:
+ token:
+ add_missing: false
+ add_existing: false
+ root_folder_path:
+ monitor: true
+ availability: announced
+ quality_profile:
+ tag:
+ search: false
+ radarr_path:
+ plex_path:
+ upgrade_existing: false
+sonarr:
+ url:
+ token:
+ add_missing: false
+ add_existing: false
+ root_folder_path:
+ monitor: all
+ quality_profile:
+ language_profile: English
+ series_type: standard
+ season_folder: true
+ tag:
+ search: false
+ cutoff_search: false
+ sonarr_path:
+ plex_path:
+ upgrade_existing: false
+tmdb:
+ apikey:
+ language: en
+ cache_expiration: 60
+ region:
+mdblist:
+ apikey:
+ cache_expiration: 60
+trakt:
+ client_id:
+ client_secret:
+ pin:
\ No newline at end of file
diff --git a/0x5f3/metadata/movie/1_documentary.yml b/0x5f3/metadata/movie/1_documentary.yml
index 2ce656e..c98732c 100644
--- a/0x5f3/metadata/movie/1_documentary.yml
+++ b/0x5f3/metadata/movie/1_documentary.yml
@@ -2,23 +2,23 @@
templates:
plex:
+ cache_builders: 4
+ collection_mode: hide
+ delete_not_scheduled: false
sort_title: "+1_<>_<>"
sync_mode: sync
- collection_mode: hide
visible_home: false
- visible_shared: false
visible_library: false
- delete_not_scheduled: false
- cache_builders: 4
+ visible_shared: false
collections:
"Documentaries: All":
summary: "Documentaries"
- url_poster: https://images2.imgbox.com/f8/66/trpNwkAn_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_all.png
template: {
name: plex,
num: "F"
- }
+ }
smart_filter:
all:
genre: documentary
@@ -26,11 +26,11 @@ collections:
"Documentaries: Random":
summary: "Random documentaries"
- url_poster: https://images2.imgbox.com/70/9e/9b9sB1wa_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_random.png
template: {
name: plex,
num: "G"
- }
+ }
smart_filter:
all:
genre: documentary
@@ -39,11 +39,11 @@ collections:
"Documentaries: Recently Released":
summary: "Recently released documentaries"
- url_poster: https://images2.imgbox.com/da/49/PnqkIfIU_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_recently-released.png
template: {
name: plex,
num: "H"
- }
+ }
smart_filter:
all:
genre: documentary
@@ -52,12 +52,12 @@ collections:
"Documentaries: Recently Added":
summary: "Recently added documentaries"
- url_poster: https://images2.imgbox.com/09/43/rltvX5gv_o.png
- visible_library: true
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_recently-added.png
+ visible_library: true
template: {
name: plex,
num: "I"
- }
+ }
smart_filter:
all:
genre: documentary
@@ -66,11 +66,11 @@ collections:
"Documentaries: Top Rated":
summary: "Top rated documentaries"
- url_poster: https://images2.imgbox.com/f6/a6/sEjWWyWR_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_top-rated.png
template: {
name: plex,
num: "J"
- }
+ }
smart_filter:
all:
genre: documentary
diff --git a/0x5f3/metadata/movie/1_parental.yml b/0x5f3/metadata/movie/1_parental.yml
index daa91dc..60a3caa 100644
--- a/0x5f3/metadata/movie/1_parental.yml
+++ b/0x5f3/metadata/movie/1_parental.yml
@@ -2,68 +2,24 @@
templates:
plex:
- sort_title: "+1_<>_<>"
- 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_<>_<>"
- 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
+ label.sync: Parental
sort_title: "+1_<>_<>"
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/<>/<>/
- sort_by: title.asc
+ visible_shared: false
collections:
- "Parental: All":
- summary: "Movies suitable for children"
- url_poster: https://images2.imgbox.com/bd/de/Mpq7uDbd_o.png
- template: {
- name: mdblist,
- num: "A",
- mdblist_user: "archivist",
- mdblist_list: "collection-parental"
- }
-
"Parental: Random":
summary: "Random movies suitable for children"
- url_poster: https://images2.imgbox.com/03/6e/lD92FK1w_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_random.png
template: {
name: plex,
num: "B"
- }
+ }
smart_filter:
all:
collection: "Parental: All"
@@ -72,11 +28,11 @@ collections:
"Parental: Recently Released":
summary: "Recently released movies suitable for children"
- url_poster: https://images2.imgbox.com/c8/27/eWMDHhcy_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_recently-released.png
template: {
name: plex,
num: "C"
- }
+ }
smart_filter:
all:
collection: "Parental: All"
@@ -85,11 +41,11 @@ collections:
"Parental: Recently Added":
summary: "Recently added movies suitable for children"
- url_poster: https://images2.imgbox.com/66/12/rE9Ddb2f_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_recently-added.png
template: {
- name: plex_added,
+ name: plex,
num: "D"
- }
+ }
smart_filter:
all:
collection: "Parental: All"
@@ -98,11 +54,11 @@ collections:
"Parental: Top Rated":
summary: "Top rated movies suitable for children"
- url_poster: https://images2.imgbox.com/c5/16/M8G4EDKy_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_top-rated.png
template: {
name: plex,
num: "E"
- }
+ }
smart_filter:
all:
collection: "Parental: All"
diff --git a/0x5f3/metadata/movie/1_parental_sync.yml b/0x5f3/metadata/movie/1_parental_sync.yml
new file mode 100644
index 0000000..2c68516
--- /dev/null
+++ b/0x5f3/metadata/movie/1_parental_sync.yml
@@ -0,0 +1,35 @@
+## 1_parental_sync.yml
+
+templates:
+ mdblist:
+ cache_builders: 6
+ collection_mode: hide
+ collection_order: alpha
+ delete_not_scheduled: false
+ item_label.sync: Parental
+ label.sync: Parental
+ sort_title: "+1_<>_<>"
+ sync_mode: sync
+ visible_home: false
+ visible_library: false
+ visible_shared: false
+ mdblist_list:
+ sort_by: title.asc
+ url: https://mdblist.com/lists/<>/<>/
+ optional:
+ - mdblist_extra_1
+ - mdblist_extra_2
+ - mdblist_extra_3
+ - mdblist_extra_4
+ - mdblist_extra_5
+
+collections:
+ "Parental: All":
+ summary: "Movies suitable for children"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental-all.png
+ template: {
+ name: mdblist,
+ num: "A",
+ mdblist_user: "archivist",
+ mdblist_list: "list-parental"
+ }
\ No newline at end of file
diff --git a/0x5f3/metadata/movie/1_seasonal.yml b/0x5f3/metadata/movie/1_seasonal.yml
index 9247435..4db3365 100644
--- a/0x5f3/metadata/movie/1_seasonal.yml
+++ b/0x5f3/metadata/movie/1_seasonal.yml
@@ -1,106 +1,141 @@
-## 8_seasonal.yml
+## 1_seasonal.yml
templates:
seasonal:
+ cache_builders: 4
+ collection_order: critic_rating.desc
+ delete_not_scheduled: true
+ limit: 1000
sort_title: +1_<>_<>
summary: "A timed collection of <> movies and other movies that may relate to the holiday."
- limit: 200
sync_mode: sync
- collection_order: critic_rating.desc
- visible_library: true
visible_home: false
+ visible_library: true
visible_shared: false
- delete_not_scheduled: true
- cache_builders: 4
+ imdb_list:
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ letterboxd_list:
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ trakt_list:
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ optional:
+ - imdb_extra_1
+ - imdb_extra_2
+ - imdb_extra_3
+ - imdb_extra_4
+ - imdb_extra_5
+ - imdb_extra_6
+ - letterboxd_extra_1
+ - letterboxd_extra_2
+ - letterboxd_extra_3
+ - letterboxd_extra_4
+ - letterboxd_extra_5
+ - trakt_extra_1
+ - trakt_extra_2
+ - trakt_extra_3
+ - trakt_extra_4
+ - trakt_extra_5
collections:
"Valentine's Day Movies":
- url_poster: https://images2.imgbox.com/69/8c/5ZIhpzhO_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_st-valentines.png
schedule: range(02/10-02/14)
template: {
name: seasonal,
num: 9,
holiday: "Valentine's Day",
- }
- imdb_list:
- - https://www.imdb.com/list/ls000094398
- - https://www.imdb.com/list/ls057783436
- - https://www.imdb.com/list/ls064427905
+ imdb_extra_1: https://www.imdb.com/list/ls000094398,
+ imdb_extra_2: https://www.imdb.com/list/ls057783436,
+ imdb_extra_3: https://www.imdb.com/list/ls064427905
+ }
"St. Patrick's Day Movies":
- url_poster: https://images2.imgbox.com/97/89/K94MCNS5_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_st-patricks.png
schedule: range(03/16-03/18)
template: {
name: seasonal,
num: 9,
holiday: "St. Patrick's Day",
- }
- imdb_list:
- - https://www.imdb.com/list/ls063934595
+ imdb_extra_1: https://www.imdb.com/list/ls063934595
+ }
"Easter Movies":
- url_poster: https://images2.imgbox.com/c3/a8/HmGl2lGj_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_easter.png
schedule: range(03/22-04/25)
template: {
name: seasonal,
num: 9,
holiday: "Easter",
- }
- imdb_list:
- - https://www.imdb.com/list/ls062665509/
- - https://www.imdb.com/list/ls051733651/
- - https://www.imdb.com/list/ls561620428/
- - https://www.imdb.com/list/ls564620820/
- - https://www.imdb.com/list/ls094021074/
- - https://www.imdb.com/list/ls088378250/
+ imdb_extra_1: https://www.imdb.com/list/ls062665509/,
+ imdb_extra_2: https://www.imdb.com/list/ls051733651/,
+ imdb_extra_3: https://www.imdb.com/list/ls561620428/,
+ imdb_extra_4: https://www.imdb.com/list/ls564620820/,
+ imdb_extra_5: https://www.imdb.com/list/ls094021074/,
+ imdb_extra_6: https://www.imdb.com/list/ls088378250/
+ }
"Halloween Movies":
- url_poster: https://images2.imgbox.com/2a/dd/e33o0EE5_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_halloween.png
schedule: range(10/29-10/31)
template: {
name: seasonal,
num: 9,
holiday: "Halloween",
- }
- imdb_list:
- - https://www.imdb.com/list/ls023118929
- - https://www.imdb.com/list/ls000099714
- - https://www.imdb.com/list/ls000058693
- - https://www.imdb.com/search/title/?genres=horror&keywords=haunted-house&sort=moviemeter,asc
+ imdb_extra_1: https://www.imdb.com/list/ls023118929/,
+ imdb_extra_2: https://www.imdb.com/list/ls000099714/,
+ imdb_extra_3: https://www.imdb.com/list/ls000058693/,
+ }
+ imdb_search:
+ type: "movie,tv_movie"
+ genre: "horror"
+ keyword: "haunted-house"
+ sort_by: "rating.desc"
+ limit: 10
"Thanksgiving Movies":
- url_poster: https://images2.imgbox.com/36/b5/CDUDv8pH_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_thanksgiving.png
schedule: range(11/22-11/25)
template: {
name: seasonal,
num: 9,
holiday: "Thanksgiving",
- }
- imdb_list:
- - https://www.imdb.com/list/ls000835734/
- - https://www.imdb.com/list/ls091597850/
+ imdb_extra_1: https://www.imdb.com/list/ls000835734/,
+ imdb_extra_2: https://www.imdb.com/list/ls091597850/
+ }
"Christmas Movies":
- url_poster: https://images2.imgbox.com/8d/9a/tiNxDZfS_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_christmas.png
schedule: range(12/01-12/31)
template: {
name: seasonal,
num: 9,
holiday: "Christmas",
- }
- letterboxd_list: https://letterboxd.com/ediblehedgehog/list/theme-christmas/
- imdb_list:
- - https://www.imdb.com/list/ls000096828
- - https://www.imdb.com/list/ls097394442
- - https://www.imdb.com/list/ls068976997
- - https://www.imdb.com/list/ls027567380
+ letterboxd_1: https://letterboxd.com/ediblehedgehog/list/theme-christmas/,
+ imdb_extra_1: https://www.imdb.com/list/ls000096828,
+ imdb_extra_2: https://www.imdb.com/list/ls097394442,
+ imdb_extra_3: https://www.imdb.com/list/ls068976997,
+ imdb_extra_4: https://www.imdb.com/list/ls027567380
+ }
"New Year's Eve Movies":
- url_poster: https://images2.imgbox.com/a0/43/GKr1OGG7_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_new-years-eve.png
schedule: range(12/26-01/02)
template: {
name: seasonal,
num: 9,
holiday: "New Year's Eve",
- }
- imdb_list: https://www.imdb.com/list/ls066838460
+ imdb_extra_1: https://www.imdb.com/list/ls066838460
+ }
\ No newline at end of file
diff --git a/0x5f3/metadata/movie/1_standup.yml b/0x5f3/metadata/movie/1_standup.yml
index 01ef8d1..d66f5d3 100644
--- a/0x5f3/metadata/movie/1_standup.yml
+++ b/0x5f3/metadata/movie/1_standup.yml
@@ -2,63 +2,53 @@
templates:
plex:
+ cache_builders: 4
+ collection_mode: hide
+ delete_not_scheduled: false
sort_title: "+1_<>_<>"
sync_mode: sync
- collection_mode: hide
visible_home: false
- visible_shared: false
visible_library: false
- delete_not_scheduled: false
- cache_builders: 4
+ visible_shared: false
- plex_added:
+ mdblist:
+ cache_builders: 6
+ collection_mode: hide
+ collection_order: alpha
+ delete_not_scheduled: false
sort_title: "+1_<>_<>"
sync_mode: sync
- collection_mode: hide
visible_home: false
- visible_shared: false
visible_library: false
- delete_not_scheduled: false
- cache_builders: 4
-
- mdblist:
+ visible_shared: false
+ mdblist_list:
+ sort_by: title.asc
+ url: https://mdblist.com/lists/<>/<>/
optional:
- mdblist_extra_1
- mdblist_extra_2
- mdblist_extra_3
- mdblist_extra_4
- mdblist_extra_5
- sort_title: "+1_<>_<>"
- 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/<>/<>/
- sort_by: title.asc
collections:
"Stand-up: All":
summary: "Stand-up"
- url_poster: https://images2.imgbox.com/31/e1/ZElv6PHz_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_standup/stand-up_all.png
template: {
name: mdblist,
num: "K",
mdblist_user: "archivist",
- mdblist_list: "collection-standup"
- }
+ mdblist_list: "list-standup"
+ }
"Stand-up: Random":
summary: "Random Stand-up"
- url_poster: https://images2.imgbox.com/ad/4f/nuF1bOeA_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_standup/stand-up_random.png
template: {
name: plex,
num: "L"
- }
+ }
smart_filter:
all:
collection: "Stand-up: All"
@@ -67,11 +57,11 @@ collections:
"Stand-up: Recently Released":
summary: "Recently released Stand-up"
- url_poster: https://images2.imgbox.com/a2/c5/BzdrMrGy_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_standup/stand-up_recently-added.png
template: {
name: plex,
num: "M"
- }
+ }
smart_filter:
all:
collection: "Stand-up: All"
@@ -80,11 +70,11 @@ collections:
"Stand-up: Recently Added":
summary: "Recently added Stand-up"
- url_poster: https://images2.imgbox.com/d7/e6/cEZnXBwk_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_standup/stand-up_recently-released.png
template: {
- name: plex_added,
+ name: plex,
num: "N"
- }
+ }
smart_filter:
all:
collection: "Stand-up: All"
@@ -93,11 +83,11 @@ collections:
"Stand-up: Top Rated":
summary: "Top rated Stand-up"
- url_poster: https://images2.imgbox.com/04/14/LwegJAI5_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_standup/stand-up_top-rated.png
template: {
name: plex,
num: "O"
- }
+ }
smart_filter:
all:
collection: "Stand-up: All"
diff --git a/0x5f3/metadata/movie/1_suggested.yml b/0x5f3/metadata/movie/1_suggested.yml
index fad031e..a2164f8 100644
--- a/0x5f3/metadata/movie/1_suggested.yml
+++ b/0x5f3/metadata/movie/1_suggested.yml
@@ -2,150 +2,196 @@
templates:
plex:
+ cache_builders: 4
+ collection_mode: hide
+ delete_not_scheduled: false
sort_title: "+1_<>_<>"
sync_mode: sync
- collection_mode: hide
visible_home: false
- visible_shared: false
visible_library: false
- delete_not_scheduled: false
- cache_builders: 4
+ visible_shared: false
trakt:
- sort_title: "+1_<>_<>"
- sync_mode: sync
- collection_order: custom
+ cache_builders: 4
collection_mode: hide
- visible_home: false
- visible_shared: false
- visible_library: false
delete_not_scheduled: false
- cache_builders: 4
-
- imdb_popular:
sort_title: "+1_<>_<>"
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=<>&languages=<>&sort=moviemeter,asc
- limit: 200
+ visible_shared: false
+ trakt_list:
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ optional:
+ - trakt_list_extra_01
+ - trakt_list_extra_02
+ - trakt_list_extra_03
+ - trakt_list_extra_04
+ - trakt_list_extra_05
+ - trakt_list_extra_06
+ - trakt_list_extra_07
+ - trakt_list_extra_08
+ - trakt_list_extra_09
+ - trakt_list_extra_10
+ - trakt_list_extra_11
+ - trakt_list_extra_12
+ - trakt_list_extra_13
+ - trakt_list_extra_14
+ - trakt_list_extra_15
+ - trakt_list_extra_16
+ - trakt_list_extra_17
+ - trakt_list_extra_18
+ - trakt_list_extra_19
+ - trakt_list_extra_20
- imdb_top:
+ mdblist:
+ cache_builders: 6
+ collection_mode: hide
+ collection_order: custom
+ delete_not_scheduled: false
sort_title: "+1_<>_<>"
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=<>&user_rating=<>&num_votes=<>,&languages=<>&sort=user_rating,desc&count=250
- limit: 300
+ visible_shared: false
+ mdblist_list:
+ sort_by: <>
+ url: https://mdblist.com/lists/<>/<>/
+ optional:
+ - mdblist_extra_1
+ - mdblist_extra_2
+ - mdblist_extra_3
+ - mdblist_extra_4
+ - mdblist_extra_5
collections:
"Random Movies":
summary: "Random selection of movies"
- url_poster: https://images2.imgbox.com/41/29/aa0NPuyr_o.png
- visible_library: true
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_random.png
+ visible_library: true
schedule: daily
template: {
name: plex,
num: 0
- }
+ }
smart_filter:
all:
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
+ "Recently Added Movies":
+ summary: "Recently added movies"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_recently-added.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
+ "Recently Released Movies":
+ summary: "Recently added movies"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_recently-released.png
+ visible_library: true
+ template: {
+ name: plex,
+ num: 1
+ }
+ smart_filter:
+ any:
+ audio_language: English, english
+ sort_by: release.desc
+ limit: 200
+
+ "Suggested Movies":
+ collection_order: random
+ summary: "Based on watched and favourited movies"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_suggested.png
+ template: {
+ name: trakt,
+ num: 2
+# trakt_list_extra_01: "https://trakt.tv/users/########/lists/movie-recommendations-couchmoney-tv",
+# trakt_list_extra_02: "https://trakt.tv/users/########/lists/movies-based-on-recently-watched-couchmoney-tv"
+ }
+ trakt_userlist:
+ - userlist: recommendations
+ user: me
+
"Trending Movies":
summary: "Movies trending across the internet"
- url_poster: https://images2.imgbox.com/5e/f5/lRkPiQHy_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_trending.png
schedule: daily
template: {
- name: trakt,
- num: 2
- }
- trakt_chart:
- chart: trending
- time_period: daily
- languages: en
- countries: us, gb, ie, ca, au, nz
- limit: 50
+ name: mdblist,
+ num: 2,
+ mdblist_user: "archivist",
+ mdblist_list: "movie-trending",
+ mdblist_sort: "rank.desc"
+ }
+ limit: 100
"Popular Movies":
summary: "Popular movies across the internet"
- url_poster: https://images2.imgbox.com/2e/34/oxXyim7m_o.png
- visible_library: true
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_popular.png
+ visible_library: true
schedule: daily
template: {
- name: imdb_popular,
+ name: mdblist,
num: 3,
- title_type: "feature",
- languages: "en",
- }
- limit: 100
+ mdblist_user: "archivist",
+ mdblist_list: "movie-popular",
+ mdblist_sort: "imdbpopular.desc"
+ }
+ limit: 250
"Top Rated Movies":
summary: "Top rated movies across the internet"
- url_poster: https://images2.imgbox.com/4d/9b/Xb3ambH9_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_top-rated.png
schedule: daily
template: {
- name: imdb_top,
- num: 4,
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
- limit: 200
+ name: mdblist,
+ num: 3,
+ mdblist_user: "archivist",
+ mdblist_list: "movie-top-rated",
+ mdblist_sort: "imdbrating.desc"
+ }
+ limit: 500
"Most Watched Daily":
summary: "Movies trending across the internet"
- url_poster: https://images2.imgbox.com/54/48/RpwMMx1Y_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_most-watched-daily.png
+ collection_order: custom
schedule: daily
template: {
name: trakt,
- num: 5
- }
+ num: 4
+ }
trakt_chart:
chart: watched
time_period: daily
@@ -155,12 +201,13 @@ collections:
"Most Watched Weekly":
summary: "Movies trending across the internet"
- url_poster: https://images2.imgbox.com/cc/37/PfqsdJzM_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_most-watched-weekly.png
+ collection_order: custom
schedule: daily
template: {
name: trakt,
- num: 6
- }
+ num: 5
+ }
trakt_chart:
chart: watched
time_period: weekly
@@ -170,12 +217,13 @@ collections:
"Most Watched Monthly":
summary: "Movies trending across the internet"
- url_poster: https://images2.imgbox.com/c7/3c/7fM4BrER_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_most-watched-monthly.png
+ collection_order: custom
schedule: weekly(sunday)
template: {
name: trakt,
- num: 7
- }
+ num: 6
+ }
trakt_chart:
chart: watched
time_period: monthly
@@ -185,12 +233,13 @@ collections:
"Most Watched Yearly":
summary: "Movies trending across the internet"
- url_poster: https://images2.imgbox.com/17/88/LYG1r4xG_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_most-watched-yearly.png
+ collection_order: custom
schedule: weekly(sunday)
template: {
name: trakt,
- num: 8
- }
+ num: 7
+ }
trakt_chart:
chart: watched
time_period: yearly
diff --git a/0x5f3/metadata/movie/2_year_top.yml b/0x5f3/metadata/movie/2_year_top.yml
index c29f405..6641cfd 100644
--- a/0x5f3/metadata/movie/2_year_top.yml
+++ b/0x5f3/metadata/movie/2_year_top.yml
@@ -1,214 +1,217 @@
## 2_year_top.yml
templates:
- year:
+ year_top:
+ cache_builders: 6
+ collection_mode: hide
+ collection_order: custom
+ delete_not_scheduled: false
+ limit: 250
sort_title: "+2_<>_<>"
- limit: 150
sync_mode: sync
- collection_order: custom
- 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=<>&release_date=<>&user_rating=<>&num_votes=<>,&languages=<>&user_rating,desc&count=250
- limit: 250
+ visible_shared: false
+ imdb_search:
+ language: <>
+ limit: 500
+ release.after: <>
+ release.before: <>
+ sort_by: rating.desc
+ type: <>
+ votes.gte: <>
collections:
+ "Top Rated of 2024":
+ summary: "Top rated movies in 2024"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2024.png
+ template: {
+ name: year_top,
+ num: "M",
+ type: "movie,tv_movie",
+ language: "en",
+ release.after: 2024-01-01,
+ release.before: 2024-12-31,
+ votes.gte: 1000
+ }
+
"Top Rated of 2023":
summary: "Top rated movies in 2023"
- url_poster: https://images2.imgbox.com/11/3b/7BlMZMQw_o.png
- schedule: weekly(tuesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2023.png
template: {
- name: year,
+ name: year_top,
num: "M",
- release_date: "2023-01-01,2023-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "movie,tv_movie",
+ language: "en",
+ release.after: 2023-01-01,
+ release.before: 2023-12-31,
+ votes.gte: 1000
+ }
"Top Rated of 2022":
summary: "Top rated movies in 2022"
- url_poster: https://images2.imgbox.com/20/ea/OeSbw2IU_o.png
- schedule: weekly(tuesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2022.png
template: {
- name: year,
+ name: year_top,
num: "N",
- release_date: "2022-01-01,2022-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "movie,tv_movie",
+ release.after: 2022-01-01,
+ release.before: 2022-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2021":
summary: "Top rated movies in 2021"
- url_poster: https://images2.imgbox.com/e9/ab/RKEdWgus_o.png
- schedule: weekly(tuesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2021.png
template: {
- name: year,
- num: O,
- release_date: "2021-01-01,2021-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ name: year_top,
+ num: "O",
+ type: "movie,tv_movie",
+ release.after: 2021-01-01,
+ release.before: 2021-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2020":
summary: "Top rated movies in 2020"
- url_poster: https://images2.imgbox.com/b2/82/XGYhRoQi_o.png
- schedule: weekly(tuesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2020.png
template: {
- name: year,
+ name: year_top,
num: "P",
- release_date: "2020-01-01,2020-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "movie,tv_movie",
+ release.after: 2020-01-01,
+ release.before: 2020-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2019":
summary: "Top rated movies in 2019"
- url_poster: https://images2.imgbox.com/53/e9/DhwEpjt2_o.png
- schedule: weekly(tuesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2019.png
template: {
- name: year,
+ name: year_top,
num: "Q",
- release_date: "2019-01-01,2019-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "movie,tv_movie",
+ release.after: 2019-01-01,
+ release.before: 2019-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2018":
summary: "Top rated movies in 2018"
- url_poster: https://images2.imgbox.com/a5/9b/NKvSD9sj_o.png
- schedule: weekly(tuesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2018.png
template: {
- name: year,
+ name: year_top,
num: "R",
- release_date: "2018-01-01,2018-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "movie,tv_movie",
+ release.after: 2018-01-01,
+ release.before: 2018-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2017":
summary: "Top rated movies in 2017"
- url_poster: https://images2.imgbox.com/2e/c3/ucZ25sgd_o.png
- schedule: weekly(tuesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2017.png
template: {
- name: year,
+ name: year_top,
num: "S",
- release_date: "2017-01-01,2017-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "movie,tv_movie",
+ release.after: 2017-01-01,
+ release.before: 2017-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2016":
summary: "Top rated movies in 2016"
- url_poster: https://images2.imgbox.com/86/b7/R5LWS26j_o.png
- schedule: weekly(tuesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2016.png
template: {
- name: year,
+ name: year_top,
num: "T",
- release_date: "2016-01-01,2016-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "movie,tv_movie",
+ release.after: 2016-01-01,
+ release.before: 2016-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2015":
summary: "Top rated movies in 2015"
- url_poster: https://images2.imgbox.com/2e/92/Xyintttd_o.png
- schedule: weekly(tuesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2015.png
template: {
- name: year,
+ name: year_top,
num: "U",
- release_date: "2015-01-01,2015-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "movie,tv_movie",
+ release.after: 2015-01-01,
+ release.before: 2015-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2014":
summary: "Top rated movies in 2014"
- url_poster: https://images2.imgbox.com/45/1b/rnOLmuYd_o.png
- schedule: weekly(tuesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2014.png
template: {
- name: year,
+ name: year_top,
num: "V",
- release_date: "2014-01-01,2014-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
-
+ type: "movie,tv_movie",
+ release.after: 2014-01-01,
+ release.before: 2014-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2013":
summary: "Top rated movies in 2013"
- url_poster: https://images2.imgbox.com/10/7f/sChpdS5a_o.png
- schedule: weekly(tuesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2013.png
template: {
- name: year,
+ name: year_top,
num: "W",
- release_date: "2013-01-01,2013-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "movie,tv_movie",
+ release.after: 2013-01-01,
+ release.before: 2013-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2012":
summary: "Top rated movies in 2012"
- url_poster: https://images2.imgbox.com/1a/a0/nodGueZf_o.png
- schedule: weekly(tuesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2012.png
template: {
- name: year,
+ name: year_top,
num: "X",
- release_date: "2012-01-01,2012-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "movie,tv_movie",
+ release.after: 2012-01-01,
+ release.before: 2012-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2011":
summary: "Top rated movies in 2011"
- url_poster: https://images2.imgbox.com/92/1d/rGBuC4Jl_o.png
- schedule: weekly(tuesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2011.png
template: {
- name: year,
+ name: year_top,
num: "Y",
- release_date: "2011-01-01,2011-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "movie,tv_movie",
+ release.after: 2011-01-01,
+ release.before: 2011-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2010":
summary: "Top rated movies in 2010"
- url_poster: https://images2.imgbox.com/86/63/4kJnyLQX_o.png
- schedule: weekly(tuesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2010.png
template: {
- name: year,
+ name: year_top,
num: "Z",
- release_date: "2010-01-01,2010-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
\ No newline at end of file
+ type: "movie,tv_movie",
+ release.after: 2010-01-01,
+ release.before: 2010-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
\ No newline at end of file
diff --git a/0x5f3/metadata/movie/3_decades_top.yml b/0x5f3/metadata/movie/3_decades_top.yml
index e557808..3dbeb76 100644
--- a/0x5f3/metadata/movie/3_decades_top.yml
+++ b/0x5f3/metadata/movie/3_decades_top.yml
@@ -1,144 +1,140 @@
## 3_decades_top.yml
templates:
- decade:
+ decade_top:
+ cache_builders: 6
+ collection_mode: hide
+ collection_order: custom
+ delete_not_scheduled: false
+ limit: 250
sort_title: "+3_<>_<>"
- limit: 130
sync_mode: sync
- collection_order: custom
- 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=<>&release_date=<>&user_rating=<>&num_votes=<>,&languages=<>&user_rating,desc&count=250
- limit: 250
+ visible_shared: false
+ imdb_search:
+ language: <>
+ limit: 500
+ release.after: <>
+ release.before: <>
+ sort_by: rating.desc
+ type: <>
+ votes.gte: <>
collections:
"Top Rated of the 1940s":
summary: "Top rated movies of the 1940s"
- url_poster: https://images2.imgbox.com/b2/96/r6suu5US_o.png
- schedule: weekly(wednesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1940s.png
template: {
- name: decade,
+ name: decade_top,
num: "Z",
- release_date: "1940-01-01,1949-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en"
+ type: "movie,tv_movie",
+ release.after: 1940-01-01,
+ release.before: 1949-12-31,
+ votes.gte: 100,
+ language: "en"
}
"Top Rated of the 1950s":
summary: "Top rated movies of the 1950s"
- url_poster: https://images2.imgbox.com/3a/86/lbm419do_o.png
- schedule: weekly(wednesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1950s.png
template: {
- name: decade,
+ name: decade_top,
num: "Y",
- release_date: "1950-01-01,1959-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en"
+ type: "movie,tv_movie",
+ release.after: 1950-01-01,
+ release.before: 1959-12-31,
+ votes.gte: 100,
+ language: "en"
}
"Top Rated of the 1960s":
summary: "Top rated movies of the 1960s"
- url_poster: https://images2.imgbox.com/86/ec/BLBgj4Sc_o.png
- schedule: weekly(wednesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1960s.png
template: {
- name: decade,
+ name: decade_top,
num: "X",
- release_date: "1960-01-01,1969-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en"
+ type: "movie,tv_movie",
+ release.after: 1960-01-01,
+ release.before: 1969-12-31,
+ votes.gte: 100,
+ language: "en"
}
"Top Rated of the 1970s":
summary: "Top rated movies of the 1970s"
- url_poster: https://images2.imgbox.com/69/3f/JKYnU4OW_o.png
- schedule: weekly(wednesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1970s.png
template: {
- name: decade,
+ name: decade_top,
num: "W",
- release_date: "1970-01-01,1979-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
+ type: "movie,tv_movie",
+ release.after: 1970-01-01,
+ release.before: 1979-12-31,
+ votes.gte: 100,
+ language: "en"
}
"Top Rated of the 1980s":
summary: "Top rated movies of the 1980s"
- url_poster: https://images2.imgbox.com/fa/74/pTqfI3kw_o.png
- schedule: weekly(wednesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1980s.png
template: {
- name: decade,
+ name: decade_top,
num: "V",
- release_date: "1980-01-01,1989-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
+ type: "movie,tv_movie",
+ release.after: 1980-01-01,
+ release.before: 1989-12-31,
+ votes.gte: 100,
+ language: "en"
}
"Top Rated of the 1990s":
summary: "Top rated movies of the 1990s"
- url_poster: https://images2.imgbox.com/f8/2d/heYFe34N_o.png
- schedule: weekly(wednesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1990s.png
template: {
- name: decade,
+ name: decade_top,
num: "U",
- release_date: "1990-01-01,1999-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
+ type: "movie,tv_movie",
+ release.after: 1990-01-01,
+ release.before: 1999-12-31,
+ votes.gte: 100,
+ language: "en"
}
"Top Rated of the 2000s":
summary: "Top rated movies of the 2000s"
- url_poster: https://images2.imgbox.com/25/0f/Fv1DABox_o.png
- schedule: weekly(wednesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_2000s.png
template: {
- name: decade,
+ name: decade_top,
num: "T",
- release_date: "2000-01-01,2009-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
+ type: "movie,tv_movie",
+ release.after: 2000-01-01,
+ release.before: 2009-12-31,
+ votes.gte: 1000,
+ language: "en"
}
"Top Rated of the 2010s":
summary: "Top rated movies of the 2010s"
- url_poster: https://images2.imgbox.com/2e/79/H4fyrHwI_o.png
- schedule: weekly(wednesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_2010s.png
template: {
- name: decade,
+ name: decade_top,
num: "S",
- release_date: "2010-01-01,2019-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
+ type: "movie,tv_movie",
+ release.after: 2010-01-01,
+ release.before: 2019-12-31,
+ votes.gte: 1000,
+ language: "en"
}
"Top Rated of the 2020s":
summary: "Top rated movies of the 2020s"
- url_poster: https://images2.imgbox.com/19/dc/06a42YSm_o.png
- schedule: weekly(wednesday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_2020s.png
template: {
- name: decade,
+ name: decade_top,
num: "R",
- release_date: "2020-01-01,2029-12-31",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
+ type: "movie,tv_movie",
+ release.after: 2020-01-01,
+ release.before: 2029-12-31,
+ votes.gte: 1000,
+ language: "en"
}
\ No newline at end of file
diff --git a/0x5f3/metadata/movie/4_awards.yml b/0x5f3/metadata/movie/4_awards.yml
index 7f593a3..24f8d1e 100644
--- a/0x5f3/metadata/movie/4_awards.yml
+++ b/0x5f3/metadata/movie/4_awards.yml
@@ -1,167 +1,178 @@
## 4_awards.yml
templates:
- imdb:
+ award_nominee:
+ cache_builders: 6
+ collection_mode: hide
+ collection_order: release.desc
+ delete_not_scheduled: false
sort_title: "+4_<>_<>"
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=<>&groups=<>&languages=<>&sort=release_date,desc
- limit: 350
+ visible_shared: false
+ imdb_search:
+ event: <>
+ language: <>
+ limit: 1000
+ type: <>
- letterboxd:
- optional:
- - letterboxd_extra_1
- - letterboxd_extra_2
- - letterboxd_extra_3
- - letterboxd_extra_4
- - letterboxd_extra_5
+ award_winner:
+ cache_builders: 6
+ collection_mode: hide
+ collection_order: release.desc
+ delete_not_scheduled: false
sort_title: "+4_<>_<>"
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/<>/list/<>/by/<>
- limit: 350
+ visible_shared: false
+ imdb_search:
+ event.winning: <>
+ language: <>
+ limit: 1000
+ type: <>
collections:
- "Oscar Winners":
- summary: "A collection of Oscar Winners"
- url_poster: https://images2.imgbox.com/ad/c9/nfhQr1bK_o.png
- schedule: weekly(monday)
- template: {
- name: imdb,
- num: 0,
- groups: "oscar_winner",
- title_type: "feature",
- languages: "en"
- }
- limit: 120
-
"Oscar Nominees":
summary: "A collection of Oscar Nominees"
- url_poster: https://images2.imgbox.com/98/37/PigipQFj_o.png
- schedule: weekly(monday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_nominees_oscars.png
template: {
- name: imdb,
- num: 1,
- groups: "oscar_nominee",
- title_type: "feature",
- languages: "en"
- }
- limit: 250
+ name: award_nominee,
+ num: "A",
+ type: "movie,tv_movie",
+ event: "oscar_picture,oscar_director",
+ language: "en"
+ }
- "Golden Globes Winners":
- summary: "A collection of Golden Globes Winners"
- url_poster: https://images2.imgbox.com/90/92/iw9mYXgG_o.png
- schedule: weekly(monday)
+ "Oscar Winners":
+ summary: "A collection of Oscar Winners"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_oscars.png
template: {
- name: imdb,
- num: 2,
- groups: "golden_globe_winner",
- title_type: "feature",
- languages: "en"
- }
- limit: 120
+ name: award_winner,
+ num: "B",
+ type: "movie,tv_movie",
+ event.winning: "oscar_picture,oscar_director",
+ language: "en"
+ }
"Golden Globes Nominees":
summary: "A collection of Golden Globes Nominees"
- url_poster: https://images2.imgbox.com/0a/a2/HH5uBXFt_o.png
- schedule: weekly(monday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_nominees_golden-globespng.png
template: {
- name: imdb,
- num: 3,
- groups: "golden_globe_nominee",
- title_type: "feature",
- languages: "en"
- }
- limit: 250
+ name: award_nominee,
+ num: "C",
+ type: "movie,tv_movie",
+ event: "golden",
+ language: "en"
+ }
+
+ "Golden Globes Winners":
+ summary: "A collection of Golden Globes Winners"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_golden_globes.png
+ template: {
+ name: award_winner,
+ num: "D",
+ type: "movie,tv_movie",
+ event.winning: "golden",
+ language: "en"
+ }
"BAFTA Winners":
summary: "A collection of BAFTA Winners"
- url_poster: https://images2.imgbox.com/00/61/roVpyMsf_o.png
- schedule: weekly(monday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_bafta.png
template: {
- name: letterboxd,
- num: 4,
- user: "kevinct92",
- list: "all-bafta-award-winners-best-british-film",
- sort: "release"
- }
- limit: 250
+ name: award_winner,
+ num: "E",
+ type: "movie,tv_movie",
+ event.winning: "bafta",
+ language: "en"
+ }
"Berlinale Winners":
summary: "A collection of Berlinale Winners"
- url_poster: https://images2.imgbox.com/91/9a/HV6PSMf9_o.png
- schedule: weekly(monday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_berlinale.png
template: {
- name: letterboxd,
- num: 5,
- user: "koyoti",
- list: "berlinale-golden-bear-winners",
- sort: "release"
- }
- limit: 250
+ name: award_winner,
+ num: "F",
+ type: "movie,tv_movie",
+ event.winning: "ev0000091",
+ language: "en"
+ }
"Cannes Film Festival Winners":
summary: "A collection of Cannes Film Festival Winners"
- url_poster: https://images2.imgbox.com/f6/58/U3iST84u_o.png
- schedule: weekly(monday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_cannes.png
template: {
- name: letterboxd,
- num: 6,
- user: "moviewithus",
- list: "cannes-winners",
- sort: "release"
- }
- limit: 250
+ name: award_winner,
+ num: "G",
+ type: "movie,tv_movie",
+ event.winning: "cannes",
+ language: "en"
+ }
"European Film Award Winners":
summary: "A collection of European Film Award Winners"
- url_poster: https://images2.imgbox.com/c5/4d/I4jeTKM5_o.png
- schedule: weekly(monday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_european-film.png
template: {
- name: letterboxd,
- num: 7,
- user: "ra_pha",
- list: "european-film-awards",
- sort: "release"
- }
- limit: 250
+ name: award_winner,
+ num: "H",
+ type: "movie,tv_movie",
+ event.winning: "ev0000230",
+ language: "en"
+ }
"Sundance Winners":
summary: "A collection of Sundance Winners"
- url_poster: https://images2.imgbox.com/00/95/C6ghjx7k_o.png
- schedule: weekly(monday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_sundance.png
template: {
- name: letterboxd,
- num: 8,
- user: "glicose",
- list: "winners-of-sundance",
- sort: "release"
- }
- limit: 250
+ name: award_winner,
+ num: "I",
+ type: "movie,tv_movie",
+ event.winning: "sundance",
+ language: "en"
+ }
"Venice Film Festival Winners":
summary: "A collection of Venice Film Festival Winners"
- url_poster: https://images2.imgbox.com/0d/38/P2chh8O7_o.png
- schedule: weekly(monday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_venice-film.png
+ template: {
+ name: award_winner,
+ num: "J",
+ type: "movie,tv_movie",
+ event.winning: "ev0000681",
+ language: "en"
+ }
+
+ "Critic's Choice Winners":
+ summary: "A collection of Critic's Choice Winners"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_critics-choice.png
+ template: {
+ name: award_winner,
+ num: "K",
+ type: "movie,tv_movie",
+ event.winning: "choice",
+ language: "en"
+ }
+
+ "Spirit Awards Winners":
+ summary: "A collection of Spirit Awards Winners"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_spirit-awards.png
+ template: {
+ name: award_winner,
+ num: "L",
+ type: "movie,tv_movie",
+ event.winning: "spirit",
+ language: "en"
+ }
+
+ "Razzie Winners":
+ summary: "A collection of Razzie Winners"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_razzie.png
template: {
- name: letterboxd,
- num: 9,
- user: "glicose",
- list: "winners-of-sundance",
- sort: "release"
- }
- limit: 250
\ No newline at end of file
+ name: award_winner,
+ num: "M",
+ type: "movie,tv_movie",
+ event.winning: "razzie",
+ language: "en"
+ }
\ No newline at end of file
diff --git a/0x5f3/metadata/movie/5_genre_popular.yml b/0x5f3/metadata/movie/5_genre_popular.yml
index 060082d..67d24d6 100644
--- a/0x5f3/metadata/movie/5_genre_popular.yml
+++ b/0x5f3/metadata/movie/5_genre_popular.yml
@@ -2,226 +2,229 @@
templates:
popular:
+ cache_builders: 6
+ collection_mode: hide
+ collection_order: custom
+ delete_not_scheduled: false
+ limit: 250
sort_title: "+5: <>"
- limit: 130
sync_mode: sync
- collection_order: custom
- 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=<>&genres=<>&languages=<>&sort=moviemeter,asc
- limit: 250
+ visible_shared: false
+ imdb_search:
+ genre: <>
+ language: <>
+ limit: 500
+ popularity.gte: <>
+ sort_by: popularity.asc
+ type: <>
collections:
"Popular in Action":
summary: "Popular movies in Action"
- url_poster: https://images2.imgbox.com/49/a2/ZzHfwpko_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_action.png
template: {
name: popular,
- genres: "action",
- title_type: "feature,tv_movie",
- languages: "en",
- }
+ type: "movie,tv_movie",
+ genre: "action",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in Adventure":
summary: "Popular movies in Adventure"
- url_poster: https://images2.imgbox.com/69/44/w9z6lHTx_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_adventure.png
template: {
name: popular,
- genres: "adventure",
- title_type: "feature,tv_movie",
- languages: "en",
- }
+ type: "movie,tv_movie",
+ genre: "adventure",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in Animation":
summary: "Popular movies in Animation"
- url_poster: https://images2.imgbox.com/2b/9f/K6YZj2mM_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_animation.png
template: {
name: popular,
- genres: "animation",
- title_type: "feature,tv_movie",
- languages: "en",
- }
+ type: "movie,tv_movie",
+ genre: "animation",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in Biography":
summary: "Popular movies in Biography"
- url_poster: https://images2.imgbox.com/db/a5/DuxFMQvW_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_biography.png
template: {
name: popular,
- genres: "biography",
- title_type: "feature,tv_movie",
- languages: "en",
- }
+ type: "movie,tv_movie",
+ genre: "biography",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in Comedy":
summary: "Popular movies in Comedy"
- url_poster: https://images2.imgbox.com/ee/95/bv86GdwL_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_comedy.png
template: {
name: popular,
- genres: "comedy",
- title_type: "feature,tv_movie",
- languages: "en",
- }
+ type: "movie,tv_movie",
+ genre: "comedy",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in Crime":
summary: "Popular movies in Crime"
- url_poster: https://images2.imgbox.com/04/57/qWBJn2wh_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_crime.png
template: {
name: popular,
- genres: "crime",
- title_type: "feature,tv_movie",
- languages: "en",
- }
+ type: "movie,tv_movie",
+ genre: "crime",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in Drama":
summary: "Popular movies in Drama"
- url_poster: https://images2.imgbox.com/b5/7e/xjs3U3Uw_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_drama.png
template: {
name: popular,
- genres: "drama",
- title_type: "feature,tv_movie",
- languages: "en",
- }
+ type: "movie,tv_movie",
+ genre: "drama",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in Family":
summary: "Popular movies in Family"
- url_poster: https://images2.imgbox.com/b8/7c/Yxfwl4SU_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_family.png
template: {
name: popular,
- genres: "family",
- title_type: "feature,tv_movie",
- languages: "en",
- }
+ type: "movie,tv_movie",
+ genre: "family",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in Fantasy":
summary: "Popular movies in Fantasy"
- url_poster: https://images2.imgbox.com/b9/2d/RUj29mGN_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_fantasy.png
template: {
name: popular,
- genres: "fantasy",
- title_type: "feature,tv_movie",
- languages: "en",
- }
+ type: "movie,tv_movie",
+ genre: "fantasy",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in History":
summary: "Popular movies in History"
- url_poster: https://images2.imgbox.com/7e/4b/J3QPVzXr_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_history.png
template: {
name: popular,
- genres: "history",
- title_type: "feature,tv_movie",
- languages: "en",
- }
+ type: "movie,tv_movie",
+ genre: "history",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in Horror":
summary: "Popular movies in Horror"
- url_poster: https://images2.imgbox.com/d7/90/soVAACno_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_horror.png
template: {
name: popular,
- genres: "horror",
- title_type: "feature,tv_movie",
- languages: "en",
- }
+ type: "movie,tv_movie",
+ genre: "horror",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in Music":
summary: "Popular movies in Music"
- url_poster: https://images2.imgbox.com/a5/f7/k30HMjfT_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_music.png
template: {
name: popular,
- genres: "music",
- title_type: "feature,tv_movie",
- languages: "en",
- }
+ type: "movie,tv_movie",
+ genre: "music",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in Musicals":
summary: "Popular movies in Musicals"
- url_poster: https://images2.imgbox.com/2c/d8/dBP5NuOy_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_musicals.png
template: {
name: popular,
- genres: "musical",
- title_type: "feature,tv_movie",
- languages: "en",
- }
+ type: "movie,tv_movie",
+ genre: "musical",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in Mystery":
summary: "Popular movies in Mystery"
- url_poster: https://images2.imgbox.com/c0/eb/vxT2626d_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_mystery.png
template: {
name: popular,
- genres: "mystery",
- title_type: "feature,tv_movie",
- languages: "en",
- }
+ type: "movie,tv_movie",
+ genre: "mystery",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in Romance":
summary: "Popular movies in Romance"
- url_poster: https://images2.imgbox.com/c9/5c/iFqsyDIF_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_romance.png
template: {
name: popular,
- genres: "romance",
- title_type: "feature,tv_movie",
- languages: "en",
- }
+ type: "movie,tv_movie",
+ genre: "romance",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in Sci-Fi":
summary: "Popular movies in Sci-Fi"
- url_poster: https://images2.imgbox.com/c8/01/RVAS27XY_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_sci-fi.png
template: {
name: popular,
- genres: "sci-fi",
- title_type: "feature,tv_movie",
- languages: "en",
- }
-
+ type: "movie,tv_movie",
+ genre: "sci-fi",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in Thriller":
summary: "Popular movies in Thriller"
- url_poster: https://images2.imgbox.com/91/81/K0sxubV6_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_thriller.png
template: {
name: popular,
- genres: "thriller",
- title_type: "feature,tv_movie",
- languages: "en",
- }
+ type: "movie,tv_movie",
+ genre: "thriller",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in War":
summary: "Popular movies in War"
- url_poster: https://images2.imgbox.com/31/13/Kf3A1cXg_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_war.png
template: {
name: popular,
- genres: "war",
- title_type: "feature,tv_movie",
- languages: "en",
- }
+ type: "movie,tv_movie",
+ genre: "war",
+ popularity.gte: 5,
+ language: "en"
+ }
"Popular in Western":
summary: "Popular movies in Western"
- url_poster: https://images2.imgbox.com/68/3a/Jl5QZlaK_o.png
- schedule: daily
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_western.png
template: {
name: popular,
- genres: "western",
- title_type: "feature,tv_movie",
- languages: "en",
- }
\ No newline at end of file
+ type: "movie,tv_movie",
+ genre: "western",
+ popularity.gte: 5,
+ language: "en"
+ }
\ No newline at end of file
diff --git a/0x5f3/metadata/movie/6_genre_top.yml b/0x5f3/metadata/movie/6_genre_top.yml
index 5d53bb5..adaabd0 100644
--- a/0x5f3/metadata/movie/6_genre_top.yml
+++ b/0x5f3/metadata/movie/6_genre_top.yml
@@ -1,265 +1,252 @@
## 6_genre_top.yml
templates:
- genre:
+ top:
+ cache_builders: 6
+ collection_mode: hide
+ collection_order: custom
+ delete_not_scheduled: false
+ limit: 500
sort_title: "+6 Rated: <>"
- limit: 150
sync_mode: sync
- collection_order: custom
- 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=<>&user_rating=<>&num_votes=<>&genres=<>&languages=<>&sort=user_rating,desc
- limit: 250
+ visible_shared: false
+ imdb_search:
+ genre: <>
+ language: <>
+ limit: 1000
+ rating.gte: <>
+ sort_by: rating.desc
+ type: <>
+ votes.gte: <>
collections:
"Top Rated in Action":
summary: "Top rated movies in Action"
- url_poster: https://images2.imgbox.com/51/80/y43S30ze_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_action.png
template: {
- name: genre,
- genres: "action",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ type: "movie,tv_movie",
+ genre: "action",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in Adventure":
summary: "Top rated movies in Adventure"
- url_poster: https://images2.imgbox.com/c9/32/B0Eezjrf_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_adventure.png
template: {
- name: genre,
- genres: "adventure",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ type: "movie,tv_movie",
+ genre: "adventure",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in Animation":
summary: "Top rated movies in Animation"
- url_poster: https://images2.imgbox.com/5d/ce/AGI0Qfqm_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_animation.png
template: {
- name: genre,
- genres: "animation",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ type: "movie,tv_movie",
+ genre: "animation",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in Biography":
summary: "Top rated movies in Biography"
- url_poster: https://images2.imgbox.com/78/3c/xtirTM6g_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_biography.png
template: {
- name: genre,
- genres: "biography",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ type: "movie,tv_movie",
+ genre: "biography",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in Comedy":
summary: "Top rated movies in Comedy"
- url_poster: https://images2.imgbox.com/69/10/NKcsxR5P_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_comedy.png
template: {
- name: genre,
- genres: "comedy",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ type: "movie,tv_movie",
+ genre: "comedy",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in Crime":
summary: "Top rated movies in Crime"
- url_poster: https://images2.imgbox.com/01/f8/X4xQQ1sE_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_crime.png
template: {
- name: genre,
- genres: "crime",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ type: "movie,tv_movie",
+ genre: "crime",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in Drama":
summary: "Top rated movies in Drama"
- url_poster: https://images2.imgbox.com/62/d5/iMGeC44D_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_drama.png
template: {
- name: genre,
- genres: "drama",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ genre: "drama",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in Family":
summary: "Top rated movies in Family"
- url_poster: https://images2.imgbox.com/ca/6e/2IfG1bxC_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_family.png
template: {
- name: genre,
- genres: "family",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ type: "movie,tv_movie",
+ genre: "family",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in Fantasy":
summary: "Top rated movies in Fantasy"
- url_poster: https://images2.imgbox.com/0e/a1/RTwNLvZj_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_fantasy.png
template: {
- name: genre,
- genres: "fantasy",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ type: "movie,tv_movie",
+ genre: "fantasy",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in History":
summary: "Top rated movies in History"
- url_poster: https://images2.imgbox.com/07/28/Gnd1RXdg_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_history.png
template: {
- name: genre,
- genres: "history",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ type: "movie,tv_movie",
+ genre: "history",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in Horror":
summary: "Top rated movies in Horror"
- url_poster: https://images2.imgbox.com/69/85/PPdtuMl4_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_horror.png
template: {
- name: genre,
- genres: "horror",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ type: "movie,tv_movie",
+ genre: "horror",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in Music":
summary: "Top rated movies in Music"
- url_poster: https://images2.imgbox.com/2a/5b/0qMaPxU2_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_music.png
template: {
- name: genre,
- genres: "music",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ type: "movie,tv_movie",
+ genre: "music",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in Musicals":
summary: "Top rated movies in Musicals"
- url_poster: https://images2.imgbox.com/af/6f/8PsNB0Po_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_musicals.png
template: {
- name: genre,
- genres: "musical",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ type: "movie,tv_movie",
+ genre: "musical",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in Mystery":
summary: "Top rated movies in Mystery"
- url_poster: https://images2.imgbox.com/90/e8/hpebZBPB_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_mystery.png
+
template: {
- name: genre,
- genres: "mystery",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ type: "movie,tv_movie",
+ genre: "mystery",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in Romance":
summary: "Top rated movies in Romance"
- url_poster: https://images2.imgbox.com/0a/7c/zeNHGAVj_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_romance.png
template: {
- name: genre,
- genres: "romance",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ type: "movie,tv_movie",
+ genre: "romance",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in Sci-Fi":
summary: "Top rated movies in Sci-Fi"
- url_poster: https://images2.imgbox.com/91/64/ePUjlSZ6_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_sci-fi.png
template: {
- name: genre,
- genres: "sci-fi",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ type: "movie,tv_movie",
+ genre: "sci-fi",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in Thriller":
summary: "Top rated movies in Thriller"
- url_poster: https://images2.imgbox.com/7f/f0/imM9mUS1_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_thriller.png
template: {
- name: genre,
- genres: "thriller",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ type: "movie,tv_movie",
+ genre: "thriller",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in War":
summary: "Top rated movies in War"
- url_poster: https://images2.imgbox.com/52/68/Yc62v6he_o.png
- schedule: weekly(thursday)
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_war.png
template: {
- name: genre,
- genres: "war",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
+ name: top,
+ type: "movie,tv_movie",
+ genre: "war",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
"Top Rated in Western":
summary: "Top rated movies in Western"
- url_poster: https://images2.imgbox.com/0e/03/v2py3lSd_o.png
- schedule: weekly(thursday)
- template: {
- name: genre,
- genres: "western",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
- }
\ No newline at end of file
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_western.png
+ template: {
+ name: top,
+ type: "movie,tv_movie",
+ genre: "western",
+ rating.gte: 5,
+ votes.gte: 10000,
+ language: "en"
+ }
\ No newline at end of file
diff --git a/0x5f3/metadata/movie/7_subgenre_top.yml b/0x5f3/metadata/movie/7_subgenre_top.yml
index 45cb472..7de38be 100644
--- a/0x5f3/metadata/movie/7_subgenre_top.yml
+++ b/0x5f3/metadata/movie/7_subgenre_top.yml
@@ -2,1583 +2,1505 @@
templates:
sub_genre:
- optional:
- - imdb_extra_1
- - imdb_extra_2
- - imdb_extra_3
- - imdb_extra_4
- - imdb_extra_5
- - letterboxd_extra_1
- - letterboxd_extra_2
- - letterboxd_extra_3
- - letterboxd_extra_4
- - letterboxd_extra_5
- sort_title: "+7 Rated: <>"
- limit: 200
- sync_mode: sync
- collection_order: critic_rating.desc
+ cache_builders: 6
collection_mode: hide
+# collection_order: critic_rating.desc
+ delete_not_scheduled: false
+ limit: 250
+ sort_title: "+7_<>"
+ sync_mode: sync
visible_home: false
- visible_shared: false
visible_library: false
- delete_not_scheduled: false
- cache_builders: 6
+ visible_shared: false
+ imdb_search:
+ genre.any: <>
+ genre: <>
+ keyword.any: <>
+ keyword: <>
+ language: <>
+ limit: 1000
+ rating.gte: <>
+ sort_by: rating.desc
+ type: <>
+ votes.gte: <>
imdb_list:
- - https://www.imdb.com/search/title/?title_type=<>&user_rating=<>&votes=<>&keywords=<>&genres=<>&languages=<>&sort=user_rating,desc
- <>
- <>
- <>
- <>
- <>
letterboxd_list:
- - https://letterboxd.com/ediblehedgehog/list/<>/
+ - https://letterboxd.com/ediblehedgehog/list/<>/by/rating/
- <>
- <>
- <>
- <>
- <>
+ trakt_list:
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ optional:
+ - imdb_extra_1
+ - imdb_extra_2
+ - imdb_extra_3
+ - imdb_extra_4
+ - imdb_extra_5
+ - letterboxd_extra_1
+ - letterboxd_extra_2
+ - letterboxd_extra_3
+ - letterboxd_extra_4
+ - letterboxd_extra_5
+ - trakt_extra_1
+ - trakt_extra_2
+ - trakt_extra_3
+ - trakt_extra_4
+ - trakt_extra_5
+ - genre
+ - genre.any
+ - keyword
+ - keyword.any
collections:
"Top Rated in Absurdism":
summary: "Top rated movies in Absurdism"
- url_poster: https://images2.imgbox.com/08/d2/w1Yj5mg7_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_absurdism.png
schedule: weekly(monday)
template: {
name: sub_genre,
- keywords: "absurdism",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "absurdism",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-absurdism"
- }
+ }
"Top Rated in Aliens":
summary: "Top rated movies in Aliens"
- url_poster: https://images2.imgbox.com/c5/db/86YsIf2Y_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_aliens.png
schedule: weekly(monday)
template: {
name: sub_genre,
- keywords: "alien,alien-invasion",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "alien,alien-invasion",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-aliens"
- }
+ }
"Top Rated in Alternate History":
summary: "Top rated movies in Alternate History"
- url_poster: https://images2.imgbox.com/71/96/1Aq7YJ9E_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_alternate-history.png
schedule: weekly(monday)
template: {
name: sub_genre,
- keywords: "alternate-history",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "alternate-history",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-alternate-history"
- }
+ }
"Top Rated in Anti-Hero":
summary: "Top rated movies in Anti-Hero"
- url_poster: https://images2.imgbox.com/a7/6e/sNWXmfEq_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_anti-hero.png
schedule: weekly(monday)
template: {
name: sub_genre,
- keywords: "anti-hero,superhero",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "anti-hero,superhero",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-anti-hero"
- }
+ }
"Top Rated in Apocalypse":
summary: "Top rated movies in Apocalypse"
- url_poster: https://images2.imgbox.com/81/2d/jXO0395t_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_apocalypse.png
schedule: weekly(monday)
template: {
name: sub_genre,
- keywords: "apocalypse,end-of-the-world",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "apocalypse,end-of-the-world",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-apocalypse"
- }
+ }
"Top Rated in Artificial Intelligence":
summary: "Top rated movies in Artificial Intelligence"
- url_poster: https://images2.imgbox.com/4e/93/hanWWGRG_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_artificial-intelligence.png
schedule: weekly(monday)
template: {
name: sub_genre,
- keywords: "artificial-intelligence",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "artificial-intelligence",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-artificial-intelligence"
- }
+ }
"Top Rated in Assassins":
summary: "Top rated movies in Assassins"
- url_poster: https://images2.imgbox.com/d4/b1/BOFYcbOd_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_assassins.png
schedule: weekly(monday)
template: {
name: sub_genre,
- keywords: "assassination-attempt",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "assassination-attempt",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-assassins"
- }
+ }
"Top Rated in Betrayal":
summary: "Top rated movies in Betrayal"
- url_poster: https://images2.imgbox.com/59/34/V3bywsZN_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_betrayal.png
schedule: weekly(monday)
template: {
name: sub_genre,
- keywords: "betrayal",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "betrayal",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-betrayal"
- }
+ }
"Top Rated in Black Comedy":
summary: "Top rated movies in Black Comedy"
- url_poster: https://images2.imgbox.com/f4/9f/7gg281pJ_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_black-comedy.png
schedule: weekly(monday)
template: {
name: sub_genre,
- keywords: "black-comedy",
- genres: "comedy",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "black-comedy",
+ genre: "comedy",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-black-comedy"
- }
+ }
"Top Rated in Boxing":
summary: "Top rated movies in Boxing"
- url_poster: https://images2.imgbox.com/3b/a9/9fIkdp1r_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_boxing.png
schedule: weekly(monday)
template: {
name: sub_genre,
- keywords: "boxing",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "100,",
- languages: "en",
+ keyword: "boxing",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 100,
+ language: "en",
letterboxd_list: "theme-boxing",
- imdb_extra_1: "https://www.imdb.com/search/title/?title_type=feature,tv_movie&user_rating=2.0,10.0&num_votes=100,&keywords=boxing-champion&languages=en&sort=user_rating,desc"
- }
+ imdb_extra_1: "https://www.imdb.com/search/keyword/?title_type=movie,tv_movie&user_rating=2.0,10.0&num_votes=100,&keywords=boxing-champion&languages=en&sort=user_rating,desc"
+ }
"Top Rated in Bugs":
summary: "Top rated movies in Bugs"
- url_poster: https://images2.imgbox.com/33/ec/mlyYjsbF_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_bugs.png
schedule: weekly(monday)
template: {
name: sub_genre,
- keywords: "giant-insect",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "100,",
- languages: "en",
+ keyword: "giant-insect",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 100,
+ language: "en",
letterboxd_list: "theme-bugs",
- }
+ }
"Top Rated in Cannibals":
summary: "Top rated movies in Cannibals"
- url_poster: https://images2.imgbox.com/4a/d6/S8DBomgQ_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_cannibals.png
schedule: weekly(monday)
template: {
name: sub_genre,
- keywords: "cannibalism,cannibal",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "100,",
- languages: "en",
+ keyword: "cannibalism,cannibal",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 100,
+ language: "en",
letterboxd_list: "theme-cannibalism"
- }
+ }
"Top Rated in Caper":
summary: "Top rated movies in Caper"
- url_poster: https://images2.imgbox.com/28/7f/XwjBvSCo_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_caper.png
schedule: weekly(monday)
template: {
name: sub_genre,
- keywords: "caper",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5,0,10.0",
- votes: "100,",
- languages: "en",
+ keyword: "caper",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 100,
+ language: "en",
letterboxd_list: "theme-caper"
- }
+ }
"Top Rated in Chick-flick":
summary: "Top rated movies in Chick-flick"
- url_poster: https://images2.imgbox.com/e3/81/cZpgMk0P_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_chick-flick.png
schedule: weekly(monday)
template: {
name: sub_genre,
- keywords: "chick-flick",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5,0,10.0",
- votes: "100,",
- languages: "en",
+ keyword: "chick-flick",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 100,
+ language: "en",
letterboxd_list: "theme-chick-flick",
letterboxd_extra_1: "https://letterboxd.com/akookieforyou/list/chick-flicks/",
letterboxd_extra_2: "https://letterboxd.com/marialuisacctc/list/women-have-superior-taste-that-is-why-these/"
- }
+ }
"Top Rated in Comics":
summary: "Top rated movies in Comics"
- url_poster: https://images2.imgbox.com/99/41/TQvMKXWm_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_comics.png
schedule: weekly(tuesday)
template: {
name: sub_genre,
- keywords: "based-on-comic",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "based-on-comic",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-comics"
- }
+ }
"Top Rated in Coming of Age":
summary: "Top rated movies in Coming of Age"
- url_poster: https://images2.imgbox.com/e9/70/s5BnyYq3_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_coming-of-age.png
schedule: weekly(tuesday)
template: {
name: sub_genre,
- keywords: "coming-of-age,friendship,teenage-boy,teenage-girl",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "coming-of-age,friendship,teenage-boy,teenage-girl",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-coming-of-age"
- }
+ }
"Top Rated in Con-Artists":
summary: "Top rated movies in Con-Artists"
- url_poster: https://images2.imgbox.com/49/df/6gBc8Y38_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_con-artists.png
schedule: weekly(tuesday)
template: {
name: sub_genre,
- keywords: "con-artist,con-man",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "con-artist,con-man",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-con-artists"
- }
+ }
"Top Rated in Cop":
summary: "Top rated movies in Cop"
- url_poster: https://images2.imgbox.com/00/ea/DVeveARd_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_cop.png
schedule: weekly(tuesday)
template: {
name: sub_genre,
- keywords: "detective,police-car,police-detective,police-officer,police-station,police",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "detective,police-car,police-detective,police-officer,police-station,police",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-cop"
- }
+ }
"Top Rated in Costume Drama":
summary: "Top rated movies in Costume Drama"
- url_poster: https://images2.imgbox.com/c4/de/8bydIJSz_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_costume-drama.png
schedule: weekly(tuesday)
template: {
name: sub_genre,
- keywords: "costume-drama",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "costume-drama",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-costume-drama"
- }
+ }
"Top Rated in Courtroom":
summary: "Top rated movies in Courtroom"
- url_poster: https://images2.imgbox.com/99/9d/smpWW7PQ_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_courtroom.png
schedule: weekly(tuesday)
template: {
name: sub_genre,
- keywords: "courtroom,judge,lawyer",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "courtroom,judge,lawyer",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-courtroom"
- }
+ }
"Top Rated in Cyberpunk":
summary: "Top rated movies in Cyberpunk"
- url_poster: https://images2.imgbox.com/70/aa/6D18y5wq_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_cyberpunk.png
schedule: weekly(tuesday)
template: {
name: sub_genre,
- keywords: "cyberpunk,future",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "cyberpunk,future",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-cyberpunk"
- }
+ }
"Top Rated in Dark Fantasy":
summary: "Top rated movies in Dark Fantasy"
- url_poster: https://images2.imgbox.com/70/c0/ZmWtEe4x_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_dark-fantasy.png
schedule: weekly(tuesday)
template: {
name: sub_genre,
- keywords: "dark-fantasy",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "dark-fantasy",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-dark-fantasy"
- }
+ }
"Top Rated in Detective":
summary: "Top rated movies in Detective"
- url_poster: https://images2.imgbox.com/3c/86/vfMDF29e_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_detective.png
schedule: weekly(tuesday)
template: {
name: sub_genre,
- keywords: "detective,police-detective",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "detective,police-detective",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-detective"
- }
+ }
"Top Rated in Disaster":
summary: "Top rated movies in Disaster"
- url_poster: https://images2.imgbox.com/1c/62/5CTrZlfa_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_disaster.png
schedule: weekly(tuesday)
template: {
name: sub_genre,
- keywords: "disaster,disaster-film",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "disaster,disaster-film",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-disaster"
- }
+ }
"Top Rated in Dragons":
summary: "Top rated movies in Dragons"
- url_poster: https://images2.imgbox.com/b1/5a/SLw7pyLH_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_dragons.png
schedule: weekly(tuesday)
template: {
name: sub_genre,
- keywords: "dragon",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "3.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "dragon",
+ type: "movie,tv_movie",
+ rating.gte: 3,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-dragons"
- }
+ }
"Top Rated in Dystopian":
summary: "Top rated movies in Dystopian"
- url_poster: https://images2.imgbox.com/10/74/95eLfroC_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_dystopian.png
schedule: weekly(tuesday)
template: {
name: sub_genre,
- keywords: "dystopia",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "dystopia",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-dystopian"
- }
+ }
"Top Rated in Epics":
summary: "Top rated movies in Epics"
- url_poster: https://images2.imgbox.com/0d/c4/srlTamX9_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_epics.png
schedule: weekly(tuesday)
template: {
name: sub_genre,
- keywords: "epic",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "epic",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-epics"
- }
+ }
"Top Rated in Espionage":
summary: "Top rated movies in Espionage"
- url_poster: https://images2.imgbox.com/72/f3/CkAV4nHh_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_espionage.png
schedule: weekly(tuesday)
template: {
name: sub_genre,
- keywords: "espionage",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "espionage",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-espionage"
- }
+ }
"Top Rated in Experimental":
summary: "Top rated movies in Experimental"
- url_poster: https://images2.imgbox.com/b0/71/yhg0z8ei_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_experimental.png
schedule: weekly(wednesday)
template: {
name: sub_genre,
- keywords: "experimental-film",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "3.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "experimental-film",
+ type: "movie,tv_movie",
+ rating.gte: 3,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-experimental"
- }
+ }
"Top Rated in Fairytales":
summary: "Top rated movies in Fairytales"
- url_poster: https://images2.imgbox.com/47/71/YIU6irea_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_fairytales.png
schedule: weekly(wednesday)
template: {
name: sub_genre,
- keywords: "based-on-fairy-tale",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "based-on-fairy-tale",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-fairytale"
- }
+ }
"Top Rated in Found Footage":
summary: "Top rated movies in Found Footage"
- url_poster: https://images2.imgbox.com/b7/88/OFJC70nm_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_found-footage.png
schedule: weekly(wednesday)
template: {
name: sub_genre,
- keywords: "found-footage",
- genres: "horror",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "found-footage",
+ genre: "horror",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-found-footage"
- }
+ }
"Top Rated in Fugitives":
summary: "Top rated movies in Fugitives"
- url_poster: https://images2.imgbox.com/c0/f6/71A8r3Hh_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_fugitives.png
schedule: weekly(wednesday)
template: {
name: sub_genre,
- keywords: "fugitive,on-the-run",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "fugitive,on-the-run",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-fugitives"
- }
+ }
"Top Rated in Gangster":
summary: "Top rated movies in Gangster"
- url_poster: https://images2.imgbox.com/8b/b5/lzB5L9aI_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_gangster.png
schedule: weekly(wednesday)
template: {
name: sub_genre,
- keywords: "gangster",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "gangster",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-gangster"
- }
+ }
"Top Rated in Ghosts":
summary: "Top rated movies in Ghosts"
- url_poster: https://images2.imgbox.com/5d/67/v1wt2idR_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_ghosts.png
schedule: weekly(wednesday)
template: {
name: sub_genre,
- keywords: "ghost",
- genres: "horror",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "ghost",
+ genre: "horror",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-ghosts"
- }
+ }
"Top Rated in Gothic":
summary: "Top rated movies in Gothic"
- url_poster: https://images2.imgbox.com/d7/59/1GzoBL61_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_gothic.png
schedule: weekly(wednesday)
template: {
name: sub_genre,
- keywords: "gothic",
- genres: "horror",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "100,",
- languages: "en",
+ keyword: "gothic",
+ genre: "horror",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 100,
+ language: "en",
letterboxd_list: "theme-gothic"
- }
+ }
"Top Rated in Heartbreak":
summary: "Top rated movies in Heartbreak"
- url_poster: https://images2.imgbox.com/9a/86/zR7FLggw_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_heartbreak.png
schedule: weekly(wednesday)
template: {
name: sub_genre,
- keywords: "broken-heart",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "1.0,10.0",
- votes: "10,",
- languages: "en",
+ keyword: "broken-heart",
+ type: "movie,tv_movie",
+ rating.gte: 1,
+ votes.gte: 10,
+ language: "en",
letterboxd_list: "theme-heartbreak"
- }
+ }
"Top Rated in Heists":
summary: "Top rated movies in Heists"
- url_poster: https://images2.imgbox.com/e9/ab/2jOCqUG6_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_heists.png
schedule: weekly(wednesday)
template: {
name: sub_genre,
- keywords: "heist,robbery",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "heist,robbery",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-heists"
- }
+ }
"Top Rated in Historical Event":
summary: "Top rated movies in Historical Event"
- url_poster: https://images2.imgbox.com/0e/f7/TxuJdFl0_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_historical-event.png
schedule: weekly(wednesday)
template: {
name: sub_genre,
- keywords: "historical-event",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "historical-event",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-historical-event"
- }
+ }
"Top Rated in Hostage":
summary: "Top rated movies in Hostage"
- url_poster: https://images2.imgbox.com/74/2b/L7ulndzn_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_hostage.png
schedule: weekly(wednesday)
template: {
name: sub_genre,
- keywords: "hostage-situation",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "hostage-situation",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-hostage",
- imdb_extra_1: "https://www.imdb.com/search/title/?title_type=feature,tv_movie&user_rating=5.0,10.0&num_votes=10000,&keywords=hostage,kidnapping&languages=en&sort=user_rating,desc"
- }
+ imdb_extra_1: "https://www.imdb.com/search/keyword/?title_type=movie,tv_movie&user_rating=5.0,10.0&num_votes=1000,&keywords=hostage,kidnapping&languages=en&sort=user_rating,desc"
+ }
"Top Rated in Hustle":
summary: "Top rated movies in Hustle"
- url_poster: https://images2.imgbox.com/f0/46/7ZrznR23_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_hustle.png
schedule: weekly(wednesday)
template: {
name: sub_genre,
- keywords: "hustler,gambling",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "hustler,gambling",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-hustle"
- }
+ }
"Top Rated in Martial-Arts":
summary: "Top rated movies in Martial-Arts"
- url_poster: https://images2.imgbox.com/60/26/uGSDjOZw_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_martial-arts.png
schedule: weekly(wednesday)
template: {
name: sub_genre,
- keywords: "martial-artist,martial-arts-master,martial-arts",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000",
- languages: "en",
+ keyword: "martial-artist,martial-arts-master,martial-arts",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-martial-arts",
imdb_extra_1: "https://www.imdb.com/list/ls000099643",
imdb_extra_2: "https://www.imdb.com/list/ls068611186",
imdb_extra_3: "https://www.imdb.com/list/ls068378513",
imdb_extra_4: "https://www.imdb.com/list/ls090404120"
- }
+ }
"Top Rated in Medical":
summary: "Top rated movies in Medical"
- url_poster: https://images2.imgbox.com/fe/ea/ZlmrNSd8_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_medical.png
schedule: weekly(wednesday)
template: {
name: sub_genre,
- keywords: "medical",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "100,",
- languages: "en",
+ keyword: "medical",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 100,
+ language: "en",
letterboxd_list: "theme-medical"
- }
+ }
"Top Rated in Medieval":
summary: "Top rated movies in Medieval"
- url_poster: https://images2.imgbox.com/a6/1e/4nHlBSqU_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_medieval.png
schedule: weekly(wednesday)
template: {
name: sub_genre,
- keywords: "medieval-times",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "medieval-times",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-medieval"
- }
+ }
"Top Rated in Melodrama":
summary: "Top rated movies in Melodrama"
- url_poster: https://images2.imgbox.com/bf/16/LKE1Ofi5_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_melodrama.png
schedule: weekly(thursday)
template: {
name: sub_genre,
- keywords: "melodrama",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "melodrama",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-melodrama"
- }
+ }
"Top Rated in Military":
summary: "Top rated movies in Military"
- url_poster: https://images2.imgbox.com/37/95/TNRvfOND_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_military.png
schedule: weekly(thursday)
template: {
name: sub_genre,
- keywords: "military,soldier",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "military,soldier",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-military"
- }
+ }
"Top Rated in Mindfuck":
summary: "Top rated movies in Mindfuck"
- url_poster: https://images2.imgbox.com/64/8a/v51qQ1Xt_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_mindfuck.png
schedule: weekly(thursday)
template: {
name: sub_genre,
- keywords: "mindbender",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "mindbender",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-mindfuck",
imdb_extra_1: "https://www.imdb.com/list/ls066069214",
- }
- trakt_list:
- - https://trakt.tv/users/hdlists/lists/mindfuck-movies
+ trakt_extra_1: https://trakt.tv/users/hdlists/lists/mindfuck-movies
+ }
"Top Rated in Mockumentary":
summary: "Top rated movies in Mockumentary"
- url_poster: https://images2.imgbox.com/22/db/4t6xVKwD_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_mockumentary.png
schedule: weekly(thursday)
template: {
name: sub_genre,
- keywords: "mockumentary,fake-documentary",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "mockumentary,fake-documentary",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-mockumentary",
imdb_extra_1: "https://www.imdb.com/list/ls027069047"
- }
+ }
"Top Rated in Monsters":
summary: "Top rated movies in Monsters"
- url_poster: https://images2.imgbox.com/6a/fb/ei8xg1Pf_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_monsters.png
schedule: weekly(thursday)
template: {
name: sub_genre,
- keywords: "creature,monster,creature-feature",
- genres: "horror",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "creature,monster,creature-feature",
+ genre: "horror",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-monsters"
- }
+ }
"Top Rated in Mythology":
summary: "Top rated movies in Mythology"
- url_poster: https://images2.imgbox.com/fe/44/rL6DoEfn_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_mythology.png
schedule: weekly(thursday)
template: {
name: sub_genre,
- keywords: "mythology",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "mythology",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-mythology"
- }
+ }
"Top Rated in Naval":
summary: "Top rated movies in Naval"
- url_poster: https://images2.imgbox.com/c7/d0/zhP3ZwUw_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_naval.png
schedule: weekly(thursday)
template: {
name: sub_genre,
- keywords: "naval-battle",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "naval-battle",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-naval"
- }
+ }
"Top Rated in Ninjas":
summary: "Top rated movies in Ninjas"
- url_poster: https://images2.imgbox.com/97/b5/mD75JtyU_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_ninjas.png
schedule: weekly(thursday)
template: {
name: sub_genre,
- keywords: "ninja",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "ninja",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-ninjas"
- }
+ }
"Top Rated in Novel":
summary: "Top rated movies in Novel"
- url_poster: https://images2.imgbox.com/63/fc/4n6nxKhs_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_novel.png
schedule: weekly(thursday)
template: {
name: sub_genre,
- keywords: "based-on-book,based-on-novel",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "based-on-book,based-on-novel",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-novel"
- }
+ }
"Top Rated in Occult":
summary: "Top rated movies in Occult"
- url_poster: https://images2.imgbox.com/8f/98/RHK1bimZ_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_occult.png
schedule: weekly(thursday)
template: {
name: sub_genre,
- keywords: "occult",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "occult",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-occult"
- }
+ }
"Top Rated in Outerspace":
summary: "Top rated movies in Outerspace"
- url_poster: https://images2.imgbox.com/69/ef/muSY8bnm_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_outerspace.png
schedule: weekly(thursday)
template: {
name: sub_genre,
- keywords: "outer-space,space-travel",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "outer-space,space-travel",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-outer-space",
- }
- trakt_list:
- - https://trakt.tv/users/hdlists/lists/outer-space-space-exploration-movies
+ trakt_extra_1: https://trakt.tv/users/hdlists/lists/outer-space-space-exploration-movies
+ }
"Top Rated in Outlaw":
summary: "Top rated movies in Outlaw"
- url_poster: https://images2.imgbox.com/1b/ca/sotWJxn9_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_outlaw.png
schedule: weekly(thursday)
template: {
name: sub_genre,
- keywords: "outlaw",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "100,",
- languages: "en",
+ keyword: "outlaw",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 100,
+ language: "en",
letterboxd_list: "theme-outlaw"
- }
+ }
"Top Rated in Pandemic":
summary: "Top rated movies in Pandemic"
- url_poster: https://images2.imgbox.com/bc/80/i39SMNCI_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_pandemic.png
schedule: weekly(thursday)
template: {
name: sub_genre,
- keywords: "pandemic",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "pandemic",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-pandemic"
- }
+ }
"Top Rated in Paranormal":
summary: "Top rated movies in Paranormal"
- url_poster: https://images2.imgbox.com/31/59/a9gZweCR_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_paranormal.png
schedule: weekly(thursday)
template: {
name: sub_genre,
- keywords: "paranormal-phenomenon",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "paranormal-phenomenon",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-paranormal"
- }
+ }
"Top Rated in Period Drama":
summary: "Top rated movies in Period Drama"
- url_poster: https://images2.imgbox.com/0b/0f/afxwLcUh_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_period-drama.png
schedule: weekly(friday)
template: {
name: sub_genre,
- keywords: "period-drama",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "period-drama",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-period-drama"
- }
+ }
"Top Rated in Philosophical":
summary: "Top rated movies in Philosophical"
- url_poster: https://images2.imgbox.com/9b/e7/9eEQ1mDM_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_philosophical.png
schedule: weekly(friday)
template: {
name: sub_genre,
- keywords: "philosophy",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "philosophy",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-philosophical",
- }
- trakt_list:
- - https://trakt.tv/users/rizreflects/lists/philosophical
+ trakt_extra_1: https://trakt.tv/users/rizreflects/lists/philosophical
+ }
"Top Rated in Political":
summary: "Top rated movies in Political"
- url_poster: https://images2.imgbox.com/32/c9/IvlQLbFG_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_political.png
schedule: weekly(friday)
template: {
name: sub_genre,
- keywords: "politics,politician",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "politics,politician",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-political"
- }
+ }
"Top Rated in Post-Apocalyptic":
summary: "Top rated movies in Post-Apocalyptic"
- url_poster: https://images2.imgbox.com/1f/50/Ta97jgCb_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_post-apocalyptic.png
schedule: weekly(friday)
template: {
name: sub_genre,
- keywords: "post-apocalypse",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "post-apocalypse",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-post-apocalyptic"
- }
+ }
"Top Rated in Prehistoric":
summary: "Top rated movies in Prehistoric"
- url_poster: https://images2.imgbox.com/a1/fd/1ZmTaPVl_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_prehistoric.png
schedule: weekly(friday)
template: {
name: sub_genre,
- keywords: "prehistoric-times",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "prehistoric-times",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-prehistoric",
letterboxd_extra_1: "https://letterboxd.com/mikkelhh/list/before-civilization-prehistoric-films/"
- }
+ }
"Top Rated in Prison":
summary: "Top rated movies in Prison"
- url_poster: https://images2.imgbox.com/ca/b3/MnXIJTOJ_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_prison.png
schedule: weekly(friday)
template: {
name: sub_genre,
- keywords: "prison,prisoner,prison-guard",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "100,",
- languages: "en",
+ keyword: "prison,prisoner,prison-guard",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 100,
+ language: "en",
letterboxd_list: "theme-prison"
- }
+ }
"Top Rated in Psychedelic":
summary: "Top rated movies in Psychedelic"
- url_poster: https://images2.imgbox.com/17/ff/i8AHGK8O_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_psychedelic.png
schedule: weekly(friday)
template: {
name: sub_genre,
- keywords: "psychedelic",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "1000,",
- languages: "en",
- letterboxd_list: "theme-psychedelic",
- imdb_extra_1: "https://www.imdb.com/list/ls085976350/?st_dt=&mode=detail&keywords=psychedelic&sort=user_rating,desc"
- }
+ keyword: "psychedelic",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 1000,
+ language: "en",
+ letterboxd_list: "theme-psychedelic"
+ }
"Top Rated in Psychological":
summary: "Top rated movies in Psychological"
- url_poster: https://images2.imgbox.com/3f/ba/MUzwjMZo_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_psychological.png
schedule: weekly(friday)
template: {
name: sub_genre,
- keywords: "psychological",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "psychological",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-psychological"
- }
+ }
"Top Rated in Religion":
summary: "Top rated movies in Religion"
- url_poster: https://images2.imgbox.com/92/05/3LxABcBT_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_religion.png
schedule: weekly(friday)
template: {
name: sub_genre,
- keywords: "faith,religion,prayer",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "100,",
- languages: "en",
+ keyword: "faith,religion,prayer",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 100,
+ language: "en",
letterboxd_list: "theme-religous"
- }
+ }
"Top Rated in Remake":
summary: "Top rated movies in Remake"
- url_poster: https://images2.imgbox.com/94/15/SlTJQy1t_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_remake.png
schedule: weekly(friday)
template: {
name: sub_genre,
- keywords: "remake",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5,0,10.0",
- votes: "100,",
- languages: "en",
+ keyword: "remake",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 100,
+ language: "en",
letterboxd_list: "theme-remake",
letterboxd_extra_1: "https://letterboxd.com/l_shelby/list/remakes/"
- }
+ }
"Top Rated in Revenge":
summary: "Top rated movies in Revenge"
- url_poster: https://images2.imgbox.com/f9/26/vH7hnrig_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_revenge.png
schedule: weekly(friday)
template: {
name: sub_genre,
- keywords: "revenge-plot",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "3.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "revenge-plot",
+ type: "movie,tv_movie",
+ rating.gte: 3,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-revenge"
- }
+ }
"Top Rated in Robots":
summary: "Top rated movies in Robots"
- url_poster: https://images2.imgbox.com/04/d4/SsZh0qaa_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_robots.png
schedule: weekly(friday)
template: {
name: sub_genre,
- keywords: "giant-robot",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "3.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "giant-robot",
+ type: "movie,tv_movie",
+ rating.gte: 3,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-robots"
- }
+ }
"Top Rated in Romantic Comedy":
summary: "Top rated movies in Romantic Comedy"
- url_poster: https://images2.imgbox.com/db/74/hOMtDmm8_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_romantic-comedy.png
schedule: weekly(friday)
template: {
name: sub_genre,
- keywords: "",
- genres: "romance,comedy",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ genre: "romance,comedy",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-romantic-comedy"
- }
+ }
filters:
genre: Comedy
year.gte: 1960
"Top Rated in Romantic Drama":
summary: "Top rated movies in Romantic Drama"
- url_poster: https://images2.imgbox.com/cb/01/HFwS0rAD_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_romantic-drama.png
schedule: weekly(friday)
template: {
name: sub_genre,
- keywords: "",
- genres: "romance,drama",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ genre: "romance,drama",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-romantic-drama"
- }
+ }
filters:
genre: Drama
year.gte: 1960
"Top Rated in Samurai":
summary: "Top rated movies in Samurai"
- url_poster: https://images2.imgbox.com/6c/ce/2gbcQ9yx_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_samurai.png
schedule: weekly(friday)
template: {
name: sub_genre,
- keywords: "samurai,sword-fight",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "100,",
- languages: "en",
+ keyword: "samurai,sword-fight",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 100,
+ language: "en",
letterboxd_list: "theme-samurai",
letterboxd_extra_1: "https://letterboxd.com/jhcrotinger/list/samurai/"
- }
+ }
"Top Rated in Satire":
summary: "Top rated movies in Satire"
- url_poster: https://images2.imgbox.com/dc/a6/e3TaPbsF_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_satire.png
schedule: weekly(friday)
template: {
name: sub_genre,
- keywords: "satire",
- genres: "comedy",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "satire",
+ genre: "comedy",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-satire"
- }
+ }
"Top Rated in Serial Killers":
summary: "Top rated movies in Serial Killers"
- url_poster: https://images2.imgbox.com/c8/bd/RUkHvqV2_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_serial-killers.png
schedule: weekly(saturday)
template: {
name: sub_genre,
- keywords: "serial-killer,murder",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "serial-killer,murder",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-serial-killers"
- }
+ }
"Top Rated in Slasher":
summary: "Top rated movies in Slasher"
- url_poster: https://images2.imgbox.com/d8/ca/0bDWrZkw_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_slasher.png
schedule: weekly(saturday)
template: {
name: sub_genre,
- keywords: "slasher",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "slasher",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-slasher",
imdb_extra_1: "https://www.imdb.com/list/ls053988992",
imdb_extra_2: "https://www.imdb.com/list/ls029703473",
imdb_extra_3: "https://www.imdb.com/list/ls002540370",
imdb_extra_4: "https://www.imdb.com/list/ls062357250"
- }
+ }
"Top Rated in Space Opera":
summary: "Top rated movies in Space Opera"
- url_poster: https://images2.imgbox.com/43/2b/hwLnSmVK_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_space-opera.png
schedule: weekly(saturday)
template: {
name: sub_genre,
- keywords: "space-opera",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "space-opera",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-space-opera"
- }
+ }
"Top Rated in Spaghetti Western":
summary: "Top rated movies in Spaghetti Western"
- url_poster: https://images2.imgbox.com/38/2d/SzuDgAvT_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_spaghetti-western.png
schedule: weekly(saturday)
template: {
name: sub_genre,
- keywords: "spaghetti-western",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "1.0,10.0",
- votes: "10,",
- languages: "en",
+ keyword: "spaghetti-western",
+ type: "movie,tv_movie",
+ rating.gte: 1,
+ votes.gte: 10,
+ language: "en",
letterboxd_list: "theme-spaghetti-western"
- }
+ }
"Top Rated in Splatter":
summary: "Top rated movies in Splatter"
- url_poster: https://images2.imgbox.com/f6/9f/AemI4SNh_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_splatter.png
schedule: weekly(saturday)
template: {
name: sub_genre,
- keywords: "splatter",
- genres: "horror",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "splatter",
+ genre: "horror",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-splatter"
- }
+ }
"Top Rated in Steampunk":
summary: "Top rated movies in Steampunk"
- url_poster: https://images2.imgbox.com/dc/75/lqyxxz8a_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_steampunk.png
schedule: weekly(saturday)
template: {
name: sub_genre,
- keywords: "steampunk",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "steampunk",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-steampunk"
- }
+ }
"Top Rated in Stoner":
summary: "Top rated movies in Stoner"
- url_poster: https://images2.imgbox.com/f6/96/PWZn8Du7_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_stoner.png
schedule: weekly(saturday)
template: {
name: sub_genre,
- keywords: "stoner,marijuana",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "1.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "stoner,marijuana",
+ type: "movie,tv_movie",
+ rating.gte: 1,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-stoner"
- }
+ }
"Top Rated in Stop-Motion":
summary: "Top rated movies in Stop-Motion"
- url_poster: https://images2.imgbox.com/5d/2b/lIq8WYry_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_stop-motion.png
schedule: weekly(saturday)
template: {
name: sub_genre,
- keywords: "stop-motion",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5,0,10.0",
- votes: "100,",
- languages: "en",
+ keyword: "stop-motion",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 100,
+ language: "en",
letterboxd_list: "theme-stop-motion",
letterboxd_extra_1: "https://letterboxd.com/savage_/list/stop-motion/"
- }
+ }
"Top Rated in Superhero":
summary: "Top rated movies in Superhero"
- url_poster: https://images2.imgbox.com/cb/f6/NErEjk2H_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_superhero.png
schedule: weekly(saturday)
template: {
name: sub_genre,
- keywords: "superhero",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "superhero",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-superhero"
- }
+ }
"Top Rated in Supernatural":
summary: "Top rated movies in Supernatural"
- url_poster: https://images2.imgbox.com/59/87/LY2BRXcs_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_supernatural.png
schedule: weekly(saturday)
template: {
name: sub_genre,
- keywords: "supernatural-power",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "supernatural-power",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-supernatural"
- }
+ }
"Top Rated in Surrealism":
summary: "Top rated movies in Surrealism"
- url_poster: https://images2.imgbox.com/2f/6f/l0Sua4X6_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_surrealism.png
schedule: weekly(saturday)
template: {
name: sub_genre,
- keywords: "surrealism",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "surrealism",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-surrealism"
- }
+ }
"Top Rated in Survival":
summary: "Top rated movies in Survival"
- url_poster: https://images2.imgbox.com/f9/6f/sIDM1W3G_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_survival.png
schedule: weekly(saturday)
template: {
name: sub_genre,
- keywords: "survival,survivor",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "survival,survivor",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-survival",
- }
- trakt_list:
- - https://trakt.tv/users/rizreflects/lists/survival
+ trakt_extra_1: https://trakt.tv/users/rizreflects/lists/survival
+ }
"Top Rated in Swashbuckler":
summary: "Top rated movies in Swashbuckler"
- url_poster: https://images2.imgbox.com/de/6b/7maBnAry_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_swashbuckler.png
schedule: weekly(saturday)
template: {
name: sub_genre,
- keywords: "swashbuckler",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "100,",
- languages: "en",
+ keyword: "swashbuckler",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 100,
+ language: "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
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_sword-sandal.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",
+ keyword: "sword-and-sandal",
+ type: "movie,tv_movie",
+ rating.gte: 3,
+ votes.gte: 1000,
+ language: "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://images2.imgbox.com/75/08/WIlxkkgB_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_sword-sorcery.png
schedule: weekly(saturday)
template: {
name: sub_genre,
- keywords: "sword-and-sorcery",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "3.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "sword-and-sorcery",
+ type: "movie,tv_movie",
+ rating.gte: 3,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-sword-sorcery",
imdb_extra_1: "https://www.imdb.com/list/ls022909805"
- }
+ }
"Top Rated in Time Travel":
summary: "Top rated movies in Time Travel"
- url_poster: https://images2.imgbox.com/a1/b8/gJ5idFQz_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_time-travel.png
schedule: weekly(sunday)
template: {
name: sub_genre,
- keywords: "time-travel",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "time-travel",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-time-travel",
- }
- trakt_list:
- - https://trakt.tv/users/rizreflects/lists/time-travel
+ trakt_extra_1: https://trakt.tv/users/rizreflects/lists/time-travel
+ }
"Top Rated in Treasure Hunt":
summary: "Top rated movies in Treasure Hunt"
- url_poster: https://images2.imgbox.com/46/2d/rQvRpPz1_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_treasure-hunt.png
schedule: weekly(sunday)
template: {
name: sub_genre,
- keywords: "treasure-hunt",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "100,",
- languages: "en",
+ keyword: "treasure-hunt",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 100,
+ language: "en",
letterboxd_list: "theme-treasure-hunt",
- }
+ }
"Top Rated in True Story":
summary: "Top rated movies in True Story"
- url_poster: https://images2.imgbox.com/4f/f4/xo06QUQj_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_true-story.png
schedule: weekly(sunday)
template: {
name: sub_genre,
- keywords: "based-on-true-story",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "based-on-true-story",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-true-story",
- }
- trakt_list:
- - https://trakt.tv/users/hdlists/lists/based-on-or-inspired-by-a-true-story
- - https://trakt.tv/users/rizreflects/lists/true-story-based
+ trakt_extra_1: https://trakt.tv/users/hdlists/lists/based-on-or-inspired-by-a-true-story,
+ trakt_extra_2: https://trakt.tv/users/rizreflects/lists/true-story-based
+ }
"Top Rated in Urban Fantasy":
summary: "Top rated movies in Urban Fantasy"
- url_poster: https://images2.imgbox.com/36/33/b5Y47cLB_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_urban-fantasy.png
schedule: weekly(sunday)
template: {
name: sub_genre,
- keywords: "urban-fantasy",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "urban-fantasy",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-urban-fantasy"
- }
+ }
"Top Rated in Utopian":
summary: "Top rated movies in Utopian"
- url_poster: https://images2.imgbox.com/90/d1/66b3VZUN_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_utopian.png
schedule: weekly(sunday)
template: {
name: sub_genre,
- keywords: "utopia",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en",
+ keyword: "utopia",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-utopian",
imdb_extra_1: "https://www.imdb.com/list/ls041227401"
- }
+ }
"Top Rated in Vampires":
summary: "Top rated movies in Vampires"
- url_poster: https://images2.imgbox.com/da/dc/d22qLy6u_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_vampires.png
schedule: weekly(sunday)
template: {
name: sub_genre,
- keywords: "vampire",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "vampire",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-vampires"
- }
+ }
"Top Rated in Video Game":
summary: "Top rated movies in Video Game"
- url_poster: https://images2.imgbox.com/5c/41/MNAwdnc3_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_video-game.png
schedule: weekly(sunday)
template: {
name: sub_genre,
- keywords: "based-on-video-game",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "based-on-video-game",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-video-game"
- }
+ }
"Top Rated in Werewolves":
summary: "Top rated movies in Werewolves"
- url_poster: https://images2.imgbox.com/80/95/cteWJGke_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_werewolves.png
schedule: weekly(sunday)
template: {
name: sub_genre,
- keywords: "werewolf",
- genres: "horror",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en",
- letterboxd_list: "theme-werewolves",
- imdb_extra_1: "https://www.imdb.com/search/title/?title_type=feature,tv_movie&user_rating=5.0,10.0&num_votes=1000,&keywords=werewolf&genres=Fantasy&languages=en&sort=user_rating,desc"
- }
+ keyword.any: "werewolf,werewolves",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
+ letterboxd_list: "theme-werewolves"
+ }
"Top Rated in Whodunit?":
summary: "Top rated movies in Whodunit?"
- url_poster: https://images2.imgbox.com/dd/f3/Zcka9ekQ_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_whodunit.png
schedule: weekly(sunday)
template: {
name: sub_genre,
- keywords: "whodunit",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "2.0,10.0",
- votes: "100,",
- languages: "en",
+ keyword: "whodunit",
+ type: "movie,tv_movie",
+ rating.gte: 2,
+ votes.gte: 100,
+ language: "en",
letterboxd_list: "theme-whodunit",
- }
+ }
"Top Rated in Wizardry & Witchcraft":
summary: "Top rated movies in Wizardry & Witchcraft"
- url_poster: https://images2.imgbox.com/2f/80/U5eWer78_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_wizardry-witchcraft.png
schedule: weekly(sunday)
template: {
name: sub_genre,
- keywords: "wizard",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en",
- letterboxd_list: "theme-wizardry-witchcraft",
- imdb_extra_1: "https://www.imdb.com/search/title/?title_type=feature,tv_movie&user_rating=5.0,10.0&num_votes=1000,&keywords=witch&languages=en&sort=user_rating,desc"
- }
+ keyword.any: "witch,wizard",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
+ letterboxd_list: "theme-wizardry-witchcraft"
+ }
"Top Rated in World War":
summary: "Top rated movies in World War"
- url_poster: https://images2.imgbox.com/e3/3a/FQps7COR_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_world-war.png
schedule: weekly(sunday)
template: {
name: sub_genre,
- keywords: "world-war-one",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en",
- letterboxd_list: "theme-world-war",
- imdb_extra_1: "https://www.imdb.com/search/title/?title_type=feature,tv_movie&user_rating=5.0,10.0&num_votes=1000,&keywords=world-war-two&languages=en&sort=user_rating,desc"
- }
+ keyword.any: "world-war-one,world-war-two",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
+ letterboxd_list: "theme-world-war"
+ }
"Top Rated in Zombies":
summary: "Top rated movies in Zombies"
- url_poster: https://images2.imgbox.com/fe/25/AQJbgzx7_o.png
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_subgenre_top/subgenre_top_zombies.png
schedule: weekly(sunday)
template: {
name: sub_genre,
- keywords: "zombie",
- genres: "",
- title_type: "feature,tv_movie",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en",
+ keyword: "zombie",
+ type: "movie,tv_movie",
+ rating.gte: 5,
+ votes.gte: 1000,
+ language: "en",
letterboxd_list: "theme-zombie"
- }
\ No newline at end of file
+ }
\ No newline at end of file
diff --git a/0x5f3/metadata/movie/8_studio.yml b/0x5f3/metadata/movie/8_studio.yml
new file mode 100644
index 0000000..532deea
--- /dev/null
+++ b/0x5f3/metadata/movie/8_studio.yml
@@ -0,0 +1,211 @@
+## 8_studio.yml
+
+templates:
+ company:
+ cache_builders: 6
+ collection_mode: hide
+ collection_order: alpha
+ delete_not_scheduled: false
+ sort_title: "+4_Z_<>"
+ sync_mode: sync
+ visible_home: false
+ visible_library: false
+ visible_shared: false
+ limit: 1000
+ imdb_search:
+ company: <>
+ language: <>
+ limit: 10000
+ sort_by: release.desc
+ type: <>
+
+collections:
+ "Criterion":
+ summary: "A collection from Criterion"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_criterion-collection.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0044076",
+ language: "en"
+ }
+
+ "Studio Ghibli":
+ summary: "A collection from Studio Ghibli"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_studio-ghibli.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0048420",
+ language: "en"
+ }
+
+ "Marvel Studios":
+ summary: "A collection from Marvel Studios"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_marvel-studios.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0051941",
+ language: "en"
+ }
+
+ "DC Entertainment":
+ summary: "A collection from DC Entertainment"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_dc-entertainment.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0123927",
+ language: "en"
+ }
+
+ "Paramount Pictures":
+ summary: "A collection from Paramount Pictures"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_paramount-pictures.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0023400",
+ language: "en"
+ }
+
+ "Warner Bros":
+ summary: "A collection from Warner Bros"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_warner-bros.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0002663",
+ language: "en"
+ }
+
+ "Walt Disney":
+ summary: "A collection from Walt Disney"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_walt-disney.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0226183,co0008970",
+ language: "en"
+ }
+
+ "SONY":
+ summary: "A collection from SONY"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_sony.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0026545,co0014453,co0121181,co0001799,co0208736",
+ language: "en"
+ }
+
+ "MGM":
+ summary: "A collection from MGM"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_mgm.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0007143",
+ language: "en"
+ }
+
+ "Twentieth Century Fox":
+ summary: "A collection from Twentieth Century Fox"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_twentieth-century-fox.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0000756",
+ language: "en"
+ }
+
+ "Universal":
+ summary: "A collection from Universal"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_universal.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0005073",
+ language: "en"
+ }
+
+ "Columbia":
+ summary: "A collection from Columbia"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_columbia.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0050868",
+ language: "en"
+ }
+
+ "United Artists":
+ summary: "A collection from United Artists"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_united-artists.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0026841",
+ language: "en"
+ }
+
+ "DreamWorks":
+ summary: "A collection from DreamWorks"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_dreamworks.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0040938,co0129164,co0819670,co0396719,co0252576",
+ language: "en"
+ }
+
+ "Pixar":
+ summary: "A collection from Pixar"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_pixar.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0017902,co0348691",
+ language: "en"
+ }
+
+ "Touchstone":
+ summary: "A collection from Touchstone"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_touchstone.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0049348",
+ language: "en"
+ }
+
+ "Lionsgate":
+ summary: "A collection from Lionsgate"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_lionsgate.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0807819,co0006881,co0060306,co0179392",
+ language: "en"
+ }
+
+ "Lucasfilm":
+ summary: "A collection from Lucasfilm"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_lucasfilm.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0071326,co0196838,co0049348",
+ language: "en"
+ }
+
+ "Samuel Goldwyn Company":
+ summary: "A collection from Samuel Goldwyn Company"
+ url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_samuel-goldwyn-company.png
+ template: {
+ name: company,
+ type: "movie,tv_movie",
+ company: "co0016710",
+ language: "en"
+ }
\ No newline at end of file
diff --git a/0x5f3/metadata/show/1_documentary.yml b/0x5f3/metadata/show/1_documentary.yml
index 2ce656e..b6d9853 100644
--- a/0x5f3/metadata/show/1_documentary.yml
+++ b/0x5f3/metadata/show/1_documentary.yml
@@ -2,23 +2,23 @@
templates:
plex:
+ cache_builders: 4
+ collection_mode: hide
+ delete_not_scheduled: false
sort_title: "+1_<>_<>"
sync_mode: sync
- collection_mode: hide
visible_home: false
- visible_shared: false
visible_library: false
- delete_not_scheduled: false
- cache_builders: 4
+ visible_shared: false
collections:
"Documentaries: All":
summary: "Documentaries"
- url_poster: https://images2.imgbox.com/f8/66/trpNwkAn_o.png
+ url_poster: config/assets/1_documentary/documentary_all.png
template: {
name: plex,
num: "F"
- }
+ }
smart_filter:
all:
genre: documentary
@@ -26,11 +26,11 @@ collections:
"Documentaries: Random":
summary: "Random documentaries"
- url_poster: https://images2.imgbox.com/70/9e/9b9sB1wa_o.png
+ url_poster: config/assets/1_documentary/documentary_random.png
template: {
name: plex,
num: "G"
- }
+ }
smart_filter:
all:
genre: documentary
@@ -39,11 +39,11 @@ collections:
"Documentaries: Recently Released":
summary: "Recently released documentaries"
- url_poster: https://images2.imgbox.com/da/49/PnqkIfIU_o.png
+ url_poster: config/assets/1_documentary/documentary_recently-released.png
template: {
name: plex,
num: "H"
- }
+ }
smart_filter:
all:
genre: documentary
@@ -52,12 +52,12 @@ collections:
"Documentaries: Recently Added":
summary: "Recently added documentaries"
- url_poster: https://images2.imgbox.com/09/43/rltvX5gv_o.png
- visible_library: true
+ url_poster: config/assets/1_documentary/documentary_recently-added.png
+ visible_library: true
template: {
name: plex,
num: "I"
- }
+ }
smart_filter:
all:
genre: documentary
@@ -66,11 +66,11 @@ collections:
"Documentaries: Top Rated":
summary: "Top rated documentaries"
- url_poster: https://images2.imgbox.com/f6/a6/sEjWWyWR_o.png
+ url_poster: config/assets/1_documentary/documentary_top-rated.png
template: {
name: plex,
num: "J"
- }
+ }
smart_filter:
all:
genre: documentary
diff --git a/0x5f3/metadata/show/1_parental.yml b/0x5f3/metadata/show/1_parental.yml
index 1767d02..353bac3 100644
--- a/0x5f3/metadata/show/1_parental.yml
+++ b/0x5f3/metadata/show/1_parental.yml
@@ -12,58 +12,14 @@ templates:
delete_not_scheduled: false
cache_builders: 4
- plex_added:
- sort_title: "+1_<>_<>"
- 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_<>_<>"
- 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/<>/<>/
- sort_by: title.asc
-
collections:
- "Parental: All":
- summary: "TV shows suitable for children"
- url_poster: https://images2.imgbox.com/bd/de/Mpq7uDbd_o.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://images2.imgbox.com/03/6e/lD92FK1w_o.png
+ url_poster: config/assets/1_parental/parental_random.png
template: {
name: plex,
num: "B"
- }
+ }
smart_filter:
all:
collection: "Parental: All"
@@ -72,11 +28,11 @@ collections:
"Parental: Recently Released":
summary: "Recently released TV shows suitable for children"
- url_poster: https://images2.imgbox.com/c8/27/eWMDHhcy_o.png
+ url_poster: config/assets/1_parental/parental_recently-released.png
template: {
name: plex,
num: "C"
- }
+ }
smart_filter:
all:
collection: "Parental: All"
@@ -85,25 +41,24 @@ collections:
"Parental: Recently Added":
summary: "Recently added TV shows suitable for children"
- url_poster: https://images2.imgbox.com/66/12/rE9Ddb2f_o.png
+ url_poster: config/assets/1_parental/parental_recently-added.png
template: {
- name: plex_added,
+ name: plex,
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://images2.imgbox.com/c5/16/M8G4EDKy_o.png
+ url_poster: config/assets/1_parental/parental_top-rated.png
template: {
name: plex,
num: "E"
- }
+ }
smart_filter:
all:
collection: "Parental: All"
diff --git a/0x5f3/metadata/show/1_parental_sync.yml b/0x5f3/metadata/show/1_parental_sync.yml
new file mode 100644
index 0000000..fc55a32
--- /dev/null
+++ b/0x5f3/metadata/show/1_parental_sync.yml
@@ -0,0 +1,35 @@
+## 1_parental_sync.yml
+
+templates:
+ mdblist:
+ cache_builders: 6
+ collection_mode: hide
+ collection_order: alpha
+ delete_not_scheduled: false
+ item_label.sync: Parental
+ label.sync: Parental
+ sort_title: "+1_<>_<>"
+ sync_mode: sync
+ visible_home: false
+ visible_library: false
+ visible_shared: false
+ mdblist_list:
+ sort_by: title.asc
+ url: https://mdblist.com/lists/<>/<>/
+ optional:
+ - mdblist_extra_1
+ - mdblist_extra_2
+ - mdblist_extra_3
+ - mdblist_extra_4
+ - mdblist_extra_5
+
+collections:
+ "Parental: All":
+ summary: "TV shows suitable for children"
+ url_poster: config/assets/1_parental/parental-all.png
+ template: {
+ name: mdblist,
+ num: "A",
+ mdblist_user: "archivist",
+ mdblist_list: "list-parental"
+ }
\ No newline at end of file
diff --git a/0x5f3/metadata/show/1_suggested.yml b/0x5f3/metadata/show/1_suggested.yml
index 33a7c39..bb989de 100644
--- a/0x5f3/metadata/show/1_suggested.yml
+++ b/0x5f3/metadata/show/1_suggested.yml
@@ -2,158 +2,247 @@
templates:
plex:
+ cache_builders: 4
+ collection_mode: hide
+ delete_not_scheduled: false
sort_title: "+1_<>_<>"
sync_mode: sync
- collection_mode: hide
visible_home: false
- visible_shared: false
visible_library: false
- delete_not_scheduled: false
- cache_builders: 4
+ visible_shared: false
trakt:
- sort_title: "+1_<>_<>"
- sync_mode: sync
- collection_order: custom
+ cache_builders: 4
collection_mode: hide
- visible_home: false
- visible_shared: false
- visible_library: false
delete_not_scheduled: false
- cache_builders: 4
-
- imdb_popular:
sort_title: "+1_<>_<>"
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=<>&languages=<>&sort=moviemeter,asc
- limit: 200
+ visible_shared: false
+ trakt_list:
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ - <>
+ optional:
+ - trakt_list_extra_01
+ - trakt_list_extra_02
+ - trakt_list_extra_03
+ - trakt_list_extra_04
+ - trakt_list_extra_05
+ - trakt_list_extra_06
+ - trakt_list_extra_07
+ - trakt_list_extra_08
+ - trakt_list_extra_09
+ - trakt_list_extra_10
+ - trakt_list_extra_11
+ - trakt_list_extra_12
+ - trakt_list_extra_13
+ - trakt_list_extra_14
+ - trakt_list_extra_15
+ - trakt_list_extra_16
+ - trakt_list_extra_17
+ - trakt_list_extra_18
+ - trakt_list_extra_19
+ - trakt_list_extra_20
- imdb_top:
+ mdblist:
+ cache_builders: 6
+ collection_mode: hide
+ collection_order: custom
+ delete_not_scheduled: false
sort_title: "+1_<>_<>"
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=<>&user_rating=<>&num_votes=<>,&languages=<>&sort=user_rating,desc&count=250
- limit: 200
+ visible_shared: false
+ mdblist_list:
+ sort_by: <>
+ url: https://mdblist.com/lists/<>/<>/
+ optional:
+ - mdblist_extra_1
+ - mdblist_extra_2
+ - mdblist_extra_3
+ - mdblist_extra_4
+ - mdblist_extra_5
collections:
"Random TV shows":
- summary: Random selection of TV shows
- url_poster: https://images2.imgbox.com/41/29/aa0NPuyr_o.png
+ summary: "Random selection of TV shows"
+ url_poster: config/assets/1_suggested/suggested_random.png
visible_library: true
schedule: daily
template: {
name: plex,
num: 0
- }
+ }
smart_filter:
all:
- year.gte: 1960
+ year.gte: 1940
sort_by: random
limit: 250
+
+ "Recently Added TV shows":
+ summary: "Recently added TV shows"
+ url_poster: config/assets/1_suggested/suggested_recently-added.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
+
+ "Recently Released TV shows":
+ summary: "Recently added TV shows"
+ url_poster: config/assets/1_suggested/suggested_recently-released.png
+ visible_library: true
+ template: {
+ name: plex,
+ num: 1
+ }
+ smart_filter:
+ any:
+ audio_language: English, english
+ sort_by: release.desc
+ limit: 200
+
+ "Suggested TV shows":
+ collection_order: random
+ summary: "Based on watched and favourited TV shows"
+ url_poster: config/assets/1_suggested/suggested_suggested.png
+ template: {
+ name: trakt,
+ num: 2
+# trakt_list_extra_01: "https://trakt.tv/users/########/lists/tv-recommendations-couchmoney-tv",
+# trakt_list_extra_02: "https://trakt.tv/users/########/lists/tv-based-on-recently-watched-couchmoney-tv"
+ }
+ trakt_userlist:
+ - userlist: recommendations
+ user: me
"Trending TV shows":
- summary: TV shows trending across the internet
- url_poster: https://images2.imgbox.com/5e/f5/lRkPiQHy_o.png
+ summary: "TV shows trending across the internet"
+ url_poster: config/assets/1_suggested/suggested_trending.png
schedule: daily
template: {
- name: trakt,
- num: 1
- }
- trakt_chart:
- chart: trending
- time_period: daily
- limit: 25
+ name: mdblist,
+ num: 2,
+ mdblist_user: "archivist",
+ mdblist_list: "tv-trending",
+ mdblist_sort: "rank.desc"
+ }
+ limit: 50
"Popular TV shows":
- summary: Popular TV shows across the internet
- url_poster: https://images2.imgbox.com/2e/34/oxXyim7m_o.png
+ summary: "Popular TV shows across the internet"
+ url_poster: config/assets/1_suggested/suggested_popular.png
visible_library: true
schedule: daily
template: {
- name: imdb_popular,
- num: 2,
- title_type: "tv_series,tv_special,tv_miniseries",
- languages: "en",
- }
+ name: mdblist,
+ num: 3,
+ mdblist_user: "archivist",
+ mdblist_list: "tv-popular",
+ mdblist_sort: "imdbpopular.desc"
+ }
limit: 100
"Top Rated TV shows":
- summary: Top rated TV shows across the internet
- url_poster: https://images2.imgbox.com/4d/9b/Xb3ambH9_o.png
+ summary: "Top rated TV shows across the internet"
+ url_poster: config/assets/1_suggested/suggested_top-rated.png
schedule: daily
template: {
- name: imdb_top,
+ name: mdblist,
num: 3,
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
- limit: 200
+ mdblist_user: "archivist",
+ mdblist_list: "tv-top-rated",
+ mdblist_sort: "imdbrating.desc"
+ }
+ limit: 500
"Most Watched Daily":
- summary: Daily most watched TV shows across the internet
- url_poster: https://images2.imgbox.com/54/48/RpwMMx1Y_o.png
+ summary: "TV shows trending across the internet"
+ url_poster: config/assets/1_suggested/suggested_most-watched-daily.png
+ collection_order: custom
schedule: daily
template: {
name: trakt,
num: 4
- }
+ }
trakt_chart:
chart: watched
time_period: daily
+ languages: en
+ countries: us, gb, ie, ca, au, nz
limit: 50
"Most Watched Weekly":
- summary: Weekly most watched TV shows across the internet
- url_poster: https://images2.imgbox.com/cc/37/PfqsdJzM_o.png
+ summary: "TV shows trending across the internet"
+ url_poster: config/assets/1_suggested/suggested_most-watched-weekly.png
+ collection_order: custom
schedule: daily
template: {
name: trakt,
num: 5
- }
+ }
trakt_chart:
chart: watched
time_period: weekly
+ languages: en
+ countries: us, gb, ie, ca, au, nz
limit: 50
"Most Watched Monthly":
- summary: Monthly most watched TV shows across the internet
- url_poster: https://images2.imgbox.com/c7/3c/7fM4BrER_o.png
+ summary: "TV shows trending across the internet"
+ url_poster: config/assets/1_suggested/suggested_most-watched-monthly.png
+ collection_order: custom
schedule: weekly(sunday)
template: {
name: trakt,
num: 6
- }
+ }
trakt_chart:
chart: watched
time_period: monthly
+ languages: en
+ countries: us, gb, ie, ca, au, nz
limit: 75
"Most Watched Yearly":
- summary: Yearly most watched TV shows across the internet
- url_poster: https://images2.imgbox.com/17/88/LYG1r4xG_o.png
+ summary: "TV shows trending across the internet"
+ url_poster: config/assets/1_suggested/suggested_most-watched-yearly.png
+ collection_order: custom
schedule: weekly(sunday)
template: {
name: trakt,
num: 7
- }
+ }
trakt_chart:
chart: watched
time_period: yearly
+ languages: en
+ countries: us, gb, ie, ca, au, nz
limit: 100
\ No newline at end of file
diff --git a/0x5f3/metadata/show/2_year_top.yml b/0x5f3/metadata/show/2_year_top.yml
index 08880c0..4921a7b 100644
--- a/0x5f3/metadata/show/2_year_top.yml
+++ b/0x5f3/metadata/show/2_year_top.yml
@@ -1,214 +1,218 @@
## 2_year_top.yml
templates:
- year:
+ year_top:
+ cache_builders: 6
+ collection_mode: hide
+ collection_order: custom
+ delete_not_scheduled: false
+ limit: 250
sort_title: "+2_<>_<>"
- limit: 150
sync_mode: sync
- collection_order: custom
- 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=<>&release_date=<>&user_rating=<>&num_votes=<>,&languages=<>&user_rating,desc&count=250
- limit: 250
+ visible_shared: false
+ imdb_search:
+ language: <>
+ limit: 500
+ release.after: <>
+ release.before: <>
+ sort_by: rating.desc
+ type: <>
+ votes.gte: <>
collections:
+ "Top Rated of 2024":
+ summary: "Top rated TV shows in 2024"
+ url_poster: config/assets/2_year_top/year_top-rated_2024.png
+ template: {
+ name: year_top,
+ num: "M",
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2024-01-01,
+ release.before: 2024-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
+
"Top Rated of 2023":
summary: "Top rated TV shows in 2023"
- url_poster: https://images2.imgbox.com/11/3b/7BlMZMQw_o.png
- schedule: weekly(tuesday)
+ url_poster: config/assets/2_year_top/year_top-rated_2023.png
template: {
- name: year,
+ name: year_top,
num: "M",
- release_date: "2023-01-01,2023-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2023-01-01,
+ release.before: 2023-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2022":
summary: "Top rated TV shows in 2022"
- url_poster: https://images2.imgbox.com/20/ea/OeSbw2IU_o.png
- schedule: weekly(tuesday)
+ url_poster: config/assets/2_year_top/year_top-rated_2022.png
template: {
- name: year,
+ name: year_top,
num: "N",
- release_date: "2022-01-01,2022-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2022-01-01,
+ release.before: 2022-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2021":
summary: "Top rated TV shows in 2021"
- url_poster: https://images2.imgbox.com/e9/ab/RKEdWgus_o.png
- schedule: weekly(tuesday)
+ url_poster: config/assets/2_year_top/year_top-rated_2021.png
template: {
- name: year,
- num: O,
- release_date: "2021-01-01,2021-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ name: year_top,
+ num: "O",
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2021-01-01,
+ release.before: 2021-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2020":
summary: "Top rated TV shows in 2020"
- url_poster: https://images2.imgbox.com/b2/82/XGYhRoQi_o.png
- schedule: weekly(tuesday)
+ url_poster: config/assets/2_year_top/year_top-rated_2020.png
template: {
- name: year,
+ name: year_top,
num: "P",
- release_date: "2020-01-01,2020-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2020-01-01,
+ release.before: 2020-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2019":
summary: "Top rated TV shows in 2019"
- url_poster: https://images2.imgbox.com/53/e9/DhwEpjt2_o.png
- schedule: weekly(tuesday)
+ url_poster: config/assets/2_year_top/year_top-rated_2019.png
template: {
- name: year,
+ name: year_top,
num: "Q",
- release_date: "2019-01-01,2019-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2019-01-01,
+ release.before: 2019-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2018":
summary: "Top rated TV shows in 2018"
- url_poster: https://images2.imgbox.com/a5/9b/NKvSD9sj_o.png
- schedule: weekly(tuesday)
+ url_poster: config/assets/2_year_top/year_top-rated_2018.png
template: {
- name: year,
+ name: year_top,
num: "R",
- release_date: "2018-01-01,2018-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2018-01-01,
+ release.before: 2018-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2017":
summary: "Top rated TV shows in 2017"
- url_poster: https://images2.imgbox.com/2e/c3/ucZ25sgd_o.png
- schedule: weekly(tuesday)
+ url_poster: config/assets/2_year_top/year_top-rated_2017.png
template: {
- name: year,
+ name: year_top,
num: "S",
- release_date: "2017-01-01,2017-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2017-01-01,
+ release.before: 2017-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2016":
summary: "Top rated TV shows in 2016"
- url_poster: https://images2.imgbox.com/86/b7/R5LWS26j_o.png
- schedule: weekly(tuesday)
+ url_poster: config/assets/2_year_top/year_top-rated_2016.png
template: {
- name: year,
+ name: year_top,
num: "T",
- release_date: "2016-01-01,2016-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2016-01-01,
+ release.before: 2016-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2015":
summary: "Top rated TV shows in 2015"
- url_poster: https://images2.imgbox.com/2e/92/Xyintttd_o.png
- schedule: weekly(tuesday)
+ url_poster: config/assets/2_year_top/year_top-rated_2015.png
template: {
- name: year,
+ name: year_top,
num: "U",
- release_date: "2015-01-01,2015-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2015-01-01,
+ release.before: 2015-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2014":
summary: "Top rated TV shows in 2014"
- url_poster: https://images2.imgbox.com/45/1b/rnOLmuYd_o.png
- schedule: weekly(tuesday)
+ url_poster: config/assets/2_year_top/year_top-rated_2014.png
template: {
- name: year,
+ name: year_top,
num: "V",
- release_date: "2014-01-01,2014-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2014-01-01,
+ release.before: 2014-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2013":
summary: "Top rated TV shows in 2013"
- url_poster: https://images2.imgbox.com/10/7f/sChpdS5a_o.png
- schedule: weekly(tuesday)
+ url_poster: config/assets/2_year_top/year_top-rated_2013.png
template: {
- name: year,
+ name: year_top,
num: "W",
- release_date: "2013-01-01,2013-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2013-01-01,
+ release.before: 2013-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2012":
summary: "Top rated TV shows in 2012"
- url_poster: https://images2.imgbox.com/1a/a0/nodGueZf_o.png
- schedule: weekly(tuesday)
+ url_poster: config/assets/2_year_top/year_top-rated_2012.png
template: {
- name: year,
+ name: year_top,
num: "X",
- release_date: "2012-01-01,2012-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2012-01-01,
+ release.before: 2012-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2011":
summary: "Top rated TV shows in 2011"
- url_poster: https://images2.imgbox.com/92/1d/rGBuC4Jl_o.png
- schedule: weekly(tuesday)
+ url_poster: config/assets/2_year_top/year_top-rated_2011.png
template: {
- name: year,
+ name: year_top,
num: "Y",
- release_date: "2011-01-01,2011-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2011-01-01,
+ release.before: 2011-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
"Top Rated of 2010":
summary: "Top rated TV shows in 2010"
- url_poster: https://images2.imgbox.com/86/63/4kJnyLQX_o.png
- schedule: weekly(tuesday)
+ url_poster: config/assets/2_year_top/year_top-rated_2010.png
template: {
- name: year,
+ name: year_top,
num: "Z",
- release_date: "2010-01-01,2010-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "10000,",
- languages: "en"
- }
\ No newline at end of file
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2010-01-01,
+ release.before: 2010-12-31,
+ votes.gte: 1000,
+ language: "en"
+ }
\ No newline at end of file
diff --git a/0x5f3/metadata/show/3_decades_top.yml b/0x5f3/metadata/show/3_decades_top.yml
index afd111b..c181758 100644
--- a/0x5f3/metadata/show/3_decades_top.yml
+++ b/0x5f3/metadata/show/3_decades_top.yml
@@ -1,144 +1,140 @@
## 3_decades_top.yml
templates:
- decade:
+ decade_top:
+ cache_builders: 6
+ collection_mode: hide
+ collection_order: custom
+ delete_not_scheduled: false
+ limit: 250
sort_title: "+3_<>_<>"
- limit: 130
sync_mode: sync
- collection_order: custom
- 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=<>&release_date=<>&user_rating=<>&num_votes=<>,&languages=<>&user_rating,desc&count=250
- limit: 250
+ visible_shared: false
+ imdb_search:
+ language: <>
+ limit: 500
+ release.after: <>
+ release.before: <>
+ sort_by: rating.desc
+ type: <>
+ votes.gte: <>
collections:
"Top Rated of the 1940s":
summary: "Top rated TV shows of the 1940s"
- url_poster: https://images2.imgbox.com/b2/96/r6suu5US_o.png
- schedule: weekly(wednesday)
+ url_poster: config/assets/3_decades_top/decades_top_1940s.png
template: {
- name: decade,
+ name: decade_top,
num: "Z",
- release_date: "1940-01-01,1949-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "100,",
- languages: "en"
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 1940-01-01,
+ release.before: 1949-12-31,
+ votes.gte: 100,
+ language: "en"
}
"Top Rated of the 1950s":
summary: "Top rated TV shows of the 1950s"
- url_poster: https://images2.imgbox.com/3a/86/lbm419do_o.png
- schedule: weekly(wednesday)
+ url_poster: config/assets/3_decades_top/decades_top_1950s.png
template: {
- name: decade,
+ name: decade_top,
num: "Y",
- release_date: "1950-01-01,1959-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "100,",
- languages: "en"
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 1950-01-01,
+ release.before: 1959-12-31,
+ votes.gte: 100,
+ language: "en"
}
"Top Rated of the 1960s":
summary: "Top rated TV shows of the 1960s"
- url_poster: https://images2.imgbox.com/86/ec/BLBgj4Sc_o.png
- schedule: weekly(wednesday)
+ url_poster: config/assets/3_decades_top/decades_top_1960s.png
template: {
- name: decade,
+ name: decade_top,
num: "X",
- release_date: "1960-01-01,1969-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "100,",
- languages: "en"
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 1960-01-01,
+ release.before: 1969-12-31,
+ votes.gte: 100,
+ language: "en"
}
"Top Rated of the 1970s":
summary: "Top rated TV shows of the 1970s"
- url_poster: https://images2.imgbox.com/69/3f/JKYnU4OW_o.png
- schedule: weekly(wednesday)
+ url_poster: config/assets/3_decades_top/decades_top_1970s.png
template: {
- name: decade,
+ name: decade_top,
num: "W",
- release_date: "1970-01-01,1979-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "100,",
- languages: "en"
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 1970-01-01,
+ release.before: 1979-12-31,
+ votes.gte: 100,
+ language: "en"
}
"Top Rated of the 1980s":
summary: "Top rated TV shows of the 1980s"
- url_poster: https://images2.imgbox.com/fa/74/pTqfI3kw_o.png
- schedule: weekly(wednesday)
+ url_poster: config/assets/3_decades_top/decades_top_1980s.png
template: {
- name: decade,
+ name: decade_top,
num: "V",
- release_date: "1980-01-01,1989-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "100,",
- languages: "en"
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 1980-01-01,
+ release.before: 1989-12-31,
+ votes.gte: 100,
+ language: "en"
}
"Top Rated of the 1990s":
summary: "Top rated TV shows of the 1990s"
- url_poster: https://images2.imgbox.com/f8/2d/heYFe34N_o.png
- schedule: weekly(wednesday)
+ url_poster: config/assets/3_decades_top/decades_top_1990s.png
template: {
- name: decade,
+ name: decade_top,
num: "U",
- release_date: "1990-01-01,1999-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "100,",
- languages: "en"
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 1990-01-01,
+ release.before: 1999-12-31,
+ votes.gte: 100,
+ language: "en"
}
"Top Rated of the 2000s":
summary: "Top rated TV shows of the 2000s"
- url_poster: https://images2.imgbox.com/25/0f/Fv1DABox_o.png
- schedule: weekly(wednesday)
+ url_poster: config/assets/3_decades_top/decades_top_2000s.png
template: {
- name: decade,
+ name: decade_top,
num: "T",
- release_date: "2000-01-01,2009-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en"
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2000-01-01,
+ release.before: 2009-12-31,
+ votes.gte: 1000,
+ language: "en"
}
"Top Rated of the 2010s":
summary: "Top rated TV shows of the 2010s"
- url_poster: https://images2.imgbox.com/2e/79/H4fyrHwI_o.png
- schedule: weekly(wednesday)
+ url_poster: config/assets/3_decades_top/decades_top_2010s.png
template: {
- name: decade,
+ name: decade_top,
num: "S",
- release_date: "2010-01-01,2019-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en"
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2010-01-01,
+ release.before: 2019-12-31,
+ votes.gte: 1000,
+ language: "en"
}
"Top Rated of the 2020s":
summary: "Top rated TV shows of the 2020s"
- url_poster: https://images2.imgbox.com/19/dc/06a42YSm_o.png
- schedule: weekly
+ url_poster: config/assets/3_decades_top/decades_top_2020s.png
template: {
- name: decade,
+ name: decade_top,
num: "R",
- release_date: "2020-01-01,2029-12-31",
- title_type: "tv_series,tv_special,tv_miniseries",
- user_rating: "5.0,10.0",
- votes: "1000,",
- languages: "en"
+ type: "tv_series,tv_mini_series,tv_special",
+ release.after: 2020-01-01,
+ release.before: 2029-12-31,
+ votes.gte: 1000,
+ language: "en"
}
\ No newline at end of file
diff --git a/0x5f3/metadata/show/4_awards.yml b/0x5f3/metadata/show/4_awards.yml
index 83a8007..ae74993 100644
--- a/0x5f3/metadata/show/4_awards.yml
+++ b/0x5f3/metadata/show/4_awards.yml
@@ -1,146 +1,101 @@
## 4_awards.yml
templates:
- imdb:
- sort_title: "+4_<>_<>"
- sync_mode: sync
- collection_order: release.desc
- collection_mode: hide
- visible_home: false
- visible_shared: false
- visible_library: false
- delete_not_scheduled: false
+ award_nominee:
cache_builders: 6
- imdb_list:
- url: https://www.imdb.com/search/title/?title_type=<>&groups=<>&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_<