Merge pull request #548 from 0x5f3/master

0x5f3 configs
pull/549/head
meisnate12 2 years ago committed by GitHub
commit d91a2a2a64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,199 @@
- 1_suggested.yml
- Random Movies
- Trending Movies
- Popular Movies
- Top Rated Movies
- Most Watched Daily
- Most Watched Weekly
- Most Watched Monthly
- Most Watched Yearly
- 2_awards.yml
- Oscar Winners
- Oscar Nominees
- Golden Globes Winners
- Golden Globes Nominees
- BAFTA Winners
- Berlinale Winners
- Cannes Film Festival Winners
- European Film Award Winners
- Sundance Winners
- Venice Film Festival Winners
- 3_year_top.yml
- Top Rated of 2023
- Top Rated of 2022
- Top Rated of 2021
- Top Rated of 2020
- Top Rated of 2019
- Top Rated of 2018
- Top Rated of 2017
- Top Rated of 2016
- Top Rated of 2015
- Top Rated of 2014
- Top Rated of 2013
- Top Rated of 2012
- Top Rated of 2011
- Top Rated of 2010
- 4_decades_top.yml
- Top Rated of the 2020s
- Top Rated of the 2010s
- Top Rated of the 2000s
- Top Rated of the 1990s
- Top Rated of the 1980s
- Top Rated of the 1970s
- Top Rated of the 1960s
- Top Rated of the 1950s
- Top Rated of the 1940s
- 5_genre_popular.yml
- Popular in Action
- Popular in Adventure
- Popular in Animation
- Popular in Biography
- Popular in Comedy
- Popular in Drama
- Popular in Family
- Popular in Fantasy
- Popular in History
- Popular in Horror
- Popular in Music
- Popular in Musicals
- Popular in Mystery
- Popular in Romance
- Popular in Sci-Fi
- Popular in Thriller
- Popular in War
- Popular in Western
- 6_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 Drama
- Top Rated in Family
- Top Rated in Fantasy
- Top Rated in History
- Top Rated in Horror
- Top Rated in Music
- Top Rated in Musicals
- Top Rated in Mystery
- Top Rated in Romance
- Top Rated in Sci-Fi
- Top Rated in Thriller
- Top Rated in War
- Top Rated in Western
- 7_subgenre_top.yml
- Top Rated in Absurdism
- Top Rated in Aliens
- Top Rated in Alternate History
- Top Rated in Anti-Hero
- Top Rated in Apocalypse
- Top Rated in Artifical Intelligence
- Top Rated in Assasins
- Top Rated in Betrayal
- Top Rated in Black Comedy
- Top Rated in Boxing
- Top Rated in Bugs
- Top Rated in Cannibals
- Top Rated in Caper
- Top Rated in Chick-Flick
- Top Rated in Comics
- Top Rated in Coming Of Age
- 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 Detective
- Top Rated in Distaster
- Top Rated in Dragons
- Top Rated in Dystopian
- Top Rated in Espionage
- Top Rated in Experimental
- Top Rated in Fairytale
- Top Rated in Found Footage
- Top Rated in Fugitives
- Top Rated in Gangster
- Top Rated in Ghosts
- Top Rated in Gothic
- Top Rated in Heartbreak
- Top Rated in Heists
- Top Rated in Historical Event
- Top Rated in Hostage
- Top Rated in Hustle
- Top Rated in Martial-Arts
- Top Rated in Medical
- Top Rated in Medieval
- Top Rated in Melodrama
- Top Rated in Military
- Top Rated in Mindfuck
- Top Rated in Mockmentary
- Top Rated in Monsters
- Top Rated in Mythology
- Top Rated in Naval
- Top Rated in Ninjas
- Top Rated in Novel
- Top Rated in Occult
- Top Rated in Outerspace
- Top Rated in Outlaw
- Top Rated in Pandemic
- Top Rated in Paranormal
- Top Rated in Period Drama
- Top Rated in Philosophical
- Top Rated in Political
- Top Rated in Post-Apocalyptic
- Top Rated in Prison
- Top Rated in Psychedlic
- Top Rated in Pyschological
- Top Rated in Religion
- Top Rated in Remake
- Top Rated in Revenge
- Top Rated in Robots
- Top Rated in Romantic Comedy
- Top Rated in Romantic Drama
- Top Rated in Satire
- Top Rated in Serial-Killers
- Top Rated in Slasher
- Top Rated in Space Opera
- Top Rated in Spaghetti-Western
- Top Rated in Splatter
- Top Rated in Steampunk
- Top Rated in Stoner
- Top Rated in Stop-Motion
- Top Rated in Superhero
- Top Rated in Supernatural
- Top Rated in Surrealism
- Top Rated in Survival
- Top Rated in Swashbuckler
- Top Rated in Sword & Sandal
- Top Rated in Sword & Sorcery
- Top Rated in Time Travel
- Top Rated in Treasure Hunt
- Top Rated in True Story
- Top Rated in Urban Fantasy
- Top Rated in Utopian
- Top Rated in Vampires
- Top Rated in Video Game
- Top Rated in Werewolves
- Top Rated in Whodunit
- Top Rated in Wizardry & Witchcraft
- Top Rated in World War
- Top Rated in Zombies
- 8_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)
- Halloween Movies (10/29-10/31)
- Thanksgiving Movies (11/22-11/25)
- Christmas Movies (12/01-12/31)
- New Year's Eve Movies (12/26-01-02)
- 9_collections.yml
- TMDb Collections

@ -0,0 +1,38 @@
This config will populate the following:
- Suggested (random, trending, popular, top-rated, most watched)
- Awards
- Year (top-rated)
- Decades (top-rated)
- Genre (popular)
- Genre (top-rated)
- Sub-genre (top-rated) *
- Seasonal *
- TMBD collections *
( * = movies only )
For more details on what each section contains: [movies](MOVIES.md) | [shows](SHOWS.md)
<br/>
<br/>
<br/>
**Install:**
clone into PMM's root directory:
```
git clone https://github.com/0x5f3/pmm-config config
```
initial run to populate collections:
```
python plex_meta_manager.py --config config/movie.yml --collections-only --run --ignore-schedules
python plex_meta_manager.py --config config/show.yml --collections-only --run --ignore-schedules
```
<br/>
After a sucessfull run, you should have something like this:
<br/>
<br/>
![shows](https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/_/_shows.png)
<br/>
![movies](https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/_/_movies.png)

@ -0,0 +1,84 @@
- 1_suggested.yml
- Random TV shows
- Trending TV shows
- Popular TV shows
- Top Rated TV shows
- Most Watched Daily
- Most Watched Weekly
- Most Watched Monthly
- Most Watched Yearly
- 2_awards.yml
- Emmy Award Winners
- Emmy Award Nominees
- Golden Globes Winners
- Golden Globes Nominees
- BAFTA Winners
- Critics Choice Award Winners
- 3_year_top.yml
- Top Rated of 2023
- Top Rated of 2022
- Top Rated of 2021
- Top Rated of 2020
- Top Rated of 2019
- Top Rated of 2018
- Top Rated of 2017
- Top Rated of 2016
- Top Rated of 2015
- Top Rated of 2014
- Top Rated of 2013
- Top Rated of 2012
- Top Rated of 2011
- Top Rated of 2010
- 4_decades_top.yml
- Top Rated of the 2020s
- Top Rated of the 2010s
- Top Rated of the 2000s
- Top Rated of the 1990s
- Top Rated of the 1980s
- Top Rated of the 1970s
- Top Rated of the 1960s
- Top Rated of the 1950s
- Top Rated of the 1940s
- 5_genre_popular.yml
- Popular in Action
- Popular in Adventure
- Popular in Animation
- Popular in Biography
- Popular in Comedy
- Popular in Drama
- Popular in Family
- Popular in Fantasy
- Popular in History
- Popular in Horror
- Popular in Music
- Popular in Musicals
- Popular in Mystery
- Popular in Romance
- Popular in Sci-Fi
- Popular in Thriller
- Popular in War
- Popular in Western
- 6_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 Drama
- Top Rated in Family
- Top Rated in Fantasy
- Top Rated in History
- Top Rated in Horror
- Top Rated in Music
- Top Rated in Musicals
- Top Rated in Mystery
- Top Rated in Romance
- Top Rated in Sci-Fi
- Top Rated in Thriller
- Top Rated in War
- Top Rated in Western

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

@ -0,0 +1,214 @@
## 2_year_top.yml
templates:
year:
sort_title: "+2_<<num>>_<<collection_name>>"
limit: 150
sync_mode: sync
collection_order: custom
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
imdb_list:
url: https://www.imdb.com/search/title/?title_type=<<title_type>>&release_date=<<release_date>>&user_rating=<<user_rating>>&num_votes=<<votes>>,&languages=<<languages>>&user_rating,desc&count=250
limit: 250
collections:
"Top Rated of 2023":
summary: "Top rated movies in 2023"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2023.png
schedule: weekly(tuesday)
template: {
name: year,
num: "M",
release_date: "2023-01-01,2023-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2022":
summary: "Top rated movies in 2022"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2022.png
schedule: weekly(tuesday)
template: {
name: year,
num: "N",
release_date: "2022-01-01,2022-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2021":
summary: "Top rated movies in 2021"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2021.png
schedule: weekly(tuesday)
template: {
name: year,
num: O,
release_date: "2021-01-01,2021-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2020":
summary: "Top rated movies in 2020"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2020.png
schedule: weekly(tuesday)
template: {
name: year,
num: "P",
release_date: "2020-01-01,2020-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2019":
summary: "Top rated movies in 2019"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2019.png
schedule: weekly(tuesday)
template: {
name: year,
num: "Q",
release_date: "2019-01-01,2019-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2018":
summary: "Top rated movies in 2018"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2018.png
schedule: weekly(tuesday)
template: {
name: year,
num: "R",
release_date: "2018-01-01,2018-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2017":
summary: "Top rated movies in 2017"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2017.png
schedule: weekly(tuesday)
template: {
name: year,
num: "S",
release_date: "2017-01-01,2017-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2016":
summary: "Top rated movies in 2016"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2016.png
schedule: weekly(tuesday)
template: {
name: year,
num: "T",
release_date: "2016-01-01,2016-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2015":
summary: "Top rated movies in 2015"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2015.png
schedule: weekly(tuesday)
template: {
name: year,
num: "U",
release_date: "2015-01-01,2015-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2014":
summary: "Top rated movies in 2014"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2014.png
schedule: weekly(tuesday)
template: {
name: year,
num: "V",
release_date: "2014-01-01,2014-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2013":
summary: "Top rated movies in 2013"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2013.png
schedule: weekly(tuesday)
template: {
name: year,
num: "W",
release_date: "2013-01-01,2013-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2012":
summary: "Top rated movies in 2012"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2012.png
schedule: weekly(tuesday)
template: {
name: year,
num: "X",
release_date: "2012-01-01,2012-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2011":
summary: "Top rated movies in 2011"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2011.png
schedule: weekly(tuesday)
template: {
name: year,
num: "Y",
release_date: "2011-01-01,2011-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2010":
summary: "Top rated movies in 2010"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2010.png
schedule: weekly(tuesday)
template: {
name: year,
num: "Z",
release_date: "2010-01-01,2010-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}

@ -0,0 +1,144 @@
## 3_decades_top.yml
templates:
decade:
sort_title: "+3_<<num>>_<<collection_name>>"
limit: 130
sync_mode: sync
collection_order: custom
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
imdb_list:
url: https://www.imdb.com/search/title/?title_type=<<title_type>>&release_date=<<release_date>>&user_rating=<<user_rating>>&num_votes=<<votes>>,&languages=<<languages>>&user_rating,desc&count=250
limit: 250
collections:
"Top Rated of the 1940s":
summary: "Top rated movies of the 1940s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1940s.png
schedule: weekly(wednesday)
template: {
name: decade,
num: "Z",
release_date: "1940-01-01,1949-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "1000,",
languages: "en"
}
"Top Rated of the 1950s":
summary: "Top rated movies of the 1950s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1950s.png
schedule: weekly(wednesday)
template: {
name: decade,
num: "Y",
release_date: "1950-01-01,1959-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "1000,",
languages: "en"
}
"Top Rated of the 1960s":
summary: "Top rated movies of the 1960s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1960s.png
schedule: weekly(wednesday)
template: {
name: decade,
num: "X",
release_date: "1960-01-01,1969-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "1000,",
languages: "en"
}
"Top Rated of the 1970s":
summary: "Top rated movies of the 1970s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1970s.png
schedule: weekly(wednesday)
template: {
name: decade,
num: "W",
release_date: "1970-01-01,1979-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of the 1980s":
summary: "Top rated movies of the 1980s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1980s.png
schedule: weekly(wednesday)
template: {
name: decade,
num: "V",
release_date: "1980-01-01,1989-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of the 1990s":
summary: "Top rated movies of the 1990s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1990s.png
schedule: weekly(wednesday)
template: {
name: decade,
num: "U",
release_date: "1990-01-01,1999-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of the 2000s":
summary: "Top rated movies of the 2000s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-2000s.png
schedule: weekly(wednesday)
template: {
name: decade,
num: "T",
release_date: "2000-01-01,2009-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of the 2010s":
summary: "Top rated movies of the 2010s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-2010s.png
schedule: weekly(wednesday)
template: {
name: decade,
num: "S",
release_date: "2010-01-01,2019-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of the 2020s":
summary: "Top rated movies of the 2020s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-2020s.png
schedule: weekly(wednesday)
template: {
name: decade,
num: "R",
release_date: "2020-01-01,2029-12-31",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}

@ -0,0 +1,167 @@
## 4_awards.yml
templates:
imdb:
sort_title: "+4_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: release.desc
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
imdb_list:
url: https://www.imdb.com/search/title/?title_type=<<title_type>>&groups=<<groups>>&languages=<<languages>>&sort=release_date,desc
limit: 350
letterboxd:
optional:
- letterboxd_extra_1
- letterboxd_extra_2
- letterboxd_extra_3
- letterboxd_extra_4
- letterboxd_extra_5
sort_title: "+4_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: release.desc
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
letterboxd_list:
url: https://letterboxd.com/<<user>>/list/<<list>>/by/<<sort>>
limit: 350
collections:
"Oscar Winners":
summary: "A collection of Oscar Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-oscars-winners.png
schedule: weekly(monday)
template: {
name: imdb,
num: 0,
groups: "oscar_winner",
title_type: "feature",
languages: "en"
}
limit: 120
"Oscar Nominees":
summary: "A collection of Oscar Nominees"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-oscars-nominees.png
schedule: weekly(monday)
template: {
name: imdb,
num: 1,
groups: "oscar_nominee",
title_type: "feature",
languages: "en"
}
limit: 250
"Golden Globes Winners":
summary: "A collection of Golden Globes Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-goldenglobes-winners.png
schedule: weekly(monday)
template: {
name: imdb,
num: 2,
groups: "golden_globe_winner",
title_type: "feature",
languages: "en"
}
limit: 120
"Golden Globes Nominees":
summary: "A collection of Golden Globes Nominees"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-goldenglobes-nominees.png
schedule: weekly(monday)
template: {
name: imdb,
num: 3,
groups: "golden_globe_nominee",
title_type: "feature",
languages: "en"
}
limit: 250
"BAFTA Winners":
summary: "A collection of BAFTA Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-bafta-winners.png
schedule: weekly(monday)
template: {
name: letterboxd,
num: 4,
user: "kevinct92",
list: "all-bafta-award-winners-best-british-film",
sort: "release"
}
limit: 250
"Berlinale Winners":
summary: "A collection of Berlinale Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-berlinale-winners.png
schedule: weekly(monday)
template: {
name: letterboxd,
num: 5,
user: "koyoti",
list: "berlinale-golden-bear-winners",
sort: "release"
}
limit: 250
"Cannes Film Festival Winners":
summary: "A collection of Cannes Film Festival Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-cannes-winners.png
schedule: weekly(monday)
template: {
name: letterboxd,
num: 6,
user: "moviewithus",
list: "cannes-winners",
sort: "release"
}
limit: 250
"European Film Award Winners":
summary: "A collection of European Film Award Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-european-winners.png
schedule: weekly(monday)
template: {
name: letterboxd,
num: 7,
user: "ra_pha",
list: "european-film-awards",
sort: "release"
}
limit: 250
"Sundance Winners":
summary: "A collection of Sundance Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-sundance-winners.png
schedule: weekly(monday)
template: {
name: letterboxd,
num: 8,
user: "glicose",
list: "winners-of-sundance",
sort: "release"
}
limit: 250
"Venice Film Festival Winners":
summary: "A collection of Venice Film Festival Winners"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-venice-winners.png
schedule: weekly(monday)
template: {
name: letterboxd,
num: 9,
user: "glicose",
list: "winners-of-sundance",
sort: "release"
}
limit: 250

@ -0,0 +1,227 @@
## 5_genre_popular.yml
templates:
popular:
sort_title: "+5: <<collection_name>>"
limit: 130
sync_mode: sync
collection_order: custom
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
imdb_list:
url: https://www.imdb.com/search/title/?title_type=<<title_type>>&genres=<<genres>>&languages=<<languages>>&sort=moviemeter,asc
limit: 250
collections:
"Popular in Action":
summary: "Popular movies in Action"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-action.png
schedule: daily
template: {
name: popular,
genres: "action",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in Adventure":
summary: "Popular movies in Adventure"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-adventure.png
schedule: daily
template: {
name: popular,
genres: "adventure",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in Animation":
summary: "Popular movies in Animation"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-animation.png
schedule: daily
template: {
name: popular,
genres: "animation",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in Biography":
summary: "Popular movies in Biography"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-biography.png
schedule: daily
template: {
name: popular,
genres: "biography",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in Comedy":
summary: "Popular movies in Comedy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-comedy.png
schedule: daily
template: {
name: popular,
genres: "comedy",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in Crime":
summary: "Popular movies in Crime"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-crime.png
schedule: daily
template: {
name: popular,
genres: "crime",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in Drama":
summary: "Popular movies in Drama"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-drama.png
schedule: daily
template: {
name: popular,
genres: "drama",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in Family":
summary: "Popular movies in Family"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-family.png
schedule: daily
template: {
name: popular,
genres: "family",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in Fantasy":
summary: "Popular movies in Fantasy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-fantasy.png
schedule: daily
template: {
name: popular,
genres: "fantasy",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in History":
summary: "Popular movies in History"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-history.png
schedule: daily
template: {
name: popular,
genres: "history",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in Horror":
summary: "Popular movies in Horror"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-horror.png
schedule: daily
template: {
name: popular,
genres: "horror",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in Music":
summary: "Popular movies in Music"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-music.png
schedule: daily
template: {
name: popular,
genres: "music",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in Musicals":
summary: "Popular movies in Musicals"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-musicals.png
schedule: daily
template: {
name: popular,
genres: "musicals",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in Mystery":
summary: "Popular movies in Mystery"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-mystery.png
schedule: daily
template: {
name: popular,
genres: "mystery",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in Romance":
summary: "Popular movies in Romance"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-romance.png
schedule: daily
template: {
name: popular,
genres: "romance",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in Sci-Fi":
summary: "Popular movies in Sci-Fi"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-sci-fi.png
schedule: daily
template: {
name: popular,
genres: "sci-fi",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in Thriller":
summary: "Popular movies in Thriller"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-thriller.png
schedule: daily
template: {
name: popular,
genres: "thriller",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in War":
summary: "Popular movies in War"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-war.png
schedule: daily
template: {
name: popular,
genres: "war",
title_type: "feature,tv_movie",
languages: "en",
}
"Popular in Western":
summary: "Popular movies in Western"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-western.png
schedule: daily
template: {
name: popular,
genres: "western",
title_type: "feature,tv_movie",
languages: "en",
}

@ -0,0 +1,265 @@
## 6_genre_top.yml
templates:
genre:
sort_title: "+6 Rated: <<collection_name>>"
limit: 150
sync_mode: sync
collection_order: custom
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
imdb_list:
url: https://www.imdb.com/search/title/?title_type=<<title_type>>&user_rating=<<user_rating>>&num_votes=<<votes>>&genres=<<genres>>&languages=<<languages>>&sort=user_rating,desc
limit: 250
collections:
"Top Rated in Action":
summary: "Top rated movies in Action"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-action.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "action",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Adventure":
summary: "Top rated movies in Adventure"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-adventure.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "adventure",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Animation":
summary: "Top rated movies in Animation"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-animation.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "animation",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Biography":
summary: "Top rated movies in Biography"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-biography.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "biography",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Comedy":
summary: "Top rated movies in Comedy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-comedy.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "comedy",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Crime":
summary: "Top rated movies in Crime"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-crime.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "crime",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Drama":
summary: "Top rated movies in Drama"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-drama.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "drama",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Family":
summary: "Top rated movies in Family"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-family.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "family",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Fantasy":
summary: "Top rated movies in Fantasy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-fantasy.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "fantasy",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in History":
summary: "Top rated movies in History"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-history.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "history",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Horror":
summary: "Top rated movies in Horror"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-horror.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "horror",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Music":
summary: "Top rated movies in Music"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-music.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "music",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Musicals":
summary: "Top rated movies in Musicals"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-musicals.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "musicals",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Mystery":
summary: "Top rated movies in Mystery"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-mystery.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "mystery",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Romance":
summary: "Top rated movies in Romance"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-romance.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "romance",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Sci-Fi":
summary: "Top rated movies in Sci-Fi"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-sci-fi.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "sci-fi",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Thriller":
summary: "Top rated movies in Thriller"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-thriller.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "thriller",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in War":
summary: "Top rated movies in War"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-war.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "war",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Western":
summary: "Top rated movies in Western"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-western.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "western",
title_type: "feature,tv_movie",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}

File diff suppressed because it is too large Load Diff

@ -0,0 +1,101 @@
## 8_seasonal.yml
templates:
seasonal:
sort_title: +2_<<collection_name>>
summary: "A timed collection of <<holiday>> movies and other movies that may relate to the holiday."
limit: 200
sync_mode: sync
collection_order: critic_rating.desc
visible_home: true
visible_shared: true
delete_not_scheduled: true
cache_builders: 4
collections:
"Valentine's Day Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/seasonal/seasonal-valentines-day.png
schedule: range(02/10-02/14)
template: {
name: seasonal,
num: 5,
holiday: "Valentine's Day",
}
imdb_list:
- https://www.imdb.com/list/ls000094398
- https://www.imdb.com/list/ls057783436
- https://www.imdb.com/list/ls064427905
"St. Patrick's Day Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/seasonal/seasonal-stpatricks.png
schedule: range(03/16-03/18)
template: {
name: seasonal,
num: 5,
holiday: "St. Patrick's Day",
}
imdb_list:
- https://www.imdb.com/list/ls063934595
"Easter Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/seasonal/seasonal-easter.png
schedule: range(03/22-04/25)
template: {
name: seasonal,
num: 5,
holiday: "Easter",
}
imdb_list:
- https://www.imdb.com/list/ls062665509/
- https://www.imdb.com/list/ls051733651/
"Halloween Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/seasonal/seasonal-halloween.png
schedule: range(10/29-10/31)
template: {
name: seasonal,
num: 5,
holiday: "Halloween",
}
imdb_list:
- https://www.imdb.com/list/ls023118929
- https://www.imdb.com/list/ls000099714
- https://www.imdb.com/list/ls000058693
- https://www.imdb.com/search/title/?genres=horror&keywords=haunted-house&sort=moviemeter,asc
"Thanksgiving Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/seasonal/seasonal-thanksgiving.png
schedule: range(11/22-11/25)
template: {
name: seasonal,
num: 5,
holiday: "Thanksgiving",
}
imdb_list:
- https://www.imdb.com/list/ls000835734/
- https://www.imdb.com/list/ls091597850/
"Christmas Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/seasonal/seasonal-christmas.png
schedule: range(12/01-12/31)
template: {
name: seasonal,
num: 5,
holiday: "Christmas",
}
letterboxd_list: https://letterboxd.com/0xf5e3/list/theme-christmas/
imdb_list:
- https://www.imdb.com/list/ls000096828
- https://www.imdb.com/list/ls097394442
- https://www.imdb.com/list/ls068976997
- https://www.imdb.com/list/ls027567380
"New Year's Eve Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/seasonal/seasonal-new-year.png
schedule: range(12/26-01/02)
template: {
name: seasonal,
num: 5,
holiday: "New Year's Eve",
}
imdb_list: https://www.imdb.com/list/ls066838460

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

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

@ -0,0 +1,214 @@
## 2_year_top.yml
templates:
year:
sort_title: "+2_<<num>>_<<collection_name>>"
limit: 150
sync_mode: sync
collection_order: custom
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
imdb_list:
url: https://www.imdb.com/search/title/?title_type=<<title_type>>&release_date=<<release_date>>&user_rating=<<user_rating>>&num_votes=<<votes>>,&languages=<<languages>>&user_rating,desc&count=250
limit: 250
collections:
"Top Rated of 2023":
summary: "Top rated shows in 2023"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2023.png
schedule: weekly(tuesday)
template: {
name: year,
num: "M",
release_date: "2023-01-01,2023-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2022":
summary: "Top rated shows in 2022"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2022.png
schedule: weekly(tuesday)
template: {
name: year,
num: "N",
release_date: "2022-01-01,2022-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2021":
summary: "Top rated shows in 2021"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2021.png
schedule: weekly(tuesday)
template: {
name: year,
num: "O",
release_date: "2021-01-01,2021-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2020":
summary: "Top rated shows in 2020"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2020.png
schedule: weekly(tuesday)
template: {
name: year,
num: "P",
release_date: "2020-01-01,2020-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2019":
summary: "Top rated shows in 2019"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2019.png
schedule: weekly(tuesday)
template: {
name: year,
num: "Q",
release_date: "2019-01-01,2019-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2018":
summary: "Top rated shows in 2018"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2018.png
schedule: weekly(tuesday)
template: {
name: year,
num: "R",
release_date: "2018-01-01,2018-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2017":
summary: "Top rated shows in 2017"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2017.png
schedule: weekly(tuesday)
template: {
name: year,
num: "S",
release_date: "2017-01-01,2017-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2016":
summary: "Top rated shows in 2016"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2016.png
schedule: weekly(tuesday)
template: {
name: year,
num: "T",
release_date: "2016-01-01,2016-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2015":
summary: "Top rated shows in 2015"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2015.png
schedule: weekly(tuesday)
template: {
name: year,
num: "U",
release_date: "2015-01-01,2015-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2014":
summary: "Top rated shows in 2014"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2014.png
schedule: weekly(tuesday)
template: {
name: year,
num: "V",
release_date: "2014-01-01,2014-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2013":
summary: "Top rated shows in 2013"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2013.png
schedule: weekly(tuesday)
template: {
name: year,
num: "W",
release_date: "2013-01-01,2013-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2012":
summary: "Top rated shows in 2012"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2012.png
schedule: weekly(tuesday)
template: {
name: year,
num: "X",
release_date: "2012-01-01,2012-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2011":
summary: "Top rated shows in 2011"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2011.png
schedule: weekly(tuesday)
template: {
name: year,
num: "Y",
release_date: "2011-01-01,2011-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
"Top Rated of 2010":
summary: "Top rated shows in 2010"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2010.png
schedule: weekly(tuesday)
template: {
name: year,
num: "Z",
release_date: "2010-01-01,2010-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}

@ -0,0 +1,144 @@
## 3_decades_top.yml
templates:
decade:
sort_title: "+3_<<num>>_<<collection_name>>"
limit: 130
sync_mode: sync
collection_order: custom
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
imdb_list:
url: https://www.imdb.com/search/title/?title_type=<<title_type>>&release_date=<<release_date>>&user_rating=<<user_rating>>&num_votes=<<votes>>,&languages=<<languages>>&user_rating,desc&count=250
limit: 250
collections:
"Top Rated of the 1940s":
summary: "Top rated shows of the 1940s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1940s.png
schedule: weekly(wednesday)
template: {
name: decade,
num: "Z",
release_date: "1940-01-01,1949-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "100,",
languages: "en"
}
"Top Rated of the 1950s":
summary: "Top rated shows of the 1950s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1950s.png
schedule: weekly(wednesday)
template: {
name: decade,
num: "Y",
release_date: "1950-01-01,1959-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "100,",
languages: "en"
}
"Top Rated of the 1960s":
summary: "Top rated shows of the 1960s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1960s.png
schedule: weekly(wednesday)
template: {
name: decade,
num: "X",
release_date: "1960-01-01,1969-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "100,",
languages: "en"
}
"Top Rated of the 1970s":
summary: "Top rated shows of the 1970s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1970s.png
schedule: weekly(wednesday)
template: {
name: decade,
num: "W",
release_date: "1970-01-01,1979-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "100,",
languages: "en"
}
"Top Rated of the 1980s":
summary: "Top rated shows of the 1980s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1980s.png
schedule: weekly(wednesday)
template: {
name: decade,
num: "V",
release_date: "1980-01-01,1989-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "100,",
languages: "en"
}
"Top Rated of the 1990s":
summary: "Top rated shows of the 1990s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1990s.png
schedule: weekly(wednesday)
template: {
name: decade,
num: "U",
release_date: "1990-01-01,1999-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "100,",
languages: "en"
}
"Top Rated of the 2000s":
summary: "Top rated shows of the 2000s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-2000s.png
schedule: weekly(wednesday)
template: {
name: decade,
num: "T",
release_date: "2000-01-01,2009-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "1000,",
languages: "en"
}
"Top Rated of the 2010s":
summary: "Top rated shows of the 2010s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-2010s.png
schedule: weekly(wednesday)
template: {
name: decade,
num: "S",
release_date: "2010-01-01,2019-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "1000,",
languages: "en"
}
"Top Rated of the 2020s":
summary: "Top rated shows of the 2020s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-2020s.png
schedule: weekly
template: {
name: decade,
num: "R",
release_date: "2020-01-01,2029-12-31",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "1000,",
languages: "en"
}

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

@ -0,0 +1,227 @@
## 5_genre_popular.yml
templates:
popular:
sort_title: "+5: <<collection_name>>"
limit: 50
sync_mode: sync
collection_order: custom
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
imdb_list:
url: https://www.imdb.com/search/title/?title_type=<<title_type>>&genres=<<genres>>&languages=<<languages>>&sort=moviemeter,asc
limit: 250
collections:
"Popular in Action":
summary: "Popular shows in Action"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-action.png
schedule: daily
template: {
name: popular,
genres: "action",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in Adventure":
summary: "Popular shows in Adventure"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-adventure.png
schedule: daily
template: {
name: popular,
genres: "adventure",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in Animation":
summary: "Popular shows in Animation"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-animation.png
schedule: daily
template: {
name: popular,
genres: "animation",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in Biography":
summary: "Popular shows in Biography"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-biography.png
schedule: daily
template: {
name: popular,
genres: "biography",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in Comedy":
summary: "Popular shows in Comedy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-comedy.png
schedule: daily
template: {
name: popular,
genres: "comedy",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in Crime":
summary: "Popular shows in Crime"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-crime.png
schedule: daily
template: {
name: popular,
genres: "crime",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in Drama":
summary: "Popular shows in Drama"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-drama.png
schedule: daily
template: {
name: popular,
genres: "drama",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in Family":
summary: "Popular shows in Family"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-family.png
schedule: daily
template: {
name: popular,
genres: "family",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in Fantasy":
summary: "Popular shows in Fantasy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-fantasy.png
schedule: daily
template: {
name: popular,
genres: "fantasy",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in History":
summary: "Popular shows in History"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-history.png
schedule: daily
template: {
name: popular,
genres: "history",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in Horror":
summary: "Popular shows in Horror"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-horror.png
schedule: daily
template: {
name: popular,
genres: "horror",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in Music":
summary: "Popular shows in Music"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-music.png
schedule: daily
template: {
name: popular,
genres: "music",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in Musicals":
summary: "Popular shows in Musicals"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-musicals.png
schedule: daily
template: {
name: popular,
genres: "musicals",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in Mystery":
summary: "Popular shows in Mystery"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-mystery.png
schedule: daily
template: {
name: popular,
genres: "mystery",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in Romance":
summary: "Popular shows in Romance"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-romance.png
schedule: daily
template: {
name: popular,
genres: "romance",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in Sci-Fi":
summary: "Popular shows in Sci-Fi"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-sci-fi.png
schedule: daily
template: {
name: popular,
genres: "sci-fi",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in Thriller":
summary: "Popular shows in Thriller"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-thriller.png
schedule: daily
template: {
name: popular,
genres: "thriller",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in War":
summary: "Popular shows in War"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-war.png
schedule: daily
template: {
name: popular,
genres: "war",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
"Popular in Western":
summary: "Popular shows in Western"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-western.png
schedule: daily
template: {
name: popular,
genres: "western",
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}

@ -0,0 +1,265 @@
## 6_genre_top.yml
templates:
genre:
sort_title: "+6 Rated: <<collection_name>>"
limit: 100
sync_mode: sync
collection_order: custom
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
imdb_list:
url: https://www.imdb.com/search/title/?title_type=<<title_type>>&user_rating=<<user_rating>>&num_votes=<<votes>>&genres=<<genres>>&languages=<<languages>>&sort=user_rating,desc
limit: 250
collections:
"Top Rated in Action":
summary: "Top rated movies in Action"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-action.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "action",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Adventure":
summary: "Top rated movies in Adventure"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-adventure.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "adventure",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Animation":
summary: "Top rated movies in Animation"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-animation.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "animation",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Biography":
summary: "Top rated movies in Biography"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-biography.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "biography",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Comedy":
summary: "Top rated movies in Comedy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-comedy.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "comedy",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Crime":
summary: "Top rated movies in Crime"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-crime.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "crime",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Drama":
summary: "Top rated movies in Drama"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-drama.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "drama",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Family":
summary: "Top rated movies in Family"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-family.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "family",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Fantasy":
summary: "Top rated movies in Fantasy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-fantasy.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "fantasy",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in History":
summary: "Top rated movies in History"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-history.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "history",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Horror":
summary: "Top rated movies in Horror"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-horror.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "horror",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Music":
summary: "Top rated movies in Music"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-music.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "music",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Musicals":
summary: "Top rated movies in Musicals"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-musicals.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "musicals",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Mystery":
summary: "Top rated movies in Mystery"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-mystery.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "mystery",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Romance":
summary: "Top rated movies in Romance"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-romance.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "romance",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Sci-Fi":
summary: "Top rated movies in Sci-Fi"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-sci-fi.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "sci-fi",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Thriller":
summary: "Top rated movies in Thriller"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-thriller.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "thriller",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in War":
summary: "Top rated movies in War"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-war.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "war",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}
"Top Rated in Western":
summary: "Top rated movies in Western"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-western.png
schedule: weekly(thursday)
template: {
name: genre,
genres: "western",
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
}

@ -0,0 +1,99 @@
## movie.yml
libraries:
Movies:
library_type: movie
operations:
delete_unmanaged_collections: true
metadata_path:
- file: config/metadata/movie/1_suggested.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
schedule: weekly(friday)
- file: config/metadata/movie/8_seasonal.yml
- file: config/metadata/movie/9_collections.yml
schedule: weekly(saturday)
settings:
asset_depth: 0
asset_directory:
asset_folders: false
assets_for_all: false
cache: true
cache_expiration: 60
check_nightly: false
create_asset_folders: false
custom_repo:
default_collection_order:
delete_below_minimum: true
delete_not_scheduled: false
dimensional_asset_rename: false
download_url_assets: false
ignore_ids:
ignore_imdb_ids:
item_refresh_delay: 0
minimum_items: 5
missing_only_released: false
notifiarr_collection_addition: false
notifiarr_collection_creation: false
notifiarr_collection_removing: false
only_filter_missing: false
playlist_exclude_users:
playlist_report: true
playlist_sync_to_users: all
prioritize_assets: false
released_missing_only: false
run_again_delay: 2
save_missing: false
show_asset_not_needed: true
show_filtered: false
show_missing: false
show_missing_assets: true
show_missing_episode_assets: false
show_missing_season_assets: false
show_options: false
show_unconfigured: true
show_unmanaged: false
sync_mode: sync
tvdb_language: default
verify_ssl: true
plex:
url:
token:
timeout: 360
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
tmdb:
apikey:
language: en
cache_expiration: 60
region:
mdblist:
apikey:
cache_expiration: 60
trakt:
client_id:
client_secret:
pin:

@ -0,0 +1,97 @@
## show.yml
libraries:
TV Shows:
library_type: show
operations:
delete_unmanaged_collections: true
metadata_path:
- 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)
settings:
asset_depth: 0
asset_directory:
asset_folders: false
assets_for_all: false
cache: true
cache_expiration: 60
check_nightly: false
create_asset_folders: false
custom_repo:
default_collection_order:
delete_below_minimum: true
delete_not_scheduled: false
dimensional_asset_rename: false
download_url_assets: false
ignore_ids:
ignore_imdb_ids:
item_refresh_delay: 0
minimum_items: 5
missing_only_released: false
notifiarr_collection_addition: false
notifiarr_collection_creation: false
notifiarr_collection_removing: false
only_filter_missing: false
playlist_exclude_users:
playlist_report: true
playlist_sync_to_users: all
prioritize_assets: false
released_missing_only: false
run_again_delay: 2
save_missing: false
show_asset_not_needed: true
show_filtered: false
show_missing: false
show_missing_assets: true
show_missing_episode_assets: false
show_missing_season_assets: false
show_options: false
show_unconfigured: true
show_unmanaged: false
sync_mode: sync
tvdb_language: default
verify_ssl: true
plex:
url:
token:
timeout: 360
clean_bundles: false
empty_trash: false
optimize: false
sonarr:
url:
token:
add_missing: false
add_existing: false
root_folder_path:
monitor: all
quality_profile:
language_profile: English
series_type: standard
season_folder: true
tag:
search: false
cutoff_search: false
sonarr_path:
plex_path:
upgrade_existing: false
tmdb:
apikey:
language: en
cache_expiration: 60
region:
mdblist:
apikey:
cache_expiration: 60
trakt:
client_id:
client_secret:
pin:
Loading…
Cancel
Save