plex-configs/plex/pmm/collections/movies_collections_general.yml

602 lines
18 KiB
YAML

# General collections for any movie library (will be replicated for each movie library)
templates:
Chart:
default:
level: ""
sort_title: <<level>>+01_<<collection_name>>
sync_mode: sync
schedule: daily
visible_library: true
Holiday:
default:
level: ""
sort_title: <<level>>+02_<<collection_name>>
sync_mode: sync
collection_order: custom
schedule: never
visible_library: true
Studio:
default:
level: ""
sort_title: <<level>>+03_<<collection_name>>
sync_mode: sync
collection_order: custom
schedule: daily
visible_library: true
Genre:
default:
level: ""
sort_title: <<level>>+04_<<collection_name>>
sync_mode: sync
schedule: weekly(wednesday), weekly(sunday)
visible_library: true
Country:
default:
level: ""
sort_title: <<level>>+05_<<collection_name>>
sync_mode: sync
collection_order: custom
schedule: weekly(wednesday), weekly(sunday)
visible_library: true
Award:
default:
level: ""
sort_title: <<level>>+06_<<collection_name>>
sync_mode: sync
collection_order: custom
schedule: weekly(wednesday), weekly(sunday)
visible_library: true
Collection:
default:
level: ""
sort_title: <<level>>+07_<<collection_name>>
sync_mode: sync
collection_order: custom
schedule: weekly(wednesday), weekly(sunday)
visible_library: true
Best Of:
default:
level: ""
trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-of-<<year>>
sort_title: <<level>>+08+_Best of <<year>>
sync_mode: sync
summary: Rotten Tomatoes Best Movies of <<year>>
collection_order: release
collection_minimum: 3
delete_below_minimum: true
Decade:
default:
level: ""
sort_title: <<level>>+08_<<collection_name>>
sync_mode: sync
collection_order: custom
schedule: weekly(wednesday), weekly(sunday)
visible_library: true
Person:
default:
level: ""
smart_filter:
sort_by: release.desc
any:
actor: tmdb
director: tmdb
producer: tmdb
writer: tmdb
tmdb_person: <<person>>
sort_title: <<level>>+09_<<collection_name>>
sync_mode: append
visible_library: true
Actor:
default:
level: ""
tmdb_actor_details: <<person>>
sort_title: <<level>>+09_<<collection_name>>
sync_mode: append
collection_order: custom
visible_library: true
Director:
default:
level: ""
tmdb_director_details: <<person>>
sort_title: <<level>>+09_<<collection_name>>
sync_mode: append
collection_order: custom
visible_library: true
Producer:
default:
level: ""
tmdb_producer_details: <<person>>
sort_title: <<level>>+09_<<collection_name>>
sync_mode: append
collection_order: custom
visible_library: true
General:
default:
level: ""
sort_title: <<level>>+10_<<collection_name>>
sync_mode: sync
collection_order: custom
schedule: weekly(wednesday), weekly(sunday)
visible_library: true
collections:
### New Content
"Added This Week":
template: { name: Chart,
level: "++" }
summary: "Movies now playing on Plex"
smart_filter:
type: movies
sort_by: release.desc
all:
# Movie added in the last 7 days
added: 7
visible_home: true
visible_shared: true
### Trending
"At The Box Office":
template: { name: Chart,
level: "+++" }
summary: "Now playing on a screen near you"
imdb_chart: box_office
collection_order: custom
visible_home: false
visible_shared: true
"Trending Now":
template: { name: Chart,
level: "+++" }
summary: "The hottest movies right now"
imdb_chart: popular_movies
collection_order: custom
visible_home: false
visible_shared: true
"Editor's Choice":
template: { name: Chart,
level: "++" }
summary: "Our top picks"
trakt_list:
- https://trakt.tv/users/nwithan8/lists/recommendations-plex-sync?sort=popularity,asc
collection_order: release.desc
visible_home: true
visible_shared: true
### Top Rated
"Best Of All Time":
template: { name: Award,
level: "++" }
summary: "Dive into the best films ever made"
imdb_chart: top_movies
schedule: weekly(wednesday), weekly(sunday)
visible_home: false
visible_shared: true
"Best of the 70s":
template: { name: Award,
level: "+" }
summary: "IMDb's top movies of the 1970s"
imdb_list:
- 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)
visible_home: false
visible_shared: false
"Best of the 80s":
template: { name: Award,
level: "+" }
summary: "RottenTomatoes' top movies of the 1980s"
mdblist_list: https://mdblist.com/lists/hdlists/rottentomatoes-com-s-best-of-the-80s
schedule: monthly(1)
visible_home: false
visible_shared: false
"Best of the 90s":
template: { name: Award,
level: "+" }
summary: "RottenTomatoes' top movies of the 1990s"
mdblist_list: https://mdblist.com/lists/hdlists/rottentomatoes-com-s-best-of-the-90s
schedule: monthly(1)
visible_home: false
visible_shared: false
"Best of the 2000s":
template: { name: Award,
level: "+" }
summary: "RottenTomatoes' top movies of the 2000s"
mdblist_list: https://mdblist.com/lists/hdlists/best-of-the-00s
schedule: monthly(1)
visible_home: false
visible_shared: false
"Best of the 2010s":
template: { name: Award,
level: "+" }
summary: "RottenTomatoes' top movies of the 2010s"
mdblist_list: https://mdblist.com/lists/hdlists/best-of-the-2010s
schedule: monthly(1)
visible_home: false
visible_shared: false
"Best of the 2020s":
template: { name: Award,
level: "+" }
summary: "IMDb's top movies of the 2020s"
imdb_list:
- 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)
visible_home: false
visible_shared: false
"The 100 Club":
template: { name: Award }
summary: "RottenTomatoes' movies with a perfect score"
mdblist_list: https://mdblist.com/lists/hdlists/100-on-rottentomatoes-com
schedule: monthly(1)
visible_home: false
visible_shared: false
# Genres
"What's The Deal With Airplane Food?":
template: { name: Genre }
summary: "Some of the best stand-up you'll ever see."
trakt_list:
- https://trakt.tv/users/lish408/lists/stand-up-comedy-specials
collection_order: audience_rating.desc
visible_home: true
visible_shared: true
"Spoofs and Parodies":
template: { name: Genre }
summary: "Imitation is the sincerest form of flattery"
mdblist_list: https://mdblist.com/lists/hdlists/top-50-parody-movies-of-all-time
schedule: yearly(01/01)
visible_home: false
visible_shared: false
"Slam Dunk":
template: { name: Genre }
summary: "The best sports movies, ever."
mdblist_list: https://mdblist.com/lists/hdlists/150-best-sports-movies-of-all-time
schedule: yearly(01/01)
visible_home: false
visible_shared: false
"Get In, Get Out":
template: { name: Genre }
summary: "Don't forget about the getaway driver out front"
mdblist_list: https://mdblist.com/lists/hdlists/best-heist-movies-of-all-time
visible_home: false
visible_shared: false
"On The Edge Of Your Seat":
template: { name: Genre }
summary: "The suspense is killing us!"
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
visible_home: false
visible_shared: false
"Documentaries":
template: { name: Genre }
summary: "You might learn something"
smart_filter:
type: movies
sort_by: critic_rating.desc
all:
genre: Documentary
visible_home: false
visible_shared: false
"What a Twist!":
template: { name: Genre }
summary: "Bet you didn't see THAT coming..."
mdblist_list: https://mdblist.com/lists/hdlists/crazy-plot-twists
collection_order: custom
visible_home: false
visible_shared: false
"Based On A True Story":
template: { name: Genre }
summary: ""
mdblist_list: https://mdblist.com/lists/hdlists/based-on-or-inspired-by-a-true-story
collection_order: custom
visible_home: false
visible_shared: false
"A Real-Life Whodunnit":
template: { name: Genre }
summary: "True Crime Documentaries"
trakt_list:
- https://trakt.tv/users/lish408/lists/true-crime-documentary-series-film
collection_order: custom
visible_home: false
visible_shared: true
### Seasonal
"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(10/01-10/31)
visible_home: range(10/01-10/31)
visible_shared: range(10/01-10/31)
# TODO: Replace for 2022
"31 Days of Horror":
template: { name: Holiday,
level: "++" }
summary: "Do you dare?"
trakt_list:
- https://trakt.tv/users/lish408/lists/31-days-of-horror-2021
collection_order: custom
schedule: range(09/30-10/31)
visible_home: false
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-11/28)
visible_home: range(11/01-11/28)
visible_shared: range(11/01-11/28)
"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-12/31)
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-12/31)
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/15)
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/18)
visible_home: range(03/10-03/18)
visible_shared: range(03/10-03/18)
### Series and Collections
Best of 2014:
template: { name: Best Of, year: 2014 }
schedule: yearly(01/01)
Best of 2015:
template: { name: Best Of, year: 2015 }
schedule: yearly(01/01)
Best of 2016:
template: { name: Best Of, year: 2016 }
schedule: yearly(01/01)
Best of 2017:
template: { name: Best Of, year: 2017 }
schedule: yearly(01/01)
Best of 2018:
template: { name: Best Of, year: 2018 }
schedule: monthly(1)
Best of 2019:
template: { name: Best Of, year: 2019 }
schedule: monthly(1)
Best of 2020:
template: { name: Best Of, year: 2020 }
schedule: monthly(1)
Best of 2021:
template: { name: Best Of, year: 2021 }
schedule: monthly(1)
Best of 2022:
template: { name: Best Of, year: 2022 }
schedule: monthly(1)
"How Did This Get Made?":
template: { name: Collection,
level: "++" }
summary: "The films of the podcast 'How Did This Get Made?'"
trakt_list:
- https://trakt.tv/users/lish408/lists/how-did-this-get-made-podcast
collection_order: audience_rating.desc
visible_home: false
visible_shared: true
"Rom-com Central":
template: { name: Collection,
level: "++" }
summary: "Rotten Tomatoes' best romantic comedies of all time"
trakt_list:
- https://trakt.tv/users/lish408/lists/rotten-tomatoes-the-200-best-romantic-comedies-of-all-time
collection_order: audience_rating.desc
visible_home: false
visible_shared: true
"Best Movie Ever":
template: { name: Collection,
level: "++" }
trakt_list_details:
- https://trakt.tv/users/nwithan8/lists/best-movie-ever?sort=added,asc
collection_minimum: 3
delete_below_minimum: true
visible_home: false
visible_shared: true
"Worst Movie Ever":
template: { name: Collection,
level: "++" }
trakt_list_details:
- https://trakt.tv/users/nwithan8/lists/worst-movie-ever?sort=added,asc
collection_minimum: 3
delete_below_minimum: true
visible_home: false
visible_shared: true
"1001 Movies You Must See Before You Die":
template: { name: Collection,
level: "++" }
# summary provided by Trakt
schedule: monthly(1)
trakt_list_details:
- https://trakt.tv/users/sp1ti/lists/1001-movies-you-must-see-before-you-die
collection_order: critic_rating.desc
visible_home: true
visible_shared: true
"The Criterion Collection":
template: { name: Collection,
level: "++" }
# summary provided by Trakt
trakt_list_details:
- https://trakt.tv/users/maxwelldeux/lists/the-criterion-collection
collection_order: critic_rating.desc
visible_home: true
visible_shared: true
"Bond. James Bond.":
template: { name: Collection,
level: "+" }
summary: "007 forever"
mdblist_list: https://mdblist.com/lists/hdlists/james-bond-movies
visible_home: false
visible_shared: false
"I Love You 3000":
template: { name: Collection,
level: "+" }
summary: "The Marvel Cinematic Universe"
trakt_list:
- https://trakt.tv/users/cybercelia/lists/mcu
collection_order: release
visible_home: false
visible_shared: false
"Tell Me, Do You Bleed?":
template: { name: Collection,
level: "+" }
summary: "The DC Cinematic Universe"
trakt_list:
- https://trakt.tv/users/maxrax/lists/dc-cinematics
collection_order: release
visible_home: false
visible_shared: false
"Disney Channel Original Movies":
template: { name: Collection,
level: "+" }
summary: "You're watching Disney Channel"
imdb_list:
- https://www.imdb.com/list/ls093405279
collection_order: release
visible_home: false
visible_shared: false
"To Boldly Go":
summary: "The Star Trek collection"
template: { name: Collection,
level: "+" }
trakt_list:
- https://trakt.tv/users/dgw/lists/star-trek-canon
url_background: https://i.redd.it/vz20prnp8v551.jpg
visible_home: false
visible_shared: false
"In A Galaxy Far, Far Away":
summary: "The Star Wars collection"
template: { name: Collection,
level: "+" }
trakt_list_details:
- https://trakt.tv/users/ruben_vw_/lists/star-wars-canon-timeline
url_background: https://images.unsplash.com/photo-1579566346927-c68383817a25
visible_home: false
visible_shared: false
"Bears. Beets. Battlestar Galactica":
summary: "The Battlestar Galactica collection"
template: { name: Collection,
level: "+" }
trakt_list_details:
- https://trakt.tv/users/mraniki/lists/battlestar-galactica-universe
url_background: https://wallpapercave.com/wp/vPJGO64.jpg
url_poster: https://theposterdb.com/api/assets/160915
visible_home: false
visible_shared: false
"To Be Or Not To Be":
summary: "The Shakespeare collection"
template: { name: Collection,
level: "+" }
trakt_list_details:
- https://trakt.tv/users/michaeldibben/lists/shakespeare-plays
url_background: https://images.unsplash.com/photo-1598391990342-311775e3d374
visible_home: false
visible_shared: false