- Use dynamic collection for holidays

- Add metadata files, mark TV shows with what season they aired
This commit is contained in:
nharris 2023-02-10 13:00:29 -07:00
parent 4f3319843e
commit e427f0b248
6 changed files with 1514 additions and 148 deletions

View File

@ -54,7 +54,7 @@ collections:
list_size: 15 list_size: 15
list_minimum: 2 list_minimum: 2
visible_library: true visible_library: true
visible_home: false visible_home: true
visible_shared: true visible_shared: true
# Recommendations from me # Recommendations from me
@ -75,7 +75,7 @@ collections:
summary: "The biggest actors in Hollywood right now" summary: "The biggest actors in Hollywood right now"
type: tmdb_popular_people type: tmdb_popular_people
data: 10 data: 10
visible_home: false visible_home: true
visible_shared: true visible_shared: true
### For the User ### For the User
@ -132,7 +132,7 @@ collections:
- https://www.imdb.com/search/title/?title_type=tv_series&release_date=1970-01-01,1979-12-31&num_votes=1000,&sort=user_rating,desc - https://www.imdb.com/search/title/?title_type=tv_series&release_date=1970-01-01,1979-12-31&num_votes=1000,&sort=user_rating,desc
schedule: monthly(1) schedule: monthly(1)
visible_home: false visible_home: false
visible_shared: false visible_shared: true
# Top 80s movies via RottenTomatoes, updated monthly # Top 80s movies via RottenTomatoes, updated monthly
"Best of the 80s": "Best of the 80s":
@ -142,7 +142,7 @@ collections:
mdblist_list: https://mdblist.com/lists/hdlists/rottentomatoes-com-s-best-of-the-80s mdblist_list: https://mdblist.com/lists/hdlists/rottentomatoes-com-s-best-of-the-80s
schedule: monthly(1) schedule: monthly(1)
visible_home: false visible_home: false
visible_shared: false visible_shared: true
# Top 90s movies via RottenTomatoes, updated monthly # Top 90s movies via RottenTomatoes, updated monthly
"Best of the 90s": "Best of the 90s":
@ -152,7 +152,7 @@ collections:
mdblist_list: https://mdblist.com/lists/hdlists/rottentomatoes-com-s-best-of-the-90s mdblist_list: https://mdblist.com/lists/hdlists/rottentomatoes-com-s-best-of-the-90s
schedule: monthly(1) schedule: monthly(1)
visible_home: false visible_home: false
visible_shared: false visible_shared: true
# Top 2000s movies via RottenTomatoes, updated monthly # Top 2000s movies via RottenTomatoes, updated monthly
"Best of the 2000s": "Best of the 2000s":
@ -162,7 +162,7 @@ collections:
mdblist_list: https://mdblist.com/lists/hdlists/best-of-the-00s mdblist_list: https://mdblist.com/lists/hdlists/best-of-the-00s
schedule: monthly(1) schedule: monthly(1)
visible_home: false visible_home: false
visible_shared: false visible_shared: true
# Top 2010s movies via RottenTomatoes, updated monthly # Top 2010s movies via RottenTomatoes, updated monthly
"Best of the 2010s": "Best of the 2010s":
@ -172,7 +172,7 @@ collections:
mdblist_list: https://mdblist.com/lists/hdlists/best-of-the-2010s mdblist_list: https://mdblist.com/lists/hdlists/best-of-the-2010s
schedule: monthly(1) schedule: monthly(1)
visible_home: false visible_home: false
visible_shared: false visible_shared: true
# Top 2020s movies via IMDB, updated twice a week # Top 2020s movies via IMDB, updated twice a week
"Best of the 2020s": "Best of the 2020s":
@ -183,7 +183,7 @@ collections:
- https://www.imdb.com/search/title/?title_type=tv_series&release_date=2020-01-01,2029-12-31&num_votes=5000,&languages=en&sort=user_rating,desc - https://www.imdb.com/search/title/?title_type=tv_series&release_date=2020-01-01,2029-12-31&num_votes=5000,&languages=en&sort=user_rating,desc
schedule: weekly(wednesday), weekly(sunday) schedule: weekly(wednesday), weekly(sunday)
visible_home: false visible_home: false
visible_shared: false visible_shared: true
# Movies with a perfect RT score, updated monthly # Movies with a perfect RT score, updated monthly
"The 100 Club": "The 100 Club":
@ -193,7 +193,7 @@ collections:
mdblist_list: https://mdblist.com/lists/hdlists/100-on-rottentomatoes-com mdblist_list: https://mdblist.com/lists/hdlists/100-on-rottentomatoes-com
schedule: monthly(1) schedule: monthly(1)
visible_home: false visible_home: false
visible_shared: false visible_shared: true
# Worst movies of all time, updated monthly # Worst movies of all time, updated monthly
"Just the Worst": "Just the Worst":
@ -205,7 +205,7 @@ collections:
collection_order: audience_rating.desc collection_order: audience_rating.desc
schedule: monthly(1) schedule: monthly(1)
visible_home: false visible_home: false
visible_shared: false visible_shared: true
### Genres ### Genres
## All genres collections are updated twice a week by default ## All genres collections are updated twice a week by default
@ -215,7 +215,7 @@ collections:
trakt_list: trakt_list:
- https://trakt.tv/users/lish408/lists/stand-up-comedy-specials - https://trakt.tv/users/lish408/lists/stand-up-comedy-specials
collection_order: release collection_order: release
visible_home: true visible_home: false
visible_shared: true visible_shared: true
"Spoofs and Parodies": "Spoofs and Parodies":
@ -223,21 +223,21 @@ collections:
summary: "Imitation is the sincerest form of flattery" summary: "Imitation is the sincerest form of flattery"
mdblist_list: https://mdblist.com/lists/hdlists/top-50-parody-movies-of-all-time mdblist_list: https://mdblist.com/lists/hdlists/top-50-parody-movies-of-all-time
visible_home: false visible_home: false
visible_shared: false visible_shared: true
"Slam Dunk": "Slam Dunk":
template: { name: Genre } template: { name: Genre }
summary: "The best sports movies, ever." summary: "The best sports movies, ever."
mdblist_list: https://mdblist.com/lists/hdlists/150-best-sports-movies-of-all-time mdblist_list: https://mdblist.com/lists/hdlists/150-best-sports-movies-of-all-time
visible_home: false visible_home: false
visible_shared: false visible_shared: true
"Get In, Get Out": "Get In, Get Out":
template: { name: Genre } template: { name: Genre }
summary: "Don't forget about the getaway driver out front" summary: "Don't forget about the getaway driver out front"
mdblist_list: https://mdblist.com/lists/hdlists/best-heist-movies-of-all-time mdblist_list: https://mdblist.com/lists/hdlists/best-heist-movies-of-all-time
visible_home: false visible_home: false
visible_shared: false visible_shared: true
"On The Edge Of Your Seat": "On The Edge Of Your Seat":
template: { name: Genre } template: { name: Genre }
@ -245,7 +245,7 @@ collections:
imdb_list: imdb_list:
- https://www.imdb.com/search/keyword/?keywords=psychological-thriller&ref_=kw_ref_rt_usr&sort=release_date,desc&mode=detail&page=1&title_type=movie&genres=Thriller&user_rating=5.0%2C&release_date=2000%2C - https://www.imdb.com/search/keyword/?keywords=psychological-thriller&ref_=kw_ref_rt_usr&sort=release_date,desc&mode=detail&page=1&title_type=movie&genres=Thriller&user_rating=5.0%2C&release_date=2000%2C
visible_home: false visible_home: false
visible_shared: false visible_shared: true
"Documentaries": "Documentaries":
template: { name: Genre } template: { name: Genre }
@ -256,7 +256,7 @@ collections:
all: all:
genre: Documentary genre: Documentary
visible_home: false visible_home: false
visible_shared: false visible_shared: true
"What a Twist!": "What a Twist!":
template: { name: Genre } template: { name: Genre }
@ -264,7 +264,7 @@ collections:
mdblist_list: https://mdblist.com/lists/hdlists/crazy-plot-twists mdblist_list: https://mdblist.com/lists/hdlists/crazy-plot-twists
collection_order: custom collection_order: custom
visible_home: false visible_home: false
visible_shared: false visible_shared: true
"Based On A True Story": "Based On A True Story":
template: { name: Genre } template: { name: Genre }
@ -272,7 +272,7 @@ collections:
mdblist_list: https://mdblist.com/lists/hdlists/based-on-or-inspired-by-a-true-story mdblist_list: https://mdblist.com/lists/hdlists/based-on-or-inspired-by-a-true-story
collection_order: custom collection_order: custom
visible_home: false visible_home: false
visible_shared: false visible_shared: true
"A Real-Life Whodunnit": "A Real-Life Whodunnit":
template: { name: Genre } template: { name: Genre }
@ -520,3 +520,181 @@ dynamic_collections:
title_format: Top <<key_name>> <<library_type>>s title_format: Top <<key_name>> <<library_type>>s
template: template:
- Per_Genre - Per_Genre
Per-Holiday DC: # mapping name does not matter just needs to be unique
type: custom
data:
years: New Year's Day
valentine: Valentine's Day
patrick: St. Patrick's Day
easter: Easter
mother: Mother's Day
memorial: Memorial Day
father: Father's Day
independence: Independence Day
labor: Labor Day
halloween: Halloween
horror: Horror
trick: Kid-Friendly Halloween
slash: Slasher
thanksgiving: Thanksgiving
christmas: Christmas
hallmark: Hallmark Christmas
title_format: <<key_name>> <<library_typeU>>s
template:
- Per_Holiday
template_variables:
emoji:
years: "🎊 "
valentine: "💘 "
patrick: "☘ "
easter: "🐰 "
mother: "🤱 "
memorial: "🪖 "
father: "👨 "
independence: "🎆 "
labor: "⚒ "
halloween: "🎃 "
horror: "👻 "
trick: "🍬 "
slash: "🔪 "
thanksgiving: "🦃 "
christmas: "🎅 "
hallmark: "🎁 "
schedule:
years: range(12/26-01/04)
valentine: range(02/01-02/20)
patrick: range(03/01-03/18)
easter: range(03/20-04/30)
mother: range(05/05-05/10)
memorial: range(5/18-6/7)
father: range(06/15-06/20)
independence: range(06/23-07/11)
labor: range(09/01-09/10)
halloween: range(10/01-10/31)
horror: range(10/01-10/31)
trick: range(10/01-10/31)
slash: range(10/01-10/31)
thanksgiving: range(11/01-11/30)
christmas: range(12/01-12/31)
hallmark: range(12/01-12/31)
level:
years: "++"
valentine: "++"
patrick: "++"
easter: "++"
mother: "++"
memorial: "++"
father: "++"
independence: "++"
labor: "++"
halloween: "+++"
horror: "+"
trick: "++"
slash: "+"
thanksgiving: "++"
christmas: "++"
hallmark: "+"
seasonal_summary:
years: "Ring in the New Year with these movies!"
valentine: "Love me tender, love me sweet, never let me go."
patrick: "Kiss Me, I'm Irish."
easter: "Hoppy Easter!"
mother: "Thanks Mom!"
memorial: "Remembering those who gave their lives for our freedom."
father: "Thanks Dad!"
independence: "Celebrate the 4th of July with these movies!"
labor: "Labor Day is a day off, but these movies are hard work."
halloween: "Boo!"
horror: "Don't be scared, it's just a movie."
trick: "Trick or Treat!"
slash: "He's right behind you!"
thanksgiving: "Gobble gobble!"
christmas: "Cozy up with some Christmas classics."
hallmark: "Christmas movies with extra-sap!"
imdb_list:
years:
- https://www.imdb.com/list/ls066838460/
valentine:
- https://www.imdb.com/list/ls000094398/
- https://www.imdb.com/list/ls057783436/
- https://www.imdb.com/list/ls064427905/
patrick:
- https://www.imdb.com/list/ls063934595/
easter:
- https://www.imdb.com/list/ls062665509/
- https://www.imdb.com/list/ls051733651/
mother:
- https://www.imdb.com/list/ls072551197/
memorial:
- https://www.imdb.com/list/ls002014923/
father:
- https://www.imdb.com/list/ls020471057/
independence:
- https://www.imdb.com/list/ls068664510/
- https://www.imdb.com/list/ls080925875/
labor:
- https://www.imdb.com/list/ls002014923/
halloween:
- https://www.imdb.com/list/ls023118929/
- https://www.imdb.com/list/ls000099714/
thanksgiving:
- https://www.imdb.com/list/ls000835734/
- https://www.imdb.com/list/ls091597850/
christmas:
- https://www.imdb.com/list/ls000096828/
trakt_list:
valentine:
- https://trakt.tv/users/movie-pal/lists/valentine-s-day
- https://trakt.tv/users/barsaky/lists/den-svateho-valentina-valentine-s-day
- https://trakt.tv/users/abbelea/lists/movies-best-of-love
patrick:
- https://trakt.tv/users/triadcool/lists/irish
- https://trakt.tv/users/sympli/lists/st-patricks-day-movies
halloween:
- https://trakt.tv/users/29zombies/lists/halloween
- https://trakt.tv/users/galacticboy/lists/not-so-spooky-halloween
# - https://trakt.tv/users/kairbear08/lists/halloween
# - https://trakt.tv/users/mybicycle/lists/halloween
# - https://trakt.tv/users/jayinftl/lists/halloween
# - https://trakt.tv/users/roswellgeek/lists/halloween
trick:
- https://trakt.tv/users/hdlists/lists/halloween-movies-for-kids
horror:
- https://trakt.tv/users/lish408/lists/31-days-of-horror-2022 # TODO: Replace for 2023
slash:
- https://trakt.tv/users/hdlists/lists/80s-slasher-movies
thanksgiving:
- https://trakt.tv/users/galacticboy/lists/thanksgiving-movies
- https://trakt.tv/users/shahid1296/lists/thanksgiving
- https://trakt.tv/users/retrogran/lists/thanksgiving-season-movies
- https://trakt.tv/users/padawan_seneca/lists/vibe-autumn-tv-series-movies
christmas:
- https://trakt.tv/users/movistapp/lists/christmas-movies
- https://trakt.tv/users/questdvd/lists/absolute-hayes-christmas-classics
- https://trakt.tv/users/littlestella3/lists/christmas
hallmark:
- https://trakt.tv/users/mzdiobolik/lists/hallmark-christmas-movies
tmdb_collection:
halloween:
- 185103 # Hotel Transylvania
- 11716 # Addams Family
- 750822 # Addams Family Animated
- 313086 # Conjuring
- 91361 # Halloween Collection
- 8581 # A Nightmare on Elm Street Collection
- 1733 # The Mummy Collection
- 8091 # Alien Collection
- 2980 # Ghostbusters
- 751156 # Hocus Pocus
tmdb_movie:
halloween:
- 23437 # A Nightmare on Elm Street (2010)
visible_home:
default: true
visible_shared:
default: true
image:
default: seasonal/<<key>>
translation_key:
default: season

View File

@ -1,118 +0,0 @@
external_templates:
- repo: templates/collections
collections:
## All seasonal collections are only updated and visible during the season
"This is Halloween":
template: { name: Holiday,
level: "+++" }
summary: "Boo!"
trakt_list:
- https://trakt.tv/users/29zombies/lists/halloween
- https://trakt.tv/users/galacticboy/lists/not-so-spooky-halloween
# - https://trakt.tv/users/kairbear08/lists/halloween
# - https://trakt.tv/users/mybicycle/lists/halloween
# - https://trakt.tv/users/jayinftl/lists/halloween
# - https://trakt.tv/users/roswellgeek/lists/halloween
collection_order: audience_rating.desc
schedule: range(09/30-11/01) # You have to schedule it one day longer so it will run and change visibility
visible_home: range(09/30-10/31)
visible_shared: range(09/30-10/31)
# TODO: Replace for 2023
"31 Days of Horror":
template: { name: Holiday,
level: "++" }
summary: "Do you dare?"
trakt_list:
- https://trakt.tv/users/lish408/lists/31-days-of-horror-2022
collection_order: custom
schedule: range(09/30-11/01) # You have to schedule it one day longer so it will run and change visibility
visible_home: range(09/30-10/31)
visible_shared: range(09/30-10/31)
"Trick or Treat!":
template: { name: Holiday,
level: "++" }
summary: "Family-friendly Halloween movies"
trakt_list:
- https://trakt.tv/users/hdlists/lists/halloween-movies-for-kids
collection_order: custom
schedule: range(09/30-11/01) # You have to schedule it one day longer so it will run and change visibility
visible_home: range(09/30-10/31)
visible_shared: range(09/30-10/31)
"He's Right Behind You!":
template: { name: Holiday,
level: "++" }
summary: "Classic slasher films"
trakt_list:
- https://trakt.tv/users/hdlists/lists/80s-slasher-movies
collection_order: custom
schedule: range(09/30-11/01) # You have to schedule it one day longer so it will run and change visibility
visible_home: range(09/30-10/31)
visible_shared: range(09/30-10/31)
"This is Thanksgiving":
template: { name: Holiday,
level: "+++" }
summary: "Gobble gobble!"
trakt_list:
- https://trakt.tv/users/galacticboy/lists/thanksgiving-movies
- https://trakt.tv/users/shahid1296/lists/thanksgiving
- https://trakt.tv/users/retrogran/lists/thanksgiving-season-movies
- https://trakt.tv/users/padawan_seneca/lists/vibe-autumn-tv-series-movies
collection_order: audience_rating.desc
schedule: range(11/01-12/01) # You have to schedule it one day longer so it will run and change visibility
visible_home: range(11/01-11/30)
visible_shared: range(11/01-11/30)
"This is Christmas":
template: { name: Holiday,
level: "+++" }
summary: "Cozy up with some Christmas classics"
trakt_list:
- https://trakt.tv/users/movistapp/lists/christmas-movies
- https://trakt.tv/users/questdvd/lists/absolute-hayes-christmas-classics
- https://trakt.tv/users/littlestella3/lists/christmas
collection_order: audience_rating.desc
schedule: range(11/29-01/01) # You have to schedule it one day longer so it will run and change visibility
visible_home: range(11/29-12/31)
visible_shared: range(11/29-12/31)
"The Hallmark Christmas Collection":
template: { name: Holiday,
level: "++" }
summary: "Christmas movies with extra-sap"
trakt_list:
- https://trakt.tv/users/mzdiobolik/lists/hallmark-christmas-movies
collection_order: audience_rating.desc
schedule: range(11/29-01/01) # You have to schedule it one day longer so it will run and change visibility
visible_home: range(11/29-12/31)
visible_shared: range(11/29-12/31)
"This is Valentine's Day":
template: { name: Holiday,
level: "+++" }
summary: "Love me tender, love me sweet"
trakt_list:
- https://trakt.tv/users/movie-pal/lists/valentine-s-day
- https://trakt.tv/users/barsaky/lists/den-svateho-valentina-valentine-s-day
- https://trakt.tv/users/abbelea/lists/movies-best-of-love
collection_order: audience_rating.desc
schedule: range(02/01-02/16) # You have to schedule it one day longer so it will run and change visibility
visible_home: range(02/01-02/15)
visible_shared: range(02/01-02/15)
"This is St. Patrick's Day":
template: { name: Holiday,
level: "+++" }
summary: "Kiss me, I'm Irish"
trakt_list:
- https://trakt.tv/users/triadcool/lists/irish
- https://trakt.tv/users/sympli/lists/st-patricks-day-movies
collection_order: audience_rating.desc
schedule: range(03/10-03/19) # You have to schedule it one day longer so it will run and change visibility
visible_home: range(03/10-03/18)
visible_shared: range(03/10-03/18)

View File

@ -0,0 +1,4 @@
# Metadata changes for the Movies library
metadata:

File diff suppressed because it is too large Load Diff

View File

@ -41,18 +41,6 @@ templates:
visible_shared: true visible_shared: true
visible_home: true visible_home: true
Holiday:
default:
level: ""
optional:
- poster_url
sort_title: 03_+<<level>>_<<collection_name>>
sync_mode: sync
collection_order: custom
schedule: never
visible_library: true
url_poster: <<poster_url>>
Chart: Chart:
default: default:
level: "" level: ""

View File

@ -74,3 +74,51 @@ templates:
all: all:
network: <<value>> network: <<value>>
Per_Holiday:
default:
level: ""
sync_mode: sync
sync_mode_<<key>>: <<sync_mode>>
sort_by: title.asc
sort_by_<<key>>: <<sort_by>>
schedule_<<key>>: <<schedule>>
limit_<<key>>: <<limit>>
tmdb_collection_<<key>>: <<tmdb_collection>>
tmdb_movie_<<key>>: <<tmdb_movie>>
imdb_list_<<key>>: <<imdb_list>>
trakt_list_<<key>>: <<trakt_list>>
mdblist_list_<<key>>: <<mdblist_list>>
summary_<<key>>: <<seasonal_summary>>
name_<<key>>: <<seasonal_name>>
emoji_<<key>>: <<emoji>>
optional:
- poster_url
- schedule
- tmdb_collection
- tmdb_movie
- limit
- imdb_list
- trakt_list
- mdblist_list
smart_label:
sort_by: <<sort_by_<<key>>>>
limit: <<limit_<<key>>>>
all:
label: <<smart_label>>
schedule: <<schedule_<<key>>>>
delete_not_scheduled: true
sync_mode: <<sync_mode_<<key>>>>
tmdb_collection: <<tmdb_collection_<<key>>>>
tmdb_movie: <<tmdb_movie_<<key>>>>
imdb_list: <<imdb_list_<<key>>>>
trakt_list: <<trakt_list_<<key>>>>
mdblist_list: <<mdblist_list_<<key>>>>
cache_builders: 1
summary: <<summary_<<key>>>>
name: <<emoji_<<key>>>><<name_<<key>>>>
sort_title: 03_+<<level>>_<<collection_name>>
visible_shared: true
visible_home: true
collection_order: custom
url_poster: <<poster_url>>