# General collections for any movie library (will be replicated for each movie library) external_templates: - repo: templates/collections templates: # Dynamic Collections Templates # ----------------------------- Best_of_Year: default: level: "" trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-of-<> sort_title: 08_+<>_Best of <> sync_mode: sync summary: Rotten Tomatoes Best Movies of <> collection_order: release collection_minimum: 3 delete_below_minimum: true visible_library: true visible_shared: false visible_home: false schedule: monthly(1) collections: ### New Content "Added This Week": template: { name: New, 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 content_rating.not: NC-17, Unrated visible_home: true visible_shared: true ### Trending # Box Office "At The Box Office": template: { name: New, level: "+++" } summary: "Now playing on a screen near you" imdb_chart: box_office collection_order: custom visible_home: false visible_shared: true # Trending online "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 # Trending on Plex "What Everyone Is Watching": template: { name: Chart, level: "++" } summary: "What other subscribers are checking out" libraries: "Movies" # Only consider movies in the Movies library (even when building this collection for 4K Movies) sync_mode: sync collection_order: custom tautulli_popular: list_days: 30 list_size: 15 list_minimum: 2 visible_library: true visible_home: false visible_shared: true # Recommendations from me "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 # Trending actors "The A List": template: { name: Chart, level: "++" } summary: "The biggest actors in Hollywood right now" type: tmdb_popular_people data: 10 visible_home: false visible_shared: true ### For the User # Random list of 10 movies released in the last 10 years # Regenerates every time the user visits the page "Something New": template: { name: New, level: "++" } summary: "Let's try something new" smart_filter: type: movies all: # Movie released in the last 10 years release: 3650 unplayed: true limit: 10 visible_home: true visible_shared: true # Random list of 30 movies released in the last 5 months and added in the last 2 months # Regenerates every time the user visits the page "Spin The Wheel!": template: { name: New, level: "+" } summary: "New releases for you to take a chance on!" smart_filter: type: movies all: # Movie released in the last 5 months release: 150 # Movie added in the last 2 months added: 60 limit: 30 visible_home: true visible_shared: true ### Top Rated # Top movies via IMDB, updated twice a week "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 # Top 70s movies via IMDB, updated monthly "Best of the 70s": template: { name: Decade, 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 # Top 80s movies via RottenTomatoes, updated monthly "Best of the 80s": template: { name: Decade, 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 # Top 90s movies via RottenTomatoes, updated monthly "Best of the 90s": template: { name: Decade, 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 # Top 2000s movies via RottenTomatoes, updated monthly "Best of the 2000s": template: { name: Decade, 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 # Top 2010s movies via RottenTomatoes, updated monthly "Best of the 2010s": template: { name: Decade, 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 # Top 2020s movies via IMDB, updated twice a week "Best of the 2020s": template: { name: Decade, 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 # Movies with a perfect RT score, updated monthly "The 100 Club": template: { name: Award, level: "+" } 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 # Worst movies of all time, updated monthly "Just the Worst": template: { name: Award } summary: "The worst movies of all time." trakt_list: - https://trakt.tv/users/hdlists/lists/worst-movies-of-all-time - https://trakt.tv/users/nwithan8/lists/5-or-less-on-rotton-tomatoes?sort=rank,asc collection_order: audience_rating.desc schedule: monthly(1) visible_home: false visible_shared: false ### Genres ## All genres collections are updated twice a week by default "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: release 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 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 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 # Good weekend movies, only visible on home on Saturday and Sunday "Kick Back and Relax": template: { name: Genre } summary: "The best movies for a lazy weekend afternoon" trakt_list: - https://trakt.tv/users/hdlists/lists/sunday-afternoon-movies?sort=rank,asc collection_order: audience_rating.desc visible_home: weekly(saturday), weekly(sunday) visible_shared: weekly(saturday), weekly(sunday) ### Series and Collections "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 dynamic_collections: ## Use DC as suffix to avoid name conflicts with static collections Best of Year DC: # mapping name does not matter just needs to be unique type: number sync: true data: starting: 2014 ending: current_year title_format: Best of <> template: - Best_of_Year Per-Actor DC: # mapping name does not matter just needs to be unique type: actor data: depth: 5 # must be in top X billed actors for a given movie for the movie to be added minimum: 10 # actor must be in at least X movies to have a collection made Per-Country DC: # mapping name does not matter just needs to be unique type: country title_format: Top <> Cinema key_name_override: France: French Germany: German India: Indian United States: American England: British Japan: Japanese China: Chinese South Korea: Korean Italy: Italian Spain: Spanish Canada: Canadian Mexico: Mexican Australia: Australian Brazil: Brazilian Russia: Russian Argentina: Argentinean Belgium: Belgian Denmark: Danish Finland: Finnish Greece: Greek Iceland: Icelandic Ireland: Irish Netherlands: Dutch New Zealand: New Zealand Norway: Norwegian Poland: Polish Portugal: Portuguese Sweden: Swedish Switzerland: Swiss Turkey: Turkish Ukraine: Ukrainian Per-Genre DC: # mapping name does not matter just needs to be unique type: genre exclude: - Talk Show title_format: Top <> <>s