diff --git a/JJJonesJr33/Anime (Updated).png b/JJJonesJr33/Anime (Updated).png deleted file mode 100644 index 9e630c7..0000000 Binary files a/JJJonesJr33/Anime (Updated).png and /dev/null differ diff --git a/JJJonesJr33/Kometa.png b/JJJonesJr33/Kometa.png new file mode 100644 index 0000000..36032ba Binary files /dev/null and b/JJJonesJr33/Kometa.png differ diff --git a/JJJonesJr33/Movies (Updated).png b/JJJonesJr33/Movies (Updated).png deleted file mode 100644 index c6f4a47..0000000 Binary files a/JJJonesJr33/Movies (Updated).png and /dev/null differ diff --git a/JJJonesJr33/Movies 4K (Updated).png b/JJJonesJr33/Movies 4K (Updated).png deleted file mode 100644 index 0de1561..0000000 Binary files a/JJJonesJr33/Movies 4K (Updated).png and /dev/null differ diff --git a/JJJonesJr33/Plex-Meta-Manager-All/README.md b/JJJonesJr33/Plex-Meta-Manager-All/README.md index 0e69371..3ec7b6f 100644 --- a/JJJonesJr33/Plex-Meta-Manager-All/README.md +++ b/JJJonesJr33/Plex-Meta-Manager-All/README.md @@ -1,3 +1,3 @@ **Single Instance** (Simple Setup) -If you are using a single instance of PMM - Copy everything in ```Plex-Meta-Manager-All``` to your docker container location and edit the config.yml to match your settings. Then run the container, open a terminal window, and use the following command ```python plex_meta_manager.py -r``` +If you are using a single instance of Kometa - Copy everything in ```Plex-Meta-Manager-All``` to your docker container location and edit the config.yml to match your settings. Then run the container, open a terminal window, and use the following command ```python kometa.py -r``` diff --git a/JJJonesJr33/Plex-Meta-Manager-All/config.yml b/JJJonesJr33/Plex-Meta-Manager-All/config.yml index 0972330..e3755cc 100644 --- a/JJJonesJr33/Plex-Meta-Manager-All/config.yml +++ b/JJJonesJr33/Plex-Meta-Manager-All/config.yml @@ -1,97 +1,215 @@ -## This file is a template remove the .template to use the file +################################# +## Version: 2.0.2-build50 ## +## UPDATED 09/27/2024 ## +################################# libraries: # Library mappings must have a colon (:) placed after them - Anime: + movies_uhd: + library_name: Movies | UHD + remove_overlays: false + report_path: config/reports/movies_uhd.yml collection_files: - - /config/metadata/anime.yml + - /config/metadata/collections.yml + - /config/metadata/decades.yml + - /config/metadata/suggestions_movies_uhd.yml + overlay_files: + - /config/overlays/movies_uhd.yml settings: - missing_path: config/missing asset_directory: - config/assets/ operations: assets_for_all: false split_duplicates: false - delete_unmanaged_collections: false - Movies: + delete_collections: + configured: false + managed: true + less: 1 + movies: library_name: Movies + remove_overlays: false + report_path: config/reports/movies.yml collection_files: - - /config/metadata/genres.yml - - /config/metadata/holidays.yml - # - /config/metadata/studios.yml - - /config/metadata/movie_suggestions.yml - - /config/metadata/awards.yml - # - /config/metadata/collections.yml + - /config/metadata/collections.yml - /config/metadata/decades.yml + - /config/metadata/suggestions_movies.yml + overlay_files: + - /config/overlays/movies.yml settings: - missing_path: config/missing asset_directory: - config/assets/ - - config/assets/movies - - config/assets/awards - - config/assets/collections - - config/assets/decades - - config/assets/genres - - config/assets/holidays - - config/assets/studios - - config/assets/movie_suggestions operations: assets_for_all: false split_duplicates: false - delete_unmanaged_collections: true - TV Shows: - library_name: TV Shows + delete_collections: + configured: false + managed: true + less: 1 + movies_anime: + library_name: Movies | Anime + remove_overlays: false + report_path: config/reports/movies_anime.yml collection_files: - - /config/metadata/kids.yml + - /config/metadata/anime.yml + overlay_files: + - /config/overlays/movies_anime.yml + settings: + asset_directory: + - config/assets/ + operations: + assets_for_all: false + split_duplicates: false + delete_collections: + configured: false + managed: true + less: 1 + item_audio_language: default # Set default audio language + item_subtitle_language: en-US # Set default subtitle language + anime: + library_name: TV | Anime + remove_overlays: false + report_path: config/reports/anime.yml + collection_files: + - /config/metadata/anime.yml + overlay_files: + - /config/overlays/anime.yml + settings: + asset_directory: + - config/assets/ + operations: + assets_for_all: false + split_duplicates: false + delete_collections: + configured: false + managed: true + less: 1 + item_audio_language: default # Set default audio language + item_subtitle_language: en-US # Set default subtitle language + item_refresh: + enabled: true # Enable item refresh + files: + - /config/metadata/anime.yml + shows: + library_name: TV | Shows + remove_overlays: false + report_path: config/reports/shows.yml + collection_files: + - /config/metadata/collections.yml + - /config/metadata/suggestions_tv.yml + - /config/metadata/networks.yml + overlay_files: + - /config/overlays/shows.yml + settings: + asset_directory: + - config/assets/ + operations: + assets_for_all: false + split_duplicates: false + delete_collections: + configured: false + managed: true + less: 1 + live: + library_name: TV | Live + remove_overlays: false + report_path: config/reports/live.yml + collection_files: + - /config/metadata/suggestions_tv.yml - /config/metadata/networks.yml - - /config/metadata/tv_suggestions.yml + overlay_files: + - /config/overlays/live.yml settings: - missing_path: config/missing asset_directory: - config/assets/ - - config/assets/kids - - config/assets/networks - - config/assets/tv_suggestions operations: assets_for_all: false split_duplicates: false - delete_unmanaged_collections: true + delete_collections: + configured: false + managed: true + less: 1 + teens: + library_name: TV | Teens + remove_overlays: false + report_path: config/reports/teens.yml + collection_files: + - /config/metadata/kids.yml + overlay_files: + - /config/overlays/teens.yml + settings: + asset_directory: + - config/assets/ + operations: + assets_for_all: false + split_duplicates: false + delete_collections: + configured: false + managed: true + less: 1 + kids: + library_name: TV | Kids + remove_overlays: false + report_path: config/reports/kids.yml + collection_files: + - /config/metadata/kids.yml + overlay_files: + - /config/overlays/kids.yml + settings: + asset_directory: + - config/assets/ + operations: + assets_for_all: false + split_duplicates: false + delete_collections: + configured: false + managed: true + less: 1 settings: # Can be individually specified per library as well + run_order: + - operations + - metadata + - collections + - overlays cache: true cache_expiration: 60 + asset_directory: config/assets + report_path: config/reports asset_folders: true asset_depth: 3 create_asset_folders: true - create_asset_directories: true + prioritize_assets: false dimensional_asset_rename: true + download_url_assets: true + show_missing_season_assets: false + show_missing_episode_assets: true + show_asset_not_needed: true sync_mode: sync + minimum_items: 1 + default_collection_order: delete_below_minimum: true delete_not_scheduled: false run_again_delay: 2 missing_only_released: true only_filter_missing: false show_unmanaged: true + show_unconfigured: true show_filtered: true show_options: true - show_missing: false + show_missing: true show_missing_assets: false - show_missing_season_assets: false - save_missing: false + save_report: true tvdb_language: eng ignore_ids: ignore_imdb_ids: - minimum_items: 1 - default_collection_order: - download_url_assets: true - verify_ssl: true item_refresh_delay: 0 - asset_directory: config/assets - missing_path: config/missing playlist_sync_to_users: all - show_missing_episode_assets: true - show_asset_not_needed: true - custom_repo: - prioritize_assets: false + playlist_exclude_users: playlist_report: true + verify_ssl: true + custom_repo: + overlay_artwork_filetype: png + overlay_artwork_quality: 95 + overlay_filetype: png + overlay_quality: 95 check_nightly: false webhooks: error: notifiarr @@ -122,35 +240,6 @@ mdblist: cache_expiration: 60 notifiarr: apikey: -radarr: # Can be individually specified per library as well - url: http://192.168.1.2:7878/ - token: ################################ - add_missing: true - add_existing: false - root_folder_path: /media/movies - monitor: true - availability: released - quality_profile: 1080p - tag: - search: true - radarr_path: /media - plex_path: /media/movies -sonarr: - url: http://192.168.1.12:32789 - token: ################################ - add_missing: true - add_existing: false - root_folder_path: /media/shows - monitor: all - quality_profile: 1080p - language_profile: English - series_type: standard - season_folder: true - tag: - search: true - cutoff_search: false - sonarr_path: /media - plex_path: /media/shows anidb: # Not required for AniDB builders unless you want mature content username: password: diff --git a/JJJonesJr33/Plex-Meta-Manager-All/metadata/anime.yml b/JJJonesJr33/Plex-Meta-Manager-All/metadata/anime.yml index 5128b1a..52b234a 100644 --- a/JJJonesJr33/Plex-Meta-Manager-All/metadata/anime.yml +++ b/JJJonesJr33/Plex-Meta-Manager-All/metadata/anime.yml @@ -1,16 +1,6 @@ ############################################################## ## Anime Collections ## ## Created by JJJonesJr33 ## -## Version 2.0 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, & Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## ############################################################## ####################### @@ -20,8 +10,10 @@ templates: Anime: mal_search: + sort_by: score.asc genre: <> limit: 0 + sfw: false url_poster: https://theposterdb.com/api/assets/<> collection_order: alpha collection_mode: hide @@ -36,7 +28,7 @@ templates: limit: 0 collection_order: alpha collection_mode: hide - sync_mode: sync + sync_mode: sync ############################# ## Collections ## @@ -44,20 +36,51 @@ templates: collections: + Top Anime Series: + mal_tv: 20 + limit: 50 + collection_order: custom + sort_title: ++++++++_Top_Anime_Series + sync_mode: sync + + Top Anime OVA Series: + mal_ova: 20 + limit: 50 + collection_order: custom + sort_title: ++++++++_Top_Anime_OVA_Series + sync_mode: sync + + Top Anime Specials: + mal_special: 20 + limit: 50 + collection_order: custom + sort_title: ++++++++_Top_Anime_Specials + sync_mode: sync + Top Airing Anime: mal_airing: 10 + limit: 50 collection_order: custom sort_title: ++++++++_Top_Airing sync_mode: sync + + Top Upcoming Anime: + mal_upcoming: 10 + limit: 50 + collection_order: custom + sync_mode: sync + sort_title: ++++++++_Top_Upcoming Most Popular Anime: mal_popular: 20 + limit: 250 collection_order: custom sort_title: ++++++++_Most_Popular sync_mode: sync Most Favorited Anime: mal_favorite: 20 + limit: 250 collection_order: custom sort_title: ++++++++_Most_Favorited sync_mode: sync @@ -65,6 +88,9 @@ collections: Seasonal Winter: mal_season: season: winter + sort_by: score + year: 2023 + limit: 500 collection_order: custom sort_title: +++++++_Winter sync_mode: sync @@ -72,6 +98,9 @@ collections: Seasonal Spring: mal_season: season: spring + sort_by: score + year: 2023 + limit: 500 collection_order: custom sort_title: +++++++_Spring sync_mode: sync @@ -79,6 +108,9 @@ collections: Seasonal Summer: mal_season: season: summer + sort_by: score + year: 2023 + limit: 500 collection_order: custom sort_title: +++++++_Summer sync_mode: sync @@ -86,10 +118,22 @@ collections: Seasonal Fall: mal_season: season: fall + sort_by: score + year: 2023 + limit: 500 collection_order: custom sort_title: +++++++_Fall sync_mode: sync + Current: + mal_season: + season: current + sort_by: score + limit: 500 + collection_order: custom + sort_title: +++++++_Current + sync_mode: sync + ############################# ## MyAnimeList ## ############################# diff --git a/JJJonesJr33/Plex-Meta-Manager-All/metadata/awards.yml b/JJJonesJr33/Plex-Meta-Manager-All/metadata/awards.yml deleted file mode 100644 index 5ad4aca..0000000 --- a/JJJonesJr33/Plex-Meta-Manager-All/metadata/awards.yml +++ /dev/null @@ -1,44 +0,0 @@ -############################################################## -## Movie Awards Collections ## -## Created by JJJonesJr33 ## -## Version 2.0 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, & Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## -############################################################## - -####################### -## Templates ## -####################### - - -templates: - Awards: - sort_title: +++++++++_<> - url_poster: https://theposterdb.com/api/assets/<> - # visible_home: range(11/01-02/28) - # visible_shared: range(11/01-02/28) - # schedule: range(11/01-02/28) - collection_mode: hide - collection_order: release.desc - sync_mode: sync - -############################# -## Collections ## -############################# - -collections: - - Award Winning Movies: - template: {name: Awards, poster: 213569} - imdb_list: - - url: "https://www.imdb.com/search/title/?title_type=feature,short,documentary&groups=emmy_winner&sort=year,desc" - - url: "https://www.imdb.com/search/title/?title_type=feature,short,documentary&groups=golden_globe_winner&sort=year,desc" - - url: "https://www.imdb.com/search/title/?title_type=feature,short,documentary&groups=oscar_winner&sort=year,desc" - summary: "A collection of winning movies from the Emmys, Oscars and Golden Globe award ceremonies over the years" diff --git a/JJJonesJr33/Plex-Meta-Manager-All/metadata/collections.yml b/JJJonesJr33/Plex-Meta-Manager-All/metadata/collections.yml index d3f5a12..7613f8a 100644 --- a/JJJonesJr33/Plex-Meta-Manager-All/metadata/collections.yml +++ b/JJJonesJr33/Plex-Meta-Manager-All/metadata/collections.yml @@ -1 +1,56 @@ +############################################################## +## Collections ## +## Created by JJJonesJr33 ## +############################################################## +####################### +## Templates ## +####################### + +templates: + Collection: + url_poster: https://theposterdb.com/api/assets/<> + sort_title: +++++++++++_<> + collection_mode: hide + # collection_order: custom + # visible_home: range(10/01-10/31) + # visible_shared: range(10/01-10/31) + sync_mode: sync + +############################# +## Collections ## +############################# + +collections: + +################# +## Trakt ## +################# + + Stargate Universe In Order: + template: {name: Collection, poster: 228932} + collection_order: custom + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/stargate-cinematic-universe-in-timeline-order + summary: "Stargate Cinematic Universe in Timeline Order" + + Star Trek Universe In Order: + template: {name: Collection, poster: 164122} + collection_order: custom + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/star-trek-cinematic-universe-in-timeline-order + summary: "Star Trek Cinematic Universe in Timeline Order" + + Star Wars Universe In Order: + template: {name: Collection, poster: 226519} + collection_order: custom + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/star-wars-cinematic-universe-in-timeline-order + summary: "Star Wars Cinematic Universe in Timeline Order" + + Marvel Cinematic Universe In Order: + template: {name: Collection, poster: 162417} + collection_order: custom + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/marvel-cinematic-universe-in-timeline-order + summary: "Marvel Cinematic Universe In Order" diff --git a/JJJonesJr33/Plex-Meta-Manager-All/metadata/decades.yml b/JJJonesJr33/Plex-Meta-Manager-All/metadata/decades.yml index f09d5d6..3640685 100644 --- a/JJJonesJr33/Plex-Meta-Manager-All/metadata/decades.yml +++ b/JJJonesJr33/Plex-Meta-Manager-All/metadata/decades.yml @@ -1,16 +1,6 @@ ############################################################## -## Dynamic Decade Collections ## +## Dynamic Decade Collections ## ## Created by JJJonesJr33 ## -## Version 2.0 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, & Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## ############################################################## ####################### @@ -22,7 +12,7 @@ templates: smart_filter: any: decade: <> - sort_by: release.desc + sort_by: year.desc url_poster: https://theposterdb.com/api/assets/<> sort_title: +++++_<> collection_mode: hide diff --git a/JJJonesJr33/Plex-Meta-Manager-All/metadata/genres.yml b/JJJonesJr33/Plex-Meta-Manager-All/metadata/genres.yml deleted file mode 100644 index a0fb595..0000000 --- a/JJJonesJr33/Plex-Meta-Manager-All/metadata/genres.yml +++ /dev/null @@ -1,292 +0,0 @@ -############################################################## -## Genres Collections ## -## Created by JJJonesJr33 ## -## Version 2.5 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, & Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## -############################################################## - -####################### -## Templates ## -####################### - -templates: - Dynamic: # mapping name does not matter, just needs to be unique - smart_filter: - all: - genre: <> - sort_by: release.desc - url_poster: https://theposterdb.com/api/assets/<> - sort_title: ++++++++_<> - collection_mode: hide - Genre: - plex_search: - genre: <> - url_poster: https://theposterdb.com/api/assets/<> - sort_title: ++++++++_<> - collection_mode: hide - collection_order: release.desc - Special Genre: - url_poster: https://theposterdb.com/api/assets/<> - sort_title: ++++++++_<> - collection_mode: hide - collection_order: release.desc - # IMDB Genre: # Has been removed as Plex now includes these genres in it's list - # url_poster: https://theposterdb.com/api/assets/<> - # sort_title: ++++++++_<> - # collection_mode: hide - # collection_order: release - # imdb_list: - # - "https://www.imdb.com/search/title/?title_type=movie&genres=<>" - IMDB Special Genre: - url_poster: https://theposterdb.com/api/assets/<<poster>> - sort_title: ++++++++_<<collection_name>> - collection_mode: hide - collection_order: release.desc - # imdb_list: - # - url: "https://www.imdb.com/search/title/?title_type=movie&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=<<genre>>" - IMDB Keyword: - url_poster: https://theposterdb.com/api/assets/<<poster>> - sort_title: ++++++++_<<collection_name>> - collection_mode: hide - collection_order: release.desc - # imdb_list: - # - url: "https://www.imdb.com/search/keyword/?title_type=movie&keywords=<<genre>>" - -############################# -## Collections ## -############################# - -collections: - -################################### -## Smart Collections ## -################################### - - Action: - template: {name: Dynamic, collection: Action, poster: 213118} - summary: Action films are a genre wherein physical action takes precedence in the storytelling. The film will often have continuous motion and action including physical stunts, chases, fights, battles, and races. The story usually revolves around a hero that has a goal, but is facing incredible odds to obtain it. - Adult: - template: {name: Dynamic, collection: Adult, poster: } - summary: "New adult (NA) fiction is a developing genre of fiction with protagonists in the 18–30 age bracket." - Adventure: - template: {name: Dynamic, collection: Adventure, poster: 213132} - summary: Adventure films are a genre that revolves around the conquests and explorations of a protagonist. The purpose of the conquest can be to retrieve a person or treasure, but often the main focus is simply the pursuit of the unknown. These films generally take place in exotic locations and play on historical myths. Adventure films incorporate suspenseful puzzles and intricate obstacles that the protagonist must overcome in order to achieve the end goal. - Animation: - template: {name: Dynamic, collection: Animation, poster: 213126} - summary: Animated films are a collection of illustrations that are photographed frame-by-frame and then played in a quick succession. Since its inception, animation has had a creative and imaginative tendency. Being able to bring animals and objects to life, this genre has catered towards fairy tales and children’s stories. However, animation has long been a genre enjoyed by all ages. As of recent, there has even been an influx of animation geared towards adults. Animation is commonly thought of as a technique, thus it’s ability to span over many different genres. - Anime: - template: {name: Dynamic, collection: Anime, poster: 213614} - summary: As a type of animation, anime is an art form that comprises of many genres found in other mediums. - Biography: - template: {name: Dynamic, collection: Biography, poster: 213332} - summary: Biography films are a genre that dramatizes the life of a non-fictional or historically-based person or people. Such films show the life of a historical person and the central character's real name is used. - Children: - template: {name: Dynamic, collection: Children, poster: 241751} - summary: A children's film, or family film, is a film genre that contains children or relates to them in the context of home and family. Children's films are made specifically for children and not necessarily for the general audience, while family films are made for a wider appeal with a general audience in mind. - Comedy: - template: {name: Dynamic, collection: Comedy, poster: 213139} - summary: Comedy is a genre of film that uses humor as a driving force. The aim of a comedy film is to illicit laughter from the audience through entertaining stories and characters. Although the comedy film may take on some serious material, most have a happy ending. Comedy film has the tendency to become a hybrid sub-genre because humor can be incorporated into many other genres. Comedies are more likely than other films to fall back on the success and popularity of an individual star. - Crime: - template: {name: Dynamic, collection: Crime, poster: 213113} - summary: Crime films are 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: Dynamic, collection: Documentary, poster: 213141} - summary: Documentary films are a non-fiction genre intended to document reality primarily for the purposes of instruction, education, or maintaining a historical record. - Drama: - template: {name: Dynamic, collection: Drama, poster: 213134} - summary: Drama films are 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. - Family: - template: {name: Dynamic, collection: Family, poster: 213109} - summary: Family films are a genre that is contains appropriate content for younger viewers. Family film aims to appeal not only to children, but to a wide range of ages. While the storyline may appeal to a younger audience, there are components of the film that are geared towards adults- such as witty jokes and humor. This genre may fall into many other genres, including comedy, adventure, fantasy, and animated film. - Fantasy: - template: {name: Dynamic, collection: Fantasy, poster: 213123} - summary: Fantasy films are a genre that incorporates imaginative and fantastic themes. These themes usually involve magic, supernatural events, or fantasy worlds. Although it is its own distinct genre, these films can overlap into the horror and science fiction genres. Unlike science fiction, a fantasy film does not need to be rooted in fact. This element allows the audience to be transported into a new and unique world. Often, these films center on an ordinary hero in an extraordinary situation. - Food: - template: {name: Dynamic, collection: Food, poster: 213351} - summary: Food films are broadly defined, we say it's any film that places the preparation, consumption, or reverence of food in such high prominence that it is impossible—or at least unfair—to consider the movie without it. - History: - template: {name: Dynamic, collection: History, poster: 213100} - summary: History films are a genre that takes historical events and people and interprets them in a larger scale. Historical accuracy is not the main focus, but rather the telling of a grandiose story. The drama of an History films are often accentuated by a sweeping musical score, lavish costumes, and high production value. - Home and Garden: - template: {name: Dynamic, collection: Home and Garden, poster: } - # summary: - Horror: - template: {name: Dynamic, collection: Horror, poster: 213106} - summary: Horror films are a genre that aims to create a sense of fear, panic, alarm, and dread for the audience. These films are often unsettling and rely on scaring the audience through a portrayal of their worst fears and nightmares. Horror films usually center on the arrival of an evil force, person, or event. Many Horror films include mythical creatures such as ghosts, vampires, and zombies. Traditionally, Horror films incorporate a large amount of violence and gore into the plot. Though it has its own style, Horror film often overlaps into Fantasy, Thriller, and Science-Fiction genres. - Indie: - template: {name: Dynamic, collection: Indie, poster: } - summary: An independent film, independent movie, indie film, or indie movie is a feature film or short film that is produced outside the major film studio system, in addition to being produced and distributed by independent entertainment companies (or, in some cases, distributed by major companies). - Mini-Series: - template: {name: Dynamic, collection: Mini-Series, poster: } - summary: A miniseries or mini-series is a movie series that tells a story in a predetermined, limited number of parts. - Musical: - template: {name: Dynamic, collection: Musical, poster: 213095} - 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: Dynamic, collection: Mystery, poster: 213092} - 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. - News: - template: {name: Dynamic, collection: News, poster: } - # summary: - Romance: - template: {name: Dynamic, collection: Romance, poster: 213090} - 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." - Science Fiction: - template: {name: Dynamic, collection: Science Fiction, poster: 213085} - summary: Science Fiction (Sci-Fi) films are 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. - Short: - template: {name: Dynamic, collection: Short, poster: 213336} - summary: A collection of Short movies. - Sports: - template: {name: Dynamic, collection: Sport, poster: 213083} - 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. - Suspense: - template: {name: Dynamic, collection: Suspense, poster: } - summary: Suspense films is a broad film genre that evokes excitement and suspense in the audience. The suspense element found in most films' plots is particularly exploited by the filmmaker in this genre. - Thriller: - template: {name: Dynamic, collection: Thriller, poster: 213079} - summary: Thriller films are 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. - Travel: - template: {name: Dynamic, collection: Travel, poster: 213337} - summary: Travel films are a genre that revolves around traveling. - TV Movie: - template: {name: Dynamic, collection: TV Movie, poster: } - summary: A television film (normally referred to as a television movie, made-for-TV movie, or TV movie) is a feature-length motion picture that is produced and originally distributed by or to a television network, in contrast to theatrical films made explicitly for initial showing in movie theaters. - War: - template: {name: Dynamic, collection: War, poster: 213119} - summary: War films are 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: Dynamic, collection: Western, poster: 213122} - summary: "Western films are 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." - -############################# -## Collections ## -############################# - - Film-Noir: #Added IMDB Genre - template: {name: Genre, genre: Film-Noir, poster: 213339} - imdb_list: - - "https://www.imdb.com/search/title/?title_type=movie&genres=Film-Noir" - summary: "Film noir is a cinematic term used primarily to describe stylish Hollywood crime dramas, particularly those that emphasize cynical attitudes and sexual motivations. Many of the prototypical stories and much of the attitude of classic noir derive from the hardboiled school of crime fiction that emerged in the United States during the Great Depression." - Martial Arts: #Added Trakt List - template: {name: Genre, genre: Martial Arts, poster: 213140} - sort_title: ++++++++_Martial_Arts - trakt_list: - - https://trakt.tv/users/jjjonesjr33/lists/the-top-250-greatest-martial-arts-movies-of-all-time - summary: Martial Arts films are 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. - Music: #Added Trakt List - template: {name: Genre, genre: Music, poster: 213098} - trakt_list: - - https://trakt.tv/users/jjjonesjr33/lists/music - summary: Music films are genre that revolves around music being an integral part of the characters lives. - Reality: #Added IMDB Genre - template: {name: Genre, genre: Reality, poster: 213345} - imdb_list: - - "https://www.imdb.com/search/keyword/?title_type=movie&genres=Reality-TV" - summary: "Reality is a type of television programming that aims to show how ordinary people behave in everyday life, or in situations, often created by the program makers, which are intended to represent everyday life." - Talk Show: #Added IMDB Genre - template: {name: Genre, genre: Talk Show, poster: 213344} - imdb_list: - - "https://www.imdb.com/search/keyword/?title_type=movie&genres=Talk-Show" - summary: "A talk show (or chat show in British English) is a television programming or radio programming genre structured around the act of spontaneous conversation." - -############################################ -## Special Genre Collections ## -############################################ - - ## Gangster is a static collection list ## - Gangster: - template: {name: Special Genre, poster: 213102} - sort_title: ++++++++_Gangster - trakt_list: - - https://trakt.tv/users/jjjonesjr33/lists/the-complete-list-of-mafia-gangsters-movies - - https://trakt.tv/users/jjjonesjr33/lists/the-top-250-greatest-organized-crime-gangster-movies-of-all-time - summary: Gangster films are a sub-genre of crime films that center on organized crime or the mafia. Often the plot revolves around the rise and fall of an organized crime leader. Many Gangster films explore the destructive nature of organized crime, while others attempt to show the humanity of the individual characters. - ## Pandemic is a static collection list ## - Pandemic: - template: {name: Special Genre, poster: 213077} - sort_title: ++++++++_Pandemic - trakt_list: - - https://trakt.tv/users/jjjonesjr33/lists/pandemic-virus-survival-guide - summary: A Pandemic film resolves around widespread viruses, plagues, and diseases. - ## The Stand Up Commedey collection is auto updated ## - Stand Up Comedy: - template: {name: Special Genre, poster: 213081} - sort_title: ++++++++_Stand_Up_Comedy - trakt_list: - - https://trakt.tv/users/jjjonesjr33/lists/stand-up-comedy - summary: Stand-up comedy is a comedic style in which a comedian performs in front of a live audience, speaking directly to them through a microphone. Comedians give the illusion that they are dialoguing, but in actuality, they are monologuing a grouping of humorous stories, jokes and one-liners, typically called a shtick, routine, act, or set. Some stand-up comedians use props, music or magic tricks to enhance their acts. Stand-up comedians perform quasi-autobiographical and fictionalized extensions of their offstage selves. - ## Sword & Sorcery is a static collection list ## - Sword & Sorcery: - template: {name: Special Genre, poster: 213143} - sort_title: ++++++++_Sword_&_Sorcery - trakt_list: - - https://trakt.tv/users/jjjonesjr33/lists/sword-and-sorcery-movies - summary: Sword and Sorcery films are a sub-genre of Fantasy that tend to be more plot-driven. These films rely on heavy action and battle scenes. Common themes in Sword and Sorcery films include a rescue mission, saving a princess, and battling a fantastical monster. The worlds and characters in these films are often much less developed than in other fantasy sub-genres. Of all the Fantasy sub-genres, Sword and Sorcery is most likely to be geared towards a younger audience, as many of these films are animated. - - -################################################ -## IMDB Special Genre Collections ## -################################################ - -## Romantic Comedy is a dynamic collection list ## - Romantic Comedy: - sort_title: ++++++++_Romantic_Comedy - template: { name: IMDB Special Genre, poster: 213087} - imdb_list: - - "https://www.imdb.com/search/title/?title_type=movie,&user_rating=5.0,10.0&num_votes=1000,&genres=romance,comedy" - 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 -## Romantic Drama is a dynamic collection list ## - Romantic Drama: - sort_title: ++++++++_Romantic_Drama - template: { name: IMDB Special Genre, poster: 213142} - imdb_list: - - "https://www.imdb.com/search/title/?title_type=movie,&user_rating=5.0,10.0&num_votes=1000,&genres=romance,drama" - summary: "Romantic Drama films are a genre that explores the complex side of love. The plot usually centers around an obstacle that is preventing love between two people. The obstacles in Romantic Drama film can range from a family's disapproval, to forbidden love, to one's own psychological restraints. Many Romantic Dramas end with the lovers separating because of the enormity of the obstacle, the realization of incompatibility, or simply because of fate." - filters: - genre: Drama - -############################################ -## IMDB Keyword Collections ## -############################################ - -## Disaster is a dynamic collection list ## - Disaster: - template: {name: IMDB Keyword, poster: 213112} - imdb_list: - - "https://www.imdb.com/search/keyword/?title_type=movie&keywords=disaster-film" - summary: A disaster movie is a film genre that has an impending or ongoing disaster as its subject and primary plot device. Such disasters may include natural disasters, accidents, military/terrorist attacks or global catastrophes such as a pandemic. -## Slasher is a dynamic collection list ## - Slasher: - template: {name: IMDB Keyword, poster: 213358} - imdb_list: - - "https://www.imdb.com/search/keyword/?title_type=movie&keywords=slasher" - summary: A Slasher films are a subgenre of horror films involving a killer murdering a group of people, usually by use of bladed tools. -## Superhero is a dynamic collection list ## - Superhero: - template: {name: IMDB Keyword, poster: 213341} - imdb_list: - - "https://www.imdb.com/search/keyword/?keywords=superhero&title_type=movie" - summary: "A superhero film (or superhero movie) is a film that focuses on the actions of superheroes: individuals who usually possess extraordinary – generally superhuman – abilities and are dedicated to protecting the public." -## Spy is a dynamic collection list ## - Spy: - template: {name: IMDB Keyword, poster: 213615} - imdb_list: - - "https://www.imdb.com/search/keyword/?title_type=movie&keywords=spy,espionage" - summary: The spy film genre, also known sometimes as an espionage film, deals with the subject of fictional espionage, either in a realistic way. -## Spy is a dynamic collection list ## - Competition: - template: {name: IMDB Keyword, poster: 213616} - imdb_list: - - "https://www.imdb.com/search/keyword/?title_type=movie&keywords=competition" - summary: "Competition is a rivalry where two or more parties strive for a common goal which cannot be shared: where one's gain is the other's loss." diff --git a/JJJonesJr33/Plex-Meta-Manager-All/metadata/holidays.yml b/JJJonesJr33/Plex-Meta-Manager-All/metadata/holidays.yml deleted file mode 100644 index 0284235..0000000 --- a/JJJonesJr33/Plex-Meta-Manager-All/metadata/holidays.yml +++ /dev/null @@ -1,115 +0,0 @@ -############################################################## -## Holiday Collections ## -## Created by JJJonesJr33 ## -## Version 2.0 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, & Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## -############################################################## - -####################### -## Templates ## -####################### - -templates: - Holiday: - sort_title: +++++++_<<collection_name>> - url_poster: <<poster>> - collection_order: release.desc - collection_mode: hide - delete_not_scheduled: false - run_again: true - visible_home: true - visible_shared: true - sync_mode: sync - -############################# -## Collections ## -############################# - -# FYI: To set the collections on a schedule to where they don't show all year long uncomment "schedule" and and change "delete_not_scheduled:" to "true" - -collections: - Christmas: #IMDB lists have been removed as they have all been merged into christmas-static-list - template: {name: Holiday, holiday: "Christmas", poster: https://theposterdb.com/api/assets/212635} - visible_home: range(12/01-12/31) - visible_shared: range(12/01-12/31) - #schedule: range(12/01-12/31) - sort_title: +++++++_Christmas - trakt_list: - - https://trakt.tv/users/jjjonesjr33/lists/christmas - - https://trakt.tv/users/jjjonesjr33/lists/christmas-static-list - summary: This collection revolves around the plot involving Christmas. - Halloween: - template: {name: Holiday, holiday: "Halloween", poster: https://theposterdb.com/api/assets/212637} - visible_home: range(10/01-10/31) - visible_shared: range(10/01-10/31) - #schedule: range(10/01-10/31) - sort_title: +++++++_Halloween - trakt_list: - - https://trakt.tv/users/jjjonesjr33/lists/halloween - summary: This collection revolves around the plot involving Halloween. - New Year's Eve Movies: - template: {name: Holiday, holiday: "New Year's Eve", poster: https://i.imgur.com/YCYXhAX.png} - visible_home: range(12/26-01/05) - visible_shared: range(12/26-01/05) - #schedule: range(12/26-01/05) - sort_title: +++++++_New Year - imdb_list: - - https://www.imdb.com/list/ls066838460/ - summary: This collection revolves around the plot involving New Year's Eve. - Independence Day: - template: {name: Holiday, holiday: "Independence Day", poster: https://theposterdb.com/api/assets/240645} - visible_home: range(07/01-07/05) - visible_shared: range(07/01-07/05) - #schedule: range(07/01-07/05) - sort_title: +++++++_Independence Day - imdb_list: - - https://www.imdb.com/list/ls552600367/ - summary: This collection revolves around the plot involving New Year's Eve. - Valentine's Day Movies: - template: {name: Holiday, holiday: "Valentine's Day", poster: https://theposterdb.com/api/assets/212641} - visible_home: range(02/01-02/14) - visible_shared: range(02/01-02/14) - #schedule: range(02/01-02/14) - sort_title: +++++++_Valentine - imdb_list: - - https://www.imdb.com/list/ls000094398/ - - https://www.imdb.com/list/ls057783436/ - - https://www.imdb.com/list/ls064427905/ - summary: This collection revolves around the plot involving Valentine's Day. - St. Patrick's Day Movies: - template: {name: Holiday, holiday: "St. Patrick's Day", poster: https://theposterdb.com/api/assets/240644} - visible_home: range(03/01-03/17) - visible_shared: range(03/01-03/17) - #schedule: range(03/01-03/17) - sort_title: +++++++_St Patrick - imdb_list: - - https://www.imdb.com/list/ls063934595/ - summary: This collection revolves around the plot involving St. Patrick's Day. - Thanksgiving Movies: - template: {name: Holiday, holiday: Thanksgiving, poster: https://theposterdb.com/api/assets/212638} - visible_home: range(11/01-11/31) - visible_shared: range(11/01-11/31) - #schedule: range(11/01-11/31) - sort_title: +++++++_Thanksgiving - imdb_list: - - https://www.imdb.com/list/ls000835734/ - - https://www.imdb.com/list/ls091597850/ - summary: This collection revolves around the plot involving Thanksgiving. - Easter Movies: - template: {name: Holiday, holiday: Easter, poster: https://theposterdb.com/api/assets/212636} - visible_home: range(3/22-4/25) - visible_shared: range(3/22-4/25) - #schedule: range(3/22-4/25) - sort_title: +++++++_Easter - imdb_list: - - https://www.imdb.com/list/ls062665509/ - - https://www.imdb.com/list/ls051733651/ - summary: This collection revolves around the plot involving Easter. diff --git a/JJJonesJr33/Plex-Meta-Manager-All/metadata/kids.yml b/JJJonesJr33/Plex-Meta-Manager-All/metadata/kids.yml index c9c6261..07eae4a 100644 --- a/JJJonesJr33/Plex-Meta-Manager-All/metadata/kids.yml +++ b/JJJonesJr33/Plex-Meta-Manager-All/metadata/kids.yml @@ -1,16 +1,6 @@ ############################################################## ## Saturday Morning Collections ## ## Created by JJJonesJr33 ## -## Version 2.0 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, & Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## ############################################################## ####################### diff --git a/JJJonesJr33/Plex-Meta-Manager-All/metadata/networks.yml b/JJJonesJr33/Plex-Meta-Manager-All/metadata/networks.yml index 69dfe23..4b78a6f 100644 --- a/JJJonesJr33/Plex-Meta-Manager-All/metadata/networks.yml +++ b/JJJonesJr33/Plex-Meta-Manager-All/metadata/networks.yml @@ -1,16 +1,6 @@ ############################################################## ## Networks Collections ## ## Created by JJJonesJr33 ## -## Version 1.5 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, & Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## ############################################################## ####################### diff --git a/JJJonesJr33/Plex-Meta-Manager-All/metadata/studios.yml b/JJJonesJr33/Plex-Meta-Manager-All/metadata/studios.yml deleted file mode 100644 index b92611c..0000000 --- a/JJJonesJr33/Plex-Meta-Manager-All/metadata/studios.yml +++ /dev/null @@ -1,150 +0,0 @@ -############################## -## Studio Collections ## -############################## - -########################################################## -## User/Config Credits ## -## Giving Credit Where Credit is Due ## -## JJJonesJr33 ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -########################################################## - -############################ -## Studio Templates ## -############################ - -templates: - Studio: - optional: - - company - tmdb_company: <<company>> - sort_title: ++++++_<<collection_name>> - collection_order: alpha - collection_mode: hide - sync_mode: sync - -#################################### -## Collections Lists ## -#################################### - -# FYI: To allow for Studio collections to be created you must have TMDB API in the core config setup first. - -# collections: - - # NBCUniversal: - # template: { name: Studio, company: - # ViacomCBS: - # template: { name: Studio, company: - # WarnerMedia: - # template: { name: Studio, company: - # The Walt Disney Company: - # template: { name: Studio, company: - # Sony: - # template: { name: Studio, company: - # Lionsgate: - # template: { name: Studio, company: - # MGM Holdings: - # template: { name: Studio, company: - - - # Lucasfilm: - # template: { name: Studio, company: 1} - # Walt Disney Pictures: - # template: { name: Studio, company: 2} - # Pixar: - # template: { name: Studio, company: 3} - # Paramount: - # template: { name: Studio, company: 4} - # Columbia Pictures: - # template: { name: Studio, company: 5} - # RKO Radio Pictures: - # template: { name: Studio, company: 6} - # DreamWorks Pictures: - # template: { name: Studio, company: "7, 521" } - # Fine Line Features: - # template: { name: Studio, company: 8} - # WingNut Films: - # template: { name: Studio, company: 11} - # New Line Cinema: - # template: { name: Studio, company: 12} - # Miramax: - # template: { name: Studio, company: 14} - # Warner Bros. Entertainment: - # template: { name: Studio, company: 17} - # Metro-Goldwyn-Mayer: - # template: { name: Studio, company: 21} - # Imagine Entertainment: - # template: { name: Studio, company: 23} - # 20th Century Fox: - # template: { name: Studio, company: 25} - # Universal Pictures: - # template: { name: Studio, company: 33} - # Sony Pictures: - # template: { name: Studio, company: 34} - # Lions Gate Films: - # template: { name: Studio, company: 35} - # Orion Pictures: - # template: { name: Studio, company: 41} - # Fox Searchlight Pictures: - # template: { name: Studio, company: 43} - # Amblin Entertainment: - # template: { name: Studio, company: 56} - # Sony Pictures Classics: - # template: { name: Studio, company: 58} - # A Band Apart: - # template: { name: Studio, company: 59} - # United Artists: - # template: { name: Studio, company: 60} - # Village Roadshow Pictures: - # template: { name: Studio, company: 79} - # Plan B Entertainment: - # template: { name: Studio, company: 81} - # Castle Rock Entertainment: - # template: { name: Studio, company: 97} - # Marvel Studios: - # template: { name: Studio, company: 420} - # Aardman: - # template: { name: Studio, company: 297} - # Blue Sky: - # template: { name: Studio, company: 9383} - # Illumination Entertainment: - # template: { name: Studio, company: 6704} - # Studio Ghibli: - # template: { name: Studio, company: 10342} - # Sony Pictures Animation: - # template: { name: Studio, company: 2251} - # Warner Animation Group: - # template: { name: Studio, company: 25120} - # Walt Disney Animation Studios: - # template: { name: Studio, company: 6125} - # Walt Disney Productions: - # template: { name: Studio, company: 3166} - # Warner Bros. Pictures: - # template: { name: Studio, company: 174} - # Walt Disney Studios: - # template: { name: Studio, company: 109755} - # 20th Century Studios: - # template: { name: Studio, company: 127928} - # TriStar Pictures: - # template: { name: Studio, company: 559} - # Paramount Pictures: - # template: { name: Studio, company: 107355} - # RatPac-Dune Entertainment: - # template: { name: Studio, company: 444} - # Legendary Entertainment: - # template: { name: Studio, company: 923} - # Relativity Media: - # template: { name: Studio, company: 7295} - # LionsGate: - # template: { name: Studio, company: "1632, 85885"} - # MGM Home Entertainment: - # template: { name: Studio, company: 6434} - # MGM Television: - # template: { name: Studio, company: 2230} - # BBC Films: - # template: { name: Studio, company: 288} - # NBCUniversal: - # template: { name: Studio, company: 26559} - # Universal Television: - # template: { name: Studio, company: 26727} diff --git a/JJJonesJr33/Plex-Meta-Manager-All/metadata/movie_suggestions.yml b/JJJonesJr33/Plex-Meta-Manager-All/metadata/suggestions_movies.yml similarity index 79% rename from JJJonesJr33/Plex-Meta-Manager-All/metadata/movie_suggestions.yml rename to JJJonesJr33/Plex-Meta-Manager-All/metadata/suggestions_movies.yml index 850297a..ec9fe23 100644 --- a/JJJonesJr33/Plex-Meta-Manager-All/metadata/movie_suggestions.yml +++ b/JJJonesJr33/Plex-Meta-Manager-All/metadata/suggestions_movies.yml @@ -1,16 +1,6 @@ ############################################################## ## Suggestions Collections ## ## Created by JJJonesJr33 ## -## Version 2.0 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, & Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## ############################################################## ####################### @@ -22,7 +12,7 @@ templates: url_poster: https://theposterdb.com/api/assets/<<poster>> sort_title: ++++++++++_<<collection_name>> collection_mode: hide - collection_order: release.desc + # collection_order: year.desc # visible_home: range(01/01-12/31) # visible_shared: range(01/01-12/31) sync_mode: sync @@ -57,14 +47,15 @@ collections: Recommended: template: {name: Suggestion, poster: 213604} + collection_order: release.desc trakt_list: - https://trakt.tv/users/jjjonesjr33/lists/top-20-movies-of-the-week - visible_home: range(01/01-12/31) visible_shared: range(01/01-12/31) summary: "Recommended Top Movies of the Week" Newly Released: template: {name: Suggestion, poster: 213599} + collection_order: release.desc url_poster: https://theposterdb.com/api/assets/213599 trakt_list: - https://trakt.tv/users/jjjonesjr33/lists/newly-released @@ -76,6 +67,12 @@ collections: ## IMDb ## ################## +# Top Rated: +# template: {name: Suggestion, poster: 213605} +# imdb_list: +# - https://www.imdb.com/search/title/?groups=top_250&count=250&sort=user_rating,desc&title_type=movie +# summary: Top Rated Movies + Top Rated: template: {name: Suggestion, poster: 213605} imdb_search: diff --git a/JJJonesJr33/Plex-Meta-Manager-All/metadata/suggestions_movies_uhd.yml b/JJJonesJr33/Plex-Meta-Manager-All/metadata/suggestions_movies_uhd.yml new file mode 100644 index 0000000..7dbb275 --- /dev/null +++ b/JJJonesJr33/Plex-Meta-Manager-All/metadata/suggestions_movies_uhd.yml @@ -0,0 +1,110 @@ +############################################################## +## Suggestions Collections ## +## Created by JJJonesJr33 ## +############################################################## + +####################### +## Templates ## +####################### + +templates: + Suggestion: + url_poster: https://theposterdb.com/api/assets/<<poster>> + sort_title: ++++++++++_<<collection_name>> + collection_mode: hide + # collection_order: year.desc + # visible_home: range(01/01-12/31) + # visible_shared: range(01/01-12/31) + sync_mode: sync + Tautulli: + url_poster: https://theposterdb.com/api/assets/<<poster>> + sort_title: ++++++++++_<<collection_name>> + collection_mode: hide + collection_order: alpha + sync_mode: sync + +############################# +## Collections ## +############################# + +collections: + +################# +## Trakt ## +################# + + Trending: + template: {name: Suggestion, poster: 213570} + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/trakt-trending + summary: "Movies Trending across the internet" + + Popular: + template: {name: Suggestion, poster: 213575} + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/trakt-top-weekly + summary: "A collection of the most watched movies over the past week." + + Recommended: + template: {name: Suggestion, poster: 213604} + collection_order: release.desc + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/top-20-movies-of-the-week + visible_home: range(01/01-12/31) + summary: "Recommended Top Movies of the Week" + + Newly Released: + template: {name: Suggestion, poster: 213599} + collection_order: release.desc + url_poster: https://theposterdb.com/api/assets/213599 + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/newly-released + summary: "A collection of newly-released movies in cinema and on streaming services." + +################## +## IMDb ## +################## + +# Top Rated: +# template: {name: Suggestion, poster: 213605} +# imdb_list: +# - https://www.imdb.com/search/title/?groups=top_250&count=250&sort=user_rating,desc&title_type=movie +# summary: Top Rated Movies + + Top Rated: + template: {name: Suggestion, poster: 213605} + imdb_search: + type: movie + release.after: 1990-01-01 + rating.gte: 5 + votes.gte: 100000 + sort_by: rating.desc + limit: 250 + summary: Top Rated Movies + +###################### +## Tautulli ## +###################### + + People Watching: + template: {name: Tautulli, poster: 213600} + tautulli_watched: + list_days: 30 + list_size: 10 + list_buffer: 20 + summary: Most Watched Movies from all the users on Plex + + # New Episodes + # url_poster: https://theposterdb.com/api/assets/213598 + + # Recently Added + # url_poster: https://theposterdb.com/api/assets/213601 + + # Recently Aired + # url_poster: https://theposterdb.com/api/assets/213602 + + # Recently Released + # url_poster: https://theposterdb.com/api/assets/213603 + + # Top Rated + # url_poster: https://theposterdb.com/api/assets/213605 diff --git a/JJJonesJr33/Plex-Meta-Manager-All/metadata/tv_suggestions.yml b/JJJonesJr33/Plex-Meta-Manager-All/metadata/suggestions_tv.yml similarity index 75% rename from JJJonesJr33/Plex-Meta-Manager-All/metadata/tv_suggestions.yml rename to JJJonesJr33/Plex-Meta-Manager-All/metadata/suggestions_tv.yml index 6744113..bee32db 100644 --- a/JJJonesJr33/Plex-Meta-Manager-All/metadata/tv_suggestions.yml +++ b/JJJonesJr33/Plex-Meta-Manager-All/metadata/suggestions_tv.yml @@ -1,16 +1,6 @@ ############################################################## ## Suggestions Collections ## ## Created by JJJonesJr33 ## -## Version 2.0 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, & Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## ############################################################## ####################### diff --git a/JJJonesJr33/Plex-Meta-Manager-Anime/README.md b/JJJonesJr33/Plex-Meta-Manager-Anime/README.md index e88dd47..970f482 100644 --- a/JJJonesJr33/Plex-Meta-Manager-Anime/README.md +++ b/JJJonesJr33/Plex-Meta-Manager-Anime/README.md @@ -1,3 +1,3 @@ **Multiple Instances** (Advanced Setup) -To set them up copy ```Plex-Meta-Manager-Anime```, ```Plex-Meta-Manager-Movies```, and ```Plex-Meta-Manager-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python plex_meta_manager.py -r``` +To set them up copy ```Kometa-Anime```, ```Kometa-Movies```, and ```Kometa-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python kometa.py -r``` diff --git a/JJJonesJr33/Plex-Meta-Manager-Anime/config.yml b/JJJonesJr33/Plex-Meta-Manager-Anime/config.yml index 28ff305..cadf52a 100644 --- a/JJJonesJr33/Plex-Meta-Manager-Anime/config.yml +++ b/JJJonesJr33/Plex-Meta-Manager-Anime/config.yml @@ -1,54 +1,100 @@ -## This file is a template remove the .template to use the file +################################# +## Version: 2.0.2-build50 ## +## UPDATED 09/27/2024 ## +################################# libraries: # Library mappings must have a colon (:) placed after them - Anime: - collection_files:: + movies_anime: + library_name: Movies | Anime + remove_overlays: false + report_path: config/reports/movies_anime.yml + collection_files: - /config/metadata/anime.yml + overlay_files: + - /config/overlays/movies_anime.yml settings: - missing_path: config/missing asset_directory: - config/assets/ operations: assets_for_all: false split_duplicates: false - delete_unmanaged_collections: false + delete_collections: + configured: false + managed: true + less: 1 + item_audio_language: default # Set default audio language + item_subtitle_language: en-US # Set default subtitle language + anime: + library_name: TV | Anime + remove_overlays: false + report_path: config/reports/anime.yml + collection_files: + - /config/metadata/anime.yml + overlay_files: + - /config/overlays/anime.yml + settings: + asset_directory: + - config/assets/ + operations: + assets_for_all: false + split_duplicates: false + delete_collections: + configured: false + managed: true + less: 1 + item_audio_language: default # Set default audio language + item_subtitle_language: en-US # Set default subtitle language + item_refresh: + enabled: true # Enable item refresh + files: + - /config/metadata/anime.yml settings: # Can be individually specified per library as well + run_order: + - operations + - metadata + - collections + - overlays cache: true cache_expiration: 60 + asset_directory: config/assets + report_path: config/reports asset_folders: true asset_depth: 3 create_asset_folders: true - create_asset_directories: true + prioritize_assets: false dimensional_asset_rename: true + download_url_assets: true + show_missing_season_assets: false + show_missing_episode_assets: true + show_asset_not_needed: true sync_mode: sync + minimum_items: 1 + default_collection_order: delete_below_minimum: true delete_not_scheduled: false run_again_delay: 2 missing_only_released: true only_filter_missing: false show_unmanaged: true + show_unconfigured: true show_filtered: true show_options: true - show_missing: false + show_missing: true show_missing_assets: false - show_missing_season_assets: false - save_missing: false + save_report: true tvdb_language: eng ignore_ids: ignore_imdb_ids: - minimum_items: 1 - default_collection_order: - download_url_assets: true - verify_ssl: true item_refresh_delay: 0 - asset_directory: config/assets - missing_path: config/missing playlist_sync_to_users: all - show_missing_episode_assets: true - show_asset_not_needed: true - custom_repo: - prioritize_assets: false + playlist_exclude_users: playlist_report: true + verify_ssl: true + custom_repo: + overlay_artwork_filetype: png + overlay_artwork_quality: 95 + overlay_filetype: png + overlay_quality: 95 check_nightly: false webhooks: error: notifiarr @@ -74,6 +120,9 @@ tautulli: # Can be individually specified per library as well omdb: apikey: cache_expiration: 60 +mdblist: + apikey: + cache_expiration: 60 notifiarr: apikey: anidb: # Not required for AniDB builders unless you want mature content diff --git a/JJJonesJr33/Plex-Meta-Manager-Anime/metadata/anime.yml b/JJJonesJr33/Plex-Meta-Manager-Anime/metadata/anime.yml index 863fad9..52b234a 100644 --- a/JJJonesJr33/Plex-Meta-Manager-Anime/metadata/anime.yml +++ b/JJJonesJr33/Plex-Meta-Manager-Anime/metadata/anime.yml @@ -1,16 +1,6 @@ ############################################################## ## Anime Collections ## ## Created by JJJonesJr33 ## -## Version 2.0 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, & Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## ############################################################## ####################### @@ -20,8 +10,10 @@ templates: Anime: mal_search: + sort_by: score.asc genre: <<mal_id>> limit: 0 + sfw: false url_poster: https://theposterdb.com/api/assets/<<poster>> collection_order: alpha collection_mode: hide @@ -36,7 +28,7 @@ templates: limit: 0 collection_order: alpha collection_mode: hide - sync_mode: sync + sync_mode: sync ############################# ## Collections ## @@ -44,20 +36,51 @@ templates: collections: + Top Anime Series: + mal_tv: 20 + limit: 50 + collection_order: custom + sort_title: ++++++++_Top_Anime_Series + sync_mode: sync + + Top Anime OVA Series: + mal_ova: 20 + limit: 50 + collection_order: custom + sort_title: ++++++++_Top_Anime_OVA_Series + sync_mode: sync + + Top Anime Specials: + mal_special: 20 + limit: 50 + collection_order: custom + sort_title: ++++++++_Top_Anime_Specials + sync_mode: sync + Top Airing Anime: mal_airing: 10 + limit: 50 collection_order: custom sort_title: ++++++++_Top_Airing sync_mode: sync + + Top Upcoming Anime: + mal_upcoming: 10 + limit: 50 + collection_order: custom + sync_mode: sync + sort_title: ++++++++_Top_Upcoming Most Popular Anime: mal_popular: 20 + limit: 250 collection_order: custom sort_title: ++++++++_Most_Popular sync_mode: sync Most Favorited Anime: mal_favorite: 20 + limit: 250 collection_order: custom sort_title: ++++++++_Most_Favorited sync_mode: sync @@ -65,6 +88,9 @@ collections: Seasonal Winter: mal_season: season: winter + sort_by: score + year: 2023 + limit: 500 collection_order: custom sort_title: +++++++_Winter sync_mode: sync @@ -72,6 +98,9 @@ collections: Seasonal Spring: mal_season: season: spring + sort_by: score + year: 2023 + limit: 500 collection_order: custom sort_title: +++++++_Spring sync_mode: sync @@ -79,6 +108,9 @@ collections: Seasonal Summer: mal_season: season: summer + sort_by: score + year: 2023 + limit: 500 collection_order: custom sort_title: +++++++_Summer sync_mode: sync @@ -86,10 +118,22 @@ collections: Seasonal Fall: mal_season: season: fall + sort_by: score + year: 2023 + limit: 500 collection_order: custom sort_title: +++++++_Fall sync_mode: sync + Current: + mal_season: + season: current + sort_by: score + limit: 500 + collection_order: custom + sort_title: +++++++_Current + sync_mode: sync + ############################# ## MyAnimeList ## ############################# diff --git a/JJJonesJr33/Plex-Meta-Manager-Movies/README.md b/JJJonesJr33/Plex-Meta-Manager-Movies/README.md index e88dd47..970f482 100644 --- a/JJJonesJr33/Plex-Meta-Manager-Movies/README.md +++ b/JJJonesJr33/Plex-Meta-Manager-Movies/README.md @@ -1,3 +1,3 @@ **Multiple Instances** (Advanced Setup) -To set them up copy ```Plex-Meta-Manager-Anime```, ```Plex-Meta-Manager-Movies```, and ```Plex-Meta-Manager-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python plex_meta_manager.py -r``` +To set them up copy ```Kometa-Anime```, ```Kometa-Movies```, and ```Kometa-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python kometa.py -r``` diff --git a/JJJonesJr33/Plex-Meta-Manager-Movies/config.yml b/JJJonesJr33/Plex-Meta-Manager-Movies/config.yml index ef008f6..7163030 100644 --- a/JJJonesJr33/Plex-Meta-Manager-Movies/config.yml +++ b/JJJonesJr33/Plex-Meta-Manager-Movies/config.yml @@ -1,73 +1,96 @@ -## This file is a template remove the .template to use the file - ################################# -## Version 2 ## +## Version: 2.0.2-build50 ## +## UPDATED 09/27/2024 ## ################################# libraries: # Library mappings must have a colon (:) placed after them - Movies: + movies_uhd: + library_name: Movies | UHD + remove_overlays: false + report_path: config/reports/movies_uhd.yml + collection_files: + - /config/metadata/collections.yml + - /config/metadata/decades.yml + - /config/metadata/suggestions_uhd.yml + overlay_files: + - /config/overlays/movies_uhd.yml + settings: + asset_directory: + - config/assets/ + operations: + assets_for_all: false + split_duplicates: false + delete_collections: + configured: false + managed: true + less: 1 + movies: library_name: Movies + remove_overlays: false + report_path: config/reports/movies.yml collection_files: - - /config/metadata/awards.yml - /config/metadata/collections.yml - /config/metadata/decades.yml - - /config/metadata/genres.yml - - /config/metadata/holidays.yml - - /config/metadata/studios.yml - /config/metadata/suggestions.yml + overlay_files: + - /config/overlays/movies.yml settings: - missing_path: config/missing asset_directory: - config/assets/ - - config/assets/movies - - config/assets/awards - - config/assets/collections - - config/assets/decades - - config/assets/genres - - config/assets/holidays - - config/assets/studios - - config/assets/suggestions operations: assets_for_all: false split_duplicates: false - delete_unmanaged_collections: true + delete_collections: + configured: false + managed: true + less: 1 settings: # Can be individually specified per library as well + run_order: + - operations + - metadata + - collections + - overlays cache: true cache_expiration: 60 + asset_directory: config/assets + report_path: config/reports asset_folders: true asset_depth: 3 create_asset_folders: true - create_asset_directories: true + prioritize_assets: false dimensional_asset_rename: true + download_url_assets: true + show_missing_season_assets: false + show_missing_episode_assets: true + show_asset_not_needed: true sync_mode: sync + minimum_items: 1 + default_collection_order: delete_below_minimum: true delete_not_scheduled: false run_again_delay: 2 missing_only_released: true only_filter_missing: false show_unmanaged: true + show_unconfigured: true show_filtered: true show_options: true - show_missing: false + show_missing: true show_missing_assets: false - show_missing_season_assets: false - save_missing: false + save_report: true tvdb_language: eng ignore_ids: ignore_imdb_ids: - minimum_items: 1 - default_collection_order: - download_url_assets: true - verify_ssl: true item_refresh_delay: 0 - asset_directory: config/assets - missing_path: config/missing playlist_sync_to_users: all - show_missing_episode_assets: true - show_asset_not_needed: true - custom_repo: - prioritize_assets: false + playlist_exclude_users: playlist_report: true + verify_ssl: true + custom_repo: + overlay_artwork_filetype: png + overlay_artwork_quality: 95 + overlay_filetype: png + overlay_quality: 95 check_nightly: false webhooks: error: notifiarr @@ -98,19 +121,6 @@ mdblist: cache_expiration: 60 notifiarr: apikey: -radarr: # Can be individually specified per library as well - url: http://192.168.1.2:7878/ - token: - add_missing: ture - add_existing: false - root_folder_path: /media/movies - monitor: true - availability: released - quality_profile: 1080p - tag: - search: true - radarr_path: - plex_path: trakt: client_id: client_secret: diff --git a/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/awards.yml b/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/awards.yml deleted file mode 100644 index 48d1e54..0000000 --- a/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/awards.yml +++ /dev/null @@ -1,44 +0,0 @@ -############################################################## -## Movie Awards Collections ## -## Created by JJJonesJr33 ## -## Version 2.0 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## -############################################################## - -####################### -## Templates ## -####################### - - -templates: - Awards: - sort_title: +++++++++_<<collection_name>> - url_poster: https://theposterdb.com/api/assets/<<poster>> - # visible_home: range(11/01-02/28) - # visible_shared: range(11/01-02/28) - # schedule: range(11/01-02/28) - collection_mode: hide - collection_order: release.desc - sync_mode: sync - -############################# -## Collections ## -############################# - -collections: - - Award Winning Movies: - template: {name: Awards, poster: 213569} - imdb_list: - - url: "https://www.imdb.com/search/title/?title_type=feature,short,documentary&groups=emmy_winner&sort=year,desc" - - url: "https://www.imdb.com/search/title/?title_type=feature,short,documentary&groups=golden_globe_winner&sort=year,desc" - - url: "https://www.imdb.com/search/title/?title_type=feature,short,documentary&groups=oscar_winner&sort=year,desc" - summary: "A collection of winning movies from the Emmys, Oscars and Golden Globe award ceremonies over the years" diff --git a/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/collections.yml b/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/collections.yml index d3f5a12..7613f8a 100644 --- a/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/collections.yml +++ b/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/collections.yml @@ -1 +1,56 @@ +############################################################## +## Collections ## +## Created by JJJonesJr33 ## +############################################################## +####################### +## Templates ## +####################### + +templates: + Collection: + url_poster: https://theposterdb.com/api/assets/<<poster>> + sort_title: +++++++++++_<<collection_name>> + collection_mode: hide + # collection_order: custom + # visible_home: range(10/01-10/31) + # visible_shared: range(10/01-10/31) + sync_mode: sync + +############################# +## Collections ## +############################# + +collections: + +################# +## Trakt ## +################# + + Stargate Universe In Order: + template: {name: Collection, poster: 228932} + collection_order: custom + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/stargate-cinematic-universe-in-timeline-order + summary: "Stargate Cinematic Universe in Timeline Order" + + Star Trek Universe In Order: + template: {name: Collection, poster: 164122} + collection_order: custom + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/star-trek-cinematic-universe-in-timeline-order + summary: "Star Trek Cinematic Universe in Timeline Order" + + Star Wars Universe In Order: + template: {name: Collection, poster: 226519} + collection_order: custom + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/star-wars-cinematic-universe-in-timeline-order + summary: "Star Wars Cinematic Universe in Timeline Order" + + Marvel Cinematic Universe In Order: + template: {name: Collection, poster: 162417} + collection_order: custom + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/marvel-cinematic-universe-in-timeline-order + summary: "Marvel Cinematic Universe In Order" diff --git a/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/decades.yml b/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/decades.yml index f09d5d6..3640685 100644 --- a/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/decades.yml +++ b/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/decades.yml @@ -1,16 +1,6 @@ ############################################################## -## Dynamic Decade Collections ## +## Dynamic Decade Collections ## ## Created by JJJonesJr33 ## -## Version 2.0 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, & Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## ############################################################## ####################### @@ -22,7 +12,7 @@ templates: smart_filter: any: decade: <<decade>> - sort_by: release.desc + sort_by: year.desc url_poster: https://theposterdb.com/api/assets/<<poster>> sort_title: +++++_<<collection_name>> collection_mode: hide diff --git a/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/genres.yml b/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/genres.yml deleted file mode 100644 index a0fb595..0000000 --- a/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/genres.yml +++ /dev/null @@ -1,292 +0,0 @@ -############################################################## -## Genres Collections ## -## Created by JJJonesJr33 ## -## Version 2.5 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, & Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## -############################################################## - -####################### -## Templates ## -####################### - -templates: - Dynamic: # mapping name does not matter, just needs to be unique - smart_filter: - all: - genre: <<collection>> - sort_by: release.desc - url_poster: https://theposterdb.com/api/assets/<<poster>> - sort_title: ++++++++_<<collection_name>> - collection_mode: hide - Genre: - plex_search: - genre: <<genre>> - url_poster: https://theposterdb.com/api/assets/<<poster>> - sort_title: ++++++++_<<collection_name>> - collection_mode: hide - collection_order: release.desc - Special Genre: - url_poster: https://theposterdb.com/api/assets/<<poster>> - sort_title: ++++++++_<<collection_name>> - collection_mode: hide - collection_order: release.desc - # IMDB Genre: # Has been removed as Plex now includes these genres in it's list - # url_poster: https://theposterdb.com/api/assets/<<poster>> - # sort_title: ++++++++_<<collection_name>> - # collection_mode: hide - # collection_order: release - # imdb_list: - # - "https://www.imdb.com/search/title/?title_type=movie&genres=<<title>>" - IMDB Special Genre: - url_poster: https://theposterdb.com/api/assets/<<poster>> - sort_title: ++++++++_<<collection_name>> - collection_mode: hide - collection_order: release.desc - # imdb_list: - # - url: "https://www.imdb.com/search/title/?title_type=movie&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=<<genre>>" - IMDB Keyword: - url_poster: https://theposterdb.com/api/assets/<<poster>> - sort_title: ++++++++_<<collection_name>> - collection_mode: hide - collection_order: release.desc - # imdb_list: - # - url: "https://www.imdb.com/search/keyword/?title_type=movie&keywords=<<genre>>" - -############################# -## Collections ## -############################# - -collections: - -################################### -## Smart Collections ## -################################### - - Action: - template: {name: Dynamic, collection: Action, poster: 213118} - summary: Action films are a genre wherein physical action takes precedence in the storytelling. The film will often have continuous motion and action including physical stunts, chases, fights, battles, and races. The story usually revolves around a hero that has a goal, but is facing incredible odds to obtain it. - Adult: - template: {name: Dynamic, collection: Adult, poster: } - summary: "New adult (NA) fiction is a developing genre of fiction with protagonists in the 18–30 age bracket." - Adventure: - template: {name: Dynamic, collection: Adventure, poster: 213132} - summary: Adventure films are a genre that revolves around the conquests and explorations of a protagonist. The purpose of the conquest can be to retrieve a person or treasure, but often the main focus is simply the pursuit of the unknown. These films generally take place in exotic locations and play on historical myths. Adventure films incorporate suspenseful puzzles and intricate obstacles that the protagonist must overcome in order to achieve the end goal. - Animation: - template: {name: Dynamic, collection: Animation, poster: 213126} - summary: Animated films are a collection of illustrations that are photographed frame-by-frame and then played in a quick succession. Since its inception, animation has had a creative and imaginative tendency. Being able to bring animals and objects to life, this genre has catered towards fairy tales and children’s stories. However, animation has long been a genre enjoyed by all ages. As of recent, there has even been an influx of animation geared towards adults. Animation is commonly thought of as a technique, thus it’s ability to span over many different genres. - Anime: - template: {name: Dynamic, collection: Anime, poster: 213614} - summary: As a type of animation, anime is an art form that comprises of many genres found in other mediums. - Biography: - template: {name: Dynamic, collection: Biography, poster: 213332} - summary: Biography films are a genre that dramatizes the life of a non-fictional or historically-based person or people. Such films show the life of a historical person and the central character's real name is used. - Children: - template: {name: Dynamic, collection: Children, poster: 241751} - summary: A children's film, or family film, is a film genre that contains children or relates to them in the context of home and family. Children's films are made specifically for children and not necessarily for the general audience, while family films are made for a wider appeal with a general audience in mind. - Comedy: - template: {name: Dynamic, collection: Comedy, poster: 213139} - summary: Comedy is a genre of film that uses humor as a driving force. The aim of a comedy film is to illicit laughter from the audience through entertaining stories and characters. Although the comedy film may take on some serious material, most have a happy ending. Comedy film has the tendency to become a hybrid sub-genre because humor can be incorporated into many other genres. Comedies are more likely than other films to fall back on the success and popularity of an individual star. - Crime: - template: {name: Dynamic, collection: Crime, poster: 213113} - summary: Crime films are 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: Dynamic, collection: Documentary, poster: 213141} - summary: Documentary films are a non-fiction genre intended to document reality primarily for the purposes of instruction, education, or maintaining a historical record. - Drama: - template: {name: Dynamic, collection: Drama, poster: 213134} - summary: Drama films are 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. - Family: - template: {name: Dynamic, collection: Family, poster: 213109} - summary: Family films are a genre that is contains appropriate content for younger viewers. Family film aims to appeal not only to children, but to a wide range of ages. While the storyline may appeal to a younger audience, there are components of the film that are geared towards adults- such as witty jokes and humor. This genre may fall into many other genres, including comedy, adventure, fantasy, and animated film. - Fantasy: - template: {name: Dynamic, collection: Fantasy, poster: 213123} - summary: Fantasy films are a genre that incorporates imaginative and fantastic themes. These themes usually involve magic, supernatural events, or fantasy worlds. Although it is its own distinct genre, these films can overlap into the horror and science fiction genres. Unlike science fiction, a fantasy film does not need to be rooted in fact. This element allows the audience to be transported into a new and unique world. Often, these films center on an ordinary hero in an extraordinary situation. - Food: - template: {name: Dynamic, collection: Food, poster: 213351} - summary: Food films are broadly defined, we say it's any film that places the preparation, consumption, or reverence of food in such high prominence that it is impossible—or at least unfair—to consider the movie without it. - History: - template: {name: Dynamic, collection: History, poster: 213100} - summary: History films are a genre that takes historical events and people and interprets them in a larger scale. Historical accuracy is not the main focus, but rather the telling of a grandiose story. The drama of an History films are often accentuated by a sweeping musical score, lavish costumes, and high production value. - Home and Garden: - template: {name: Dynamic, collection: Home and Garden, poster: } - # summary: - Horror: - template: {name: Dynamic, collection: Horror, poster: 213106} - summary: Horror films are a genre that aims to create a sense of fear, panic, alarm, and dread for the audience. These films are often unsettling and rely on scaring the audience through a portrayal of their worst fears and nightmares. Horror films usually center on the arrival of an evil force, person, or event. Many Horror films include mythical creatures such as ghosts, vampires, and zombies. Traditionally, Horror films incorporate a large amount of violence and gore into the plot. Though it has its own style, Horror film often overlaps into Fantasy, Thriller, and Science-Fiction genres. - Indie: - template: {name: Dynamic, collection: Indie, poster: } - summary: An independent film, independent movie, indie film, or indie movie is a feature film or short film that is produced outside the major film studio system, in addition to being produced and distributed by independent entertainment companies (or, in some cases, distributed by major companies). - Mini-Series: - template: {name: Dynamic, collection: Mini-Series, poster: } - summary: A miniseries or mini-series is a movie series that tells a story in a predetermined, limited number of parts. - Musical: - template: {name: Dynamic, collection: Musical, poster: 213095} - 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: Dynamic, collection: Mystery, poster: 213092} - 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. - News: - template: {name: Dynamic, collection: News, poster: } - # summary: - Romance: - template: {name: Dynamic, collection: Romance, poster: 213090} - 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." - Science Fiction: - template: {name: Dynamic, collection: Science Fiction, poster: 213085} - summary: Science Fiction (Sci-Fi) films are 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. - Short: - template: {name: Dynamic, collection: Short, poster: 213336} - summary: A collection of Short movies. - Sports: - template: {name: Dynamic, collection: Sport, poster: 213083} - 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. - Suspense: - template: {name: Dynamic, collection: Suspense, poster: } - summary: Suspense films is a broad film genre that evokes excitement and suspense in the audience. The suspense element found in most films' plots is particularly exploited by the filmmaker in this genre. - Thriller: - template: {name: Dynamic, collection: Thriller, poster: 213079} - summary: Thriller films are 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. - Travel: - template: {name: Dynamic, collection: Travel, poster: 213337} - summary: Travel films are a genre that revolves around traveling. - TV Movie: - template: {name: Dynamic, collection: TV Movie, poster: } - summary: A television film (normally referred to as a television movie, made-for-TV movie, or TV movie) is a feature-length motion picture that is produced and originally distributed by or to a television network, in contrast to theatrical films made explicitly for initial showing in movie theaters. - War: - template: {name: Dynamic, collection: War, poster: 213119} - summary: War films are 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: Dynamic, collection: Western, poster: 213122} - summary: "Western films are 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." - -############################# -## Collections ## -############################# - - Film-Noir: #Added IMDB Genre - template: {name: Genre, genre: Film-Noir, poster: 213339} - imdb_list: - - "https://www.imdb.com/search/title/?title_type=movie&genres=Film-Noir" - summary: "Film noir is a cinematic term used primarily to describe stylish Hollywood crime dramas, particularly those that emphasize cynical attitudes and sexual motivations. Many of the prototypical stories and much of the attitude of classic noir derive from the hardboiled school of crime fiction that emerged in the United States during the Great Depression." - Martial Arts: #Added Trakt List - template: {name: Genre, genre: Martial Arts, poster: 213140} - sort_title: ++++++++_Martial_Arts - trakt_list: - - https://trakt.tv/users/jjjonesjr33/lists/the-top-250-greatest-martial-arts-movies-of-all-time - summary: Martial Arts films are 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. - Music: #Added Trakt List - template: {name: Genre, genre: Music, poster: 213098} - trakt_list: - - https://trakt.tv/users/jjjonesjr33/lists/music - summary: Music films are genre that revolves around music being an integral part of the characters lives. - Reality: #Added IMDB Genre - template: {name: Genre, genre: Reality, poster: 213345} - imdb_list: - - "https://www.imdb.com/search/keyword/?title_type=movie&genres=Reality-TV" - summary: "Reality is a type of television programming that aims to show how ordinary people behave in everyday life, or in situations, often created by the program makers, which are intended to represent everyday life." - Talk Show: #Added IMDB Genre - template: {name: Genre, genre: Talk Show, poster: 213344} - imdb_list: - - "https://www.imdb.com/search/keyword/?title_type=movie&genres=Talk-Show" - summary: "A talk show (or chat show in British English) is a television programming or radio programming genre structured around the act of spontaneous conversation." - -############################################ -## Special Genre Collections ## -############################################ - - ## Gangster is a static collection list ## - Gangster: - template: {name: Special Genre, poster: 213102} - sort_title: ++++++++_Gangster - trakt_list: - - https://trakt.tv/users/jjjonesjr33/lists/the-complete-list-of-mafia-gangsters-movies - - https://trakt.tv/users/jjjonesjr33/lists/the-top-250-greatest-organized-crime-gangster-movies-of-all-time - summary: Gangster films are a sub-genre of crime films that center on organized crime or the mafia. Often the plot revolves around the rise and fall of an organized crime leader. Many Gangster films explore the destructive nature of organized crime, while others attempt to show the humanity of the individual characters. - ## Pandemic is a static collection list ## - Pandemic: - template: {name: Special Genre, poster: 213077} - sort_title: ++++++++_Pandemic - trakt_list: - - https://trakt.tv/users/jjjonesjr33/lists/pandemic-virus-survival-guide - summary: A Pandemic film resolves around widespread viruses, plagues, and diseases. - ## The Stand Up Commedey collection is auto updated ## - Stand Up Comedy: - template: {name: Special Genre, poster: 213081} - sort_title: ++++++++_Stand_Up_Comedy - trakt_list: - - https://trakt.tv/users/jjjonesjr33/lists/stand-up-comedy - summary: Stand-up comedy is a comedic style in which a comedian performs in front of a live audience, speaking directly to them through a microphone. Comedians give the illusion that they are dialoguing, but in actuality, they are monologuing a grouping of humorous stories, jokes and one-liners, typically called a shtick, routine, act, or set. Some stand-up comedians use props, music or magic tricks to enhance their acts. Stand-up comedians perform quasi-autobiographical and fictionalized extensions of their offstage selves. - ## Sword & Sorcery is a static collection list ## - Sword & Sorcery: - template: {name: Special Genre, poster: 213143} - sort_title: ++++++++_Sword_&_Sorcery - trakt_list: - - https://trakt.tv/users/jjjonesjr33/lists/sword-and-sorcery-movies - summary: Sword and Sorcery films are a sub-genre of Fantasy that tend to be more plot-driven. These films rely on heavy action and battle scenes. Common themes in Sword and Sorcery films include a rescue mission, saving a princess, and battling a fantastical monster. The worlds and characters in these films are often much less developed than in other fantasy sub-genres. Of all the Fantasy sub-genres, Sword and Sorcery is most likely to be geared towards a younger audience, as many of these films are animated. - - -################################################ -## IMDB Special Genre Collections ## -################################################ - -## Romantic Comedy is a dynamic collection list ## - Romantic Comedy: - sort_title: ++++++++_Romantic_Comedy - template: { name: IMDB Special Genre, poster: 213087} - imdb_list: - - "https://www.imdb.com/search/title/?title_type=movie,&user_rating=5.0,10.0&num_votes=1000,&genres=romance,comedy" - 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 -## Romantic Drama is a dynamic collection list ## - Romantic Drama: - sort_title: ++++++++_Romantic_Drama - template: { name: IMDB Special Genre, poster: 213142} - imdb_list: - - "https://www.imdb.com/search/title/?title_type=movie,&user_rating=5.0,10.0&num_votes=1000,&genres=romance,drama" - summary: "Romantic Drama films are a genre that explores the complex side of love. The plot usually centers around an obstacle that is preventing love between two people. The obstacles in Romantic Drama film can range from a family's disapproval, to forbidden love, to one's own psychological restraints. Many Romantic Dramas end with the lovers separating because of the enormity of the obstacle, the realization of incompatibility, or simply because of fate." - filters: - genre: Drama - -############################################ -## IMDB Keyword Collections ## -############################################ - -## Disaster is a dynamic collection list ## - Disaster: - template: {name: IMDB Keyword, poster: 213112} - imdb_list: - - "https://www.imdb.com/search/keyword/?title_type=movie&keywords=disaster-film" - summary: A disaster movie is a film genre that has an impending or ongoing disaster as its subject and primary plot device. Such disasters may include natural disasters, accidents, military/terrorist attacks or global catastrophes such as a pandemic. -## Slasher is a dynamic collection list ## - Slasher: - template: {name: IMDB Keyword, poster: 213358} - imdb_list: - - "https://www.imdb.com/search/keyword/?title_type=movie&keywords=slasher" - summary: A Slasher films are a subgenre of horror films involving a killer murdering a group of people, usually by use of bladed tools. -## Superhero is a dynamic collection list ## - Superhero: - template: {name: IMDB Keyword, poster: 213341} - imdb_list: - - "https://www.imdb.com/search/keyword/?keywords=superhero&title_type=movie" - summary: "A superhero film (or superhero movie) is a film that focuses on the actions of superheroes: individuals who usually possess extraordinary – generally superhuman – abilities and are dedicated to protecting the public." -## Spy is a dynamic collection list ## - Spy: - template: {name: IMDB Keyword, poster: 213615} - imdb_list: - - "https://www.imdb.com/search/keyword/?title_type=movie&keywords=spy,espionage" - summary: The spy film genre, also known sometimes as an espionage film, deals with the subject of fictional espionage, either in a realistic way. -## Spy is a dynamic collection list ## - Competition: - template: {name: IMDB Keyword, poster: 213616} - imdb_list: - - "https://www.imdb.com/search/keyword/?title_type=movie&keywords=competition" - summary: "Competition is a rivalry where two or more parties strive for a common goal which cannot be shared: where one's gain is the other's loss." diff --git a/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/holidays.yml b/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/holidays.yml deleted file mode 100644 index 0284235..0000000 --- a/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/holidays.yml +++ /dev/null @@ -1,115 +0,0 @@ -############################################################## -## Holiday Collections ## -## Created by JJJonesJr33 ## -## Version 2.0 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, & Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## -############################################################## - -####################### -## Templates ## -####################### - -templates: - Holiday: - sort_title: +++++++_<<collection_name>> - url_poster: <<poster>> - collection_order: release.desc - collection_mode: hide - delete_not_scheduled: false - run_again: true - visible_home: true - visible_shared: true - sync_mode: sync - -############################# -## Collections ## -############################# - -# FYI: To set the collections on a schedule to where they don't show all year long uncomment "schedule" and and change "delete_not_scheduled:" to "true" - -collections: - Christmas: #IMDB lists have been removed as they have all been merged into christmas-static-list - template: {name: Holiday, holiday: "Christmas", poster: https://theposterdb.com/api/assets/212635} - visible_home: range(12/01-12/31) - visible_shared: range(12/01-12/31) - #schedule: range(12/01-12/31) - sort_title: +++++++_Christmas - trakt_list: - - https://trakt.tv/users/jjjonesjr33/lists/christmas - - https://trakt.tv/users/jjjonesjr33/lists/christmas-static-list - summary: This collection revolves around the plot involving Christmas. - Halloween: - template: {name: Holiday, holiday: "Halloween", poster: https://theposterdb.com/api/assets/212637} - visible_home: range(10/01-10/31) - visible_shared: range(10/01-10/31) - #schedule: range(10/01-10/31) - sort_title: +++++++_Halloween - trakt_list: - - https://trakt.tv/users/jjjonesjr33/lists/halloween - summary: This collection revolves around the plot involving Halloween. - New Year's Eve Movies: - template: {name: Holiday, holiday: "New Year's Eve", poster: https://i.imgur.com/YCYXhAX.png} - visible_home: range(12/26-01/05) - visible_shared: range(12/26-01/05) - #schedule: range(12/26-01/05) - sort_title: +++++++_New Year - imdb_list: - - https://www.imdb.com/list/ls066838460/ - summary: This collection revolves around the plot involving New Year's Eve. - Independence Day: - template: {name: Holiday, holiday: "Independence Day", poster: https://theposterdb.com/api/assets/240645} - visible_home: range(07/01-07/05) - visible_shared: range(07/01-07/05) - #schedule: range(07/01-07/05) - sort_title: +++++++_Independence Day - imdb_list: - - https://www.imdb.com/list/ls552600367/ - summary: This collection revolves around the plot involving New Year's Eve. - Valentine's Day Movies: - template: {name: Holiday, holiday: "Valentine's Day", poster: https://theposterdb.com/api/assets/212641} - visible_home: range(02/01-02/14) - visible_shared: range(02/01-02/14) - #schedule: range(02/01-02/14) - sort_title: +++++++_Valentine - imdb_list: - - https://www.imdb.com/list/ls000094398/ - - https://www.imdb.com/list/ls057783436/ - - https://www.imdb.com/list/ls064427905/ - summary: This collection revolves around the plot involving Valentine's Day. - St. Patrick's Day Movies: - template: {name: Holiday, holiday: "St. Patrick's Day", poster: https://theposterdb.com/api/assets/240644} - visible_home: range(03/01-03/17) - visible_shared: range(03/01-03/17) - #schedule: range(03/01-03/17) - sort_title: +++++++_St Patrick - imdb_list: - - https://www.imdb.com/list/ls063934595/ - summary: This collection revolves around the plot involving St. Patrick's Day. - Thanksgiving Movies: - template: {name: Holiday, holiday: Thanksgiving, poster: https://theposterdb.com/api/assets/212638} - visible_home: range(11/01-11/31) - visible_shared: range(11/01-11/31) - #schedule: range(11/01-11/31) - sort_title: +++++++_Thanksgiving - imdb_list: - - https://www.imdb.com/list/ls000835734/ - - https://www.imdb.com/list/ls091597850/ - summary: This collection revolves around the plot involving Thanksgiving. - Easter Movies: - template: {name: Holiday, holiday: Easter, poster: https://theposterdb.com/api/assets/212636} - visible_home: range(3/22-4/25) - visible_shared: range(3/22-4/25) - #schedule: range(3/22-4/25) - sort_title: +++++++_Easter - imdb_list: - - https://www.imdb.com/list/ls062665509/ - - https://www.imdb.com/list/ls051733651/ - summary: This collection revolves around the plot involving Easter. diff --git a/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/studios.yml b/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/studios.yml deleted file mode 100644 index b92611c..0000000 --- a/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/studios.yml +++ /dev/null @@ -1,150 +0,0 @@ -############################## -## Studio Collections ## -############################## - -########################################################## -## User/Config Credits ## -## Giving Credit Where Credit is Due ## -## JJJonesJr33 ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -########################################################## - -############################ -## Studio Templates ## -############################ - -templates: - Studio: - optional: - - company - tmdb_company: <<company>> - sort_title: ++++++_<<collection_name>> - collection_order: alpha - collection_mode: hide - sync_mode: sync - -#################################### -## Collections Lists ## -#################################### - -# FYI: To allow for Studio collections to be created you must have TMDB API in the core config setup first. - -# collections: - - # NBCUniversal: - # template: { name: Studio, company: - # ViacomCBS: - # template: { name: Studio, company: - # WarnerMedia: - # template: { name: Studio, company: - # The Walt Disney Company: - # template: { name: Studio, company: - # Sony: - # template: { name: Studio, company: - # Lionsgate: - # template: { name: Studio, company: - # MGM Holdings: - # template: { name: Studio, company: - - - # Lucasfilm: - # template: { name: Studio, company: 1} - # Walt Disney Pictures: - # template: { name: Studio, company: 2} - # Pixar: - # template: { name: Studio, company: 3} - # Paramount: - # template: { name: Studio, company: 4} - # Columbia Pictures: - # template: { name: Studio, company: 5} - # RKO Radio Pictures: - # template: { name: Studio, company: 6} - # DreamWorks Pictures: - # template: { name: Studio, company: "7, 521" } - # Fine Line Features: - # template: { name: Studio, company: 8} - # WingNut Films: - # template: { name: Studio, company: 11} - # New Line Cinema: - # template: { name: Studio, company: 12} - # Miramax: - # template: { name: Studio, company: 14} - # Warner Bros. Entertainment: - # template: { name: Studio, company: 17} - # Metro-Goldwyn-Mayer: - # template: { name: Studio, company: 21} - # Imagine Entertainment: - # template: { name: Studio, company: 23} - # 20th Century Fox: - # template: { name: Studio, company: 25} - # Universal Pictures: - # template: { name: Studio, company: 33} - # Sony Pictures: - # template: { name: Studio, company: 34} - # Lions Gate Films: - # template: { name: Studio, company: 35} - # Orion Pictures: - # template: { name: Studio, company: 41} - # Fox Searchlight Pictures: - # template: { name: Studio, company: 43} - # Amblin Entertainment: - # template: { name: Studio, company: 56} - # Sony Pictures Classics: - # template: { name: Studio, company: 58} - # A Band Apart: - # template: { name: Studio, company: 59} - # United Artists: - # template: { name: Studio, company: 60} - # Village Roadshow Pictures: - # template: { name: Studio, company: 79} - # Plan B Entertainment: - # template: { name: Studio, company: 81} - # Castle Rock Entertainment: - # template: { name: Studio, company: 97} - # Marvel Studios: - # template: { name: Studio, company: 420} - # Aardman: - # template: { name: Studio, company: 297} - # Blue Sky: - # template: { name: Studio, company: 9383} - # Illumination Entertainment: - # template: { name: Studio, company: 6704} - # Studio Ghibli: - # template: { name: Studio, company: 10342} - # Sony Pictures Animation: - # template: { name: Studio, company: 2251} - # Warner Animation Group: - # template: { name: Studio, company: 25120} - # Walt Disney Animation Studios: - # template: { name: Studio, company: 6125} - # Walt Disney Productions: - # template: { name: Studio, company: 3166} - # Warner Bros. Pictures: - # template: { name: Studio, company: 174} - # Walt Disney Studios: - # template: { name: Studio, company: 109755} - # 20th Century Studios: - # template: { name: Studio, company: 127928} - # TriStar Pictures: - # template: { name: Studio, company: 559} - # Paramount Pictures: - # template: { name: Studio, company: 107355} - # RatPac-Dune Entertainment: - # template: { name: Studio, company: 444} - # Legendary Entertainment: - # template: { name: Studio, company: 923} - # Relativity Media: - # template: { name: Studio, company: 7295} - # LionsGate: - # template: { name: Studio, company: "1632, 85885"} - # MGM Home Entertainment: - # template: { name: Studio, company: 6434} - # MGM Television: - # template: { name: Studio, company: 2230} - # BBC Films: - # template: { name: Studio, company: 288} - # NBCUniversal: - # template: { name: Studio, company: 26559} - # Universal Television: - # template: { name: Studio, company: 26727} diff --git a/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/suggestions.yml b/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/suggestions.yml index 8a6fc28..ec9fe23 100644 --- a/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/suggestions.yml +++ b/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/suggestions.yml @@ -1,16 +1,6 @@ ############################################################## ## Suggestions Collections ## ## Created by JJJonesJr33 ## -## Version 2.0 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, & Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## ############################################################## ####################### @@ -22,7 +12,7 @@ templates: url_poster: https://theposterdb.com/api/assets/<<poster>> sort_title: ++++++++++_<<collection_name>> collection_mode: hide - collection_order: release.desc + # collection_order: year.desc # visible_home: range(01/01-12/31) # visible_shared: range(01/01-12/31) sync_mode: sync @@ -57,14 +47,15 @@ collections: Recommended: template: {name: Suggestion, poster: 213604} + collection_order: release.desc trakt_list: - https://trakt.tv/users/jjjonesjr33/lists/top-20-movies-of-the-week - visible_home: range(01/01-12/31) visible_shared: range(01/01-12/31) summary: "Recommended Top Movies of the Week" Newly Released: template: {name: Suggestion, poster: 213599} + collection_order: release.desc url_poster: https://theposterdb.com/api/assets/213599 trakt_list: - https://trakt.tv/users/jjjonesjr33/lists/newly-released @@ -76,6 +67,12 @@ collections: ## IMDb ## ################## +# Top Rated: +# template: {name: Suggestion, poster: 213605} +# imdb_list: +# - https://www.imdb.com/search/title/?groups=top_250&count=250&sort=user_rating,desc&title_type=movie +# summary: Top Rated Movies + Top Rated: template: {name: Suggestion, poster: 213605} imdb_search: @@ -85,7 +82,7 @@ collections: votes.gte: 100000 sort_by: rating.desc limit: 250 - summary: Top Rated Movies + summary: Top Rated Movies ###################### ## Tautulli ## diff --git a/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/suggestions_uhd.yml b/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/suggestions_uhd.yml new file mode 100644 index 0000000..7dbb275 --- /dev/null +++ b/JJJonesJr33/Plex-Meta-Manager-Movies/metadata/suggestions_uhd.yml @@ -0,0 +1,110 @@ +############################################################## +## Suggestions Collections ## +## Created by JJJonesJr33 ## +############################################################## + +####################### +## Templates ## +####################### + +templates: + Suggestion: + url_poster: https://theposterdb.com/api/assets/<<poster>> + sort_title: ++++++++++_<<collection_name>> + collection_mode: hide + # collection_order: year.desc + # visible_home: range(01/01-12/31) + # visible_shared: range(01/01-12/31) + sync_mode: sync + Tautulli: + url_poster: https://theposterdb.com/api/assets/<<poster>> + sort_title: ++++++++++_<<collection_name>> + collection_mode: hide + collection_order: alpha + sync_mode: sync + +############################# +## Collections ## +############################# + +collections: + +################# +## Trakt ## +################# + + Trending: + template: {name: Suggestion, poster: 213570} + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/trakt-trending + summary: "Movies Trending across the internet" + + Popular: + template: {name: Suggestion, poster: 213575} + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/trakt-top-weekly + summary: "A collection of the most watched movies over the past week." + + Recommended: + template: {name: Suggestion, poster: 213604} + collection_order: release.desc + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/top-20-movies-of-the-week + visible_home: range(01/01-12/31) + summary: "Recommended Top Movies of the Week" + + Newly Released: + template: {name: Suggestion, poster: 213599} + collection_order: release.desc + url_poster: https://theposterdb.com/api/assets/213599 + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/newly-released + summary: "A collection of newly-released movies in cinema and on streaming services." + +################## +## IMDb ## +################## + +# Top Rated: +# template: {name: Suggestion, poster: 213605} +# imdb_list: +# - https://www.imdb.com/search/title/?groups=top_250&count=250&sort=user_rating,desc&title_type=movie +# summary: Top Rated Movies + + Top Rated: + template: {name: Suggestion, poster: 213605} + imdb_search: + type: movie + release.after: 1990-01-01 + rating.gte: 5 + votes.gte: 100000 + sort_by: rating.desc + limit: 250 + summary: Top Rated Movies + +###################### +## Tautulli ## +###################### + + People Watching: + template: {name: Tautulli, poster: 213600} + tautulli_watched: + list_days: 30 + list_size: 10 + list_buffer: 20 + summary: Most Watched Movies from all the users on Plex + + # New Episodes + # url_poster: https://theposterdb.com/api/assets/213598 + + # Recently Added + # url_poster: https://theposterdb.com/api/assets/213601 + + # Recently Aired + # url_poster: https://theposterdb.com/api/assets/213602 + + # Recently Released + # url_poster: https://theposterdb.com/api/assets/213603 + + # Top Rated + # url_poster: https://theposterdb.com/api/assets/213605 diff --git a/JJJonesJr33/Plex-Meta-Manager-TV/README.md b/JJJonesJr33/Plex-Meta-Manager-TV/README.md index e88dd47..8474993 100644 --- a/JJJonesJr33/Plex-Meta-Manager-TV/README.md +++ b/JJJonesJr33/Plex-Meta-Manager-TV/README.md @@ -1,3 +1,3 @@ **Multiple Instances** (Advanced Setup) -To set them up copy ```Plex-Meta-Manager-Anime```, ```Plex-Meta-Manager-Movies```, and ```Plex-Meta-Manager-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python plex_meta_manager.py -r``` +To set them up copy ```Kometa-Anime```, ```Kometa-Movies```, and ```Kometa-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python kometa.py -r``` diff --git a/JJJonesJr33/Plex-Meta-Manager-TV/config.yml b/JJJonesJr33/Plex-Meta-Manager-TV/config.yml index f866937..2d84191 100644 --- a/JJJonesJr33/Plex-Meta-Manager-TV/config.yml +++ b/JJJonesJr33/Plex-Meta-Manager-TV/config.yml @@ -1,60 +1,131 @@ -## This file is a template remove the .template to use the file +################################# +## Version: 2.0.2-build50 ## +## UPDATED 09/27/2024 ## +################################# libraries: # Library mappings must have a colon (:) placed after them - TV Shows: - library_name: TV Shows + shows: + library_name: TV | Shows + remove_overlays: false + report_path: config/reports/shows.yml collection_files: + - /config/metadata/collections.yml - /config/metadata/suggestions.yml - /config/metadata/networks.yml + overlay_files: + - /config/overlays/shows.yml + settings: + asset_directory: + - config/assets/ + operations: + assets_for_all: false + split_duplicates: false + delete_collections: + configured: false + managed: true + less: 1 + live: + library_name: TV | Live + remove_overlays: false + report_path: config/reports/live.yml + collection_files: + - /config/metadata/suggestions.yml + - /config/metadata/networks.yml + overlay_files: + - /config/overlays/live.yml + settings: + asset_directory: + - config/assets/ + operations: + assets_for_all: false + split_duplicates: false + delete_collections: + configured: false + managed: true + less: 1 + teens: + library_name: TV | Teens + remove_overlays: false + report_path: config/reports/teens.yml + collection_files: + - /config/metadata/kids.yml + overlay_files: + - /config/overlays/teens.yml + settings: + asset_directory: + - config/assets/ + operations: + assets_for_all: false + split_duplicates: false + delete_collections: + configured: false + managed: true + less: 1 + kids: + library_name: TV | Kids + remove_overlays: false + report_path: config/reports/kids.yml + collection_files: - /config/metadata/kids.yml + overlay_files: + - /config/overlays/kids.yml settings: - missing_path: config/missing asset_directory: - config/assets/ - - config/assets/kids - - config/assets/networks - - config/assets/suggestions operations: assets_for_all: false split_duplicates: false - delete_unmanaged_collections: true + delete_collections: + configured: false + managed: true + less: 1 settings: # Can be individually specified per library as well + run_order: + - operations + - metadata + - collections + - overlays cache: true cache_expiration: 60 + asset_directory: config/assets + report_path: config/reports asset_folders: true asset_depth: 3 create_asset_folders: true - create_asset_directories: true + prioritize_assets: false dimensional_asset_rename: true + download_url_assets: true + show_missing_season_assets: false + show_missing_episode_assets: true + show_asset_not_needed: true sync_mode: sync + minimum_items: 1 + default_collection_order: delete_below_minimum: true delete_not_scheduled: false run_again_delay: 2 missing_only_released: true only_filter_missing: false show_unmanaged: true + show_unconfigured: true show_filtered: true show_options: true - show_missing: false + show_missing: true show_missing_assets: false - show_missing_season_assets: false - save_missing: false + save_report: true tvdb_language: eng ignore_ids: ignore_imdb_ids: - minimum_items: 1 - default_collection_order: - download_url_assets: true - verify_ssl: true item_refresh_delay: 0 - asset_directory: config/assets - missing_path: config/missing playlist_sync_to_users: all - show_missing_episode_assets: true - show_asset_not_needed: true - custom_repo: - prioritize_assets: false + playlist_exclude_users: playlist_report: true + verify_ssl: true + custom_repo: + overlay_artwork_filetype: png + overlay_artwork_quality: 95 + overlay_filetype: png + overlay_quality: 95 check_nightly: false webhooks: error: notifiarr @@ -80,6 +151,9 @@ tautulli: # Can be individually specified per library as well omdb: apikey: cache_expiration: 60 +mdblist: + apikey: + cache_expiration: 60 notifiarr: apikey: anidb: # Not required for AniDB builders unless you want mature content diff --git a/JJJonesJr33/Plex-Meta-Manager-TV/metadata/collections.yml b/JJJonesJr33/Plex-Meta-Manager-TV/metadata/collections.yml new file mode 100644 index 0000000..743e75a --- /dev/null +++ b/JJJonesJr33/Plex-Meta-Manager-TV/metadata/collections.yml @@ -0,0 +1,56 @@ +############################################################## +## Collections ## +## Created by JJJonesJr33 ## +############################################################## + +####################### +## Templates ## +####################### + +templates: + Collection: + url_poster: https://theposterdb.com/api/assets/<<poster>> + sort_title: +++++++++++_<<collection_name>> + collection_mode: hide + # collection_order: custom + # visible_home: range(10/01-10/31) + # visible_shared: range(10/01-10/31) + sync_mode: sync + +############################# +## Collections ## +############################# + +collections: + +################# +## Trakt ## +################# + + Stargate Universe In Order: + template: {name: Collection, poster: 228932} + collection_order: custom + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/stargate-cinematic-universe-in-timeline-order + summary: "Stargate Cinematic Universe in Timeline Order" + + Star Trek Universe In Order: + template: {name: Collection, poster: 164122} + collection_order: custom + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/star-trek-cinematic-universe-in-timeline-order + summary: "Star Trek Cinematic Universe in Timeline Order" + + Star Wars Universe In Order: + template: {name: Collection, poster: 226519} + collection_order: custom + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/star-wars-cinematic-universe-in-timeline-order + summary: "Star Wars Cinematic Universe in Timeline Order" + + Marvel Cinematic Universe In Order: + template: {name: Collection, poster: 162417} + collection_order: custom + trakt_list: + - https://trakt.tv/users/jjjonesjr33/lists/marvel-cinematic-universe-in-timeline-order + summary: "Marvel Cinematic Universe In Order" diff --git a/JJJonesJr33/Plex-Meta-Manager-TV/metadata/kids.yml b/JJJonesJr33/Plex-Meta-Manager-TV/metadata/kids.yml index c9c6261..07eae4a 100644 --- a/JJJonesJr33/Plex-Meta-Manager-TV/metadata/kids.yml +++ b/JJJonesJr33/Plex-Meta-Manager-TV/metadata/kids.yml @@ -1,16 +1,6 @@ ############################################################## ## Saturday Morning Collections ## ## Created by JJJonesJr33 ## -## Version 2.0 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, & Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## ############################################################## ####################### diff --git a/JJJonesJr33/Plex-Meta-Manager-TV/metadata/networks.yml b/JJJonesJr33/Plex-Meta-Manager-TV/metadata/networks.yml index a42fe6a..4b78a6f 100644 --- a/JJJonesJr33/Plex-Meta-Manager-TV/metadata/networks.yml +++ b/JJJonesJr33/Plex-Meta-Manager-TV/metadata/networks.yml @@ -1,16 +1,6 @@ ############################################################## -## Network Collections ## +## Networks Collections ## ## Created by JJJonesJr33 ## -## Version 1.5 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, & Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## ############################################################## ####################### diff --git a/JJJonesJr33/Plex-Meta-Manager-TV/metadata/suggestions.yml b/JJJonesJr33/Plex-Meta-Manager-TV/metadata/suggestions.yml index 6744113..bee32db 100644 --- a/JJJonesJr33/Plex-Meta-Manager-TV/metadata/suggestions.yml +++ b/JJJonesJr33/Plex-Meta-Manager-TV/metadata/suggestions.yml @@ -1,16 +1,6 @@ ############################################################## ## Suggestions Collections ## ## Created by JJJonesJr33 ## -## Version 2.0 ## -############################################################## -############################################################## -## ## -## User/Config Credits - Special Thanks ## -## ## -## Yozora, Bullmoose20, & Sohjiro ## -## Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople, cpt-kuesel ## -## meisnate12, TheUnchainedZebra, Evil Tacctician ## -## ## ############################################################## ####################### diff --git a/JJJonesJr33/README.md b/JJJonesJr33/README.md index b5ed76c..2219033 100644 --- a/JJJonesJr33/README.md +++ b/JJJonesJr33/README.md @@ -1,48 +1,43 @@ -**Proper Movie, TV Shows, and Anime configs for Single PMM Instance & Multiple PMM Instances Setup** +**Proper Movie, TV Shows, and Anime configs for Single Kometa Instance & Multiple Kometa Instances Setup** ______________________________________________________________________________________________________________________ -**NOTICE 5/31/2022** - Overlays have been temporarily removed until I am able to update for the latest PMM release. +**NOTICE 09/27/2024** - Overlays are listed in configs, however I do not have any programmed at this time. ______________________________________________________________________________________________________________________ -**TPDB**: You can find all my poasters at [**The Poster Database**](https://theposterdb.com/user/jjjonesjr33) +**TPDB**: You can find all my posters at [**The Poster Database**](https://theposterdb.com/user/jjjonesjr33) -Have questions, or need support for one of my configs? Get ahold of me via direct message on discord - `JJJonesJr33#0001` +Have questions, or need support for one of my configs? Get ahold of me via direct message on discord - `Jamie Jones Jr` / `jjjonesjr33` previously `JJJonesJr33#0001` Also if you want to check out all the other things I do follow me on my [**Socials**](https://jjjonesjr33.com/) ______________________________________________________________________________________________________________________ -**PLEX META MANAGER**: For all other PMM related questions or issues, join the [**PMM Discord Server**](https://discord.gg/uvXgYS73Qf) +**KOMETA**: For all other Kometa related questions or issues, join the [**Kometa Discord Server**](https://discord.gg/kometa-822460010649878528) ______________________________________________________________________________________________________________________ **Single Instance** (Simple Setup) -If you are using a single instance of PMM - Copy everything in ```Plex-Meta-Manager-All``` to your docker container location and edit the config.yml to match your settings. Then run the container, open a terminal window, and use the following command ```python plex_meta_manager.py -r``` +If you are using a single instance of Kometa - Copy everything in ```Plex-Meta-Manager-All``` to your docker container location and edit the config.yml to match your settings. Then run the container, open a terminal window, and use the following command ```python kometa.py -r``` **Multiple Instances** (Advanced Setup) -The way I have my PMM setup is via mutiple docker containers in Unraid. I have one for **Anime**, **Movies**, and **TV Shows**. The reason this was done was to speed up the process for each main category. On smaller collections this may not be as necessarily, however for larger collections like mine this is a must. To set them up copy ```Plex-Meta-Manager-Anime```, ```Plex-Meta-Manager-Movies```, and ```Plex-Meta-Manager-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python plex_meta_manager.py -r``` +The way I have my Kometa setup is via mutiple docker containers in Unraid. I have one for **Anime**, **Movies**, and **TV Shows**. The reason this was done was to speed up the process for each main category. On smaller collections this may not be as necessarily, however for larger collections like mine this is a must. To set them up copy ```Plex-Meta-Manager-Anime```, ```Plex-Meta-Manager-Movies```, and ```Plex-Meta-Manager-TV``` to their each own docker container location and edit the config.yml in each to match your settings. To run the containers, open a terminal window for each, and use the following command ```python kometa.py -r``` **Unraid Setup** <br> -![Unraid (Updated)](https://user-images.githubusercontent.com/29973406/172029302-90e7249b-803e-4724-894a-da4784fd5ab5.png) +![Unraid (UPDATED 09/27/2024)](https://raw.githubusercontent.com/jjjonesjr33/Plex-Meta-Manager-Configs/refs/heads/master/JJJonesJr33/Kometa.png) <br> **Anime Collections Preview**: <br> -![Anime (Updated)](https://user-images.githubusercontent.com/29973406/171267124-09064e96-ce22-4c89-affd-dc1b1a61e6f1.png) +![Anime (UPDATED 09/27/2024)](https://user-images.githubusercontent.com/29973406/171267124-09064e96-ce22-4c89-affd-dc1b1a61e6f1.png) <br> **Movie Collections Preview**: <br> -![Movies (Updated)](https://user-images.githubusercontent.com/29973406/171275735-2b85aaf8-db28-4de9-b2e1-e8d0cd92f5ca.png) -<br> -**Movie Collections 4K Preview**: <br> -![Movies 4K (Updated)](https://user-images.githubusercontent.com/29973406/171275782-96c8e20b-7bbd-402b-b7fc-3ae9a7204bdd.png) +![Movies (UPDATED 09/27/2024)](https://raw.githubusercontent.com/jjjonesjr33/Plex-Meta-Manager-Configs/refs/heads/master/JJJonesJr33/movies.png) <br> **TV Shows Collections Preview**: <br> -![TV](https://user-images.githubusercontent.com/29973406/171267202-af90b4d3-d2b5-4d18-a5c9-923d7c7c79ff.png) +![TV Shows (UPDATED 09/27/2024)](https://raw.githubusercontent.com/jjjonesjr33/Plex-Meta-Manager-Configs/refs/heads/master/JJJonesJr33/tv-shows.png) <br> - -Special thanks to the PMM users and their configs that I drew inspiration from +**Kids Collections Preview**: <br> +![Kids | Teens Shows (UPDATED 09/27/2024)](https://raw.githubusercontent.com/jjjonesjr33/Plex-Meta-Manager-Configs/refs/heads/master/JJJonesJr33/kids-teens-shows.png) <br> -**Bullmoose20**, **Cpt-Kuesel**, **Evil Tacctician**, **Glasti1**, **Hiren-Z**, **Meisnate12**, **OhMyBahGosh**, **Sohjiro**, **TheUnchainedZebra**, **Tuxpeople**, & **Yozora** -The users who created, supported, and helped with creating posters -<br> -**Evil Tacctician**, **Mikenobbs**, & **Yozora** +Special thanks to the Kometa team and their configs that I drew inspiration from. +The users who created, supported, and helped with creating posters. And all the users of Reddit who have contributed to the cause! :D diff --git a/JJJonesJr33/TV (Updated).png b/JJJonesJr33/TV (Updated).png deleted file mode 100644 index c52d7b3..0000000 Binary files a/JJJonesJr33/TV (Updated).png and /dev/null differ diff --git a/JJJonesJr33/Unraid.png b/JJJonesJr33/Unraid.png deleted file mode 100644 index 95fc5c7..0000000 Binary files a/JJJonesJr33/Unraid.png and /dev/null differ diff --git a/JJJonesJr33/kids-teens-shows.png b/JJJonesJr33/kids-teens-shows.png new file mode 100644 index 0000000..b016eac Binary files /dev/null and b/JJJonesJr33/kids-teens-shows.png differ diff --git a/JJJonesJr33/movies.png b/JJJonesJr33/movies.png new file mode 100644 index 0000000..83013d5 Binary files /dev/null and b/JJJonesJr33/movies.png differ diff --git a/JJJonesJr33/tv-shows.png b/JJJonesJr33/tv-shows.png new file mode 100644 index 0000000..efc9ab5 Binary files /dev/null and b/JJJonesJr33/tv-shows.png differ