split Suggested collection into separate suggested|unwatched|watched … (#622)

* split Suggested collection into separate suggested|unwatched|watched collections; add documentary genre to Genre popular|top collections; Genre top|popular now filter documentary genre from genres; refactor code; various bug fixes

* Update 010_suggested.yml
pull/625/head
0x5f3 3 months ago committed by GitHub
parent 079552966a
commit f9a7d35c6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,5 @@
```
- 1_suggested.yml
- _suggested.yml
- Random Movies (English)
- Recently Added Movies (English)
- Recently Released Movies (English)
@ -8,17 +8,21 @@
- Trending Movies (https://mdblist.com/lists/archivist/movie-trending)
- Popular Movies (https://mdblist.com/lists/archivist/movie-popular)
- Top Rated Movies (https://mdblist.com/lists/archivist/movie-top-rated)
- _unwatched.yml
- Unwatched: Random Movies
- Unwatched: Recommended Movies
- Unwatched: Suggested Movies
- Unwatched: Popular Movies
- Unwatched: Top Rated Movies
- _watched.yml
- Most Watched Daily (https://trakt.tv/movies/watched/daily)
- Most Watched Weekly (https://trakt.tv/movies/watched/weekly)
- Most Watched Monthly (https://trakt.tv/movies/watched/monthly)
- Most Watched Yearly (https://trakt.tv/movies/watched/yearly)
- 1_seasonal.yml
- _seasonal.yml
- Valentine's Day Movies (02/13-02/15)
- St. Patrick's Day Movies (03/16-03-18)
- Easter Moviews (03/22-04/25)
@ -27,28 +31,28 @@
- Christmas Movies (12/01-12/31)
- New Year's Eve Movies (12/26-01-02)
- 1_parental.yml
- _parental.yml
- Parental: All (https://mdblist.com/lists/archivist/list-parental)
- Parental: Random
- Parental: Recently Added
- Parental: Recently Released
- Parental: Top Rated
- 1_documentary.yml
- _documentary.yml
- Documentaries: All
- Documentaries: Random
- Documentaries: Recently Added
- Documentaries: Recently Released
- Documentaries: Top Rated
- 1_standup.yml
- _standup.yml
- Stand-up: All (https://mdblist.com/lists/archivist/list-standup)
- Stand-up: Random
- Stand-up: Recently Added
- Stand-up: Recently Released
- Stand-up: Top Rated
- 2_year_top.yml
- _year_top.yml
- Top Rated of 2024
- Top Rated of 2023
- Top Rated of 2022
@ -65,7 +69,7 @@
- Top Rated of 2011
- Top Rated of 2010
- 3_decades_top.yml
- _decades_top.yml
- Top Rated of the 2020s
- Top Rated of the 2010s
- Top Rated of the 2000s
@ -76,7 +80,7 @@
- Top Rated of the 1950s
- Top Rated of the 1940s
- 4_awards.yml
- _awards.yml
- Oscar Winners
- Oscar Nominees
- Golden Globes Winners
@ -91,12 +95,13 @@
- Spirit Awards Winners
- Razzie Winners
- 5_genre_popular.yml
- _genre_popular.yml
- Popular in Action
- Popular in Adventure
- Popular in Animation
- Popular in Biography
- Popular in Comedy
- Popular in Documentary
- Popular in Drama
- Popular in Family
- Popular in Fantasy
@ -112,12 +117,13 @@
- Popular in War
- Popular in Western
- 6_genre_top.yml
- _genre_top.yml
- Top Rated in Action
- Top Rated in Adventure
- Top Rated in Animation
- Top Rated in Biography
- Top Rated in Comedy
- Top Rated in Documentary
- Top Rated in Drama
- Top Rated in Family
- Top Rated in Fantasy
@ -140,7 +146,7 @@
- Top Rated in Anti-Hero
- Top Rated in Apocalypse
- Top Rated in Artifical Intelligence
- Top Rated in Assasins
- Top Rated in Assassins
- Top Rated in Betrayal
- Top Rated in Black Comedy
- Top Rated in Boxing
@ -150,14 +156,17 @@
- Top Rated in Chick-Flick
- Top Rated in Comics
- Top Rated in Coming Of Age
- Top Rated in Conspiracy
- Top Rated in Con-Artists
- Top Rated in Cop
- Top Rated in Costume Drama
- Top Rated in Courtroom
- Top Rated in Cyberpunk
- Top Rated in Dark Fantasy
- Top Rated in Demonic
- Top Rated in Detective
- Top Rated in Distaster
- Top Rated in Dinosaurs
- Top Rated in Disaster
- Top Rated in Dragons
- Top Rated in Dystopian
- Top Rated in Epics
@ -192,6 +201,7 @@
- Top Rated in Pandemic
- Top Rated in Paranormal
- Top Rated in Period Drama
- Top Rated in Petrolhead
- Top Rated in Philosophical
- Top Rated in Political
- Top Rated in Post-Apocalyptic
@ -228,12 +238,12 @@
- Top Rated in Vampires
- Top Rated in Video Game
- Top Rated in Werewolves
- Top Rated in Whodunit
- Top Rated in Whodunit?
- Top Rated in Wizardry & Witchcraft
- Top Rated in World War
- Top Rated in Zombies
- 8_studio.yml
- _studio.yml
- Columbia
- Criterion
- DC Entertainment
@ -254,6 +264,6 @@
- Walt Disney
- Warner Bros
- 9_collections.yml
- _collections.yml
- TMDb Collections
```
```

@ -1,6 +1,8 @@
#### This config will populate the following:
```
- !Suggested (random, recently added|released, recommended, suggested, trending, popular, top-rated, unwatched, most watched)
- !Suggested (random, recently added|released, recommended, suggested, trending, popular, top-rated)
- Unwatched (random, recommended, suggested, popular, top-rated)
- !Watched (most watched daily|weekly|monthly|yearly)
- !Seasonal *
- Parental
- Documentaries
@ -26,19 +28,24 @@
```
#### Install:
```
git clone -b remote https://github.com/0x5f3/pmm.config config
git clone https://github.com/0x5f3/pmm.config config
```
#### Usage:
###### The initial process for populating collections:
```
docker run --rm -it -v ./config:/config meisnate12/plex-meta-manager --config config/config.yml --collection-only --run --ignore-schedules
docker run --rm -it -v ./config:/config meisnate12/plex-meta-manager:nightly --config config/config.yml --run --ignore-schedules
```
###### Following a successful initial run:
```
docker run --rm -it -v ./config:/config meisnate12/plex-meta-manager --config config/config.yml --collection-only --run
docker run --rm -it -v ./config:/config meisnate12/plex-meta-manager:nightly --config config/config.yml --run
```
###### Notes:
``
The parental configuration adds a 'Parental' label to their collections and all items included. The label is capable of being used with 'Allow Only Labels' in a user's restriction settings.
``
#
#
###### A successful run will result in something similar to this:
![movies](https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/_/_movies.png)
![shows](https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/_/_shows.png)
![shows](https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/_/_shows.png)

@ -1,5 +1,5 @@
```
- 1_suggested.yml
- _suggested.yml
- Random TV shows (English)
- Recently Added TV shows (English)
- Recently Released TV shows (English)
@ -8,31 +8,35 @@
- Trending TV shows (https://mdblist.com/lists/archivist/tv-trending)
- Popular TV shows (https://mdblist.com/lists/archivist/tv-popular)
- Top Rated TV shows (https://mdblist.com/lists/archivist/tv-top-rated)
- _unwatched.yml
- Unwatched: Random TV shows
- Unwatched: Recommended TV shows
- Unwatched: Suggested TV shows
- Unwatched: Popular TV shows
- Unwatched: Top Rated TV shows
- _watched.yml
- Most Watched Daily (https://trakt.tv/shows/watched/daily)
- Most Watched Weekly (https://trakt.tv/shows/watched/weekly)
- Most Watched Monthly (https://trakt.tv/shows/watched/monthly)
- Most Watched Yearly (https://trakt.tv/shows/watched/yearly)
- 1_parental.yml
- _parental.yml
- Parental: All (https://mdblist.com/lists/archivist/list-parental)
- Parental: Random
- Parental: Recently Added
- Parental: Recently Released
- Parental: Top Rated
- 1_documentary.yml
- _documentary.yml
- Documentaries: All
- Documentaries: Random
- Documentaries: Recently Added
- Documentaries: Recently Released
- Documentaries: Top Rated
- 2_awards.yml
- _awards.yml
- Emmy Award Winners
- Emmy Award Nominees
- Golden Globes Winners
@ -40,7 +44,7 @@
- BAFTA Winners
- Critics Choice Award Winners
- 3_year_top.yml
- _year_top.yml
- Top Rated of 2024
- Top Rated of 2023
- Top Rated of 2022
@ -57,7 +61,7 @@
- Top Rated of 2011
- Top Rated of 2010
- 4_decades_top.yml
- _decades_top.yml
- Top Rated of the 2020s
- Top Rated of the 2010s
- Top Rated of the 2000s
@ -68,12 +72,13 @@
- Top Rated of the 1950s
- Top Rated of the 1940s
- 5_genre_popular.yml
- _genre_popular.yml
- Popular in Action
- Popular in Adventure
- Popular in Animation
- Popular in Biography
- Popular in Comedy
- Popular in Documentary
- Popular in Drama
- Popular in Family
- Popular in Fantasy
@ -89,12 +94,13 @@
- Popular in War
- Popular in Western
- 6_genre_top.yml
- _genre_top.yml
- Top Rated in Action
- Top Rated in Adventure
- Top Rated in Animation
- Top Rated in Biography
- Top Rated in Comedy
- Top Rated in Documentary
- Top Rated in Drama
- Top Rated in Family
- Top Rated in Fantasy
@ -110,7 +116,7 @@
- Top Rated in War
- Top Rated in Western
- 7_network.yml
- _network.yml
- A&E
- ABC
- Adult Swim
@ -155,4 +161,4 @@
- TLC
- TNT
- YouTube
```
```

@ -5,7 +5,7 @@ libraries:
library_type: movie
collection_files:
- file: config/metadata/movie/0_debug.yml
TV Shows:
TV:
library_type: show
collection_files:
- file: config/metadata/show/0_debug.yml

@ -0,0 +1,150 @@
## _maintenance.yml
libraries:
Movies:
library_type: movie
operations:
- schedule: daily
delete_unmanaged_collections: false
# - schedule: weekly(wednesday)
# mass_audience_rating_update: mdb_average
# mass_critic_rating_update: mdb_metacritic
# mass_user_rating_update: imdb
# mass_content_rating_update: mdb
# mass_genre_update: imdb
# - schedule: weekly(wednesday)
# mass_poster_update:
# source: tmdb
# seasons: false
# episodes: false
collection_files:
- file: config/collections/movie/_maintenance.yml
TV:
library_type: show
operations:
- schedule: daily
delete_unmanaged_collections: false
# - schedule: weekly(thursday)
# mass_audience_rating_update: mdb_average
# mass_critic_rating_update: mdb_metacritic
# mass_user_rating_update: imdb
# mass_content_rating_update: mdb
# mass_genre_update: imdb
# - schedule: weekly(thursday)
# mass_poster_update:
# source: tmdb
# seasons: true
# episodes: false
collection_files:
- file: config/collections/show/_maintenance.yml
# KIDS:
# library_type: show
# operations:
# - schedule: daily
# delete_unmanaged_collections: false
# - schedule: weekly(friday)
# mass_audience_rating_update: mdb_average
# mass_critic_rating_update: mdb_metacritic
# mass_user_rating_update: imdb
# mass_content_rating_update: mdb
# mass_genre_update: imdb
# - schedule: weekly(friday)
# mass_poster_update:
# collection_files:
# - file: config/collections/show/_maintenance.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: false
delete_not_scheduled: false
dimensional_asset_rename: false
download_url_assets: true
ignore_ids:
ignore_imdb_ids:
item_refresh: false
item_refresh_delay: 0
minimum_items: 1
missing_only_released: 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: 5
run_order:
- collections
- metadata
- operations
- overlays
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: append
tvdb_language: default
verify_ssl: false
plex:
url:
token:
timeout: 180
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:

@ -1,32 +1,36 @@
## movie.yml
## _movie.yml
libraries:
Movies:
library_type: movie
operations:
delete_unmanaged_collections: false
- schedule: daily
delete_unmanaged_collections: false
collection_files:
# - file: config/metadata/movie/0_radarr.yml
- file: config/metadata/movie/1_suggested.yml
- file: config/metadata/movie/1_seasonal.yml
- file: config/metadata/movie/2_year_top.yml
schedule: weekly(monday)
- file: config/metadata/movie/3_decades_top.yml
schedule: weekly(tuesday)
# - file: config/metadata/movie/4_awards.yml
# schedule: weekly(wednesday)
- file: config/metadata/movie/5_genre_popular.yml
- file: config/metadata/movie/6_genre_top.yml
schedule: weekly(thursday)
# - file: config/metadata/movie/7_subgenre_top.yml
# - file: config/metadata/movie/8_studio.yml
# schedule: weekly(wednesday)
# - file: config/metadata/movie/9_collections.yml
# schedule: weekly(sunday)
# - file: config/metadata/movie/1_parental_sync.yml
# - file: config/metadata/movie/1_parental.yml
# - file: config/metadata/movie/1_documentary.yml
# - file: config/metadata/movie/1_standup.yml
# - file: config/collections/movie/_maintenance.yml
# - file: config/collections/movie/_radarr.yml
- file: config/collections/movie/010_suggested.yml
# - file: config/collections/movie/020_unwatched.yml
- file: config/collections/movie/030_watched.yml
- file: config/collections/movie/040_seasonal.yml
- file: config/collections/movie/080_year_top.yml
- schedule: weekly(monday)
- file: config/collections/movie/090_decades_top.yml
- schedule: weekly(tuesday)
# - file: config/collections/movie/100_awards.yml
# - schedule: weekly(wednesday)
- file: config/collections/movie/110_genre_popular.yml
- file: config/collections/movie/120_genre_top.yml
- schedule: weekly(thursday)
# - file: config/collections/movie/130_subgenre_top.yml
# - file: config/collections/movie/140_studio.yml
# - schedule: weekly(wednesday)
# - file: config/collections/movie/200_collections.yml
# - schedule: weekly(sunday)
# - file: config/collections/movie/050_parental_sync.yml
# - file: config/collections/movie/050_parental.yml
# - file: config/collections/movie/060_documentary.yml
# - file: config/collections/movie/070_standup.yml
settings:
assets_for_all: false
asset_depth: 0
@ -45,7 +49,7 @@ settings:
ignore_ids:
ignore_imdb_ids:
item_refresh: false
item_refresh_delay: 3
item_refresh_delay: 0
minimum_items: 5
missing_only_released: false
only_filter_missing: false
@ -56,9 +60,9 @@ settings:
released_missing_only: false
run_again_delay: 5
run_order:
- operations
- metadata
- collections
- metadata
- operations
- overlays
save_missing: false
show_asset_not_needed: true

@ -1,34 +1,40 @@
## show.yml
## _show.yml
libraries:
TV:
library_type: show
operations:
delete_unmanaged_collections: false
- schedule: daily
delete_unmanaged_collections: false
collection_files:
# - file: config/metadata/show/0_sonarr.yml
- file: config/metadata/show/1_suggested.yml
- file: config/metadata/show/2_year_top.yml
schedule: weekly(monday)
- file: config/metadata/show/3_decades_top.yml
schedule: weekly(wednesday)
# - file: config/metadata/show/4_awards.yml
# schedule: weekly(thursday)
- file: config/metadata/show/5_genre_popular.yml
- file: config/metadata/show/6_genre_top.yml
schedule: weekly(saturday)
# - file: config/metadata/show/7_network.yml
# - file: config/metadata/show/1_parental_sync.yml
# - file: config/metadata/show/1_parental.yml
# - file: config/metadata/show/1_documentary.yml
# - file: config/collections/show/_maintenance.yml
# - file: config/collections/show/_sonarr.yml
- file: config/collections/show/010_suggested.yml
# - file: config/collections/show/020_unwatched.yml
- file: config/collections/show/030_watched.yml
- file: config/collections/show/060_year_top.yml
- schedule: weekly(monday)
- file: config/collections/show/070_decades_top.yml
- schedule: weekly(wednesday)
# - file: config/collections/show/080_awards.yml
# - schedule: weekly(thursday)
- file: config/collections/show/090_genre_popular.yml
- file: config/collections/show/100_genre_top.yml
- schedule: weekly(saturday)
# - file: config/collections/show/110_network.yml
# - file: config/collections/show/040_parental_sync.yml
# - file: config/collections/show/040_parental.yml
# - file: config/collections/show/050_documentary.yml
# KIDS:
# library_type: show
# operations:
# delete_unmanaged_collections: false
# - schedule: daily
# delete_unmanaged_collections: false
# collection_files:
# - file: config/metadata/show/0_sonarr.yml
# - file: config/metadata/show/1_parental_sync.yml
# - file: config/metadata/show/1_parental.yml
# - file: config/collections/show/_maintenance.yml
# - file: config/collections/show/_sonarr.yml
# - file: config/collections/show/040_parental_sync.yml
# - file: config/collections/show/040_parental.yml
settings:
assets_for_all: false
asset_depth: 0
@ -47,8 +53,8 @@ settings:
ignore_ids:
ignore_imdb_ids:
item_refresh: false
item_refresh_delay: 3
minimum_items: 1
item_refresh_delay: 0
minimum_items: 2
missing_only_released: false
only_filter_missing: false
playlist_exclude_users:
@ -58,9 +64,9 @@ settings:
released_missing_only: false
run_again_delay: 5
run_order:
- operations
- metadata
- collections
- metadata
- operations
- overlays
save_missing: false
show_asset_not_needed: true

@ -1,10 +1,10 @@
## 1_suggested.yml
## _suggested.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+1_<<num>>_<<collection_name>>"
sort_title: "+010_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -13,7 +13,7 @@ templates:
trakt:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+1_<<num>>_<<collection_name>>"
sort_title: "+010_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -65,7 +65,7 @@ templates:
collection_mode: hide
collection_order: custom
delete_not_scheduled: false
sort_title: "+1_<<num>>_<<collection_name>>"
sort_title: "+010_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -84,7 +84,7 @@ templates:
collection_mode: hide
collection_order: custom
delete_not_scheduled: false
sort_title: "+1_<<num>>_<<collection_name>>"
sort_title: "+010_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -104,58 +104,61 @@ templates:
collections:
"Random Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_random.png
schedule: daily
summary: "Random selection of movies"
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
num: "0"
}
smart_filter:
any:
audio_language: English, english
sort_by: random
limit: 250
sort_by: random
"Recently Added Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_recently-added.png
schedule: daily
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
visible_shared: true
template: {
name: plex,
num: 0
num: "1"
}
smart_filter:
any:
audio_language: English, english
sort_by: added.desc
limit: 200
sort_by: added.desc
"Recently Released Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_recently-released.png
schedule: daily
summary: "Recently released 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: 0
num: "2"
}
smart_filter:
any:
audio_language: English, english
sort_by: release.desc
limit: 200
sort_by: release.desc
"Recommended Movies":
collection_order: alpha
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_recommended.png
schedule: daily
summary: "Based on personally favourited movies"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_recommended.png
template: {
name: letterboxd,
num: 0
# letterboxd_list_extra_01: "https://letterboxd.com/########/list/movie-recommendations",
num: "3"
}
trakt_userlist:
- userlist: favorites
@ -163,213 +166,81 @@ collections:
"Suggested Movies":
collection_order: alpha
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_suggested.png
schedule: daily
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: 0
num: "4"
# num: "4",
# 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_chart:
- chart: recommended
time_period: daily
languages: en
countries: us, gb, ie, ca, au, nz
languages: en
limit: 5
time_period: daily
- chart: recommended
time_perid: weekly
languages: en
countries: us, gb, ie, ca, au, nz
languages: en
limit: 10
time_period: weekly
- chart: recommended
time_period: monthly
languages: en
countries: us, gb, ie, ca, au, nz
languages: en
limit: 25
time_period: monthly
- chart: recommended
time_period: yearly
languages: en
countries: us, gb, ie, ca, au, nz
languages: en
limit: 50
time_period: yearly
- chart: recommended
time_period: all
languages: en
countries: us, gb, ie, ca, au, nz
languages: en
limit: 200
time_period: all
"Trending Movies":
summary: "Movies trending across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_trending.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_trending.png
schedule: daily
summary: "Movies trending across the internet"
template: {
name: mdblist,
num: 0,
mdblist_user: "archivist",
mdblist_list: "movie-trending",
mdblist_sort: "rank.desc"
mdblist_sort: "rank.desc",
mdblist_user: "archivist",
name: mdblist,
num: "5"
}
limit: 100
"Popular Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_popular.png
schedule: daily
sort_title: "+010_<<num>>_<<collection_name>>"
summary: "Popular movies across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_popular.png
visible_library: true
schedule: daily
template: {
name: mdblist,
num: 1,
mdblist_user: "archivist",
mdblist_list: "movie-popular",
mdblist_sort: "imdbpopular.desc"
mdblist_sort: "imdbpopular.desc",
mdblist_user: "archivist",
name: mdblist,
num: "6"
}
limit: 250
"Top Rated Movies":
summary: "Top rated movies across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_top-rated.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_top-rated.png
schedule: daily
sort_title: "+010_<<num>>_<<collection_name>>"
summary: "Top rated movies across the internet"
template: {
name: mdblist,
num: 1,
mdblist_user: "archivist",
mdblist_list: "movie-top-rated",
mdblist_sort: "imdbrating.desc"
mdblist_sort: "imdbrating.desc",
mdblist_user: "archivist",
name: mdblist,
num: "7"
}
limit: 500
"Unwatched: Random Movies":
summary: "Random selection of movies"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_random.png
template: {
name: plex,
num: 2
}
smart_filter:
all:
unplayed: true
any:
audio_language: English, english
collection_filtering: user
sort_by: random
limit: 250
"Unwatched: Recommended Movies":
summary: "Based on personally favourited movies"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_recommended.png
template: {
name: plex,
num: 2
}
smart_filter:
all:
collection: "Recommended Movies"
unplayed: true
collection_filtering: user
sort_by: title.asc
"Unwatched: Suggested Movies":
summary: "Based on watched and favourited movies"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_suggested.png
template: {
name: plex,
num: 2
}
smart_filter:
all:
collection: "Suggested Movies"
unplayed: true
collection_filtering: user
sort_by: title.asc
"Unwatched: Popular Movies":
summary: "Popular movies across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_popular.png
template: {
name: plex,
num: 3
}
smart_filter:
all:
collection: "Popular Movies"
unplayed: true
collection_filtering: user
sort_by: random
"Unwatched: Top Rated Movies":
summary: "Top rated movies across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_top-rated.png
template: {
name: plex,
num: 3
}
smart_filter:
all:
collection: "Top Rated Movies"
unplayed: true
collection_filtering: user
sort_by: random
"Most Watched Daily":
summary: "Movies trending across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_most-watched-daily.png
collection_order: custom
schedule: daily
template: {
name: trakt,
num: 4
}
trakt_chart:
chart: watched
time_period: daily
languages: en
countries: us, gb, ie, ca, au, nz
limit: 50
"Most Watched Weekly":
summary: "Movies trending across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_most-watched-weekly.png
collection_order: custom
schedule: daily
template: {
name: trakt,
num: 4
}
trakt_chart:
chart: watched
time_period: weekly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 50
"Most Watched Monthly":
summary: "Movies trending across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_most-watched-monthly.png
collection_order: custom
schedule: weekly(sunday)
template: {
name: trakt,
num: 5
}
trakt_chart:
chart: watched
time_period: monthly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 75
"Most Watched Yearly":
summary: "Movies trending across the internet"
url_poster: https://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: 5
}
trakt_chart:
chart: watched
time_period: yearly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 100

@ -0,0 +1,83 @@
## _unwatched.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+020_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
collections:
"Unwatched: Random Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_random.png
summary: "Random selection of movies"
template: {
name: plex,
num: "0"
}
smart_filter:
all:
unplayed: true
any:
audio_language: English, english
limit: 250
sort_by: random
"Unwatched: Recommended Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_recommended.png
summary: "Based on personally favourited movies"
template: {
name: plex,
num: "1"
}
smart_filter:
all:
collection: "Recommended Movies"
unplayed: true
collection_filtering: user
sort_by: title.asc
"Unwatched: Suggested Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_suggested.png
summary: "Based on watched and favourited movies"
template: {
name: plex,
num: "2"
}
smart_filter:
all:
collection: "Suggested Movies"
unplayed: true
collection_filtering: user
sort_by: title.asc
"Unwatched: Popular Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_popular.png
summary: "Popular movies across the internet"
template: {
name: plex,
num: "3"
}
smart_filter:
all:
collection: "Popular Movies"
unplayed: true
collection_filtering: user
sort_by: random
"Unwatched: Top Rated Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_top-rated.png
summary: "Top rated movies across the internet"
template: {
name: plex,
num: "4"
}
smart_filter:
all:
collection: "Top Rated Movies"
unplayed: true
collection_filtering: user
sort_by: random

@ -0,0 +1,118 @@
## _watched.yml
templates:
trakt:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+030_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
trakt_list:
- <<trakt_list_extra_01>>
- <<trakt_list_extra_02>>
- <<trakt_list_extra_03>>
- <<trakt_list_extra_04>>
- <<trakt_list_extra_05>>
- <<trakt_list_extra_06>>
- <<trakt_list_extra_07>>
- <<trakt_list_extra_08>>
- <<trakt_list_extra_09>>
- <<trakt_list_extra_10>>
- <<trakt_list_extra_11>>
- <<trakt_list_extra_12>>
- <<trakt_list_extra_13>>
- <<trakt_list_extra_14>>
- <<trakt_list_extra_15>>
- <<trakt_list_extra_16>>
- <<trakt_list_extra_17>>
- <<trakt_list_extra_18>>
- <<trakt_list_extra_19>>
- <<trakt_list_extra_20>>
optional:
- trakt_list_extra_01
- trakt_list_extra_02
- trakt_list_extra_03
- trakt_list_extra_04
- trakt_list_extra_05
- trakt_list_extra_06
- trakt_list_extra_07
- trakt_list_extra_08
- trakt_list_extra_09
- trakt_list_extra_10
- trakt_list_extra_11
- trakt_list_extra_12
- trakt_list_extra_13
- trakt_list_extra_14
- trakt_list_extra_15
- trakt_list_extra_16
- trakt_list_extra_17
- trakt_list_extra_18
- trakt_list_extra_19
- trakt_list_extra_20
collections:
"Most Watched Daily":
collection_order: custom
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_daily.png
schedule: daily
summary: "Movies trending across the internet"
template: {
name: trakt,
num: "0"
}
trakt_chart:
chart: watched
countries: us, gb, ie, ca, au, nz
languages: en
limit: 50
time_period: daily
"Most Watched Weekly":
collection_order: custom
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_weekly.png
schedule: daily
summary: "Movies trending across the internet"
template: {
name: trakt,
num: "1"
}
trakt_chart:
chart: watched
countries: us, gb, ie, ca, au, nz
languages: en
limit: 50
time_period: weekly
"Most Watched Monthly":
collection_order: custom
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_monthly.png
schedule: weekly(sunday)
summary: "Movies trending across the internet"
template: {
name: trakt,
num: "2"
}
trakt_chart:
chart: watched
countries: us, gb, ie, ca, au, nz
languages: en
limit: 75
time_period: monthly
"Most Watched Yearly":
collection_order: custom
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_yearly.png
schedule: weekly(sunday)
summary: "Movies trending across the internet"
template: {
name: trakt,
num: "3"
}
trakt_chart:
chart: watched
countries: us, gb, ie, ca, au, nz
languages: en
limit: 100
time_period: yearly

@ -1,4 +1,4 @@
## 1_seasonal.yml
## _seasonal.yml
templates:
seasonal:
@ -6,7 +6,7 @@ templates:
collection_order: alpha
delete_not_scheduled: true
limit: 1000
sort_title: +1_<<num>>_<<collection_name>>
sort_title: "+040_<<num>>_<<collection_name>>"
summary: "A timed collection of <<holiday>> movies and other movies that may relate to the holiday."
sync_mode: sync
visible_home: false
@ -51,13 +51,12 @@ templates:
collections:
"Valentine's Day Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_valentines-day.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_seasonal/seasonal_valentines-day.png
schedule: range(02/10-02/14)
template: {
name: seasonal,
num: 9,
holiday: "Valentine's Day",
letterboxd_extra_1: https://letterboxd.com/ediblehedgehog/list/theme-valentines/by/rating/
letterboxd_extra_1: "https://letterboxd.com/ediblehedgehog/list/theme-valentines/by/rating/",
name: seasonal
}
plex_search:
- all:
@ -66,70 +65,66 @@ collections:
- all:
critic_rating.gte: 8.0
genre: Romance, Drama
genre.not: Documentary
"St. Patrick's Day Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_st-patricks-day.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_seasonal/seasonal_st-patricks-day.png
schedule: range(03/16-03/18)
template: {
name: seasonal,
num: 9,
holiday: "St. Patrick's Day",
letterboxd_extra_1: https://letterboxd.com/ediblehedgehog/list/theme-st-patricks/by/rating/
letterboxd_extra_1: "https://letterboxd.com/ediblehedgehog/list/theme-st-patricks/by/rating/",
name: seasonal
}
"Easter Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_easter.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_seasonal/seasonal_easter.png
schedule: range(03/22-04/25)
template: {
name: seasonal,
num: 9,
holiday: "Easter",
letterboxd_extra_1: https://letterboxd.com/ediblehedgehog/list/theme-easter/by/rating/
letterboxd_extra_1: "https://letterboxd.com/ediblehedgehog/list/theme-easter/by/rating/",
name: seasonal
}
"Halloween Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_halloween.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_seasonal/seasonal_halloween.png
schedule: range(10/29-10/31)
template: {
name: seasonal,
num: 9,
holiday: "Halloween",
letterboxd_extra_1: https://letterboxd.com/ediblehedgehog/list/theme-halloween/by/rating/
letterboxd_extra_1: "https://letterboxd.com/ediblehedgehog/list/theme-halloween/by/rating/",
name: seasonal
}
plex_search:
- all:
critic_rating.gte: 8.0
genre: Horror
genre.not: Documentary
"Thanksgiving Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_thanksgiving.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_seasonal/seasonal_thanksgiving.png
schedule: range(11/22-11/25)
template: {
name: seasonal,
num: 9,
holiday: "Thanksgiving",
letterboxd_extra_1: https://letterboxd.com/ediblehedgehog/list/theme-thanksgiving/by/rating/
letterboxd_extra_1: "https://letterboxd.com/ediblehedgehog/list/theme-thanksgiving/by/rating/",
name: seasonal
}
"Christmas Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_christmas.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_seasonal/seasonal_christmas.png
schedule: range(12/01-12/31)
template: {
name: seasonal,
num: 9,
holiday: "Christmas",
letterboxd_extra_1: https://letterboxd.com/ediblehedgehog/list/theme-christmas/by/rating/,
imdb_extra_1: https://www.imdb.com/list/ls000096828,
imdb_extra_2: https://www.imdb.com/list/ls068976997,
imdb_extra_3: https://www.imdb.com/list/ls027567380
imdb_extra_1: "https://www.imdb.com/list/ls000096828",
imdb_extra_2: "https://www.imdb.com/list/ls068976997",
imdb_extra_3: "https://www.imdb.com/list/ls027567380",
letterboxd_extra_1: "https://letterboxd.com/ediblehedgehog/list/theme-christmas/by/rating/",
name: seasonal
}
"New Year's Eve Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_new-years-eve.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_seasonal/seasonal_new-years-eve.png
schedule: range(12/26-01/02)
template: {
name: seasonal,
num: 9,
holiday: "New Year's Eve",
letterboxd_extra_1: https://letterboxd.com/ediblehedgehog/list/theme-new-years-eve/by/rating/
letterboxd_extra_1: "https://letterboxd.com/ediblehedgehog/list/theme-new-years-eve/by/rating/",
name: seasonal
}

@ -1,11 +1,11 @@
## 1_parental.yml
## _parental.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
label.sync: Parental
sort_title: "+1_<<num>>_<<collection_name>>"
sort_title: "+050_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -13,53 +13,53 @@ templates:
collections:
"Parental: Random":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_random.png
summary: "Random movies suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_random.png
template: {
name: plex,
num: "B"
num: "1"
}
smart_filter:
all:
collection: "Parental: All"
sort_by: random
limit: 250
sort_by: random
"Parental: Recently Added":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_recently-added.png
summary: "Recently added movies suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_recently-added.png
template: {
name: plex,
num: "C"
num: "2"
}
smart_filter:
all:
collection: "Parental: All"
sort_by: added.desc
limit: 100
sort_by: added.desc
"Parental: Recently Released":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_recently-released.png
summary: "Recently released movies suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_recently-released.png
template: {
name: plex,
num: "D"
num: "3"
}
smart_filter:
all:
collection: "Parental: All"
sort_by: release.desc
limit: 250
sort_by: release.desc
"Parental: Top Rated":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_top-rated.png
summary: "Top rated movies suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_top-rated.png
template: {
name: plex,
num: "E"
num: "4"
}
smart_filter:
all:
collection: "Parental: All"
sort_by: critic_rating.desc
limit: 250
sort_by: critic_rating.desc

@ -1,4 +1,4 @@
## 1_parental_sync.yml
## _parental_sync.yml
templates:
mdblist:
@ -7,7 +7,7 @@ templates:
delete_not_scheduled: false
item_label.sync: Parental
label.sync: Parental
sort_title: "+1_<<num>>_<<collection_name>>"
sort_title: "+050_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -24,11 +24,11 @@ templates:
collections:
"Parental: All":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_all.png
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_list: "list-parental",
mdblist_user: "archivist",
mdblist_list: "list-parental"
name: mdblist,
num: "0"
}

@ -1,10 +1,10 @@
## 1_documentary.yml
## _documentary.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+1_<<num>>_<<collection_name>>"
sort_title: "+060_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -12,11 +12,11 @@ templates:
collections:
"Documentaries: All":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_all.png
summary: "Documentaries"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_all.png
template: {
name: plex,
num: "F"
num: "0"
}
smart_filter:
all:
@ -24,54 +24,54 @@ collections:
sort_by: title.asc
"Documentaries: Random":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_random.png
summary: "Random documentaries"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_random.png
template: {
name: plex,
num: "G"
num: "1"
}
smart_filter:
all:
genre: documentary
sort_by: random
limit: 250
sort_by: random
"Documentaries: Recently Added":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_recently-added.png
summary: "Recently added documentaries"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_recently-added.png
visible_library: true
template: {
name: plex,
num: "H"
num: "2"
}
smart_filter:
all:
genre: documentary
sort_by: added.desc
limit: 100
sort_by: added.desc
"Documentaries: Recently Released":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_recently-released.png
summary: "Recently released documentaries"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_recently-released.png
template: {
name: plex,
num: "I"
num: "3"
}
smart_filter:
all:
genre: documentary
sort_by: release.desc
limit: 250
sort_by: release.desc
"Documentaries: Top Rated":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_top-rated.png
summary: "Top rated documentaries"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_top-rated.png
template: {
name: plex,
num: "J"
num: "4"
}
smart_filter:
all:
genre: documentary
sort_by: critic_rating.desc
limit: 250
sort_by: critic_rating.desc

@ -1,10 +1,10 @@
## 1_standup.yml
## _standup.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+1_<<num>>_<<collection_name>>"
sort_title: "+070_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -14,7 +14,7 @@ templates:
collection_mode: hide
collection_order: alpha
delete_not_scheduled: false
sort_title: "+1_<<num>>_<<collection_name>>"
sort_title: "+070_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -31,63 +31,63 @@ templates:
collections:
"Stand-up: All":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_standup/stand-up_all.png
summary: "Stand-up"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_standup/stand-up_all.png
template: {
name: mdblist,
num: "K",
mdblist_list: "list-standup",
mdblist_user: "archivist",
mdblist_list: "list-standup"
name: mdblist,
num: "0"
}
"Stand-up: Random":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_standup/stand-up_random.png
summary: "Random Stand-up"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_standup/stand-up_random.png
template: {
name: plex,
num: "L"
num: "1"
}
smart_filter:
all:
collection: "Stand-up: All"
sort_by: random
limit: 250
sort_by: random
"Stand-up: Recently Added":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_standup/stand-up_recently-added.png
summary: "Recently added Stand-up"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_standup/stand-up_recently-added.png
template: {
name: plex,
num: "M"
num: "2"
}
smart_filter:
all:
collection: "Stand-up: All"
sort_by: added.desc
limit: 100
sort_by: added.desc
"Stand-up: Recently Released":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_standup/stand-up_recently-released.png
summary: "Recently released Stand-up"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_standup/stand-up_recently-released.png
template: {
name: plex,
num: "N"
num: "3"
}
smart_filter:
all:
collection: "Stand-up: All"
sort_by: release.desc
limit: 250
sort_by: release.desc
"Stand-up: Top Rated":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_standup/stand-up_top-rated.png
summary: "Top rated Stand-up"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_standup/stand-up_top-rated.png
template: {
name: plex,
num: "O"
num: "4"
}
smart_filter:
all:
collection: "Stand-up: All"
sort_by: critic_rating.desc
limit: 250
sort_by: critic_rating.desc

@ -1,4 +1,4 @@
## 2_year_top.yml
## _year_top.yml
templates:
year_top:
@ -6,7 +6,7 @@ templates:
collection_order: custom
delete_not_scheduled: false
limit: 250
sort_title: "+2_<<num>>_<<collection_name>>"
sort_title: "+080_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -22,195 +22,196 @@ templates:
collections:
"Top Rated of 2024":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2024.png
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: {
language: "en",
name: year_top,
num: "L",
type: "movie,tv_movie",
language: "en",
release.after: 2024-01-01,
release.before: 2024-12-31,
type: "movie,tv_movie",
votes.gte: 1000
}
"Top Rated of 2023":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2023.png
summary: "Top rated movies in 2023"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2023.png
template: {
language: "en",
name: year_top,
num: "M",
type: "movie,tv_movie",
language: "en",
release.after: 2023-01-01,
release.before: 2023-12-31,
type: "movie,tv_movie",
votes.gte: 1000
}
"Top Rated of 2022":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2022.png
summary: "Top rated movies in 2022"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2022.png
template: {
language: "en",
name: year_top,
num: "N",
type: "movie,tv_movie",
release.after: 2022-01-01,
release.before: 2022-12-31,
votes.gte: 1000,
language: "en"
type: "movie,tv_movie",
votes.gte: 1000
}
"Top Rated of 2021":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2021.png
summary: "Top rated movies in 2021"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2021.png
template: {
language: "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"
type: "movie,tv_movie",
votes.gte: 1000
}
"Top Rated of 2020":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2020.png
summary: "Top rated movies in 2020"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2020.png
template: {
language: "en",
name: year_top,
num: "P",
type: "movie,tv_movie",
release.after: 2020-01-01,
release.before: 2020-12-31,
votes.gte: 1000,
language: "en"
type: "movie,tv_movie",
votes.gte: 1000
}
"Top Rated of 2019":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2019.png
summary: "Top rated movies in 2019"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2019.png
template: {
language: "en",
name: year_top,
num: "Q",
type: "movie,tv_movie",
release.after: 2019-01-01,
release.before: 2019-12-31,
votes.gte: 1000,
language: "en"
type: "movie,tv_movie",
votes.gte: 1000
}
"Top Rated of 2018":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2018.png
summary: "Top rated movies in 2018"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2018.png
template: {
language: "en",
name: year_top,
num: "R",
type: "movie,tv_movie",
release.after: 2018-01-01,
release.before: 2018-12-31,
votes.gte: 1000,
language: "en"
type: "movie,tv_movie",
votes.gte: 1000
}
"Top Rated of 2017":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2017.png
summary: "Top rated movies in 2017"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2017.png
template: {
language: "en",
name: year_top,
num: "S",
type: "movie,tv_movie",
release.after: 2017-01-01,
release.before: 2017-12-31,
votes.gte: 1000,
language: "en"
type: "movie,tv_movie",
votes.gte: 1000
}
"Top Rated of 2016":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2016.png
summary: "Top rated movies in 2016"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2016.png
template: {
language: "en",
name: year_top,
num: "T",
type: "movie,tv_movie",
release.after: 2016-01-01,
release.before: 2016-12-31,
votes.gte: 1000,
language: "en"
type: "movie,tv_movie",
votes.gte: 1000
}
"Top Rated of 2015":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2015.png
summary: "Top rated movies in 2015"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2015.png
template: {
language: "en",
name: year_top,
num: "U",
type: "movie,tv_movie",
release.after: 2015-01-01,
release.before: 2015-12-31,
votes.gte: 1000,
language: "en"
type: "movie,tv_movie",
votes.gte: 1000
}
"Top Rated of 2014":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2014.png
summary: "Top rated movies in 2014"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2014.png
template: {
language: "en",
name: year_top,
num: "V",
type: "movie,tv_movie",
release.after: 2014-01-01,
release.before: 2014-12-31,
votes.gte: 1000,
language: "en"
type: "movie,tv_movie",
votes.gte: 1000
}
"Top Rated of 2013":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2013.png
summary: "Top rated movies in 2013"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2013.png
template: {
language: "en",
name: year_top,
num: "W",
type: "movie,tv_movie",
release.after: 2013-01-01,
release.before: 2013-12-31,
votes.gte: 1000,
language: "en"
type: "movie,tv_movie",
votes.gte: 1000
}
"Top Rated of 2012":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2012.png
summary: "Top rated movies in 2012"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2012.png
template: {
language: "en",
name: year_top,
num: "X",
type: "movie,tv_movie",
release.after: 2012-01-01,
release.before: 2012-12-31,
votes.gte: 1000,
language: "en"
type: "movie,tv_movie",
votes.gte: 1000
}
"Top Rated of 2011":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2011.png
summary: "Top rated movies in 2011"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2011.png
template: {
language: "en",
name: year_top,
num: "Y",
type: "movie,tv_movie",
release.after: 2011-01-01,
release.before: 2011-12-31,
votes.gte: 1000,
language: "en"
type: "movie,tv_movie",
votes.gte: 1000
}
"Top Rated of 2010":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2010.png
summary: "Top rated movies in 2010"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2010.png
template: {
language: "en",
name: year_top,
num: "Z",
type: "movie,tv_movie",
release.after: 2010-01-01,
release.before: 2010-12-31,
votes.gte: 1000,
language: "en"
}
type: "movie,tv_movie",
votes.gte: 1000
}

@ -1,4 +1,4 @@
## 3_decades_top.yml
## _decades_top.yml
templates:
decade_top:
@ -6,7 +6,7 @@ templates:
collection_order: custom
delete_not_scheduled: false
limit: 250
sort_title: "+3_<<num>>_<<collection_name>>"
sort_title: "+090_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -21,132 +21,132 @@ templates:
votes.gte: <<votes.gte>>
collections:
"Top Rated of the 1930s":
summary: "Top rated movies of the 1930s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1930s.png
"Top Rated of the 2020s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2020s.png
summary: "Top rated movies of the 2020s"
template: {
language: "en",
name: decade_top,
num: "Z",
num: "Q",
release.after: 2020-01-01,
release.before: 2029-12-31,
type: "movie,tv_movie",
release.after: 1930-01-01,
release.before: 1939-12-31,
votes.gte: 100,
language: "en"
}
votes.gte: 1000
}
"Top Rated of the 1940s":
summary: "Top rated movies of the 1940s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1940s.png
"Top Rated of the 2010s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2010s.png
summary: "Top rated movies of the 2010s"
template: {
language: "en",
name: decade_top,
num: "Y",
num: "R",
release.after: 2010-01-01,
release.before: 2019-12-31,
type: "movie,tv_movie",
release.after: 1940-01-01,
release.before: 1949-12-31,
votes.gte: 100,
language: "en"
}
votes.gte: 1000
}
"Top Rated of the 1950s":
summary: "Top rated movies of the 1950s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1950s.png
"Top Rated of the 2000s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2000s.png
summary: "Top rated movies of the 2000s"
template: {
language: "en",
name: decade_top,
num: "X",
num: "S",
release.after: 2000-01-01,
release.before: 2009-12-31,
type: "movie,tv_movie",
release.after: 1950-01-01,
release.before: 1959-12-31,
votes.gte: 100,
language: "en"
}
votes.gte: 1000
}
"Top Rated of the 1960s":
summary: "Top rated movies of the 1960s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1960s.png
"Top Rated of the 1990s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1990s.png
summary: "Top rated movies of the 1990s"
template: {
language: "en",
name: decade_top,
num: "W",
num: "T",
release.after: 1990-01-01,
release.before: 1999-12-31,
type: "movie,tv_movie",
release.after: 1960-01-01,
release.before: 1969-12-31,
votes.gte: 100,
language: "en"
votes.gte: 100
}
"Top Rated of the 1980s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1980s.png
summary: "Top rated movies of the 1980s"
template: {
language: "en",
name: decade_top,
num: "U",
release.after: 1980-01-01,
release.before: 1989-12-31,
type: "movie,tv_movie",
votes.gte: 100
}
"Top Rated of the 1970s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1970s.png
summary: "Top rated movies of the 1970s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1970s.png
template: {
language: "en",
name: decade_top,
num: "V",
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://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1980s.png
template: {
name: decade_top,
num: "U",
type: "movie,tv_movie",
release.after: 1980-01-01,
release.before: 1989-12-31,
votes.gte: 100,
language: "en"
}
votes.gte: 100
}
"Top Rated of the 1990s":
summary: "Top rated movies of the 1990s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1990s.png
"Top Rated of the 1960s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1960s.png
summary: "Top rated movies of the 1960s"
template: {
language: "en",
name: decade_top,
num: "T",
num: "W",
release.after: 1960-01-01,
release.before: 1969-12-31,
type: "movie,tv_movie",
release.after: 1990-01-01,
release.before: 1999-12-31,
votes.gte: 100,
language: "en"
}
votes.gte: 100
}
"Top Rated of the 2000s":
summary: "Top rated movies of the 2000s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_2000s.png
"Top Rated of the 1950s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1950s.png
summary: "Top rated movies of the 1950s"
template: {
language: "en",
name: decade_top,
num: "S",
num: "X",
release.after: 1950-01-01,
release.before: 1959-12-31,
type: "movie,tv_movie",
release.after: 2000-01-01,
release.before: 2009-12-31,
votes.gte: 1000,
language: "en"
votes.gte: 100
}
"Top Rated of the 2010s":
summary: "Top rated movies of the 2010s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_2010s.png
"Top Rated of the 1940s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1940s.png
summary: "Top rated movies of the 1940s"
template: {
language: "en",
name: decade_top,
num: "R",
num: "Y",
release.after: 1940-01-01,
release.before: 1949-12-31,
type: "movie,tv_movie",
release.after: 2010-01-01,
release.before: 2019-12-31,
votes.gte: 1000,
language: "en"
}
votes.gte: 100
}
"Top Rated of the 2020s":
summary: "Top rated movies of the 2020s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_2020s.png
"Top Rated of the 1930s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1930s.png
summary: "Top rated movies of the 1930s"
template: {
language: "en",
name: decade_top,
num: "Q",
num: "Z",
release.after: 1930-01-01,
release.before: 1939-12-31,
type: "movie,tv_movie",
release.after: 2020-01-01,
release.before: 2029-12-31,
votes.gte: 1000,
language: "en"
}
votes.gte: 100
}

@ -1,11 +1,11 @@
## 4_awards.yml
## _awards.yml
templates:
award_nominee:
collection_mode: hide
collection_order: release.desc
delete_not_scheduled: false
sort_title: "+4_<<num>>_<<collection_name>>"
sort_title: "+100_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -20,7 +20,7 @@ templates:
collection_mode: hide
collection_order: release.desc
delete_not_scheduled: false
sort_title: "+4_<<num>>_<<collection_name>>"
sort_title: "+100_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -33,144 +33,144 @@ templates:
collections:
"Oscar Nominees":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_nominees_oscars.png
summary: "A collection of Oscar Nominees"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_nominees_oscars.png
template: {
event: "oscar_picture,oscar_director",
language: "en",
name: award_nominee,
num: "A",
type: "movie,tv_movie",
event: "oscar_picture,oscar_director",
language: "en"
type: "movie,tv_movie"
}
"Oscar Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_oscars.png
summary: "A collection of Oscar Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_oscars.png
template: {
event.winning: "oscar_picture,oscar_director",
language: "en",
name: award_winner,
num: "B",
type: "movie,tv_movie",
event.winning: "oscar_picture,oscar_director",
language: "en"
type: "movie,tv_movie"
}
"Golden Globes Nominees":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_nominees_golden-globes.png
summary: "A collection of Golden Globes Nominees"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_nominees_golden-globes.png
template: {
event: "golden",
language: "en",
name: award_nominee,
num: "C",
type: "movie,tv_movie",
event: "golden",
language: "en"
type: "movie,tv_movie"
}
"Golden Globes Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_golden_globes.png
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: {
event.winning: "golden",
language: "en",
name: award_winner,
num: "D",
type: "movie,tv_movie",
event.winning: "golden",
language: "en"
type: "movie,tv_movie"
}
"BAFTA Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_bafta.png
summary: "A collection of BAFTA Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_bafta.png
template: {
event.winning: "bafta",
language: "en",
name: award_winner,
num: "E",
type: "movie,tv_movie",
event.winning: "bafta",
language: "en"
type: "movie,tv_movie"
}
"Berlinale Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_berlinale.png
summary: "A collection of Berlinale Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_berlinale.png
template: {
event.winning: "ev0000091",
language: "en",
name: award_winner,
num: "F",
type: "movie,tv_movie",
event.winning: "ev0000091",
language: "en"
type: "movie,tv_movie"
}
"Cannes Film Festival Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_cannes.png
summary: "A collection of Cannes Film Festival Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_cannes.png
template: {
event.winning: "cannes",
language: "en",
name: award_winner,
num: "G",
type: "movie,tv_movie",
event.winning: "cannes",
language: "en"
type: "movie,tv_movie"
}
"European Film Award Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_european-film.png
summary: "A collection of European Film Award Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_european-film.png
template: {
event.winning: "ev0000230",
language: "en",
name: award_winner,
num: "H",
type: "movie,tv_movie",
event.winning: "ev0000230",
language: "en"
type: "movie,tv_movie"
}
"Sundance Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_sundance.png
summary: "A collection of Sundance Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_sundance.png
template: {
event.winning: "sundance",
language: "en",
name: award_winner,
num: "I",
type: "movie,tv_movie",
event.winning: "sundance",
language: "en"
type: "movie,tv_movie"
}
"Venice Film Festival Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_venice-film.png
summary: "A collection of Venice Film Festival Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_venice-film.png
template: {
event.winning: "ev0000681",
language: "en",
name: award_winner,
num: "J",
type: "movie,tv_movie",
event.winning: "ev0000681",
language: "en"
type: "movie,tv_movie"
}
"Critic's Choice Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_critics-choice.png
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: {
event.winning: "choice",
language: "en",
name: award_winner,
num: "K",
type: "movie,tv_movie",
event.winning: "choice",
language: "en"
type: "movie,tv_movie"
}
"Spirit Awards Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_spirit-awards.png
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: {
event.winning: "spirit",
language: "en",
name: award_winner,
num: "L",
type: "movie,tv_movie",
event.winning: "spirit",
language: "en"
type: "movie,tv_movie"
}
"Razzie Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_razzie.png
summary: "A collection of Razzie Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_razzie.png
template: {
event.winning: "razzie",
language: "en",
name: award_winner,
num: "M",
type: "movie,tv_movie",
event.winning: "razzie",
language: "en"
type: "movie,tv_movie"
}

@ -1,4 +1,4 @@
## 5_genre_popular.yml
## _genre_popular.yml
templates:
popular:
@ -6,236 +6,270 @@ templates:
collection_order: custom
delete_not_scheduled: false
limit: 250
sort_title: "+5: <<collection_name>>"
sort_title: "+110_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
imdb_search:
genre: <<genre>>
genre.not: <<genre.not>>
language: <<language>>
limit: 500
popularity.gte: <<popularity.gte>>
sort_by: popularity.asc
type: <<type>>
optional:
- genre.not
collections:
"Popular in Action":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_action.png
summary: "Popular movies in Action"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_action.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "action",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in Adventure":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_adventure.png
summary: "Popular movies in Adventure"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_adventure.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "adventure",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in Animation":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_animation.png
summary: "Popular movies in Animation"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_animation.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "animation",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in Biography":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_biography.png
summary: "Popular movies in Biography"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_biography.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "biography",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in Comedy":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_comedy.png
summary: "Popular movies in Comedy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_comedy.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "comedy",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in Crime":
summary: "Popular movies in Crime"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_crime.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_crime.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "crime",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in Documentary":
summary: "Popular movies in Documentary"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_documentary.png
template: {
genre: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
type: "movie,tv_movie"
}
"Popular in Drama":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_drama.png
summary: "Popular movies in Drama"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_drama.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "drama",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in Family":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_family.png
summary: "Popular movies in Family"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_family.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "family",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in Fantasy":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_fantasy.png
summary: "Popular movies in Fantasy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_fantasy.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "fantasy",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in History":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_history.png
summary: "Popular movies in History"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_history.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "history",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in Horror":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_horror.png
summary: "Popular movies in Horror"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_horror.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "horror",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in Music":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_music.png
summary: "Popular movies in Music"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_music.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "music",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in Musicals":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_musicals.png
summary: "Popular movies in Musicals"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_musicals.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "musical",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in Mystery":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_mystery.png
summary: "Popular movies in Mystery"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_mystery.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "mystery",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in Romance":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_romance.png
summary: "Popular movies in Romance"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_romance.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "romance",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in Sci-Fi":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_sci-fi.png
summary: "Popular movies in Sci-Fi"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_sci-fi.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "sci-fi",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in Sport":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_sport.png
summary: "Popular movies in Sport"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_sport.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "sport",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in Thriller":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_thriller.png
summary: "Popular movies in Thriller"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_thriller.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "thriller",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in War":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_war.png
summary: "Popular movies in War"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_war.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "war",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}
"Popular in Western":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_western.png
summary: "Popular movies in Western"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_western.png
template: {
name: popular,
type: "movie,tv_movie",
genre: "western",
genre.not: "documentary",
language: "en",
name: popular,
popularity.gte: 5,
language: "en"
type: "movie,tv_movie"
}

@ -1,4 +1,4 @@
## 6_genre_top.yml
## _genre_top.yml
templates:
top:
@ -6,258 +6,292 @@ templates:
collection_order: custom
delete_not_scheduled: false
limit: 500
sort_title: "+6 Rated: <<collection_name>>"
sort_title: "+120_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
imdb_search:
genre: <<genre>>
genre.not: <<genre.not>>
language: <<language>>
limit: 1000
rating.gte: <<rating.gte>>
sort_by: rating.desc
type: <<type>>
votes.gte: <<votes.gte>>
optional:
- genre.not
collections:
"Top Rated in Action":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_action.png
summary: "Top rated movies in Action"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_action.png
template: {
name: top,
type: "movie,tv_movie",
genre: "action",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in Adventure":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_adventure.png
summary: "Top rated movies in Adventure"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_adventure.png
template: {
name: top,
type: "movie,tv_movie",
genre: "adventure",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in Animation":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_animation.png
summary: "Top rated movies in Animation"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_animation.png
template: {
name: top,
type: "movie,tv_movie",
genre: "animation",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in Biography":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_biography.png
summary: "Top rated movies in Biography"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_biography.png
template: {
name: top,
type: "movie,tv_movie",
genre: "biography",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in Comedy":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_comedy.png
summary: "Top rated movies in Comedy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_comedy.png
template: {
name: top,
type: "movie,tv_movie",
genre: "comedy",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in Crime":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_crime.png
summary: "Top rated movies in Crime"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_crime.png
template: {
genre: "crime",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
type: "movie,tv_movie",
genre: "crime",
votes.gte: 10000
}
"Top Rated in Documentary":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_documentary.png
summary: "Top rated movies in Documentary"
template: {
genre: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in Drama":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_drama.png
summary: "Top rated movies in Drama"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_drama.png
template: {
name: top,
genre: "drama",
type: "movie,tv_movie",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in Family":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_family.png
summary: "Top rated movies in Family"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_family.png
template: {
name: top,
type: "movie,tv_movie",
genre: "family",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in Fantasy":
summary: "Top rated movies in Fantasy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_fantasy.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_fantasy.png
template: {
name: top,
type: "movie,tv_movie",
genre: "fantasy",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in History":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_history.png
summary: "Top rated movies in History"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_history.png
template: {
name: top,
type: "movie,tv_movie",
genre: "history",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in Horror":
summary: "Top rated movies in Horror"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_horror.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_horror.png
template: {
name: top,
type: "movie,tv_movie",
genre: "horror",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in Music":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_music.png
summary: "Top rated movies in Music"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_music.png
template: {
name: top,
type: "movie,tv_movie",
genre: "music",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in Musicals":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_musicals.png
summary: "Top rated movies in Musicals"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_musicals.png
template: {
name: top,
type: "movie,tv_movie",
genre: "musical",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in Mystery":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_mystery.png
summary: "Top rated movies in Mystery"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_mystery.png
template: {
name: top,
type: "movie,tv_movie",
genre: "mystery",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in Romance":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_romance.png
summary: "Top rated movies in Romance"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_romance.png
template: {
name: top,
type: "movie,tv_movie",
genre: "romance",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
type: "movie,tv_movie",
votes.gte: 10000,
language: "en"
}
"Top Rated in Sci-Fi":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_sci-fi.png
summary: "Top rated movies in Sci-Fi"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_sci-fi.png
template: {
name: top,
type: "movie,tv_movie",
genre: "sci-fi",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in Sport":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_sport.png
summary: "Top rated movies in Sport"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_sport.png
template: {
name: top,
type: "movie,tv_movie",
genre: "sport",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in Thriller":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_thriller.png
summary: "Top rated movies in Thriller"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_thriller.png
template: {
name: top,
type: "movie,tv_movie",
genre: "thriller",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in War":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_war.png
summary: "Top rated movies in War"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_war.png
template: {
name: top,
type: "movie,tv_movie",
genre: "war",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}
"Top Rated in Western":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_western.png
summary: "Top rated movies in Western"
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",
genre.not: "documentary",
language: "en",
name: top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "movie,tv_movie",
votes.gte: 10000
}

@ -1,11 +1,11 @@
## 8_studio.yml
## _studio.yml
templates:
company:
collection_mode: hide
collection_order: alpha
delete_not_scheduled: false
sort_title: "+8_Z_<<collection_name>>"
sort_title: "+140_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -20,191 +20,191 @@ templates:
collections:
"Columbia":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_columbia.png
summary: "A collection from Columbia"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_columbia.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0050868",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"Criterion":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_criterion-collection.png
summary: "A collection from Criterion"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_criterion-collection.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0044076",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"DC Entertainment":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_dc-entertainment.png
summary: "A collection from DC Entertainment"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_dc-entertainment.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0123927",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"DreamWorks":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_dreamworks.png
summary: "A collection from DreamWorks"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_dreamworks.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0040938,co0129164,co0819670,co0396719,co0252576",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"Lionsgate":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_lionsgate.png
summary: "A collection from Lionsgate"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_lionsgate.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0807819,co0006881,co0060306,co0179392",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"Lucasfilm":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_lucasfilm.png
summary: "A collection from Lucasfilm"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_lucasfilm.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0071326,co0196838,co0049348",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"Marvel Studios":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_marvel-studios.png
summary: "A collection from Marvel Studios"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_marvel-studios.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0051941",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"MGM":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_mgm.png
summary: "A collection from MGM"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_mgm.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0007143",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"Paramount Pictures":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_paramount-pictures.png
summary: "A collection from Paramount Pictures"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_paramount-pictures.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0023400",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"Pixar":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_pixar.png
summary: "A collection from Pixar"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_pixar.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0017902,co0348691",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"Studio Ghibli":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_studio-ghibli.png
summary: "A collection from Studio Ghibli"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_studio-ghibli.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0048420",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"Samuel Goldwyn Company":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_samuel-goldwyn-company.png
summary: "A collection from Samuel Goldwyn Company"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_samuel-goldwyn-company.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0016710",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"SONY":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_sony.png
summary: "A collection from SONY"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_sony.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0026545,co0014453,co0121181,co0001799,co0208736",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"Touchstone":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_touchstone.png
summary: "A collection from Touchstone"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_touchstone.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0049348",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"Twentieth Century Fox":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_twentieth-century-fox.png
summary: "A collection from Twentieth Century Fox"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_twentieth-century-fox.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0000756",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"United Artists":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_united-artists.png
summary: "A collection from United Artists"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_united-artists.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0026841",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"Universal":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_universal.png
summary: "A collection from Universal"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_universal.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0005073",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"Walt Disney":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_walt-disney.png
summary: "A collection from Walt Disney"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_walt-disney.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0226183,co0008970",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}
"Warner Bros":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_studio/studio_warner-bros.png
summary: "A collection from Warner Bros"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_warner-bros.png
template: {
name: company,
type: "movie,tv_movie",
company: "co0002663",
language: "en"
language: "en",
name: company,
type: "movie,tv_movie"
}

@ -1,12 +1,12 @@
## 9_collections.yml
## _collections.yml
default_template:
tmdb_collection_details: +9_<<tmdb_collection>>
minimum_items: 2
delete_not_scheduled: false
minimum_items: 2
tmdb_collection_details: +200_<<tmdb_collection>>
dynamic_collections:
TMDb Collections:
type: tmdb_collection
remove_prefix: The
remove_suffix: Collection
remove_prefix: The
type: tmdb_collection

@ -0,0 +1,18 @@
## _maintenance.yml
collections:
refresh_added:
build_collection: false
item_refresh: true
plex_search:
all:
added: 1
schedule: daily
refresh_released:
build_collection: false
item_refresh: true
plex_search:
all:
released: 14
schedule: weekly(sunday)

@ -1,9 +1,9 @@
## 0_radarr.yml
## _radarr.yml
collections:
"":
build_collection: false
schedule: daily
mdblist_list:
radarr_add_missing: true
radarr_folder:
mdblist_list:
schedule: daily

@ -1,10 +1,10 @@
## 1_suggested.yml
## _suggested.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+1_<<num>>_<<collection_name>>"
sort_title: "+010_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -13,7 +13,7 @@ templates:
trakt:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+1_<<num>>_<<collection_name>>"
sort_title: "+010_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -65,7 +65,7 @@ templates:
collection_mode: hide
collection_order: custom
delete_not_scheduled: false
sort_title: "+1_<<num>>_<<collection_name>>"
sort_title: "+010_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -84,7 +84,7 @@ templates:
# collection_mode: hide
# collection_order: custom
# delete_not_scheduled: false
# sort_title: "+1_<<num>>_<<collection_name>>"
# sort_title: "+010_<<num>>_<<collection_name>>"
# sync_mode: sync
# visible_home: false
# visible_library: false
@ -104,56 +104,58 @@ templates:
collections:
"Random TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_random.png
schedule: daily
summary: "Random selection of TV shows"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_random.png
visible_library: true
schedule: daily
template: {
name: plex,
num: 0
num: "0",
pos: "010"
}
smart_filter:
any:
audio_language: English, english
sort_by: random
limit: 250
sort_by: random
"Recently Added TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_recently-added.png
summary: "Recently added TV shows"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_recently-added.png
visible_library: true
template: {
name: plex,
num: 0
num: "1"
}
smart_filter:
any:
audio_language: English, english
sort_by: added.desc
limit: 200
sort_by: added.desc
"Recently Released TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_recently-released.png
summary: "Recently released TV shows"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_recently-released.png
visible_library: true
template: {
name: plex,
num: 0
num: "2"
}
smart_filter:
any:
audio_language: English, english
sort_by: release.desc
limit: 200
sort_by: release.desc
"Recommended TV shows":
collection_order: alpha
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_recommended.png
summary: "Based on personally favourited TV shows"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_recommended.png
template: {
name: trakt,
num: 0
# trakt_list_extra_01: "https://trakt.tv/users/########/lists/tv-recommendations",
num: "3"
# num: "3",
# trakt_list_extra_01: "https://trakt.tv/users/########/lists/tv-recommendations"
}
trakt_userlist:
- userlist: favorites
@ -161,213 +163,78 @@ collections:
"Suggested TV shows":
collection_order: alpha
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_suggested.png
summary: "Based on watched and favourited TV shows"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_suggested.png
template: {
name: trakt,
num: 0
num: "4"
# num: "4",
# 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_chart:
- chart: recommended
time_period: daily
languages: en
countries: us, gb, ie, ca, au, nz
languages: en
limit: 5
time_period: daily
- chart: recommended
time_perid: weekly
languages: en
countries: us, gb, ie, ca, au, nz
languages: en
limit: 10
time_period: weekly
- chart: recommended
time_period: monthly
languages: en
countries: us, gb, ie, ca, au, nz
languages: en
limit: 25
time_period: monthly
- chart: recommended
time_period: yearly
languages: en
countries: us, gb, ie, ca, au, nz
languages: en
limit: 50
time_period: yearly
- chart: recommended
time_period: all
languages: en
countries: us, gb, ie, ca, au, nz
languages: en
limit: 200
time_period: all
"Trending TV shows":
summary: "TV shows trending across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_trending.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_trending.png
schedule: daily
summary: "TV shows trending across the internet"
template: {
name: mdblist,
num: 0,
mdblist_user: "archivist",
mdblist_list: "tv-trending",
mdblist_sort: "rank.desc"
mdblist_sort: "rank.desc",
mdblist_user: "archivist",
name: mdblist,
num: "5"
}
limit: 50
"Popular TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_popular.png
schedule: daily
summary: "Popular TV shows across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_popular.png
visible_library: true
schedule: daily
template: {
name: mdblist,
num: 1,
mdblist_user: "archivist",
mdblist_list: "tv-popular",
mdblist_sort: "imdbpopular.desc"
mdblist_sort: "imdbpopular.desc",
mdblist_user: "archivist",
name: mdblist,
num: "6"
}
limit: 100
"Top Rated TV shows":
summary: "Top rated TV shows across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_top-rated.png
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_top-rated.png
schedule: daily
template: {
name: mdblist,
num: 1,
mdblist_user: "archivist",
mdblist_list: "tv-top-rated",
mdblist_sort: "imdbrating.desc"
}
limit: 500
"Unwatched: Random TV shows":
summary: "Random selection of TV shows"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_random.png
template: {
name: plex,
num: 1
}
smart_filter:
all:
plays.lt: 1
any:
audio_language: English, english
collection_filtering: user
sort_by: random
limit: 250
"Unwatched: Recommended TV shows":
summary: "Based on personally favourited TV shows"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_recommended.png
template: {
name: plex,
num: 1
}
smart_filter:
all:
collection: "Recommended TV shows"
plays.lt: 1
collection_filtering: user
sort_by: title.asc
"Unwatched: Suggested TV shows":
summary: "Based on watched and favourited TV shows"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_suggested.png
template: {
name: plex,
num: 1
}
smart_filter:
all:
collection: "Suggested TV shows"
plays.lt: 1
collection_filtering: user
sort_by: title.asc
"Unwatched: Popular TV shows":
summary: "Popular TV shows across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_popular.png
template: {
name: plex,
num: 2
}
smart_filter:
all:
collection: "Popular TV shows"
plays.lt: 1
collection_filtering: user
sort_by: random
"Unwatched: Top Rated TV shows":
summary: "Top rated TV shows across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_top-rated.png
template: {
name: plex,
num: 2
}
smart_filter:
all:
collection: "Top Rated TV shows"
plays.lt: 1
collection_filtering: user
sort_by: random
"Most Watched Daily":
summary: "TV shows trending across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_most-watched-daily.png
collection_order: custom
schedule: daily
template: {
name: trakt,
num: 3
}
trakt_chart:
chart: watched
time_period: daily
languages: en
countries: us, gb, ie, ca, au, nz
limit: 50
"Most Watched Weekly":
summary: "TV shows trending across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_most-watched-weekly.png
collection_order: custom
schedule: daily
template: {
name: trakt,
num: 3
}
trakt_chart:
chart: watched
time_period: weekly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 50
"Most Watched Monthly":
summary: "TV shows trending across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_most-watched-monthly.png
collection_order: custom
schedule: weekly(sunday)
template: {
name: trakt,
num: 4
}
trakt_chart:
chart: watched
time_period: monthly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 75
"Most Watched Yearly":
summary: "TV shows trending across the internet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_most-watched-yearly.png
collection_order: custom
schedule: weekly(sunday)
template: {
name: trakt,
num: 4
mdblist_list: "tv-top-rated",
mdblist_sort: "imdbrating.desc",
mdblist_user: "archivist",
name: mdblist,
num: "7"
}
trakt_chart:
chart: watched
time_period: yearly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 100
limit: 500

@ -0,0 +1,84 @@
## _unwatched.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+020_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
collections:
"Unwatched: Random TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_random.png
summary: "Random selection of TV shows"
template: {
name: plex,
num: "0"
}
smart_filter:
all:
plays.lt: 1
any:
audio_language: English, english
collection_filtering: user
limit: 250
sort_by: random
"Unwatched: Recommended TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_recommended.png
summary: "Based on personally favourited TV shows"
template: {
name: plex,
num: "1"
}
smart_filter:
all:
collection: "Recommended TV shows"
plays.lt: 1
collection_filtering: user
sort_by: title.asc
"Unwatched: Suggested TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_suggested.png
summary: "Based on watched and favourited TV shows"
template: {
name: plex,
num: "2"
}
smart_filter:
all:
collection: "Suggested TV shows"
plays.lt: 1
collection_filtering: user
sort_by: title.asc
"Unwatched: Popular TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_popular.png
summary: "Popular TV shows across the internet"
template: {
name: plex,
num: "3"
}
smart_filter:
all:
collection: "Popular TV shows"
plays.lt: 1
collection_filtering: user
sort_by: random
"Unwatched: Top Rated TV shows":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_top-rated.png
summary: "Top rated TV shows across the internet"
template: {
name: plex,
num: "4"
}
smart_filter:
all:
collection: "Top Rated TV shows"
plays.lt: 1
collection_filtering: user
sort_by: random

@ -0,0 +1,118 @@
## _watched.yml
templates:
trakt:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+030_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
trakt_list:
- <<trakt_list_extra_01>>
- <<trakt_list_extra_02>>
- <<trakt_list_extra_03>>
- <<trakt_list_extra_04>>
- <<trakt_list_extra_05>>
- <<trakt_list_extra_06>>
- <<trakt_list_extra_07>>
- <<trakt_list_extra_08>>
- <<trakt_list_extra_09>>
- <<trakt_list_extra_10>>
- <<trakt_list_extra_11>>
- <<trakt_list_extra_12>>
- <<trakt_list_extra_13>>
- <<trakt_list_extra_14>>
- <<trakt_list_extra_15>>
- <<trakt_list_extra_16>>
- <<trakt_list_extra_17>>
- <<trakt_list_extra_18>>
- <<trakt_list_extra_19>>
- <<trakt_list_extra_20>>
optional:
- trakt_list_extra_01
- trakt_list_extra_02
- trakt_list_extra_03
- trakt_list_extra_04
- trakt_list_extra_05
- trakt_list_extra_06
- trakt_list_extra_07
- trakt_list_extra_08
- trakt_list_extra_09
- trakt_list_extra_10
- trakt_list_extra_11
- trakt_list_extra_12
- trakt_list_extra_13
- trakt_list_extra_14
- trakt_list_extra_15
- trakt_list_extra_16
- trakt_list_extra_17
- trakt_list_extra_18
- trakt_list_extra_19
- trakt_list_extra_20
collections:
"Most Watched Daily":
collection_order: custom
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_daily.png
schedule: daily
summary: "TV shows trending across the internet"
template: {
name: trakt,
num: "0"
}
trakt_chart:
chart: watched
countries: us, gb, ie, ca, au, nz
languages: en
limit: 50
time_period: daily
"Most Watched Weekly":
collection_order: custom
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_weekly.png
schedule: daily
summary: "TV shows trending across the internet"
template: {
name: trakt,
num: "1"
}
trakt_chart:
chart: watched
countries: us, gb, ie, ca, au, nz
languages: en
limit: 50
time_period: weekly
"Most Watched Monthly":
collection_order: custom
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_monthly.png
schedule: weekly(sunday)
summary: "TV shows trending across the internet"
template: {
name: trakt,
num: "2"
}
trakt_chart:
chart: watched
countries: us, gb, ie, ca, au, nz
languages: en
limit: 75
time_period: monthly
"Most Watched Yearly":
collection_order: custom
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_yearly.png
schedule: weekly(sunday)
summary: "TV shows trending across the internet"
template: {
name: trakt,
num: "3"
}
trakt_chart:
chart: watched
countries: us, gb, ie, ca, au, nz
languages: en
limit: 100
time_period: yearly

@ -1,11 +1,11 @@
## 1_parental.yml
## _parental.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
label.sync: Parental
sort_title: "+1_<<num>>_<<collection_name>>"
sort_title: "+040_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -13,11 +13,11 @@ templates:
collections:
"Parental: Random":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_random.png
summary: "Random TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_random.png
template: {
name: plex,
num: "B"
num: "1"
}
smart_filter:
all:
@ -26,11 +26,11 @@ collections:
limit: 250
"Parental: Recently Added":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_recently-added.png
summary: "Recently added TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_recently-added.png
template: {
name: plex,
num: "C"
num: "2"
}
smart_filter:
all:
@ -39,11 +39,11 @@ collections:
limit: 100
"Parental: Recently Released":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_recently-released.png
summary: "Recently released TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_recently-released.png
template: {
name: plex,
num: "D"
num: "3"
}
smart_filter:
all:
@ -52,11 +52,11 @@ collections:
limit: 250
"Parental: Top Rated":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_top-rated.png
summary: "Top rated TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_top-rated.png
template: {
name: plex,
num: "E"
num: "4"
}
smart_filter:
all:

@ -1,4 +1,4 @@
## 1_parental_sync.yml
## _parental_sync.yml
templates:
mdblist:
@ -7,7 +7,7 @@ templates:
delete_not_scheduled: false
item_label.sync: Parental
label.sync: Parental
sort_title: "+1_<<num>>_<<collection_name>>"
sort_title: "+040_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -24,11 +24,11 @@ templates:
collections:
"Parental: All":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_all.png
summary: "TV shows 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_list: "list-parental",
mdblist_user: "archivist",
mdblist_list: "list-parental"
name: mdblist,
num: "0"
}

@ -1,10 +1,10 @@
## 1_documentary.yml
## _documentary.yml
templates:
plex:
collection_mode: hide
delete_not_scheduled: false
sort_title: "+1_<<num>>_<<collection_name>>"
sort_title: "+050_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -12,11 +12,11 @@ templates:
collections:
"Documentaries: All":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_all.png
summary: "Documentaries"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_all.png
template: {
name: plex,
num: "F"
num: "0"
}
smart_filter:
all:
@ -24,38 +24,38 @@ collections:
sort_by: title.asc
"Documentaries: Random":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_random.png
summary: "Random documentaries"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_random.png
template: {
name: plex,
num: "G"
num: "1"
}
smart_filter:
all:
genre: documentary
sort_by: random
limit: 250
sort_by: random
"Documentaries: Recently Added":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_recently-added.png
summary: "Recently added documentaries"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_recently-added.png
visible_library: true
template: {
name: plex,
num: "H"
num: "2"
}
smart_filter:
all:
genre: documentary
sort_by: added.desc
limit: 100
sort_by: added.desc
"Documentaries: Recently Released":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_recently-released.png
summary: "Recently released documentaries"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_recently-released.png
template: {
name: plex,
num: "I"
num: "3"
}
smart_filter:
all:
@ -64,14 +64,14 @@ collections:
limit: 250
"Documentaries: Top Rated":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_top-rated.png
summary: "Top rated documentaries"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_top-rated.png
template: {
name: plex,
num: "J"
num: "4"
}
smart_filter:
all:
genre: documentary
sort_by: critic_rating.desc
limit: 250
limit: 250

@ -1,4 +1,4 @@
## 2_year_top.yml
## _year_top.yml
templates:
year_top:
@ -6,7 +6,7 @@ templates:
collection_order: custom
delete_not_scheduled: false
limit: 250
sort_title: "+2_<<num>>_<<collection_name>>"
sort_title: "+060_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -22,196 +22,196 @@ templates:
collections:
"Top Rated of 2024":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2024.png
summary: "Top rated TV shows in 2024"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2024.png
template: {
language: "en",
name: year_top,
num: "L",
type: "tv_series,tv_mini_series,tv_special",
release.after: 2024-01-01,
release.before: 2024-12-31,
votes.gte: 1000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 1000
}
"Top Rated of 2023":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2023.png
summary: "Top rated TV shows in 2023"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2023.png
template: {
language: "en",
name: year_top,
num: "M",
type: "tv_series,tv_mini_series,tv_special",
release.after: 2023-01-01,
release.before: 2023-12-31,
votes.gte: 1000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 1000
}
"Top Rated of 2022":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2022.png
summary: "Top rated TV shows in 2022"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2022.png
template: {
language: "en",
name: year_top,
num: "N",
type: "tv_series,tv_mini_series,tv_special",
release.after: 2022-01-01,
release.before: 2022-12-31,
votes.gte: 1000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 1000
}
"Top Rated of 2021":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2021.png
summary: "Top rated TV shows in 2021"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2021.png
template: {
language: "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"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 1000
}
"Top Rated of 2020":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2020.png
summary: "Top rated TV shows in 2020"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2020.png
template: {
language: "en",
name: year_top,
num: "P",
type: "tv_series,tv_mini_series,tv_special",
release.after: 2020-01-01,
release.before: 2020-12-31,
votes.gte: 1000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 1000
}
"Top Rated of 2019":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2019.png
summary: "Top rated TV shows in 2019"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2019.png
template: {
language: "en",
name: year_top,
num: "Q",
type: "tv_series,tv_mini_series,tv_special",
release.after: 2019-01-01,
release.before: 2019-12-31,
votes.gte: 1000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 1000
}
"Top Rated of 2018":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2018.png
summary: "Top rated TV shows in 2018"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2018.png
template: {
language: "en",
name: year_top,
num: "R",
type: "tv_series,tv_mini_series,tv_special",
release.after: 2018-01-01,
release.before: 2018-12-31,
votes.gte: 1000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 1000
}
"Top Rated of 2017":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2017.png
summary: "Top rated TV shows in 2017"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2017.png
template: {
language: "en",
name: year_top,
num: "S",
type: "tv_series,tv_mini_series,tv_special",
release.after: 2017-01-01,
release.before: 2017-12-31,
votes.gte: 1000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 1000
}
"Top Rated of 2016":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2016.png
summary: "Top rated TV shows in 2016"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2016.png
template: {
language: "en",
name: year_top,
num: "T",
type: "tv_series,tv_mini_series,tv_special",
release.after: 2016-01-01,
release.before: 2016-12-31,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 1000,
language: "en"
}
"Top Rated of 2015":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2015.png
summary: "Top rated TV shows in 2015"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2015.png
template: {
language: "en",
name: year_top,
num: "U",
type: "tv_series,tv_mini_series,tv_special",
release.after: 2015-01-01,
release.before: 2015-12-31,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 1000,
language: "en"
}
"Top Rated of 2014":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2014.png
summary: "Top rated TV shows in 2014"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2014.png
template: {
language: "en",
name: year_top,
num: "V",
type: "tv_series,tv_mini_series,tv_special",
release.after: 2014-01-01,
release.before: 2014-12-31,
votes.gte: 1000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 1000
}
"Top Rated of 2013":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2013.png
summary: "Top rated TV shows in 2013"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2013.png
template: {
language: "en",
name: year_top,
num: "W",
type: "tv_series,tv_mini_series,tv_special",
release.after: 2013-01-01,
release.before: 2013-12-31,
votes.gte: 1000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 1000
}
"Top Rated of 2012":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2012.png
summary: "Top rated TV shows in 2012"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2012.png
template: {
language: "en",
name: year_top,
num: "X",
type: "tv_series,tv_mini_series,tv_special",
release.after: 2012-01-01,
release.before: 2012-12-31,
votes.gte: 1000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 1000
}
"Top Rated of 2011":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2011.png
summary: "Top rated TV shows in 2011"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2011.png
template: {
language: "en",
name: year_top,
num: "Y",
type: "tv_series,tv_mini_series,tv_special",
release.after: 2011-01-01,
release.before: 2011-12-31,
votes.gte: 1000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 1000
}
"Top Rated of 2010":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2010.png
summary: "Top rated TV shows in 2010"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2010.png
template: {
language: "en",
name: year_top,
num: "Z",
type: "tv_series,tv_mini_series,tv_special",
release.after: 2010-01-01,
release.before: 2010-12-31,
votes.gte: 1000,
language: "en"
}
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 1000
}

@ -1,4 +1,4 @@
## 3_decades_top.yml
## _decades_top.yml
templates:
decade_top:
@ -6,7 +6,7 @@ templates:
collection_order: custom
delete_not_scheduled: false
limit: 250
sort_title: "+3_<<num>>_<<collection_name>>"
sort_title: "+070_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -21,133 +21,132 @@ templates:
votes.gte: <<votes.gte>>
collections:
"Top Rated of the 1930s":
summary: "Top rated TV shows of the 1930s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1930s.png
"Top Rated of the 2020s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2020s.png
summary: "Top rated TV shows of the 2020s"
template: {
language: "en",
name: decade_top,
num: "Z",
num: "Q",
release.after: 2020-01-01,
release.before: 2029-12-31,
type: "tv_series,tv_mini_series,tv_special",
release.after: 1930-01-01,
release.before: 1939-12-31,
votes.gte: 100,
language: "en"
}
votes.gte: 1000
}
"Top Rated of the 2010s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2010s.png
summary: "Top rated TV shows of the 2010s"
template: {
language: "en",
name: decade_top,
num: "R",
release.after: 2010-01-01,
release.before: 2019-12-31,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 1000
}
"Top Rated of the 1940s":
summary: "Top rated TV shows of the 1940s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1940s.png
"Top Rated of the 2000s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2000s.png
summary: "Top rated TV shows of the 2000s"
template: {
language: "en",
name: decade_top,
num: "Y",
num: "S",
release.after: 2000-01-01,
release.before: 2009-12-31,
type: "tv_series,tv_mini_series,tv_special",
release.after: 1940-01-01,
release.before: 1949-12-31,
votes.gte: 100,
language: "en"
}
votes.gte: 1000
}
"Top Rated of the 1950s":
summary: "Top rated TV shows of the 1950s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1950s.png
"Top Rated of the 1990s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1990s.png
summary: "Top rated TV shows of the 1990s"
template: {
language: "en",
name: decade_top,
num: "X",
num: "T",
release.after: 1990-01-01,
release.before: 1999-12-31,
type: "tv_series,tv_mini_series,tv_special",
release.after: 1950-01-01,
release.before: 1959-12-31,
votes.gte: 100,
language: "en"
}
votes.gte: 100
}
"Top Rated of the 1960s":
summary: "Top rated TV shows of the 1960s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1960s.png
"Top Rated of the 1980s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1980s.png
summary: "Top rated TV shows of the 1980s"
template: {
language: "en",
name: decade_top,
num: "W",
num: "U",
release.after: 1980-01-01,
release.before: 1989-12-31,
type: "tv_series,tv_mini_series,tv_special",
release.after: 1960-01-01,
release.before: 1969-12-31,
votes.gte: 100,
language: "en"
}
votes.gte: 100
}
"Top Rated of the 1970s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1970s.png
summary: "Top rated TV shows of the 1970s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1970s.png
template: {
language: "en",
name: decade_top,
num: "V",
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://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1980s.png
template: {
name: decade_top,
num: "U",
type: "tv_series,tv_mini_series,tv_special",
release.after: 1980-01-01,
release.before: 1989-12-31,
votes.gte: 100,
language: "en"
}
votes.gte: 100
}
"Top Rated of the 1990s":
summary: "Top rated TV shows of the 1990s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1990s.png
"Top Rated of the 1960s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1960s.png
summary: "Top rated TV shows of the 1960s"
template: {
language: "en",
name: decade_top,
num: "T",
num: "W",
release.after: 1960-01-01,
release.before: 1969-12-31,
type: "tv_series,tv_mini_series,tv_special",
release.after: 1990-01-01,
release.before: 1999-12-31,
votes.gte: 100,
language: "en"
}
votes.gte: 100
}
"Top Rated of the 2000s":
summary: "Top rated TV shows of the 2000s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_2000s.png
"Top Rated of the 1950s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1950s.png
summary: "Top rated TV shows of the 1950s"
template: {
language: "en",
name: decade_top,
num: "S",
num: "X",
release.after: 1950-01-01,
release.before: 1959-12-31,
type: "tv_series,tv_mini_series,tv_special",
release.after: 2000-01-01,
release.before: 2009-12-31,
votes.gte: 1000,
language: "en"
}
votes.gte: 100
}
"Top Rated of the 2010s":
summary: "Top rated TV shows of the 2010s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_2010s.png
"Top Rated of the 1940s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1940s.png
summary: "Top rated TV shows of the 1940s"
template: {
language: "en",
name: decade_top,
num: "R",
num: "Y",
release.after: 1940-01-01,
release.before: 1949-12-31,
type: "tv_series,tv_mini_series,tv_special",
release.after: 2010-01-01,
release.before: 2019-12-31,
votes.gte: 1000,
language: "en"
votes.gte: 100
}
"Top Rated of the 2020s":
summary: "Top rated TV shows of the 2020s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_2020s.png
"Top Rated of the 1930s":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1930s.png
summary: "Top rated TV shows of the 1930s"
template: {
language: "en",
name: decade_top,
num: "Q",
num: "Z",
release.after: 1930-01-01,
release.before: 1939-12-31,
type: "tv_series,tv_mini_series,tv_special",
release.after: 2020-01-01,
release.before: 2029-12-31,
votes.gte: 1000,
language: "en"
}
votes.gte: 100
}

@ -1,11 +1,11 @@
## 4_awards.yml
## _awards.yml
templates:
award_nominee:
collection_mode: hide
collection_order: release.desc
delete_not_scheduled: false
sort_title: "+4_<<num>>_<<collection_name>>"
sort_title: "+080_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -20,7 +20,7 @@ templates:
collection_mode: hide
collection_order: release.desc
delete_not_scheduled: false
sort_title: "+4_<<num>>_<<collection_name>>"
sort_title: "+080_<<num>>_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
@ -33,67 +33,67 @@ templates:
collections:
"Emmy Award Nominees":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_nominees_emmy.png
summary: "A collection of Emmy Award Nominees"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_nominees_emmy.png
template: {
event: "emmy",
language: "en",
name: award_nominee,
num: "A",
type: "tv_series,tv_mini_series,tv_special",
event: "emmy",
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Emmy Award Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_emmy.png
summary: "A collection of Emmy Award Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_emmy.png
template: {
event.winning: "emmy",
language: "en",
name: award_winner,
num: "B",
type: "tv_series,tv_mini_series,tv_special",
event.winning: "emmy",
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Golden Globes Nominees":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_nominees_golden-globes.png
summary: "A collection of Golden Globes Nominees"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_nominees_golden-globes.png
template: {
event: "golden",
language: "en",
name: award_nominee,
num: "C",
type: "tv_series,tv_mini_series,tv_special",
event: "golden",
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Golden Globes Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_golden_globes.png
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: {
event.winning: "golden",
language: "en",
name: award_winner,
num: "D",
type: "tv_series,tv_mini_series,tv_special",
event.winning: "golden",
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"BAFTA Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_bafta.png
summary: "A collection of BAFTA Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_winners_bafta.png
template: {
event.winning: "bafta",
language: "en",
name: award_winner,
num: "E",
type: "tv_series,tv_mini_series,tv_special",
event.winning: "bafta",
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Critic's Choice Winners":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_critics-choice.png
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: "tv_series,tv_mini_series,tv_special",
event.winning: "choice",
language: "en"
}
language: "en",
name: award_winner,
num: "F",
type: "tv_series,tv_mini_series,tv_special"
}

@ -1,4 +1,4 @@
## 5_genre_popular.yml
## _genre_popular.yml
templates:
genre_popular:
@ -6,236 +6,270 @@ templates:
collection_order: custom
delete_not_scheduled: false
limit: 250
sort_title: "+5: <<collection_name>>"
sort_title: "+090_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
imdb_search:
genre: <<genre>>
genre.not: <<genre.not>>
language: <<language>>
limit: 500
popularity.gte: <<popularity.gte>>
sort_by: popularity.asc
type: <<type>>
optional:
- genre.not
collections:
"Popular in Action":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_action.png
summary: "Popular TV shows in Action"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_action.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "action",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Adventure":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_adventure.png
summary: "Popular TV shows in Adventure"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_adventure.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "adventure",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Animation":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_animation.png
summary: "Popular TV shows in Animation"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_animation.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "animation",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Biography":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_biography.png
summary: "Popular TV shows in Biography"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_biography.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "biography",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Comedy":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_comedy.png
summary: "Popular TV shows in Comedy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_comedy.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "comedy",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Crime":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_crime.png
summary: "Popular TV shows in Crime"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_crime.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "crime",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Documentary":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_documentary.png
summary: "Popular TV shows in Documentary"
template: {
genre: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Drama":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_drama.png
summary: "Popular TV shows in Drama"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_drama.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "drama",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Family":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_family.png
summary: "Popular TV shows in Family"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_family.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "family",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Fantasy":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_fantasy.png
summary: "Popular TV shows in Fantasy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_fantasy.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "fantasy",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in History":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_history.png
summary: "Popular TV shows in History"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_history.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "history",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Horror":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_horror.png
summary: "Popular TV shows in Horror"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_horror.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "horror",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Music":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_music.png
summary: "Popular TV shows in Music"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_music.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "music",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Musicals":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_musicals.png
summary: "Popular TV shows in Musicals"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_musicals.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "musical",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Mystery":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_mystery.png
summary: "Popular TV shows in Mystery"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_mystery.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "mystery",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Romance":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_romance.png
summary: "Popular TV shows in Romance"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_romance.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "romance",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Sci-Fi":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_sci-fi.png
summary: "Popular TV shows in Sci-Fi"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_sci-fi.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "sci-fi",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Sport":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_sport.png
summary: "Popular TV shows in Sport"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_sport.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "sport",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Thriller":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_thriller.png
summary: "Popular TV shows in Thriller"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_thriller.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "thriller",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in War":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_war.png
summary: "Popular TV shows in War"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_war.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "war",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}
"Popular in Western":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_western.png
summary: "Popular TV shows in Western"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_western.png
template: {
name: genre_popular,
type: "tv_series,tv_mini_series,tv_special",
genre: "western",
genre.not: "documentary",
language: "en",
name: genre_popular,
popularity.gte: 5,
language: "en"
type: "tv_series,tv_mini_series,tv_special"
}

@ -1,4 +1,4 @@
## 6_genre_top.yml
## _genre_top.yml
templates:
genre_top:
@ -6,258 +6,292 @@ templates:
collection_order: custom
delete_not_scheduled: false
limit: 500
sort_title: "+6 Rated: <<collection_name>>"
sort_title: "+100_<<collection_name>>"
sync_mode: sync
visible_home: false
visible_library: false
visible_shared: false
imdb_search:
genre: <<genre>>
genre.not: <<genre.not>>
language: <<language>>
limit: 1000
rating.gte: <<rating.gte>>
sort_by: rating.desc
type: <<type>>
votes.gte: <<votes.gte>>
optional:
- genre.not
collections:
"Top Rated in Action":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_action.png
summary: "Top rated TV shows in Action"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_action.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "action",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
"Top Rated in Adventure":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_adventure.png
summary: "Top rated TV shows in Adventure"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_adventure.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "adventure",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
"Top Rated in Animation":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_animation.png
summary: "Top rated TV shows in Animation"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_animation.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "animation",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000,
language: "en"
}
"Top Rated in Biography":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_biography.png
summary: "Top rated TV shows in Biography"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_biography.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "biography",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
"Top Rated in Comedy":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_comedy.png
summary: "Top rated TV shows in Comedy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_comedy.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "comedy",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
"Top Rated in Crime":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_crime.png
summary: "Top rated TV shows in Crime"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_crime.png
template: {
genre: "crime",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
genre: "crime",
votes.gte: 10000
}
"Top Rated in Documentary":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_documentary.png
summary: "Top rated TV shows in Documentary"
template: {
genre: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
"Top Rated in Drama":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_drama.png
summary: "Top rated TV shows in Drama"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_drama.png
template: {
name: genre_top,
genre: "drama",
type: "tv_series,tv_mini_series,tv_special",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
"Top Rated in Family":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_family.png
summary: "Top rated TV shows in Family"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_family.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "family",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
"Top Rated in Fantasy":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_fantasy.png
summary: "Top rated TV shows in Fantasy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_fantasy.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "fantasy",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
"Top Rated in History":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_history.png
summary: "Top rated TV shows in History"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_history.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "history",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000,
language: "en"
}
"Top Rated in Horror":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_horror.png
summary: "Top rated TV shows in Horror"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_horror.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "horror",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
"Top Rated in Music":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_music.png
summary: "Top rated TV shows in Music"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_music.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "music",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
"Top Rated in Musicals":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_musicals.png
summary: "Top rated TV shows in Musicals"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_musicals.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "musical",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
"Top Rated in Mystery":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_mystery.png
summary: "Top rated TV shows in Mystery"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_mystery.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "mystery",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
"Top Rated in Romance":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_romance.png
summary: "Top rated TV shows in Romance"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_romance.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "romance",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
"Top Rated in Sci-Fi":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_sci-fi.png
summary: "Top rated TV shows in Sci-Fi"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_sci-fi.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "sci-fi",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
"Top Rated in Sport":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_sport.png
summary: "Top rated TV shows in Sport"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_sport.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "sport",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
"Top Rated in Thriller":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_thriller.png
summary: "Top rated TV shows in Thriller"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_thriller.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "thriller",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000,
language: "en"
}
"Top Rated in War":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_war.png
summary: "Top rated TV shows in War"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_war.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "war",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}
"Top Rated in Western":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_western.png
summary: "Top rated TV shows in Western"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_western.png
template: {
name: genre_top,
type: "tv_series,tv_mini_series,tv_special",
genre: "western",
genre.not: "documentary",
language: "en",
name: genre_top,
rating.gte: 5,
votes.gte: 10000,
language: "en"
type: "tv_series,tv_mini_series,tv_special",
votes.gte: 10000
}

@ -1,10 +1,10 @@
## 7_network.yml
## _network.yml
templates:
network:
collection_mode: hide
collection_order: alpha
sort_title: "+7_<<collection_name>>"
sort_title: "+110_<<collection_name>>"
sync_mode: sync
tmdb_network: <<network>>
visible_home: false
@ -13,353 +13,353 @@ templates:
collections:
"A&E":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_a-e.png
summary: "TV shows from A&E"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_a-e.png
template: {
name: network,
network: "129, 2639, 3688"
}
"ABC":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_abc.png
summary: "TV shows from ABC"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_abc.png
template: {
name: network,
network: "2, 18, 75, 279, 321, 601, 1327, 1345, 1410, 2488, 2791, 2854, 3322, 5069"
}
"Adult Swim":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_adult-swim.png
summary: "TV shows from Adult Swim"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_adult-swim.png
template: {
name: network,
network: "80, 5629, 6929"
}
"Amazon":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_amazon.png
summary: "TV shows from Amazon"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_amazon.png
template: {
name: network,
network: "1024, 5533, 5865, 5920, 6550"
}
"AMC":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_amc.png
summary: "TV shows from AMC"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_amc.png
template: {
name: network,
network: "174, 4661, 6400"
}
"Animal Planet":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_animal-planet.png
summary: "TV shows from Animal Planet"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_animal-planet.png
template: {
name: network,
network: "91, 2781, 3627, 4454, 5721"
}
"Apple+":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_apple-plus.png
summary: "TV shows from Apple+"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_apple-plus.png
template: {
name: network,
network: "1932, 2552"
}
"BBC":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_bbc.png
summary: "TV shows from BBC"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_bbc.png
template: {
name: network,
network: "3, 4, 15, 100, 126, 317, 332, 375, 414, 428, 493, 1001, 1051, 1155, 3278, 3546, 3590, 3660, 5384, 5421, 6142, 6223, 6291, 6419, 6824, 6852"
}
"Bravo":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_bravo.png
summary: "TV shows from Bravo"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_bravo.png
template: {
name: network,
network: "74, 312, 485"
}
"Cartoon Network":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_cartoon-network.png
summary: "TV shows from Cartoon Network"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_cartoon-network.png
template: {
name: network,
network: "56, 217, 1232, 1483, 2193, 3917, 4945, 6018, 6033, 6206, 6315, 6702, 6869"
}
"CBS":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_cbs.png
summary: "TV shows from CBS"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_cbs.png
template: {
name: network,
network: "16, 1709, 2528, 2621, 5970"
}
"Channel 4":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_channel-4.png
summary: "TV shows from Channel 4"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_channel-4.png
template: {
name: network,
network: "26, 1988, 136, 298, 803"
}
"Cinemax":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_cinemax.png
summary: "TV shows from Cinemax"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_cinemax.png
template: {
name: network,
network: "359, 6161"
}
"Comedy Central":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_comedy-central.png
summary: "TV shows from Comedy Central"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_comedy-central.png
template: {
name: network,
network: "47, 278, 1087, 1226, 2178, 2436, 2988, 3082, 3575, 4535, 5066, 5847, 6168"
}
"Dave":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_dave.png
summary: "TV shows from Dave"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_dave.png
template: {
name: network,
network: "388"
}
"Discovery":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_discovery.png
summary: "TV shows from Discovery"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_discovery.png
template: {
name: network,
network: "10, 22, 64, 106, 244, 626, 670, 1079, 1287, 1302, 1534, 2087, 2480, 2630, 2692, 3045, 3068, 3197, 3591, 3900, 3953, 4353, 4440, 4462, 4562, 4741, 4784, 4883, 4983, 4987, 5192, 5408, 5431, 5451, 5470, 5471, 5472, 5669, 5706, 6026, 6083, 6622, 6903, 6966"
}
"Disney":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_disney.png
summary: "TV shows from Disney"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_disney.png
template: {
name: network,
network: "44, 54, 142, 281, 515, 539, 730, 835, 1385, 1996, 2324, 2325, 2326, 2327, 2534, 2739, 2771, 2897, 2991, 3408, 3874, 3919, 4006, 4242, 4350, 4426, 5137, 5339, 5465, 5526, 5536, 5611, 5769, 6005, 6006, 6029, 6074, 6244, 6463, 6752"
}
"FOX":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_fox.png
summary: "TV shows from FOX"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_fox.png
template: {
name: network,
network: "19, 45, 87, 131, 243, 303, 327, 338, 360, 415, 481, 875, 961, 1067, 1117, 1414, 1498, 1640, 1651, 2145, 2316, 2317, 2319, 2320, 2446, 2648, 2678, 2686, 3483, 3562, 4522, 4774, 4908, 5028, 5201, 5259, 5996, 6088, 6379, 6793"
}
"Freeform":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_freeform.png
summary: "TV shows from Freeform"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_freeform.png
template: {
name: network,
network: "1267"
}
"FX":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_fx.png
summary: "TV shows from FX"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_fx.png
template: {
name: network,
network: "88, 1035, 1641, 5628"
}
"Hallmark":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_hallmark.png
summary: "TV shows from Hallmark"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_hallmark.png
template: {
name: network,
network: "384, 2300, 2853, 3438"
}
"HBO":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_hbo.png
summary: "TV shows from HBO"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_hbo.png
template: {
name: network,
network: "49, 1062, 1089, 1129, 1303, 1590, 2593, 3186, 3308, 3618, 3877, 5479, 5484, 5485, 5646, 5666, 5750, 5764, 5836"
}
"HGTV":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_hgtv.png
summary: "TV shows from HGTV"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_hgtv.png
template: {
name: network,
network: "210, 1672"
}
"History":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_history.png
summary: "TV shows from History"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_history.png
template: {
name: network,
network: "65, 1354, 2360, 2382, 3541, 5433"
}
"Hulu":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_hulu.png
summary: "TV shows from Hulu"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_hulu.png
template: {
name: network,
network: "453, 1772"
}
"ITV":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_itv.png
summary: "TV shows from ITV"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_itv.png
template: {
name: network,
network: "9, 112, 149, 261, 307, 590, 1159, 3187, 5871"
}
"MTV":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_mtv.png
summary: "TV shows from MTV"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_mtv.png
template: {
name: network,
network: "17, 33, 295, 304, 335, 381, 410, 454, 488, 568, 788, 867, 924, 931, 959, 976, 1008, 1173, 2116, 2234, 2294, 2414, 2972, 3402, 6079, 6337"
}
"National Geographic":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_national-geographic.png
summary: "TV shows from National Geographic"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_national-geographic.png
template: {
name: network,
network: "43, 799, 1756, 1825, 3355, 4227, 4293, 4404, 5805, 6031, 6638, 6748, 6750, 1043, 4476, 6664"
}
"NBC":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_nbc.png
summary: "TV shows from NBC"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_nbc.png
template: {
name: network,
network: "6, 37, 175, 186, 287, 355, 413, 581, 624, 629, 790, 900, 6469"
}
"Netflix":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_netflix.png
summary: "TV shows from Netflix"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_netflix.png
template: {
name: network,
network: "213"
}
"Nickelodeon":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_nickelodeon.png
summary: "TV shows from Nickelodeon"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_nickelodeon.png
template: {
name: network,
network: "13, 35, 224, 234, 259, 286, 416, 474, 594, 775, 794, 1703, 2313, 2314, 2315, 4015"
}
"Paramount":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_paramount.png
summary: "TV shows from Paramount"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_paramount.png
template: {
name: network,
network: "2076, 2435, 2604, 4330, 5506, 5511, 5567, 6100, 6101, 6183, 6318, 6445"
}
"PBS":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_pbs.png
summary: "TV shows from PBS"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_pbs.png
template: {
name: network,
network: "14, 122, 2354, 5562, 6948"
}
"Peacock":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_peacock.png
summary: "TV shows from Peacock"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_peacock.png
template: {
name: network,
network: "3353"
}
"Showtime":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_showtime.png
summary: "TV shows from Showtime"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_showtime.png
template: {
name: network,
network: "67, 5944, 6631"
}
"Shudder":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_shudder.png
summary: "TV shows from Shudder"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_shudder.png
template: {
name: network,
network: "2949"
}
"SKY":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_sky.png
summary: "TV shows from SKY"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_sky.png
template: {
name: network,
network: "107, 115, 214, 405, 480, 553, 753, 819, 877, 1006, 1063, 1076, 1114, 1431, 1755, 2432, 2667, 2691, 2699, 2758, 3138, 3561, 3653, 4148, 4439, 5059, 5090, 5136, 5210, 5213, 5237, 5481, 5505, 5735, 5944, 5946, 6179, 6280, 6359, 6845, 6933"
}
"Smithsonian":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_smithsonian.png
summary: "TV shows from Smithsonian"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_smithsonian.png
template: {
name: network,
network: "658, 2572, 4862, 4982"
}
"Starz":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_starz.png
summary: "TV shows from Starz"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_starz.png
template: {
name: network,
network: "318, 758, 6222, 6292"
}
"Syfy":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_syfy.png
summary: "TV shows from Syfy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_syfy.png
template: {
name: network,
network: "77, 3701, 6914"
}
"TBS":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_tbs.png
summary: "TV shows from TBS"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_tbs.png
template: {
name: network,
network: "68, 160, 5012, 5625, 5968"
}
"TLC":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_tlc.png
summary: "TV shows from TLC"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_tlc.png
template: {
name: network,
network: "84, 1172, 2167, 3571, 5154, 5659, 6363"
}
"TNT":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_tnt.png
summary: "TV shows from TNT"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_tnt.png
template: {
name: network,
network: "41, 904, 1191, 1530, 2857, 3501, 5194"
}
"YouTube":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_youtube.png
summary: "TV shows from <YouTube"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/7_network/network_youtube.png
template: {
name: network,
network: "247, 1436"
}
}

@ -0,0 +1,18 @@
## _maintenance.yml
collections:
refresh_added:
build_collection: false
item_refresh: true
plex_search:
all:
added: 1
schedule: daily
refresh_released:
build_collection: false
item_refresh: true
plex_search:
all:
released: 14
schedule: weekly(sunday)

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

@ -4,57 +4,97 @@ libraries:
Movies:
library_type: movie
operations:
delete_unmanaged_collections: false
- schedule: daily
delete_unmanaged_collections: false
# - schedule: weekly(thursday)
# mass_audience_rating_update: mdb_average
# mass_critic_rating_update: mdb_metacritic
# mass_user_rating_update: imdb
# mass_content_rating_update: mdb
# mass_genre_update: imdb
# - schedule: weekly(thursday)
# mass_poster_update:
# source: tmdb
# seasons: false
# episodes: false
collection_files:
# - file: config/metadata/movie/0_radarr.yml
- file: config/metadata/movie/1_suggested.yml
- file: config/metadata/movie/1_seasonal.yml
- file: config/metadata/movie/2_year_top.yml
schedule: weekly(monday)
- file: config/metadata/movie/3_decades_top.yml
schedule: weekly(tuesday)
# - file: config/metadata/movie/4_awards.yml
# schedule: weekly(wednesday)
- file: config/metadata/movie/5_genre_popular.yml
- file: config/metadata/movie/6_genre_top.yml
schedule: weekly(thursday)
# - file: config/metadata/movie/7_subgenre_top.yml
# - file: config/metadata/movie/8_studio.yml
# schedule: weekly(wednesday)
# - file: config/metadata/movie/9_collections.yml
# schedule: weekly(sunday)
# - file: config/metadata/movie/1_parental_sync.yml
# - file: config/metadata/movie/1_parental.yml
# - file: config/metadata/movie/1_documentary.yml
# - file: config/metadata/movie/1_standup.yml
# - file: config/collections/movie/_maintenance.yml
# - file: config/collections/movie/_radarr.yml
- file: config/collections/movie/010_suggested.yml
# - file: config/collections/movie/020_unwatched.yml
- file: config/collections/movie/030_watched.yml
- file: config/collections/movie/040_seasonal.yml
- file: config/collections/movie/080_year_top.yml
- schedule: weekly(monday)
- file: config/collections/movie/090_decades_top.yml
- schedule: weekly(tuesday)
# - file: config/collections/movie/100_awards.yml
# - schedule: weekly(wednesday)
- file: config/collections/movie/110_genre_popular.yml
- file: config/collections/movie/120_genre_top.yml
- schedule: weekly(thursday)
# - file: config/collections/movie/130_subgenre_top.yml
# - file: config/collections/movie/140_studio.yml
# - schedule: weekly(wednesday)
# - file: config/collections/movie/200_collections.yml
# - schedule: weekly(sunday)
# - file: config/collections/movie/050_parental_sync.yml
# - file: config/collections/movie/050_parental.yml
# - file: config/collections/movie/060_documentary.yml
# - file: config/collections/movie/070_standup.yml
TV:
library_type: show
operations:
delete_unmanaged_collections: false
- schedule: daily
delete_unmanaged_collections: false
# - schedule: weekly(friday)
# mass_audience_rating_update: mdb_average
# mass_critic_rating_update: mdb_metacritic
# mass_user_rating_update: imdb
# mass_content_rating_update: mdb
# mass_genre_update: imdb
# - schedule: weekly(sunday)
# mass_poster_update:
# source: tmdb
# seasons: true
# episodes: false
collection_files:
# - file: config/metadata/show/0_sonarr.yml
- file: config/metadata/show/1_suggested.yml
- file: config/metadata/show/2_year_top.yml
schedule: weekly(monday)
- file: config/metadata/show/3_decades_top.yml
schedule: weekly(wednesday)
# - file: config/metadata/show/4_awards.yml
# schedule: weekly(thursday)
- file: config/metadata/show/5_genre_popular.yml
- file: config/metadata/show/6_genre_top.yml
schedule: weekly(saturday)
# - file: config/metadata/show/7_network.yml
# - file: config/metadata/show/1_parental_sync.yml
# - file: config/metadata/show/1_parental.yml
# - file: config/metadata/show/1_documentary.yml
# - file: config/collections/show/_maintenance.yml
# - file: config/collections/show/_sonarr.yml
- file: config/collections/show/010_suggested.yml
# - file: config/collections/show/020_unwatched.yml
- file: config/collections/show/030_watched.yml
- file: config/collections/show/060_year_top.yml
- schedule: weekly(monday)
- file: config/collections/show/070_decades_top.yml
- schedule: weekly(wednesday)
# - file: config/collections/show/080_awards.yml
# - schedule: weekly(thursday)
- file: config/collections/show/090_genre_popular.yml
- file: config/collections/show/100_genre_top.yml
- schedule: weekly(saturday)
# - file: config/collections/show/110_network.yml
# - file: config/collections/show/040_parental_sync.yml
# - file: config/collections/show/040_parental.yml
# - file: config/collections/show/050_documentary.yml
# KIDS:
# library_type: show
# operations:
# delete_unmanaged_collections: false
# - schedule: daily
# delete_unmanaged_collections: false
# - schedule: weekly(friday)
# mass_audience_rating_update: mdb_average
# mass_critic_rating_update: mdb_metacritic
# mass_user_rating_update: imdb
# mass_content_rating_update: mdb
# mass_genre_update: imdb
# - schedule: weekly(saturday)
# mass_poster_update:
# collection_files:
# - file: config/metadata/show/0_sonarr.yml
# - file: config/metadata/show/1_parental_sync.yml
# - file: config/metadata/show/1_parental.yml
# - file: config/collections/show/_maintenance.yml
# - file: config/collections/show/_sonarr.yml
# - file: config/collections/show/040_parental_sync.yml
# - file: config/collections/show/040_parental.yml
settings:
assets_for_all: false
asset_depth: 0
@ -73,8 +113,8 @@ settings:
ignore_ids:
ignore_imdb_ids:
item_refresh: false
item_refresh_delay: 3
minimum_items: 5
item_refresh_delay: 0
minimum_items: 1
missing_only_released: false
only_filter_missing: false
playlist_exclude_users:
@ -84,9 +124,9 @@ settings:
released_missing_only: false
run_again_delay: 5
run_order:
- operations
- metadata
- collections
- metadata
- operations
- overlays
save_missing: false
show_asset_not_needed: true

Loading…
Cancel
Save