From 0dd4fb07cf5e63f7deed03e0b1c530c080587afa Mon Sep 17 00:00:00 2001 From: Charles Date: Sun, 1 May 2022 12:39:02 -0400 Subject: [PATCH] Minor update to movie configs Created template in movies.yml for IMDb lists and removed limits from movieGenre.yml --- charles15/movies/movieGenre.yml | 20 +++++++++----------- charles15/movies/movies.yml | 19 +++++++++---------- charles15/tvShows/tv.yml | 9 ++++++++- 3 files changed, 26 insertions(+), 22 deletions(-) diff --git a/charles15/movies/movieGenre.yml b/charles15/movies/movieGenre.yml index b4817a3..9deb7a9 100644 --- a/charles15/movies/movieGenre.yml +++ b/charles15/movies/movieGenre.yml @@ -6,8 +6,9 @@ templates: default: title: feature url_poster: <> - imdb_list: - - url: https://www.imdb.com/search/title/?title_type=<>&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=<<genre>>&sort=user_rating,desc + sort_title: zzz_<<collection_name>> + limit: 250 + imdb_list: https://www.imdb.com/search/title/?title_type=<<title>>&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=<<genre>>&sort=user_rating,desc sort_title: zzz_<<collection_name>> sync_mode: sync url_poster: <<poster>> @@ -31,9 +32,6 @@ collections: Crime: template: { name: IMDb Genre, genre: crime, poster: https://theposterdb.com/api/assets/53057} summary: Crime film is a genre that revolves around the action of a criminal mastermind. A Crime film will often revolve around the criminal himself, chronicling his rise and fall. Some Crime films will have a storyline that follows the criminal's victim, yet others follow the person in pursuit of the criminal. This genre tends to be fast paced with an air of mystery – this mystery can come from the plot or from the characters themselves. - Documentary: - template: { name: IMDb Genre, genre: documentary, title: documentary, poster: https://theposterdb.com/api/assets/51430} - summary: Documentary film is a non-fiction genre intended to document reality primarily for the purposes of instruction, education, or maintaining a historical record. Drama: template: { name: IMDb Genre, genre: drama, poster: https://theposterdb.com/api/assets/52016} summary: Drama film is a genre that relies on the emotional and relational development of realistic characters. While Drama film relies heavily on this kind of development, dramatic themes play a large role in the plot as well. Often, these dramatic themes are taken from intense, real life issues. Whether heroes or heroines are facing a conflict from the outside or a conflict within themselves, Drama film aims to tell an honest story of human struggles. @@ -62,16 +60,16 @@ collections: - https://www.imdb.com/list/ls090404120/ summary: Martial Arts film is a sub-genre of action films that feature numerous martial arts combat between characters. These combats are usually the films' primary appeal and entertainment value, and often are a method of storytelling and character expression and development. Martial Arts are frequently featured in training scenes and other sequences in addition to fights. Martial Arts films commonly include other types of action, such as hand-to-hand combat, stuntwork, chases, and gunfights. Musical: - template: { name: IMDb Genre, genre: musical, limit: 200, poster: https://theposterdb.com/api/assets/51427} + template: { name: IMDb Genre, genre: musical, poster: https://theposterdb.com/api/assets/51427} summary: A Musical interweaves vocal and dance performances into the narrative of the film. The songs of a film can either be used to further the story or simply enhance the experience of the audience. These films are often done on a grand scale and incorporate lavish costumes and sets. Traditional musicals center on a well-known star, famous for their dancing or singing skills (i.e. Fred Astaire, Gene Kelly, Judy Garland). These films explore concepts such are love and success, allowing the audience to escape from reality. Mystery: template: { name: IMDb Genre, genre: mystery, poster: https://theposterdb.com/api/assets/53060} summary: A Mystery film centers on a person of authority, usually a detective, that is trying to solve a mysterious crime. The main protagonist uses clues, investigation, and logical reasoning. The biggest element in these films is a sense of “whodunit” suspense, usually created through visual cues and unusual plot twists. Romance: - template: { name: IMDb Genre, genre: romance, limit: 200, poster: https://theposterdb.com/api/assets/53062} + template: { name: IMDb Genre, genre: romance, poster: https://theposterdb.com/api/assets/53062} summary: "Romance film can be defined as a genre wherein the plot revolves around the love between two protagonists. This genre usually has a theme that explores an issue within love, including but not limited to: love at first sight, forbidden love, love triangles, and sacrificial love. The tone of Romance film can vary greatly. Whether the end is happy or tragic, Romance film aims to evoke strong emotions in the audience." Romantic Comedy: - template: { name: IMDb Genre, genre: "romance,comedy", limit: 200, poster: https://theposterdb.com/api/assets/112580} + template: { name: IMDb Genre, genre: "romance,comedy", poster: https://theposterdb.com/api/assets/112580} summary: Romantic Comedy is a genre that attempts to catch the viewer’s heart with the combination of love and humor. This sub-genre is light-hearted and usually places the two protagonists in humorus situation. Romantic-Comedy film revolves around a romantic ideal, such as true love. In the end, the ideal triumphs over the situation or obstacle, thus creating a happy ending. filters: genre: Comedy @@ -79,14 +77,14 @@ collections: template: { name: IMDb Genre, genre: sci-fi, poster: https://theposterdb.com/api/assets/51772} summary: Science Fiction (Sci-Fi) film is a genre that incorporates hypothetical, science-based themes into the plot of the film. Often, this genre incorporates futuristic elements and technologies to explore social, political, and philosophical issues. The film itself is usually set in the future, either on earth or in space. Traditionally, a Science Fiction film will incorporate heroes, villains, unexplored locations, fantastical quests, and advanced technology. Sports: - template: { name: IMDb Genre, genre: sport, limit: 200, poster: https://theposterdb.com/api/assets/60371} + template: { name: IMDb Genre, genre: sport, poster: https://theposterdb.com/api/assets/60371} summary: A Sport Film revolves around a sport setting, event, or an athlete. Often, these films will center on a single sporting event that carries significant importance. Sports films traditionally have a simple plot that builds up to the significant sporting event. This genre is known for incorporating film techniques to build anticipation and intensity. Sport films have a large range of sub-genres, from comedies to dramas, and are more likely than other genres to be based true-life events. Thriller: template: { name: IMDb Genre, genre: thriller, poster: https://theposterdb.com/api/assets/52019} summary: Thriller Film is a genre that revolves around anticipation and suspense. The aim for Thrillers is to keep the audience alert and on the edge of their seats. The protagonist in these films is set against a problem – an escape, a mission, or a mystery. No matter what sub-genre a Thriller film falls into, it will emphasize the danger that the protagonist faces. The tension with the main problem is built on throughout the film and leads to a highly stressful climax. War: - template: { name: IMDb Genre, genre: war, limit: 200, poster: https://theposterdb.com/api/assets/51477} + template: { name: IMDb Genre, genre: war, poster: https://theposterdb.com/api/assets/51477} summary: War Film is a genre that looks at the reality of war on a grand scale. They often focus on landmark battles as well as political issues within war. This genre usually focuses on a main character and his team of support, giving the audience an inside look into the gritty reality of war. Western: - template: { name: IMDb Genre, genre: western, limit: 200, poster: https://theposterdb.com/api/assets/51774} + template: { name: IMDb Genre, genre: western, poster: https://theposterdb.com/api/assets/51774} summary: "Western Film is a genre that revolves around stories primarily set in the late 19th century in the American Old West. Most Westerns are set between the American Civil War (1865) and the early 1900s. Common themes within Western Film include: the conquest of the wild west, the cultural separation of the East and the West, the West’s resistance to modern change, the conflict between Cowboys and Indians, outlaws, and treasure/gold hunting. American Western Film usually revolves around a stoic hero and emphasizes the importance of honor and sacrifice." \ No newline at end of file diff --git a/charles15/movies/movies.yml b/charles15/movies/movies.yml index 30aa81f..bb44e0d 100644 --- a/charles15/movies/movies.yml +++ b/charles15/movies/movies.yml @@ -8,6 +8,10 @@ templates: Series: sort_title: +03_<<collection_name>> sync_mode: sync + IMDb Series: + sort_title: +03_<<collection_name>> + imdb_list: https://www.imdb.com/list/<<IMDbList>>/ + sync_mode: sync collections: ###################################################### # Movie Charts # @@ -107,29 +111,25 @@ collections: summary: All Alien & Predator movies in the shared universe name_mapping: AlienPredator Universe Rocky Universe: - template: {name: Series} - imdb_list: https://www.imdb.com/list/ls538336139/ + template: {name: IMDb Series, IMDbList: ls538336139 } url_poster: https://theposterdb.com/api/assets/5907 sort_by: release_date.desc collection_order: release summary: All movies from the Rocky & Creed Universe. Fast & Furious Collection: - template: {name: Series} - imdb_list: https://www.imdb.com/list/ls068290878/ + template: {name: IMDb Series, IMDbList: ls068290878 } url_poster: https://theposterdb.com/api/assets/47254 sort_by: release_date.desc collection_order: custom summary: All movies in the Fast & Furious Universe. Indiana Jones Franchise: - template: {name: Series} - imdb_list: https://www.imdb.com/list/ls538364160/ + template: {name: IMDb Series, IMDbList: ls538364160 } url_poster: https://theposterdb.com/api/assets/11385 sort_by: release_date.desc collection_order: custom summary: All movies in the Indiana Jones Universe. Mission Impossible Collection: - template: {name: Series} - imdb_list: https://www.imdb.com/list/ls066600640 + template: {name: IMDb Series, IMDbList: ls066600640 } url_poster: https://theposterdb.com/api/assets/6475 sort_by: release_date.desc collection_order: custom @@ -137,8 +137,7 @@ collections: name_mapping: Mission Impossible summary: "All movies in the Mission: Impossible Universe." James Bond Franchise: - template: {name: Series} - imdb_list: https://www.imdb.com/list/ls006405458/ + template: {name: IMDb Series, IMDbList: ls006405458 } url_poster: https://theposterdb.com/api/assets/75315 sort_by: release_date.desc collection_order: custom diff --git a/charles15/tvShows/tv.yml b/charles15/tvShows/tv.yml index 5df1ba4..c048c08 100644 --- a/charles15/tvShows/tv.yml +++ b/charles15/tvShows/tv.yml @@ -17,4 +17,11 @@ collections: list_size: 15 list_buffer: 25 summary: Most popular TV Shows on Plex in the last year. - name_mapping: Zoidberg Popular Shows \ No newline at end of file + name_mapping: Zoidberg Popular Shows + Business Den: + sort_title: +02_<<collection_name>> + sync_mode: sync + tmdb_list: 8196451 + url_poster: https://mymodernmet.com/wp/wp-content/uploads/2019/05/Euanart-Jaws-Shark-Photo-5.jpg + summary: Collection of all Entrepreneur Pitch Shows (i.e. Dragon's Den, Shark Tank) + \ No newline at end of file