add parental collections; various bugfixes

pull/554/head
0x5f3 2 years ago
parent 38421afc7f
commit df346cf8f3

@ -8,6 +8,21 @@
- Most Watched Monthly
- Most Watched Yearly
- 1_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)
- 1_parental.yml
- Parental: All
- Parental: Recently Added
- Parental: Random
- Parental: Top-Rated
- 2_awards.yml
- Oscar Winners
- Oscar Nominees
@ -114,6 +129,7 @@
- Top Rated in Distaster
- Top Rated in Dragons
- Top Rated in Dystopian
- Top Rated in Epics
- Top Rated in Espionage
- Top Rated in Experimental
- Top Rated in Fairytale
@ -186,14 +202,5 @@
- 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

@ -1,13 +1,14 @@
This config will populate the following:
- Suggested (random, trending, popular, top-rated, most watched)
- Seasonal *
- Parental
- Awards
- Year (top-rated)
- Decades (top-rated)
- Genre (popular)
- Genre (top-rated)
- Sub-genre (top-rated) *
- Seasonal *
- TMBD collections *
( * = movies only )
@ -32,7 +33,7 @@ After a sucessfull run, you should have something like this:
<br/>
<br/>
![shows](https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/_/_shows.png)
![movies](/assets/_/_movies.png)
<br/>
![movies](https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/_/_movies.png)
![shows](/assets/_/_shows.png)

@ -8,6 +8,12 @@
- Most Watched Monthly
- Most Watched Yearly
- 1_parental.yml
- Parental: All
- Parental: Recently Added
- Parental: Random
- Parental: Top-Rated
- 2_awards.yml
- Emmy Award Winners
- Emmy Award Nominees

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

@ -0,0 +1,155 @@
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
mdblist_title:
optional:
- mdblist_extra_1
- mdblist_extra_2
- mdblist_extra_3
- mdblist_extra_4
- mdblist_extra_5
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_mode: hide
collection_order: title.asc
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
mdblist_list:
- https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
- <<mdblist_extra_1>>
- <<mdblist_extra_2>>
- <<mdblist_extra_3>>
- <<mdblist_extra_4>>
- <<mdblist_extra_5>>
mdblist_added:
optional:
- mdblist_extra_1
- mdblist_extra_2
- mdblist_extra_3
- mdblist_extra_4
- mdblist_extra_5
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
limit: 250
collection_mode: hide
collection_order: added.desc
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
mdblist_list:
- https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
- <<mdblist_extra_1>>
- <<mdblist_extra_2>>
- <<mdblist_extra_3>>
- <<mdblist_extra_4>>
- <<mdblist_extra_5>>
mdblist_random:
optional:
- mdblist_extra_1
- mdblist_extra_2
- mdblist_extra_3
- mdblist_extra_4
- mdblist_extra_5
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
limit: 500
collection_mode: hide
collection_order: random
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
mdblist_list:
- https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
- <<mdblist_extra_1>>
- <<mdblist_extra_2>>
- <<mdblist_extra_3>>
- <<mdblist_extra_4>>
- <<mdblist_extra_5>>
mdblist_toprated:
optional:
- mdblist_extra_1
- mdblist_extra_2
- mdblist_extra_3
- mdblist_extra_4
- mdblist_extra_5
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
limit: 250
collection_mode: hide
collection_order: critic_rating.desc
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
mdblist_list:
- https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
- <<mdblist_extra_1>>
- <<mdblist_extra_2>>
- <<mdblist_extra_3>>
- <<mdblist_extra_4>>
- <<mdblist_extra_5>>
collections:
"Parental: All":
summary: "Movies suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-all.png
template: {
name: mdblist_title,
num: "W",
mdblist_user: "archivist",
mdblist_list: "list-suitable-for-children"
}
"Parental: Recently Added":
summary: "Recently added movies suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-added.png
template: {
name: mdblist_added,
num: "X",
mdblist_user: "archivist",
mdblist_list: "list-suitable-for-children"
}
"Parental: Random":
summary: "Random movies suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-random.png
schedule: daily
template: {
name: plex,
num: "Y"
}
smart_filter:
all:
collection: "Parental: All"
sort_by: random
limit: 500
"Parental: Top-Rated":
summary: "Top-Rated movies suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-top-rated.png
template: {
name: mdblist_toprated,
num: "Z",
mdblist_user: "archivist",
mdblist_list: "list-suitable-for-children"
}

@ -7,8 +7,9 @@ templates:
limit: 200
sync_mode: sync
collection_order: critic_rating.desc
visible_home: true
visible_shared: true
visible_library: true
visible_home: false
visible_shared: false
delete_not_scheduled: true
cache_builders: 4
@ -48,6 +49,10 @@ collections:
imdb_list:
- https://www.imdb.com/list/ls062665509/
- https://www.imdb.com/list/ls051733651/
- https://www.imdb.com/list/ls561620428/
- https://www.imdb.com/list/ls564620820/
- https://www.imdb.com/list/ls094021074/
- https://www.imdb.com/list/ls088378250/
"Halloween Movies":
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/seasonal/seasonal-halloween.png

@ -54,6 +54,7 @@ collections:
"Random Movies":
summary: Random selection of movies
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/random.png
visible_library: true
schedule: daily
template: {
name: plex,
@ -68,7 +69,6 @@ collections:
"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,
@ -82,6 +82,7 @@ collections:
"Popular Movies":
summary: Popular movies across the internet
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/popular.png
visible_library: true
schedule: daily
template: {
name: imdb_popular,

@ -419,7 +419,7 @@ collections:
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en",
letterboxd_list: "theme-epic"
letterboxd_list: "theme-epics"
}
"Top Rated in Espionage":

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

@ -0,0 +1,155 @@
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
mdblist_title:
optional:
- mdblist_extra_1
- mdblist_extra_2
- mdblist_extra_3
- mdblist_extra_4
- mdblist_extra_5
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_mode: hide
collection_order: title.asc
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
mdblist_list:
- https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
- <<mdblist_extra_1>>
- <<mdblist_extra_2>>
- <<mdblist_extra_3>>
- <<mdblist_extra_4>>
- <<mdblist_extra_5>>
mdblist_added:
optional:
- mdblist_extra_1
- mdblist_extra_2
- mdblist_extra_3
- mdblist_extra_4
- mdblist_extra_5
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
limit: 250
collection_mode: hide
collection_order: added.desc
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
mdblist_list:
- https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
- <<mdblist_extra_1>>
- <<mdblist_extra_2>>
- <<mdblist_extra_3>>
- <<mdblist_extra_4>>
- <<mdblist_extra_5>>
mdblist_random:
optional:
- mdblist_extra_1
- mdblist_extra_2
- mdblist_extra_3
- mdblist_extra_4
- mdblist_extra_5
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
limit: 250
collection_mode: hide
collection_order: random
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
mdblist_list:
- https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
- <<mdblist_extra_1>>
- <<mdblist_extra_2>>
- <<mdblist_extra_3>>
- <<mdblist_extra_4>>
- <<mdblist_extra_5>>
mdblist_toprated:
optional:
- mdblist_extra_1
- mdblist_extra_2
- mdblist_extra_3
- mdblist_extra_4
- mdblist_extra_5
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
limit: 250
collection_mode: hide
collection_order: critic_rating.desc
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 6
mdblist_list:
- https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
- <<mdblist_extra_1>>
- <<mdblist_extra_2>>
- <<mdblist_extra_3>>
- <<mdblist_extra_4>>
- <<mdblist_extra_5>>
collections:
"Parental: All":
summary: "TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-all.png
template: {
name: mdblist_title,
num: "W",
mdblist_user: "a2u2y13",
mdblist_list: "list-suitable-for-children"
}
"Parental: Recently Added":
summary: "Recently added TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-added.png
template: {
name: mdblist_added,
num: "X",
mdblist_user: "a2u2y13",
mdblist_list: "list-suitable-for-children"
}
"Parental: Random":
summary: "Random TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-random.png
schedule: daily
template: {
name: plex,
num: "Y"
}
smart_filter:
all:
collection: "Parental: All"
sort_by: random
limit: 250
"Parental: Top-Rated":
summary: "Top-Rated TV shows suitable for children"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-top-rated.png
template: {
name: mdblist_toprated,
num: "Z",
mdblist_user: "a2u2y13",
mdblist_list: "list-suitable-for-children"
}

@ -54,6 +54,7 @@ collections:
"Random TV shows":
summary: Random selection of TV shows
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/random.png
visible_library: true
schedule: daily
template: {
name: plex,
@ -81,6 +82,7 @@ collections:
"Popular TV shows":
summary: Popular TV shows across the internet
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/popular.png
visible_library: true
schedule: daily
template: {
name: imdb_popular,

@ -18,7 +18,7 @@ templates:
collections:
"Top Rated of 2023":
summary: "Top rated shows in 2023"
summary: "Top rated TV shows in 2023"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2023.png
schedule: weekly(tuesday)
template: {
@ -32,7 +32,7 @@ collections:
}
"Top Rated of 2022":
summary: "Top rated shows in 2022"
summary: "Top rated TV shows in 2022"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2022.png
schedule: weekly(tuesday)
template: {
@ -46,7 +46,7 @@ collections:
}
"Top Rated of 2021":
summary: "Top rated shows in 2021"
summary: "Top rated TV shows in 2021"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2021.png
schedule: weekly(tuesday)
template: {
@ -60,7 +60,7 @@ collections:
}
"Top Rated of 2020":
summary: "Top rated shows in 2020"
summary: "Top rated TV shows in 2020"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2020.png
schedule: weekly(tuesday)
template: {
@ -74,7 +74,7 @@ collections:
}
"Top Rated of 2019":
summary: "Top rated shows in 2019"
summary: "Top rated TV shows in 2019"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2019.png
schedule: weekly(tuesday)
template: {
@ -88,7 +88,7 @@ collections:
}
"Top Rated of 2018":
summary: "Top rated shows in 2018"
summary: "Top rated TV shows in 2018"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2018.png
schedule: weekly(tuesday)
template: {
@ -102,7 +102,7 @@ collections:
}
"Top Rated of 2017":
summary: "Top rated shows in 2017"
summary: "Top rated TV shows in 2017"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2017.png
schedule: weekly(tuesday)
template: {
@ -116,7 +116,7 @@ collections:
}
"Top Rated of 2016":
summary: "Top rated shows in 2016"
summary: "Top rated TV shows in 2016"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2016.png
schedule: weekly(tuesday)
template: {
@ -130,7 +130,7 @@ collections:
}
"Top Rated of 2015":
summary: "Top rated shows in 2015"
summary: "Top rated TV shows in 2015"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2015.png
schedule: weekly(tuesday)
template: {
@ -144,7 +144,7 @@ collections:
}
"Top Rated of 2014":
summary: "Top rated shows in 2014"
summary: "Top rated TV shows in 2014"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2014.png
schedule: weekly(tuesday)
template: {
@ -158,7 +158,7 @@ collections:
}
"Top Rated of 2013":
summary: "Top rated shows in 2013"
summary: "Top rated TV shows in 2013"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2013.png
schedule: weekly(tuesday)
template: {
@ -172,7 +172,7 @@ collections:
}
"Top Rated of 2012":
summary: "Top rated shows in 2012"
summary: "Top rated TV shows in 2012"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2012.png
schedule: weekly(tuesday)
template: {
@ -186,7 +186,7 @@ collections:
}
"Top Rated of 2011":
summary: "Top rated shows in 2011"
summary: "Top rated TV shows in 2011"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2011.png
schedule: weekly(tuesday)
template: {
@ -200,7 +200,7 @@ collections:
}
"Top Rated of 2010":
summary: "Top rated shows in 2010"
summary: "Top rated TV shows in 2010"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2010.png
schedule: weekly(tuesday)
template: {

@ -18,7 +18,7 @@ templates:
collections:
"Top Rated of the 1940s":
summary: "Top rated shows of the 1940s"
summary: "Top rated TV 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: {
@ -32,7 +32,7 @@ collections:
}
"Top Rated of the 1950s":
summary: "Top rated shows of the 1950s"
summary: "Top rated TV 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: {
@ -46,7 +46,7 @@ collections:
}
"Top Rated of the 1960s":
summary: "Top rated shows of the 1960s"
summary: "Top rated TV 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: {
@ -60,7 +60,7 @@ collections:
}
"Top Rated of the 1970s":
summary: "Top rated shows of the 1970s"
summary: "Top rated TV 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: {
@ -74,7 +74,7 @@ collections:
}
"Top Rated of the 1980s":
summary: "Top rated shows of the 1980s"
summary: "Top rated TV 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: {
@ -88,7 +88,7 @@ collections:
}
"Top Rated of the 1990s":
summary: "Top rated shows of the 1990s"
summary: "Top rated TV 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: {
@ -102,7 +102,7 @@ collections:
}
"Top Rated of the 2000s":
summary: "Top rated shows of the 2000s"
summary: "Top rated TV 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: {
@ -116,7 +116,7 @@ collections:
}
"Top Rated of the 2010s":
summary: "Top rated shows of the 2010s"
summary: "Top rated TV 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: {
@ -130,7 +130,7 @@ collections:
}
"Top Rated of the 2020s":
summary: "Top rated shows of the 2020s"
summary: "Top rated TV shows of the 2020s"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-2020s.png
schedule: weekly
template: {

@ -18,7 +18,7 @@ templates:
collections:
"Popular in Action":
summary: "Popular shows in Action"
summary: "Popular TV shows in Action"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-action.png
schedule: daily
template: {
@ -29,7 +29,7 @@ collections:
}
"Popular in Adventure":
summary: "Popular shows in Adventure"
summary: "Popular TV shows in Adventure"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-adventure.png
schedule: daily
template: {
@ -40,7 +40,7 @@ collections:
}
"Popular in Animation":
summary: "Popular shows in Animation"
summary: "Popular TV shows in Animation"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-animation.png
schedule: daily
template: {
@ -51,7 +51,7 @@ collections:
}
"Popular in Biography":
summary: "Popular shows in Biography"
summary: "Popular TV shows in Biography"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-biography.png
schedule: daily
template: {
@ -62,7 +62,7 @@ collections:
}
"Popular in Comedy":
summary: "Popular shows in Comedy"
summary: "Popular TV shows in Comedy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-comedy.png
schedule: daily
template: {
@ -73,7 +73,7 @@ collections:
}
"Popular in Crime":
summary: "Popular shows in Crime"
summary: "Popular TV shows in Crime"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-crime.png
schedule: daily
template: {
@ -84,7 +84,7 @@ collections:
}
"Popular in Drama":
summary: "Popular shows in Drama"
summary: "Popular TV shows in Drama"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-drama.png
schedule: daily
template: {
@ -95,7 +95,7 @@ collections:
}
"Popular in Family":
summary: "Popular shows in Family"
summary: "Popular TV shows in Family"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-family.png
schedule: daily
template: {
@ -106,7 +106,7 @@ collections:
}
"Popular in Fantasy":
summary: "Popular shows in Fantasy"
summary: "Popular TV shows in Fantasy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-fantasy.png
schedule: daily
template: {
@ -117,7 +117,7 @@ collections:
}
"Popular in History":
summary: "Popular shows in History"
summary: "Popular TV shows in History"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-history.png
schedule: daily
template: {
@ -128,7 +128,7 @@ collections:
}
"Popular in Horror":
summary: "Popular shows in Horror"
summary: "Popular TV shows in Horror"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-horror.png
schedule: daily
template: {
@ -139,7 +139,7 @@ collections:
}
"Popular in Music":
summary: "Popular shows in Music"
summary: "Popular TV shows in Music"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-music.png
schedule: daily
template: {
@ -150,7 +150,7 @@ collections:
}
"Popular in Musicals":
summary: "Popular shows in Musicals"
summary: "Popular TV shows in Musicals"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-musicals.png
schedule: daily
template: {
@ -161,7 +161,7 @@ collections:
}
"Popular in Mystery":
summary: "Popular shows in Mystery"
summary: "Popular TV shows in Mystery"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-mystery.png
schedule: daily
template: {
@ -172,7 +172,7 @@ collections:
}
"Popular in Romance":
summary: "Popular shows in Romance"
summary: "Popular TV shows in Romance"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-romance.png
schedule: daily
template: {
@ -183,7 +183,7 @@ collections:
}
"Popular in Sci-Fi":
summary: "Popular shows in Sci-Fi"
summary: "Popular TV shows in Sci-Fi"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-sci-fi.png
schedule: daily
template: {
@ -194,7 +194,7 @@ collections:
}
"Popular in Thriller":
summary: "Popular shows in Thriller"
summary: "Popular TV shows in Thriller"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-thriller.png
schedule: daily
template: {
@ -205,7 +205,7 @@ collections:
}
"Popular in War":
summary: "Popular shows in War"
summary: "Popular TV shows in War"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-war.png
schedule: daily
template: {
@ -216,7 +216,7 @@ collections:
}
"Popular in Western":
summary: "Popular shows in Western"
summary: "Popular TV shows in Western"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-western.png
schedule: daily
template: {

@ -18,7 +18,7 @@ templates:
collections:
"Top Rated in Action":
summary: "Top rated movies in Action"
summary: "Top rated TV shows in Action"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-action.png
schedule: weekly(thursday)
template: {
@ -31,7 +31,7 @@ collections:
}
"Top Rated in Adventure":
summary: "Top rated movies in Adventure"
summary: "Top rated TV shows in Adventure"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-adventure.png
schedule: weekly(thursday)
template: {
@ -44,7 +44,7 @@ collections:
}
"Top Rated in Animation":
summary: "Top rated movies in Animation"
summary: "Top rated TV shows in Animation"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-animation.png
schedule: weekly(thursday)
template: {
@ -57,7 +57,7 @@ collections:
}
"Top Rated in Biography":
summary: "Top rated movies in Biography"
summary: "Top rated TV shows in Biography"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-biography.png
schedule: weekly(thursday)
template: {
@ -70,7 +70,7 @@ collections:
}
"Top Rated in Comedy":
summary: "Top rated movies in Comedy"
summary: "Top rated TV shows in Comedy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-comedy.png
schedule: weekly(thursday)
template: {
@ -83,7 +83,7 @@ collections:
}
"Top Rated in Crime":
summary: "Top rated movies in Crime"
summary: "Top rated TV shows in Crime"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-crime.png
schedule: weekly(thursday)
template: {
@ -96,7 +96,7 @@ collections:
}
"Top Rated in Drama":
summary: "Top rated movies in Drama"
summary: "Top rated TV shows in Drama"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-drama.png
schedule: weekly(thursday)
template: {
@ -109,7 +109,7 @@ collections:
}
"Top Rated in Family":
summary: "Top rated movies in Family"
summary: "Top rated TV shows in Family"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-family.png
schedule: weekly(thursday)
template: {
@ -122,7 +122,7 @@ collections:
}
"Top Rated in Fantasy":
summary: "Top rated movies in Fantasy"
summary: "Top rated TV shows in Fantasy"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-fantasy.png
schedule: weekly(thursday)
template: {
@ -135,7 +135,7 @@ collections:
}
"Top Rated in History":
summary: "Top rated movies in History"
summary: "Top rated TV shows in History"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-history.png
schedule: weekly(thursday)
template: {
@ -148,7 +148,7 @@ collections:
}
"Top Rated in Horror":
summary: "Top rated movies in Horror"
summary: "Top rated TV shows in Horror"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-horror.png
schedule: weekly(thursday)
template: {
@ -161,7 +161,7 @@ collections:
}
"Top Rated in Music":
summary: "Top rated movies in Music"
summary: "Top rated TV shows in Music"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-music.png
schedule: weekly(thursday)
template: {
@ -174,7 +174,7 @@ collections:
}
"Top Rated in Musicals":
summary: "Top rated movies in Musicals"
summary: "Top rated TV shows in Musicals"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-musicals.png
schedule: weekly(thursday)
template: {
@ -187,7 +187,7 @@ collections:
}
"Top Rated in Mystery":
summary: "Top rated movies in Mystery"
summary: "Top rated TV shows in Mystery"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-mystery.png
schedule: weekly(thursday)
template: {
@ -200,7 +200,7 @@ collections:
}
"Top Rated in Romance":
summary: "Top rated movies in Romance"
summary: "Top rated TV shows in Romance"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-romance.png
schedule: weekly(thursday)
template: {
@ -213,7 +213,7 @@ collections:
}
"Top Rated in Sci-Fi":
summary: "Top rated movies in Sci-Fi"
summary: "Top rated TV shows 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: {
@ -226,7 +226,7 @@ collections:
}
"Top Rated in Thriller":
summary: "Top rated movies in Thriller"
summary: "Top rated TV shows in Thriller"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-thriller.png
schedule: weekly(thursday)
template: {
@ -239,7 +239,7 @@ collections:
}
"Top Rated in War":
summary: "Top rated movies in War"
summary: "Top rated TV shows in War"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-war.png
schedule: weekly(thursday)
template: {
@ -252,7 +252,7 @@ collections:
}
"Top Rated in Western":
summary: "Top rated movies in Western"
summary: "Top rated TV shows in Western"
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-western.png
schedule: weekly(thursday)
template: {

@ -6,21 +6,23 @@ libraries:
operations:
delete_unmanaged_collections: true
metadata_path:
- file: config/metadata/movie/1_suggested.yml
- file: config/metadata/movie/2_year_top.yml
# - repo: movie/0_radarr.yml
- repo: movie/1_suggested.yml
- repo: movie/1_seasonal.yml
- repo: movie/1_parental.yml
- repo: movie/2_year_top.yml
schedule: weekly(monday)
- file: config/metadata/movie/3_decades_top.yml
- repo: movie/3_decades_top.yml
schedule: weekly(tuesday)
- file: config/metadata/movie/4_awards.yml
- repo: movie/4_awards.yml
schedule: weekly(wednesday)
- file: config/metadata/movie/5_genre_popular.yml
- file: config/metadata/movie/6_genre_top.yml
- repo: movie/5_genre_popular.yml
- repo: movie/6_genre_top.yml
schedule: weekly(thursday)
- file: config/metadata/movie/7_subgenre_top.yml
- repo: 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)
- repo: movie/9_collections.yml
schedule: weekly(sunday)
settings:
asset_depth: 0
asset_directory:
@ -30,7 +32,7 @@ settings:
cache_expiration: 60
check_nightly: false
create_asset_folders: false
custom_repo:
custom_repo: https://github.com/0x5f3/pmm-config/assets/metadata/
default_collection_order:
delete_below_minimum: true
delete_not_scheduled: false

@ -6,15 +6,17 @@ libraries:
operations:
delete_unmanaged_collections: true
metadata_path:
- file: config/metadata/show/1_suggested.yml
- file: config/metadata/show/2_year_top.yml
# - repo: show/0_sonarr.yml
- repo: show/1_suggested.yml
- repo: show/1_parental.yml
- repo: show/2_year_top.yml
schedule: weekly(monday)
- file: config/metadata/show/3_decades_top.yml
- repo: show/3_decades_top.yml
schedule: weekly(wednesday)
- file: config/metadata/show/4_awards.yml
- repo: show/4_awards.yml
schedule: weekly(thursday)
- file: config/metadata/show/5_genre_popular.yml
- file: config/metadata/show/6_genre_top.yml
- repo: show/5_genre_popular.yml
- repo: show/6_genre_top.yml
schedule: weekly(saturday)
settings:
asset_depth: 0
@ -25,7 +27,7 @@ settings:
cache_expiration: 60
check_nightly: false
create_asset_folders: false
custom_repo:
custom_repo: https://github.com/0x5f3/pmm-config/assets/metadata/
default_collection_order:
delete_below_minimum: true
delete_not_scheduled: false

Loading…
Cancel
Save