diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0c82334 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ + +.DS_Store +djnield/.DS_Store +djnield/.DS_Store +djnield/.DS_Store diff --git a/EvilTactician/Anime.png b/EvilTactician/Anime.png new file mode 100644 index 0000000..ec535a2 Binary files /dev/null and b/EvilTactician/Anime.png differ diff --git a/EvilTactician/Anime.yml b/EvilTactician/Anime.yml new file mode 100644 index 0000000..9cfae6a --- /dev/null +++ b/EvilTactician/Anime.yml @@ -0,0 +1,126 @@ +########################################## +## Anime Collections ## +########################################## +# # +# Credits # +# Evil Tacctician # +# JJJonesJr33 # +# # +########################################## +templates: + MAL Genre: + mal_genre: + genre_id: <> + collection_order: alpha + collection_mode: hide + sync_mode: sync + MAL User: + sort_title: ~<> + mal_userlist: + username: <> + status: plan_to_watch + sort_by: title + limit: 500 + collection_order: alpha + collection_mode: hide + sync_mode: sync + +collections: + Collection1: # Replace Username1 with a valid MAL Username + template: { name: MAL User, username: Username1 } + Collection2: # Replace Username2 with a valid MAL Username + template: { name: MAL User, username: Username2 } + Donghua: + collection_order: alpha + sync_mode: sync + plex_search: + all: + audio_language: zh + title.not: aggretsuko + Mobile Suit Gundam: + collection_order: alpha + sync_mode: sync + plex_search: + all: + title: Gundam + Cars: + template: { name: MAL Genre, genre_id: 3 } + Demons: + template: { name: MAL Genre, genre_id: 6 } + Ecchi: + template: { name: MAL Genre, genre_id: 9 } + Game: + template: { name: MAL Genre, genre_id: 11 } + Harem: + template: { name: MAL Genre, genre_id: 35 } + Mecha: + template: { name: MAL Genre, genre_id: 18 } + Military: + template: { name: MAL Genre, genre_id: 38 } + Psychological: + template: { name: MAL Genre, genre_id: 40 } + Samurai: + template: { name: MAL Genre, genre_id: 21 } + School: + template: { name: MAL Genre, genre_id: 23 } + Shoujo: + template: { name: MAL Genre, genre_id: 25 } + Shounen: + template: { name: MAL Genre, genre_id: 27 } + Slice of Life: + template: { name: MAL Genre, genre_id: 36 } + Space: + template: { name: MAL Genre, genre_id: 29 } + Supernatural: + template: { name: MAL Genre, genre_id: 37 } + Super Power: + template: { name: MAL Genre, genre_id: 31 } + Vampire: + template: { name: MAL Genre, genre_id: 32 } + Action: + template: { name: MAL Genre, genre_id: 1 } + Adventure: + template: { name: MAL Genre, genre_id: 2 } + Comedy: + template: { name: MAL Genre, genre_id: 4 } + Drama: + template: { name: MAL Genre, genre_id: 8 } + Fantasy: + template: { name: MAL Genre, genre_id: 10 } + Historical: + template: { name: MAL Genre, genre_id: 13 } + Horror: + template: { name: MAL Genre, genre_id: 14 } + Martial Arts: + template: { name: MAL Genre, genre_id: 17 } + Music: + template: { name: MAL Genre, genre_id: 19 } + Mystery: + template: { name: MAL Genre, genre_id: 7 } + Romance: + template: { name: MAL Genre, genre_id: 22 } + Sci-Fi: + template: { name: MAL Genre, genre_id: 24 } + Sports: + template: { name: MAL Genre, genre_id: 30 } + Boys Love: + template: { name: MAL Genre, genre_id: 28 } + Girls Love: + template: { name: MAL Genre, genre_id: 26 } + Gourmet: + template: { name: MAL Genre, genre_id: 47 } + Erotica: + template: { name: MAL Genre, genre_id: 49 } + Hentai: + template: { name: MAL Genre, genre_id: 12 } + Parody: + template: { name: MAL Genre, genre_id: 20 } + Police: + template: { name: MAL Genre, genre_id: 39 } + Thriller: + template: { name: MAL Genre, genre_id: 41 } + Unmatched: + plex_collectionless: + exclude: Test + sort_title: ~_Unmatched + collection_order: alpha \ No newline at end of file diff --git a/EvilTactician/Assets/README.md b/EvilTactician/Assets/README.md new file mode 100644 index 0000000..2dcf82f --- /dev/null +++ b/EvilTactician/Assets/README.md @@ -0,0 +1,7 @@ +# Collection Posters + +Please find the custom collection posters on my GitHub Repo: +[Evil Tactician's Anime Collections](https://github.com/EvilTactician/Anime-Collections-PMM). + +Due to the size of custom artwork, we cannot upload these to this general config repo. + diff --git a/EvilTactician/README.md b/EvilTactician/README.md new file mode 100644 index 0000000..017e251 --- /dev/null +++ b/EvilTactician/README.md @@ -0,0 +1,29 @@ +# Evil Tactician's Anime Collections + +Anime Collections based on MAL Genres + +## Included +* config.yml +* Anime.yml +* Custom Artwork¹ +* Photoshop Template¹ + +¹ Please note that these can only be found on my own repo due to their size: [Evil Tactician's Anime Collections](https://github.com/EvilTactician/Anime-Collections-PMM). + +Preview:
+![Anime](Anime.png) + +## Instructions + +Detailed instructions and latest version can be found here: [Evil Tactician's Anime Collections](https://github.com/EvilTactician/Anime-Collections-PMM). + +This repo only contains a preview and the config files. + +## Special Thanks +JJJonesJr33 - Original Base Anime.yml & Feedback
+Fribb - Creator of https://github.com/Fribb/anime-lists, helped me track down some mapping issues
+Sohjiro - Creator of Plex Meta Manager + +There was quite a bit of work involved in this - and you're welcome to use my assets and templates as you see fit as long as you give credit if you re-distribute them anywhere or include them in another project. + +If you wish to say thanks, you can [buy me a coffee](https://ko-fi.com/eviltactician) or wave on Discord. diff --git a/EvilTactician/config.yml b/EvilTactician/config.yml new file mode 100644 index 0000000..dbb2bb2 --- /dev/null +++ b/EvilTactician/config.yml @@ -0,0 +1,57 @@ +######################################################################## +## Plex-Meta-Manager by Evil Tactician ## +######################################################################## + +## This file is a template remove the .template to use the file + +libraries: # Library mappings must have a colon (:) placed after them + Anime: # Must match you library that is shown within plex + metadata_path: + - file: config/Anime.yml +settings: # Can be individually specified per library as well + cache: true + cache_expiration: 60 + asset_directory: config/assets + asset_folders: false + asset_depth: 0 + create_asset_folders: false + dimensional_asset_rename: false + download_url_assets: false + show_missing_season_assets: false + sync_mode: append + minimum_items: 1 + default_collection_order: alpha + delete_below_minimum: true + delete_not_scheduled: false + run_again_delay: 2 + missing_only_released: false + only_filter_missing: false + show_unmanaged: true + show_filtered: false + show_options: false + show_missing: false + show_missing_assets: false + save_missing: false + tvdb_language: eng + ignore_ids: + ignore_imdb_ids: + playlist_sync_to_user: + verify_ssl: true +plex: # REQUIRED - see https://github.com/meisnate12/Plex-Meta-Manager/wiki/Plex-Attributes + url: + token: + timeout: 60 + clean_bundles: false + empty_trash: false + optimize: false +tmdb: # REQUIRED for the script to run - to get a key you must follow https://developers.themoviedb.org/3/getting-started/introduction + apikey: + language: en +mal: # REQUIRED for this config to work - set up by following https://github.com/meisnate12/Plex-Meta-Manager/wiki/MyAnimeList-Attributes + client_id: + client_secret: + authorization: + access_token: + token_type: + expires_in: + refresh_token: diff --git a/JJJonesJr33/4K-Movies.png b/JJJonesJr33/4K-Movies.png new file mode 100644 index 0000000..7b6b987 Binary files /dev/null and b/JJJonesJr33/4K-Movies.png differ diff --git a/JJJonesJr33/Anime.png b/JJJonesJr33/Anime.png new file mode 100644 index 0000000..ac6cd69 Binary files /dev/null and b/JJJonesJr33/Anime.png differ diff --git a/JJJonesJr33/Anime.yml b/JJJonesJr33/Anime.yml new file mode 100644 index 0000000..6cf9e45 --- /dev/null +++ b/JJJonesJr33/Anime.yml @@ -0,0 +1,295 @@ +############################################ +## Anime Collections ## +############################################ + +########################################## +# User/Config Credits # +# Give Credit Where Credit is Due # +# JJJonesJr33 # +# # +########################################## + +collections: +########################### +# Genre Collections # +########################### + Top Airing Anime: + mal_airing: 10 + collection_order: custom + sort_title: ++++++++_Top_Airing + sync_mode: sync + Most Popular Anime: + mal_popular: 20 + collection_order: custom + sort_title: ++++++++_Most_Popular + sync_mode: sync + Most Favorited Anime: + mal_favorite: 20 + collection_order: custom + sort_title: ++++++++_Most_Favorited + sync_mode: sync + Cars Anime: + name: Cars + mal_genre: + genre_id: 3 + collection_order: custom + url_poster: https://i.imgur.com/V78wL7P.png + sync_mode: sync + Demons Anime: + name: Demons + mal_genre: + genre_id: 6 + collection_order: custom + url_poster: https://i.imgur.com/2D2nYlK.png + sync_mode: sync + Ecchi Anime: + name: Ecchi + mal_genre: + genre_id: 9 + collection_order: custom + url_poster: https://i.imgur.com/jwRfUQ0.png + sync_mode: sync + Game Anime: + name: Game + mal_genre: + genre_id: 11 + collection_order: custom + url_poster: https://i.imgur.com/drFCpAu.png + sync_mode: sync + Harem Anime: + name: Harem + mal_genre: + genre_id: 35 + collection_order: custom + url_poster: https://i.imgur.com/SO5UxO2.png + sync_mode: sync + Mecha Anime: + name: Mecha + mal_genre: + genre_id: 18 + collection_order: custom + url_poster: https://i.imgur.com/muzqj0p.png + sync_mode: sync + Military Anime: + name: Military + mal_genre: + genre_id: 38 + collection_order: custom + url_poster: https://i.imgur.com/AvXQrGw.png + sync_mode: sync + Psychological Anime: + name: Psychological + mal_genre: + genre_id: 40 + collection_order: custom + url_poster: https://i.imgur.com/SVRqQeX.png + sync_mode: sync + Samurai Anime: + name: Samurai + mal_genre: + genre_id: 21 + collection_order: custom + url_poster: https://i.imgur.com/bsPEhw4.png + sync_mode: sync + School Anime: + name: School + mal_genre: + genre_id: 23 + collection_order: custom + url_poster: https://i.imgur.com/9eh6yBF.png + sync_mode: sync + Shoujo Anime: + name: Shoujo + mal_genre: + genre_id: 25 + collection_order: custom + url_poster: https://i.imgur.com/iXVRExL.png + sync_mode: sync + Shounen Anime: + name: Shounen + mal_genre: + genre_id: 27 + collection_order: custom + url_poster: https://i.imgur.com/pPSBpsW.png + sync_mode: sync + Slice of Life Anime: + name: Slice of Life + mal_genre: + genre_id: 36 + collection_order: custom + url_poster: https://i.imgur.com/8cINna3.png + sync_mode: sync + Space Anime: + name: Space + mal_genre: + genre_id: 29 + collection_order: custom + url_poster: https://i.imgur.com/gjiafpT.png + sync_mode: sync + Supernatural Anime: + name: Supernatural + mal_genre: + genre_id: 37 + collection_order: custom + url_poster: https://i.imgur.com/3ZFMGou.png + sync_mode: sync + Super Power Anime: + name: Super Power + mal_genre: + genre_id: 31 + collection_order: custom + url_poster: https://i.imgur.com/ck93CUi.png + sync_mode: sync + Vampire Anime: + name: Vampire + mal_genre: + genre_id: 32 + collection_order: custom + url_poster: https://i.imgur.com/OGYjkd7.png + sync_mode: sync + Action Anime: + name: Action + mal_genre: + genre_id: 1 + collection_order: custom + url_poster: https://i.imgur.com/WwuviSn.png + sync_mode: sync + Adventure Anime: + name: Adventure + mal_genre: + genre_id: 2 + collection_order: custom + url_poster: https://i.imgur.com/nqKi3u5.png + sync_mode: sync + Comedy Anime: + name: Comedy + mal_genre: + genre_id: 4 + collection_order: custom + url_poster: https://i.imgur.com/mJ6a9UE.png + sync_mode: sync + Drama Anime: + name: Drama + mal_genre: + genre_id: 8 + collection_order: custom + url_poster: https://i.imgur.com/W4ZvvZB.png + sync_mode: sync + Fantasy Anime: + name: Fantasy + mal_genre: + genre_id: 10 + collection_order: custom + url_poster: https://i.imgur.com/qCvth7D.png + sync_mode: sync + Historical Anime: + name: Historical + mal_genre: + genre_id: 13 + collection_order: custom + url_poster: https://i.imgur.com/hvYQyY8.png + sync_mode: sync + Horror Anime: + name: Horror + mal_genre: + genre_id: 14 + collection_order: custom + url_poster: https://i.imgur.com/tVLrVDY.png + sync_mode: sync + Martial Arts Anime: + name: Martial Arts + mal_genre: + genre_id: 17 + collection_order: custom + url_poster: https://i.imgur.com/rUmj6O0.png + sync_mode: sync + Music Anime: + name: Music + mal_genre: + genre_id: 19 + collection_order: custom + url_poster: https://i.imgur.com/fU7qyGt.png + sync_mode: sync + Mystery Anime: + name: Mystery + mal_genre: + genre_id: 7 + collection_order: custom + url_poster: https://i.imgur.com/coTt7oP.png + sync_mode: sync + Romance Anime: + name: Romance + mal_genre: + genre_id: 22 + collection_order: custom + url_poster: https://i.imgur.com/jQyQukT.png + sync_mode: sync + Sci-Fi Anime: + name: Sci-Fi + mal_genre: + genre_id: 24 + collection_order: custom + url_poster: https://i.imgur.com/Gubz092.png + sync_mode: sync + Sports Anime: + name: Sports + mal_genre: + genre_id: 30 + collection_order: custom + url_poster: https://i.imgur.com/5tLtB2d.png + sync_mode: sync + Boys Love Anime: + name: Boys Love + mal_genre: + genre_id: 28 + collection_order: custom + url_poster: + sync_mode: sync + Girls Love Anime: + name: Girls Love + mal_genre: + genre_id: 26 + collection_order: custom + url_poster: + sync_mode: sync + Gourmet Anime: + name: Gourmet + mal_genre: + genre_id: 47 + collection_order: custom + url_poster: + sync_mode: sync + Erotica Anime: + name: Erotica + mal_genre: + genre_id: 49 + collection_order: custom + url_poster: + sync_mode: sync + Hentai Anime: + name: Hentai + mal_genre: + genre_id: 12 + collection_order: custom + url_poster: + sync_mode: sync + Parody Anime: + name: Parody + mal_genre: + genre_id: 20 + collection_order: custom + url_poster: + sync_mode: sync + Police Anime: + name: Police + mal_genre: + genre_id: 39 + collection_order: custom + url_poster: + sync_mode: sync + Suspense Anime: + name: Thriller + mal_genre: + genre_id: 41 + collection_order: custom + url_poster: https://i.imgur.com/F81WbIv.png diff --git a/JJJonesJr33/Movies 4K.yml b/JJJonesJr33/Movies 4K.yml new file mode 100644 index 0000000..c08c6fc --- /dev/null +++ b/JJJonesJr33/Movies 4K.yml @@ -0,0 +1,33 @@ +######################################################### +# 4K Movie Collections # +######################################################### + +########################################## +# User/Config Credits # +# Give Credit Where Credit is Due # +# JJJonesJr33 # +# djnield # +########################################## + +################## +# Overlays # +################## +collections: + 4K Overlay: + plex_search: + all: + resolution: 4K + hdr: false + item_overlay: + name: 4K + url: https://i.imgur.com/0B3q9ma.png + build_collection: false + 4K-HDR Overlay: + plex_search: + all: + resolution: 4K + hdr: true + item_overlay: + name: 4K-HDR + url: https://i.imgur.com/IzJSG74.png + build_collection: false diff --git a/JJJonesJr33/Movies.png b/JJJonesJr33/Movies.png new file mode 100644 index 0000000..b0f2f42 Binary files /dev/null and b/JJJonesJr33/Movies.png differ diff --git a/JJJonesJr33/Movies.yml b/JJJonesJr33/Movies.yml new file mode 100644 index 0000000..e48d40f --- /dev/null +++ b/JJJonesJr33/Movies.yml @@ -0,0 +1,282 @@ +###################################################### +# Movie Collections # +###################################################### + +############################################ +# User/Config Credits # +# Give Credit Where Credit is Due # +# JJJonesJr33 # +# Glasti1, Hiren-Z, OhMyBahGosh, tuxpeople # +############################################ + +########################### +# Templates # +########################### +templates: + Genre: + plex_search: + genre: <> + url_poster: <> + sort_title: +++++++_<> + collection_order: alpha + Holiday: + url_poster: <> + sort_title: +++++++_<> + collection_order: release + delete_not_scheduled: true + run_again: true + visible_home: true + visible_shared: true + sync_mode: sync + Studio: + plex_search: + studio: <> + url_poster: <> + sort_title: +++++_<> + collection_order: alpha + Movie: + tmdb_collection: <> + tmdb_summary: <> + url_poster: <> + sort_title: ++++_<> + collection_order: release + Decade: + # I was not able to find any posters i liked for decades 00 and 10, so i did not use the template. + plex_search: + decade: <> + url_poster: <> + sort_title: +++_<> + collection_order: alpha + people: + actor: tmdb + tmdb_person: <> + sort_title: ++_<> + collection_order: release + Special Genre: + url_poster: <> + sort_title: <> + collection_order: release +collections: +########################### +# Genre Collections # +########################### + Action: + template: {name: Genre, genre: Action, poster: https://theposterdb.com/api/assets/52018} + summary: Action film is 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. + Adventure: + template: {name: Genre, genre: Adventure, poster: https://theposterdb.com/api/assets/52218} + summary: Adventure film is 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: Genre, genre: Animation, poster: https://theposterdb.com/api/assets/120090} + summary: Animated film is 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: Genre, genre: Anime, poster: https://theposterdb.com/api/assets/126743} + summary: A collection of Anime movies + Biography: + template: {name: Genre, genre: Biography, poster: https://theposterdb.com/api/assets/60369} + summary: A collection of Biography movies + Comedy: + template: {name: Genre, genre: Comedy, poster: https://theposterdb.com/api/assets/51397} + 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: Genre, genre: Crime, poster: https://theposterdb.com/api/assets/53057} + summary: Crime film is a genre that revolves around the action of a criminal mastermind. A Crime film will often revolve around the criminal himself, chronicling his rise and fall. Some Crime films will have a storyline that follows the criminal's victim, yet others follow the person in pursuit of the criminal. This genre tends to be fast paced with an air of mystery – this mystery can come from the plot or from the characters themselves. + Documentary: + template: {name: Genre, genre: Documentary, poster: https://theposterdb.com/api/assets/51430} + summary: Documentary film is a non-fiction genre intended to document reality primarily for the purposes of instruction, education, or maintaining a historical record. + Drama: + template: {name: Genre, genre: Drama, poster: https://theposterdb.com/api/assets/52016} + summary: Drama film is a genre that relies on the emotional and relational development of realistic characters. While Drama film relies heavily on this kind of development, dramatic themes play a large role in the plot as well. Often, these dramatic themes are taken from intense, real life issues. Whether heroes or heroines are facing a conflict from the outside or a conflict within themselves, Drama film aims to tell an honest story of human struggles. + Family: + template: {name: Genre, genre: Family, poster: https://theposterdb.com/api/assets/53059} + summary: Fantasy film is 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. + Fantasy: + template: {name: Genre, genre: Animation, poster: https://theposterdb.com/api/assets/51476} + imdb_list: + - url: https://www.imdb.com/search/title/?title_type=feature&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=fantasy + limit: 100 + - url: https://www.imdb.com/search/title/?title_type=feature&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=fantasy&sort=user_rating,desc + limit: 100 + summary: Fantasy film is 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. + Gangster: + template: {name: Special Genre, poster: https://theposterdb.com/api/assets/62561} + sort_title: +++++++_Gangster + imdb_list: + - https://www.imdb.com/list/ls026270180/ + - https://www.imdb.com/list/ls000093502/ + summary: Gangster film is 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. + History: + template: {name: Genre, genre: History, poster: https://theposterdb.com/api/assets/58022} + summary: History film is 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 film is often accentuated by a sweeping musical score, lavish costumes, and high production value. + Horror: + template: {name: Genre, genre: Horror, poster: https://theposterdb.com/api/assets/51475} + summary: Horror film is 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. + Martial Arts: + template: {name: Special Genre, poster: https://theposterdb.com/api/assets/51773} + sort_title: +++++++_Martial_Arts + imdb_list: + - https://www.imdb.com/list/ls000099643/ + - https://www.imdb.com/list/ls068611186/ + - https://www.imdb.com/list/ls068378513/ + - https://www.imdb.com/list/ls090404120/ + summary: Martial Arts film is a sub-genre of action films that feature numerous martial arts combat between characters. These combats are usually the films' primary appeal and entertainment value, and often are a method of storytelling and character expression and development. Martial Arts are frequently featured in training scenes and other sequences in addition to fights. Martial Arts films commonly include other types of action, such as hand-to-hand combat, stuntwork, chases, and gunfights. + Music: + template: {name: Genre, poster: https://theposterdb.com/api/assets/51398} + imdb_list: + - url: https://www.imdb.com/search/title/?title_type=feature&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=music + limit: 200 + - url: https://www.imdb.com/search/title/?title_type=feature&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=music&sort=user_rating,desc + limit: 200 + summary: Music film is genre that revolves around music being an integral part of the characters lives. + Musical: + template: {name: Genre, genre: Musical, poster: https://theposterdb.com/api/assets/51427} + summary: A Musical interweaves vocal and dance performances into the narrative of the film. The songs of a film can either be used to further the story or simply enhance the experience of the audience. These films are often done on a grand scale and incorporate lavish costumes and sets. Traditional musicals center on a well-known star, famous for their dancing or singing skills (i.e. Fred Astaire, Gene Kelly, Judy Garland). These films explore concepts such are love and success, allowing the audience to escape from reality. + Mystery: + template: {name: Genre, genre: Mystery, poster: https://theposterdb.com/api/assets/53060} + summary: A Mystery film centers on a person of authority, usually a detective, that is trying to solve a mysterious crime. The main protagonist uses clues, investigation, and logical reasoning. The biggest element in these films is a sense of “whodunit” suspense, usually created through visual cues and unusual plot twists. + Pandemic: + template: {name: Special Genre, poster: https://theposterdb.com/api/assets/55837} + sort_title: +++++++_Pandemic + imdb_list: https://www.imdb.com/list/ls092321048/ + summary: A Pandemic film resolves around widespread viruses, plagues, and diseases. + Romance: + template: {name: Genre, genre: Romance, poster: https://theposterdb.com/api/assets/53062} + summary: "Romance film can be defined as a genre wherein the plot revolves around the love between two protagonists. This genre usually has a theme that explores an issue within love, including but not limited to: love at first sight, forbidden love, love triangles, and sacrificial love. The tone of Romance film can vary greatly. Whether the end is happy or tragic, Romance film aims to evoke strong emotions in the audience." + Science Fiction: + template: {name: Genre, genre: Science Fiction, poster: https://theposterdb.com/api/assets/51772} + summary: Science Fiction (Sci-Fi) film is a genre that incorporates hypothetical, science-based themes into the plot of the film. Often, this genre incorporates futuristic elements and technologies to explore social, political, and philosophical issues. The film itself is usually set in the future, either on earth or in space. Traditionally, a Science Fiction film will incorporate heroes, villains, unexplored locations, fantastical quests, and advanced technology. + Short: + template: {name: Genre, genre: Short, poster: https://theposterdb.com/api/assets/53063} + summary: A collection of Short movies + Sports: + template: {name: Genre, genre: Sport, poster: https://theposterdb.com/api/assets/60371} + imdb_list: + - url: https://www.imdb.com/search/title/?title_type=feature&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=sport + limit: 200 + - url: https://www.imdb.com/search/title/?title_type=feature&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=sport&sort=user_rating,desc + limit: 200 + 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. + Stand Up Comedy: + template: {name: Special Genre, poster: https://theposterdb.com/api/assets/49137} + sort_title: +++++++_Stand_Up_Comedy + imdb_list: + - https://www.imdb.com/list/ls070221411/ + - https://www.imdb.com/list/ls086584751/ + - https://www.imdb.com/list/ls086022668/ + - https://www.imdb.com/list/ls049792208/ + 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: + template: {name: Special Genre, poster: https://theposterdb.com/api/assets/74604} + sort_title: +++++++_Sword_&_Sorcery + imdb_list: https://www.imdb.com/list/ls022909805 + summary: Sword and Sorcery film is 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. + Thriller: + template: {name: Genre, genre: Thriller, poster: https://theposterdb.com/api/assets/52019} + summary: Thriller Film is a genre that revolves around anticipation and suspense. The aim for Thrillers is to keep the audience alert and on the edge of their seats. The protagonist in these films is set against a problem – an escape, a mission, or a mystery. No matter what sub-genre a Thriller film falls into, it will emphasize the danger that the protagonist faces. The tension with the main problem is built on throughout the film and leads to a highly stressful climax. + War: + template: {name: Genre, genre: War, poster: https://theposterdb.com/api/assets/51477} + summary: War Film is a genre that looks at the reality of war on a grand scale. They often focus on landmark battles as well as political issues within war. This genre usually focuses on a main character and his team of support, giving the audience an inside look into the gritty reality of war. + Western: + template: {name: Genre, genre: Western, poster: https://theposterdb.com/api/assets/51774} + summary: "Western Film is a genre that revolves around stories primarily set in the late 19th century in the American Old West. Most Westerns are set between the American Civil War (1865) and the early 1900s. Common themes within Western Film include: the conquest of the wild west, the cultural separation of the East and the West, the West’s resistance to modern change, the conflict between Cowboys and Indians, outlaws, and treasure/gold hunting. American Western Film usually revolves around a stoic hero and emphasizes the importance of honor and sacrifice." +########################### +# Holliday Collections # +########################### + Christmas: + schedule: range(12/01-12/31) + template: {name: Holiday, poster: https://theposterdb.com/api/assets/69443} + sort_title: +++++_Christmas + trakt_list: + - https://trakt.tv/users/movistapp/lists/christmas-movies + - https://trakt.tv/users/2borno2b/lists/christmas-movies-extravanganza + - https://trakt.tv/users/pualani78/lists/christmas-2020 + - https://trakt.tv/users/veninjak/lists/complete-christmas-2021-copy + imdb_list: + - https://www.imdb.com/list/ls025976544/ + - https://www.imdb.com/list/ls003863000/ + - https://www.imdb.com/list/ls027454200/ + - https://www.imdb.com/list/ls027886673/ + - https://www.imdb.com/list/ls097998599/ + summary: Christmas film is a genre that revolves around the plot involving Christmas. + Halloween: + schedule: range(10/01-10/31) + sort_title: +++++_Halloween + template: {name: Holiday, poster: https://theposterdb.com/api/assets/111218} + trakt_list: + - https://trakt.tv/users/kairbear08/lists/halloween + - https://trakt.tv/users/mybicycle/lists/halloween + - https://trakt.tv/users/jayinftl/lists/halloween + - https://trakt.tv/users/roswellgeek/lists/halloween + summary: Halloween film is a genre that revolves around the plot involving Halloween. + New Year's Eve Movies: + schedule: range(12/26-01/05) + sort_title: +++++_New_Year + template: {name: Holiday, holiday: "New Year's Eve"} + imdb_list: https://www.imdb.com/list/ls066838460/ + Valentine's Day Movies: + schedule: range(02/01-02/14) + sort_title: +++++_Valentine + template: {name: Holiday, holiday: "Valentine's Day"} + imdb_list: + - https://www.imdb.com/list/ls000094398/ + - https://www.imdb.com/list/ls057783436/ + - https://www.imdb.com/list/ls064427905/ + St. Patrick's Day Movies: + schedule: range(03/01-03/17) + sort_title: +++++_St_Patrick + template: {name: Holiday, holiday: "St. Patrick's Day"} + imdb_list: https://www.imdb.com/list/ls063934595/ + Thanksgiving Movies: + schedule: range(10/01-10/31) + sort_title: +++++_Thanksgiving + template: {name: Holiday, holiday: Thanksgiving, poster: https://theposterdb.com/api/assets/112251} + imdb_list: + - https://www.imdb.com/list/ls000835734/ + - https://www.imdb.com/list/ls091597850/ + Easter Movies: + schedule: range(3/22-4/25) + sort_title: +++++_Easter + template: {name: Holiday, holiday: Easter, poster: https://theposterdb.com/api/assets/60970} + imdb_list: + - https://www.imdb.com/list/ls062665509/ + - https://www.imdb.com/list/ls051733651/ +########################### +# Trakt Trending # +########################### + Trakt Trending: + trakt_trending: 50 + tmdb_trending_daily: 50 + tmdb_trending_weekly: 50 + sort_title: +++++++++++++++++++_1Trending + sync_mode: sync + smart_label: year.desc + summary: Movies Trending across the internet + radarr_add: false + radarr_search: false + radarr_monitor: false + url_background: https://i.imgur.com/SOVfrIq.png + url_poster: https://i.imgur.com/4vpMZoA.png +########################### +# IMDb Top 250 # +########################### + IMDb Top 250: + imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250&sort=user_rating,desc + sort_title: ++++++++_IMDb Top 250 +##################################### +# Special Genre Collections # +##################################### + Latest releases: + template: {name: Special Genre} + sort_title: ++++++++_ + trakt_list: https://trakt.tv/users/garycrawfordgc/lists/latest-releases + summary: "Latest releases" + Top 10 Movies of The Week: + template: {name: Special Genre} + sort_title: ++++++++_ + trakt_list: https://trakt.tv/users/giladg/lists/top-10-movies-of-the-week + summary: "Top 10 Movies of The Week" + Top Rated Movies: + template: {name: Special Genre} + sort_title: ++++++++_ + trakt_list: https://trakt.tv/users/justin/lists/imdb-top-rated-movies + summary: "Top Rated Movies" diff --git a/JJJonesJr33/README.md b/JJJonesJr33/README.md new file mode 100644 index 0000000..b45824f --- /dev/null +++ b/JJJonesJr33/README.md @@ -0,0 +1,23 @@ +Proper Movie, TV Shows, and Anime configs. + +The base config can also be found as config.yml + +For ease of use just copy everything in this folder to your docker container config folder and edit the config.yml to match your settings. Then run the container, open terminal, and use the following command ```python plex_meta_manager.py -r``` + +FYI: For the Anime config to work you must set up MyAnimeList in your main config using https://github.com/meisnate12/Plex-Meta-Manager/wiki/MyAnimeList-Attributes + +Anime Collections Preview:
+![Anime](Anime.png) +
+Movie Collections Preview:
+![Movies](Movies.png) +
+TV Shows Collections Preview:
+![TV Shows](TV.png)
+4K Movie Collections With Overlays Preview:
+![4K Movies with overlays](4K-Movies.png) +
+ +Special thanks to the users and their configs that I drew inspiration from +"Hiren-Z, OhMyBahGosh, djnield, Glasti1, tuxpeople" +And also to the users of Reddit who have contributed to the cause! diff --git a/JJJonesJr33/TV Shows 4K.yml b/JJJonesJr33/TV Shows 4K.yml new file mode 100644 index 0000000..b28980c --- /dev/null +++ b/JJJonesJr33/TV Shows 4K.yml @@ -0,0 +1,33 @@ +################################################# +# 4K TV Collections # +################################################# + +########################################## +# User/Config Credits # +# Give Credit Where Credit is Due # +# JJJonesJr33 # +# djnield # +########################################## + +################## +# Overlays # +################## +collections: + 4K Overlay: + plex_search: + all: + resolution: 4K + hdr: false + item_overlay: + name: 4K + url: https://i.imgur.com/0B3q9ma.png + build_collection: false + 4K-HDR Overlay: + plex_search: + all: + resolution: 4K + hdr: true + item_overlay: + name: 4K-HDR + url: https://i.imgur.com/IzJSG74.png + build_collection: false diff --git a/JJJonesJr33/TV Shows.yml b/JJJonesJr33/TV Shows.yml new file mode 100644 index 0000000..27e77b0 --- /dev/null +++ b/JJJonesJr33/TV Shows.yml @@ -0,0 +1,88 @@ +############################################## +# TV Collections # +############################################## + +########################################## +# User/Config Credits # +# Give Credit Where Credit is Due # +# JJJonesJr33 # +# Hiren-Z, OhMyBahGosh # +########################################## + +########################### +# Templates # +########################### +templates: + network: + optional: + - network + tmdb_network: <> + url_poster: <> + sort_title: +2_<> + sync_mode: sync + +collections: +###################################################### +# Network Collections # +###################################################### + A&E: + template: { name: network, network: "129, 2639, 3688", poster: https://theposterdb.com/api/assets/160188} + ABC: + template: { name: network, network: "2, 75, 2791", poster: https://theposterdb.com/api/assets/193495} + Adult Swim: + template: { name: network, network: 80, poster: https://theposterdb.com/api/assets/98825} + Apple+: + template: { name: network, network: 2552, poster: https://theposterdb.com/api/assets/168823} + Amazon: + template: { name: network, network: 1024, poster:https://theposterdb.com/api/assets/90886} + AMC: + template: { name: network, network: "174, 4661", poster: https://theposterdb.com/api/assets/104445} + Cartoon Network: + template: { name: network, network: "56, 217, 1232, 1483, 2193, 3917, 4771", poster: https://theposterdb.com/api/assets/172187} + CBS: + template: { name: network, network: "16, 2528", "1709", "2621", poster: https://theposterdb.com/api/assets/48744} + Cinemax: + template: { name: network, network: 359, poster: https://theposterdb.com/api/assets/193488} + Discovery: + template: { name: network, network: "10, 22, 64, 106, 244, 626, 670, 1079, 1287, 1534, 2087, 2480, 2692, 3045, 3591, 3900, 3953, 4440, 4462, 4741", poster: https://theposterdb.com/api/assets/137385} + Disney+: + template: { name: network, network: "2739, 2919", poster: https://theposterdb.com/api/assets/120939} + Fox: + template: { name: network, network: 19, poster: https://theposterdb.com/api/assets/48747} + Freeform: + template: { name: network, network: 1267 } + FX: + template: { name: network, network: 88, poster: https://theposterdb.com/api/assets/193493} + FXX: + template: { name: network, network: 1035 } + HBO: + template: { name: network, network: "49, 2593, 3186, 3308", poster: https://theposterdb.com/api/assets/168825} + HGTV: + template: { name: network, network: 210, poster: https://theposterdb.com/api/assets/98967} + Hulu: + template: { name: network, network: 453, poster: https://theposterdb.com/api/assets/168826} + National Geographic: + template: { name: network, network: "43, 799, 1756, 1825, 3355, 4293, 4476", poster: https://theposterdb.com/api/assets/121026} + Netflix: + template: { name: network, network: 213, poster: https://theposterdb.com/api/assets/168827} + Prime Video: + template: { name: network, network: 1024, poster: https://theposterdb.com/api/assets/168830} + Showtime: + template: { name: network, network: 67, poster: https://theposterdb.com/api/assets/138092} + Starz: + template: { name: network, network: "318, 758, 4906", poster: https://theposterdb.com/api/assets/81775} + Syfy: + template: { name: network, network: "77, 3701", poster: https://theposterdb.com/api/assets/193549} + TBS: + template: { name: network, network: "68, 160, 4888", poster: https://theposterdb.com/api/assets/193552} + YouTube: + template: { name: network, network: "247, 1436, 4869", poster: https://theposterdb.com/api/assets/193485} +#################################### +# Streaming Services Collections # +#################################### + Trending: + smart_label: originally_available.desc + sync_mode: sync + trakt_trending: 50 + summary: Shows Trending across the internet + sort_title: +++++_ diff --git a/JJJonesJr33/TV.png b/JJJonesJr33/TV.png new file mode 100644 index 0000000..e280e35 Binary files /dev/null and b/JJJonesJr33/TV.png differ diff --git a/JJJonesJr33/config.yml b/JJJonesJr33/config.yml new file mode 100644 index 0000000..34fdde2 --- /dev/null +++ b/JJJonesJr33/config.yml @@ -0,0 +1,122 @@ +######################################################################## +## Plex-Meta-Manager by JJJonesJr33 ## +######################################################################## + +## This file is a template remove the .template to use the file + +libraries: # Library mappings must have a colon (:) placed after them + Movies: # Must match you library that is shown within plex + metadata_path: + - file: config/Movies.yml + Movies 4K: # Must match you library that is shown within plex + metadata_path: + - file: config/Movies 4K.yml + TV Shows: # Must match you library that is shown within plex + metadata_path: + - file: config/TV Shows.yml + TV Shows 4K: # Must match you library that is shown within plex + metadata_path: + - file: config/TV Shows 4K.yml + Anime: # Must match you library that is shown within plex + metadata_path: + - file: config/Anime.yml +settings: # Can be individually specified per library as well + cache: true + cache_expiration: 60 + asset_directory: config/assets + asset_folders: true + asset_depth: 0 + create_asset_folders: false + dimensional_asset_rename: false + download_url_assets: false + show_missing_season_assets: false + sync_mode: append + minimum_items: 1 + default_collection_order: + delete_below_minimum: true + delete_not_scheduled: false + run_again_delay: 2 + missing_only_released: false + only_filter_missing: false + show_unmanaged: true + show_filtered: false + show_options: false + show_missing: true + show_missing_assets: true + save_missing: true + tvdb_language: eng + ignore_ids: + ignore_imdb_ids: + playlist_sync_to_user: all + verify_ssl: true +webhooks: # If you do not use webhooks remove this from the config + error: notifiarr + run_start: notifiarr + run_end: notifiarr + changes: notifiarr +plex: # Can be individually specified per library as well; REQUIRED for the script to run + url: http://192.168.1.2:32400/ + token: ##################### + timeout: 60 + clean_bundles: false + empty_trash: false + optimize: false +tmdb: # REQUIRED for the script to run - to get a key you must follow https://developers.themoviedb.org/3/getting-started/introduction + apikey: ##################### + language: en +tautulli: # Can be individually specified per library as well + url: http://192.168.1.2:8181/ + apikey: ##################### +omdb: + apikey: ##################### +notifiarr: # If you do not use webhooks remove this from the config + apikey: ##################### +anidb: # Not required for AniDB builders unless you want mature content + username: + password: ######## +radarr: # Can be individually specified per library as well - set up by following https://github.com/meisnate12/Plex-Meta-Manager/wiki/Radarr-Attributes + 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: +sonarr: # Can be individually specified per library as well - set up by following https://github.com/meisnate12/Plex-Meta-Manager/wiki/Sonarr-Attributes + url: http://192.168.1.2:8989 + token: ##################### + version: v3 + add: false + add_existing: false + root_folder_path: /media/tv + monitor: all + quality_profile: 1080p + language_profile: English + series_type: standard + season_folder: true + tag: + search: false + cutoff_search: false +trakt: # needed for both the movies and tv shows yml configs - set up by following https://github.com/meisnate12/Plex-Meta-Manager/wiki/Trakt-Attributes + client_id: ##################### + client_secret: ##################### + authorization: + access_token: + token_type: + expires_in: + refresh_token: + scope: public + created_at: +mal: # Only needed if you have a anime library - set up by following https://github.com/meisnate12/Plex-Meta-Manager/wiki/MyAnimeList-Attributes + client_id: + client_secret: + authorization: + access_token: + token_type: + expires_in: + refresh_token: diff --git a/JJJonesJr33/overlays/4K-HDR/overlay.png b/JJJonesJr33/overlays/4K-HDR/overlay.png new file mode 100644 index 0000000..2abb0ed Binary files /dev/null and b/JJJonesJr33/overlays/4K-HDR/overlay.png differ diff --git a/JJJonesJr33/overlays/4K/overlay.png b/JJJonesJr33/overlays/4K/overlay.png new file mode 100644 index 0000000..dedcc4b Binary files /dev/null and b/JJJonesJr33/overlays/4K/overlay.png differ diff --git a/JJJonesJr33/overlays/DV-Atmos/overlay.png b/JJJonesJr33/overlays/DV-Atmos/overlay.png new file mode 100644 index 0000000..4b249dd Binary files /dev/null and b/JJJonesJr33/overlays/DV-Atmos/overlay.png differ diff --git a/JJJonesJr33/overlays/DV-DTS-HD/overlay.png b/JJJonesJr33/overlays/DV-DTS-HD/overlay.png new file mode 100644 index 0000000..860f94e Binary files /dev/null and b/JJJonesJr33/overlays/DV-DTS-HD/overlay.png differ diff --git a/JJJonesJr33/overlays/DV-DTS-X/overlay.png b/JJJonesJr33/overlays/DV-DTS-X/overlay.png new file mode 100644 index 0000000..3a57502 Binary files /dev/null and b/JJJonesJr33/overlays/DV-DTS-X/overlay.png differ diff --git a/JJJonesJr33/overlays/DV-TrueHD-Atmos/overlay.png b/JJJonesJr33/overlays/DV-TrueHD-Atmos/overlay.png new file mode 100644 index 0000000..04a5dbd Binary files /dev/null and b/JJJonesJr33/overlays/DV-TrueHD-Atmos/overlay.png differ diff --git a/JJJonesJr33/overlays/DV-TrueHD/overlay.png b/JJJonesJr33/overlays/DV-TrueHD/overlay.png new file mode 100644 index 0000000..e046ac4 Binary files /dev/null and b/JJJonesJr33/overlays/DV-TrueHD/overlay.png differ diff --git a/JJJonesJr33/overlays/DV/overlay.png b/JJJonesJr33/overlays/DV/overlay.png new file mode 100644 index 0000000..5ac0bbc Binary files /dev/null and b/JJJonesJr33/overlays/DV/overlay.png differ diff --git a/NetPlexFlix/Movies.yml b/NetPlexFlix/Movies.yml new file mode 100644 index 0000000..8751f5f --- /dev/null +++ b/NetPlexFlix/Movies.yml @@ -0,0 +1,145 @@ +###################################################### +# # +# / | / /__ / /_/ __ \/ /__ _ __/ ____/ (_) __ # +# / |/ / _ \/ __/ /_/ / / _ \| |/_/ /_ / / / |/_/ # +# / /| / __/ /_/ ____/ / __/> < # +#/_/ |_/\___/\__/_/ /_/\___/_/|_/_/ /_/_/_/|_| # +# Plex Meta Manager Movie.yml Config # +# # +###################################################### +# TEMPLATES # +###################################################### +templates: + Chart: + sort_title: +1_<><> + sync_mode: sync + smart_label: added.desc + Best of: + trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-of-<> + sort_title: +1_Best of <> + sync_mode: sync + summary: Rotten Tomatoes Highest rated Movies of <> + smart_label: audience_rating.desc +###################################################### +# COLLECTIONS # +###################################################### +collections: +###################################################### +# BEST OF # +###################################################### + Trending Movies : + template: { name: Chart, num: 2 } + trakt_trending: 15 + tmdb_trending_daily: 15 + tmdb_trending_weekly: 15 + summary: Movies Trending now + sync_mode: sync + Popular Movies: + template: { name: Chart, num: 3 } + tmdb_popular: 40 + imdb_list: + url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short + limit: 40 + summary: Popular Movies now + sync_mode: sync + Best of 2021: + template: { name: Best of, year: 2021 } + IMDb Best Recent: + smart_label: release.desc + sync_mode: sync + summary: Movies rated 7 or higher on IMDb, released in the past 6 months. + sort_title: '+1_4 IMDb Best Rated' + collection_mode: default + plex_search: + audience_rating.gte: 7.0 + release: 180 + IMDB Top 250: + imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250&sort=user_rating,desc + summary: Movies that are in IMDB's Top 250 Movies of all time list + sort_title: '+2 IMDB' + collection_order: release + collection_mode: default + Oscars Best Picture Winners: + sort_title: '+2 Oscars Best Picture Winners' + trakt_list: https://trakt.tv/users/pjcob/lists/1970-2021-oscars-best-picture-winners?sort=rank,asc +###################################################### +# THEMES # +###################################################### + Based on True Events: + smart_label: originally_available.desc + trakt_list: https://trakt.tv/users/manu101/lists/based-inspired-on-actual-events + summary: Movies based on true events. + sort_title: '+2 Based on true events' + Chick Flicks: + trakt_list: + - https://trakt.tv/users/29zombies/lists/romantic-comedies + - https://trakt.tv/users/yirmaster/lists/chick-flicks + summary: Get in touch with your feminine side. + sort_title: '+2 Chick Flicks' + collection_order: alpha + collection_mode: default + Heist Movies: + imdb_list: + - https://www.imdb.com/list/ls068224634/ + - https://www.imdb.com/list/ls009794682/ + summary: Movies detailing the preparation for, execution of and aftermath of a (well-)planned and often daring heist. + sort_title: '+2 Heist' + collection_order: alpha + collection_mode: default + Member Berries: + smart_label: release.desc + trakt_list: https://trakt.tv/users/netplexflix/lists/member-berries + summary: Member Berry movies are movies that contain a lot of call backs or easter eggs to previous movies in the franchise or related franchises. Often franchise reboots. + sort_title: '+2 Member Berries' + sync_mode: sync + Mindfuck Movies: + smart_label: title.asc + trakt_list: https://trakt.tv/users/benfranklin/lists/best-mindfucks + summary: Movies that play with your mind, confuse you, and leads you on. Plot twists or surreal storylines. + sort_title: '+2 Mindfuck' + Quick Flicks: + smart_label: release.desc + summary: Movies 90 minutes or less. + sort_title: '+2 Quick Flicks' + collection_mode: default + plex_search: + duration.lte: 90 + genre.not: Animation + Time Travel: + smart_label: title.asc + trakt_list: https://trakt.tv/users/vagnerr/lists/time-travel + summary: Film/show contains time-travel. In any form. Be it time-loop, full on relocation in time, consciousness transfer... + sort_title: '+2 Time Travel' +###################################################### +# FRANCHISES # +###################################################### + A24 Movies: + trakt_list: https://trakt.tv/users/fidel-cb/lists/a24-movies-and-tv-shows?sort=released,asc + summary: Movies produced by A24. Usually indicative of quality content. + sort_title: '+2 A24' + collection_order: release + collection_mode: default + DC Extended Universe: + imdb_list: https://www.imdb.com/list/ls021326258/ + summary: A collection of all DC movies. + sort_title: 'DC' + collection_order: release + collection_mode: default + Disney Movies: + imdb_list: https://www.imdb.com/search/title/?companies=co0074039 + summary: A collection of all Disney movies. + sort_title: 'Disney Movies' + collection_order: release + collection_mode: default + Marvel Cinematic Universe: + imdb_list: https://www.imdb.com/list/ls000024621/ + summary: A collection of all MCU movies. + sort_title: 'MCU' + collection_order: release + collection_mode: default + Pixar Movies: + trakt_list: https://trakt.tv/users/pelezi/lists/pixar-movies-and-shorts?sort=released,asc + summary: A collection of all Pixar movies. + sort_title: 'Pixar Movies' + collection_order: release + collection_mode: default diff --git a/README.md b/README.md index db1f04f..634280a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Plex Meta Manager Configs -This is a repo for users to share their [Plex Meta Manager](https://github.com/meisnate12/Plex-Meta-Manager) configs with other users. Just create a fork and add a folder with your github name and put your configs inside and then submit a pull request. \ No newline at end of file +This is a repo for users to share their [Plex Meta Manager](https://github.com/meisnate12/Plex-Meta-Manager) configs with other users. Just create a fork and add a folder with your github name and put your configs inside and then submit a pull request. diff --git a/b101marc/Charts.yml b/b101marc/Charts.yml new file mode 100644 index 0000000..7772d8c --- /dev/null +++ b/b101marc/Charts.yml @@ -0,0 +1,65 @@ + +###################################################### +# Chart Collections # +###################################################### +templates: + Chart: + sort_title: +1_<><> + sync_mode: sync + smart_label: random + Best of: + trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-of-<> + sort_title: +1_Best of <> + sync_mode: sync + summary: Rotten Tomatoes Best Movies of <> + smart_label: audience_rating.desc +collections: + Plex Popular: + template: { name: Chart, num: 1 } + tautulli_popular: + list_days: 30 + list_size: 20 + list_buffer: 20 + tautulli_watched: + list_days: 30 + list_size: 20 + list_buffer: 20 + summary: Movies Popular on Plex + Trending: + template: { name: Chart, num: 2 } + trakt_trending: 10 + tmdb_trending_daily: 10 + tmdb_trending_weekly: 10 + summary: Movies Trending across the internet + Popular: + template: { name: Chart, num: 3 } + tmdb_popular: 40 + imdb_list: + url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short + limit: 40 + summary: Popular Movies across the internet + Top Rated: + template: { name: Chart, num: 4 } + imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250/ + tmdb_top_rated: 250 + summary: Top Rated Movies across the internet + Oscars: + template: { name: Chart, num: 5 } + imdb_list: https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner + summary: Oscar Winning Movies + Best of 2014: + template: { name: Best of, year: 2014 } + Best of 2015: + template: { name: Best of, year: 2015 } + Best of 2016: + template: { name: Best of, year: 2016 } + Best of 2017: + template: { name: Best of, year: 2017 } + Best of 2018: + template: { name: Best of, year: 2018 } + Best of 2019: + template: { name: Best of, year: 2019 } + Best of 2020: + template: { name: Best of, year: 2020 } + Best of 2021: + template: { name: Best of, year: 2021 } \ No newline at end of file diff --git a/b101marc/Essentials.yml b/b101marc/Essentials.yml new file mode 100644 index 0000000..4550b8b --- /dev/null +++ b/b101marc/Essentials.yml @@ -0,0 +1,54 @@ +########################################################### +# Essentials Collections # +########################################################### +templates: + Essentials: + sort_title: +2_Rotten Tomatoes - <><> + smart_label: random + sync_mode: sync + Other Essentials: + sort_title: +3_<><> + smart_label: random + sync_mode: sync + +collections: + Rotten Tomatoes - 200 Best Romantic Comedies: + template: { name: Essentials, num: 1} + trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-the-200-best-romantic-comedies-of-all-time + sync_mode: sync + collection_order: release + Rotten Tomatoes - 200 Best Horror Movies: + template: { name: Essentials, num: 2} + trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-horror-movies-of-all-time + sync_mode: sync + collection_order: release + Rotten Tomatoes - Essential 80's: + template: { name: Essentials, num: 3} + trakt_list: https://trakt.tv/users/tkcrabtree/lists/rotten-tomatoes-140-essential-80s-movies + sync_mode: sync + collection_order: release + Rotten Tomatoes - Essential Sci-Fi: + template: { name: Essentials, num: 4} + trakt_list: https://trakt.tv/users/ezaratemx/lists/rotten-tomatoes-150-essential-sci-fi-movies + sync_mode: sync + Rotten Tomatoes - Essential Family Films: + template: { name: Essentials, num: 5} + trakt_list: https://trakt.tv/users/giladg/lists/rotten-tomatoes-top-100-kids-family-movies + sync_mode: sync + Rotten Tomatoes - Essential Grindhouse: + template: { name: Essentials, num: 6} + trakt_list: https://trakt.tv/users/maxwelldeux/lists/the-deuce-top-20 + sync_mode: append + 1001 Movies to See Before you Die: + trakt_list: https://trakt.tv/users/tkcrabtree/lists/1001-movies-you-must-see-before-you-die-copy + template: { name: Other Essentials, num: 1} + 90's Cult Classics: + template: { name: Other Essentials, num: 3} + imdb_list: https://www.imdb.com/list/ls002348409/ + sync_mode: append + 80's Cult Classics: + trakt_list: https://trakt.tv/users/zyrus/lists/80s-classics + template: { name: Other Essentials, num: 2} + Sundance Film Festival 2021: + trakt_list: https://trakt.tv/users/hdlists/lists/sundance-2021-movie-guide + template: { name: Other Essentials, num: 4} \ No newline at end of file diff --git a/b101marc/Genre.yml b/b101marc/Genre.yml new file mode 100644 index 0000000..d4f66f5 --- /dev/null +++ b/b101marc/Genre.yml @@ -0,0 +1,199 @@ +###################################################### +# Genre Collections # +###################################################### +templates: + IMDb Genre: + default: + title: feature + limit: 100 + imdb_list: + - url: https://www.imdb.com/search/title/?title_type=<>&release_date=1920-01-01,&user_rating=7.0,10.0&num_votes=1000,&genres=<<genre>> + limit: <<limit>> + - url: https://www.imdb.com/search/title/?title_type=<<title>>&release_date=1920-01-01,&user_rating=7.0,10.0&num_votes=1000,&genres=<<genre>>&sort=user_rating,desc + limit: <<limit>> + sort_title: +4_<<collection_name>> + sync_mode: sync + smart_label: random + Genre: + sort_title: +4_<<collection_name>> + plex_search: + genre: <<genre>> + critic_rating.gte: 7 + limit: 1000 + sync_mode: sync + smart_label: random + Other Genre: + plex_search: + critic_rating.gte: 7 + limit: 1000 + sort_title: +4_<<collection_name>> + sync_mode: sync + smart_label: random + Genre 2: + plex_search: + genre.and: <<genre>> + critic_rating.gte: 7 + limit: 1000 + sort_title: +4_<<collection_name>> + sync_mode: sync + collection_order: release + +collections: + Action: + template: {name: Genre, genre: action} + Adult: + template: {name: Genre, genre: adult} + Adventure: + template: {name: Genre, genre: adventure} + Animation: + template: {name: Genre, genre: animation} + Biography: + template: {name: Genre, genre: biography} + Comedy: + template: {name: Genre, genre: comedy} + Crime: + template: {name: Genre, genre: crime} + Documentary: + template: {name: Genre, genre: documentary, title: documentary} + Drama: + template: {name: Genre, genre: drama} + Family: + template: {name: Genre, genre: family} + Fantasy: + template: {name: Genre, genre: fantasy} + Gangster: + template: {name: Other Genre} + imdb_list: + - https://www.imdb.com/list/ls026270180/ + - https://www.imdb.com/list/ls000093502/ + History: + template: {name: Genre, genre: history} + Horror: + template: {name: Genre, genre: horror} + Martial Arts: + template: {name: Other Genre} + imdb_list: + - https://www.imdb.com/list/ls000099643/ + - https://www.imdb.com/list/ls068611186/ + - https://www.imdb.com/list/ls068378513/ + - https://www.imdb.com/list/ls090404120/ + Musical: + template: {name: Genre, genre: musical} + Mystery: + template: {name: Genre, genre: mystery} + Non-Fiction: + template: {name: Genre, genre: non-fiction} + Pandemic: + template: { name: Other Genre } + imdb_list: + - url: https://www.imdb.com/search/keyword/?keywords=deadly-virus%2Chealth-crisis%2Cpandemic%2Cpublic-health-epidemic%2Cvirus%2Ccoronavirus&sort=moviemeter,asc&mode=detail&page=1&ref_=kw_ref_key + limit: 1000 + - url: https://www.imdb.com/list/ls041901506/ + - url: https://www.imdb.com/list/ls092321048/ + Romance: + template: {name: Genre, genre: romance} + Romantic Comedy: + template: { name: IMDb Genre, genre: "romance,comedy", limit: 1000 } + filters: + genre: Comedy + Romantic Drama: + template: { name: IMDb Genre, genre: "romance,drama", limit: 1000 } + filters: + genre: Drama + Sci-Fi: + template: {name: Genre, genre: sci-fi} + Sports: + template: {name: Genre, genre: sport} + Thriller: + template: {name: Genre, genre: thriller} + War: + template: {name: Genre, genre: war} + Western: + template: {name: Genre, genre: western} + Shorts: + template: {name: Genre, genre: short} + Queer: + trakt_list: + - https://trakt.tv/users/outtherek/lists/queer + - https://trakt.tv/users/igiorgis/lists/lgbt-lesbian-gay-bisexual-transgender-movies-tv-shows-the-biggest-list-on-trakt + imdb_list: + - https://www.imdb.com/list/ls062688328/ + - https://www.imdb.com/list/ls81657710/ + - https://www.imdb.com/list/ls006306218/ + sort_title: +++_Queer + sync_mode: append + collection_order: release + New Queer Cinema: + imdb_list: https://www.imdb.com/list/ls006306218/ + sort_title: +++_New Queer Cinema + sync_mode: append + collection_order: release + Sports Documentaries: + template: {name: Genre 2, genre: "sport,documentary"} + summary: Sports Documentaries rated 70% and above on Rotten Tomatoes + Mind Fuck Movies: + template: {name: Other Genre} + trakt_list: + - https://trakt.tv/users/lish408/lists/mindfuck + - https://trakt.tv/users/hdlists/lists/mindfuck-movies + - https://trakt.tv/users/benfranklin/lists/best-mindfucks + Camp!: + template: {name: Other Genre} + imdb_list: https://www.imdb.com/list/ls002915233/ + Blaxploitation: + template: {name: Other Genre} + imdb_list: https://www.imdb.com/list/ls066690694/ + Slasher: + template: {name: Other Genre} + imdb_list: + - https://www.imdb.com/list/ls053988992/ + - https://www.imdb.com/list/ls029703473/ + - https://www.imdb.com/list/ls002540370/ + - https://www.imdb.com/list/ls062357250/ + trakt_list: + - https://trakt.tv/users/hdlists/lists/80s-slasher-movies + Psychedelic: + template: {name: Other Genre} + imdb_list: + - https://www.imdb.com/list/ls085976350/ + trakt_list: + - https://trakt.tv/users/ld667/lists/top-150-trippy-psychedelic-movies-of-all-time + Time Travel: + template: {name: Other Genre} + trakt_list: https://trakt.tv/users/vagnerr/lists/time-travel + Dystopian: + template: {name: Other Genre} + trakt_list: https://trakt.tv/users/vagnerr/lists/dystopia + Mockumentaries: + template: {name: Other Genre} + imdb_list: + - https://www.imdb.com/list/ls027069047/ + - https://www.imdb.com/list/ls027792245/ + - https://www.imdb.com/list/ls052636068/ + - https://www.imdb.com/list/ls063550121/ + Based On A True Story: + template: {name: Other Genre} + trakt_list: https://trakt.tv/users/hdlists/lists/based-on-or-inspired-by-a-true-story + TV Movies: + template: {name: Genre, genre: tv movies} + Music: + template: {name: IMDb Genre, genre: music, limit: 500} + Black Cinema: + template: {name: Other Genre} + trakt_list: + - https://trakt.tv/users/bluephi8/lists/black-history + - https://trakt.tv/users/wilkin25/lists/great-documentaries-black-history-copy + - https://trakt.tv/users/hoochzilla/lists/black-cinema + - https://trakt.tv/users/cinematicthrowbacks/lists/great-documentaries-black-history + - https://trakt.tv/users/oshura/lists/african-american-history-education + American History: + template: {name: Other Genre} + trakt_list: https://trakt.tv/users/snown/lists/american-history-in-film + Art History: + template: {name: Other Genre} + trakt_list: + - https://trakt.tv/users/martachilegge/lists/art + imdb_list: + - https://www.imdb.com/list/ls024857225/ + - https://www.imdb.com/list/ls000652120/ + - https://www.imdb.com/list/ls059904656/ diff --git a/b101marc/Holiday.yml b/b101marc/Holiday.yml new file mode 100644 index 0000000..471c363 --- /dev/null +++ b/b101marc/Holiday.yml @@ -0,0 +1,74 @@ +templates: + Holiday: + smart_label: title.asc + summary: |- + A timed collection of <<collection_name>> and other movies that may relate to the holiday. + + NOTE: this collection will only be around until <<end_date>>. + sort_title: +0_<<collection_name>> + schedule: range(<<start_date>>-<<end_date>>) + delete_not_scheduled: true + visible_home: true + visible_shared: true +collections: + Valentine's Day Movies: + template: + name: Holiday + start_date: 02/01 + end_date: 02/29 + imdb_list: + - https://www.imdb.com/list/ls000094398/ + - https://www.imdb.com/list/ls057783436/ + - https://www.imdb.com/list/ls064427905/ + St. Patrick's Day Movies: + template: + name: Holiday + start_date: 03/01 + end_date: 03/18 + imdb_list: https://www.imdb.com/list/ls063934595/ + Thanksgiving Movies: + template: + name: Holiday + start_date: 11/01 + end_date: 11/30 + imdb_list: + - https://www.imdb.com/list/ls000835734/ + - https://www.imdb.com/list/ls091597850/ + Halloween Movies: + template: + name: Holiday + start_date: 10/01 + end_date: 10/31 + imdb_list: + - https://www.imdb.com/list/ls023118929/ + - https://www.imdb.com/list/ls000099714/ + trakt_list: + - https://trakt.tv/users/kairbear08/lists/halloween + - https://trakt.tv/users/mybicycle/lists/halloween + - https://trakt.tv/users/jayinftl/lists/halloween + - https://trakt.tv/users/roswellgeek/lists/halloween + tmdb_collection: + - 91361 # Halloween Collection + - 8581 # A Nightmare on Elm Street Collection + - 1733 # The Mummy Collection + - 8091 # Alien Collection + tmdb_movie: + - 23437 # A Nightmare on Elm Street (2010) + Christmas Movies: + template: + name: Holiday + start_date: 12/01 + end_date: 12/31 + imdb_list: + - https://www.imdb.com/list/ls025976544/ + - https://www.imdb.com/list/ls003863000/ + - https://www.imdb.com/list/ls027454200/ + - https://www.imdb.com/list/ls027886673/ + - https://www.imdb.com/list/ls097998599/ + - https://www.imdb.com/list/ls000096828/ + New Year's Day Movies: + template: + name: Holiday + start_date: 12/26 + end_date: 01/04 + imdb_list: https://www.imdb.com/list/ls066838460/ \ No newline at end of file diff --git a/b101marc/Movies.yml b/b101marc/Movies.yml new file mode 100644 index 0000000..2aa8339 --- /dev/null +++ b/b101marc/Movies.yml @@ -0,0 +1,706 @@ +###################################################### +# Movie Collections # +###################################################### +templates: + Collection: + optional: + - collection + - movie + tmdb_collection_details: <<collection>> + tmdb_movie: <<movie>> + sync_mode: sync + collection_order: release +collections: + 101 Dalmatians: + template: {name: Collection, collection: 100693} + 101 Dalmatians (Live-Action): + template: {name: Collection, collection: 124916} + 28 Days/Weeks Later: + template: {name: Collection, collection: 1565} + name_mapping: 28 Days-Weeks Later + 3 Ninja: + template: {name: Collection, collection: 71458} + "300": + template: {name: Collection, collection: 125570} + Addams Family: + template: {name: Collection, collection: 11716} + Air Bud: + template: {name: Collection, collection: 97445} + Aladdin: + template: {name: Collection, collection: 86027} + Alice in Wonderland: + template: {name: Collection, collection: 261307} + Alien: + template: {name: Collection, collection: "8091, 135416"} + All Dogs Go to Heaven: + template: {name: Collection, collection: 140910} + Almighty: + template: {name: Collection, collection: 124949} + Alvin and the Chipmunks: + template: {name: Collection, collection: 167613} + The Amazing Spider-Man: + template: {name: Collection, collection: 125574} + American Pie: + template: {name: Collection, collection: "2806, 298820"} + American Psycho: + template: {name: Collection, collection: 86105} + An American Tail: + template: {name: Collection, collection: 8783} + Anaconda: + template: {name: Collection, collection: 105995, movie: 336560} + Anchorman: + template: {name: Collection, collection: 93791} + Angels in the ...: + template: {name: Collection, collection: 508334} + name_mapping: Angels in the + The Angry Birds: + template: {name: Collection, collection: 531315} + Annabelle: + template: {name: Collection, collection: 402074} + Ant-Man: + template: {name: Collection, collection: 422834} + Appleseed: + template: {name: Collection, collection: "87800, 371526"} + Atlantis: + template: {name: Collection, collection: 100965} + Attack on Titan: + template: {name: Collection, collection: 370411} + Austin Powers: + template: {name: Collection, collection: 1006} + The Avengers: + template: {name: Collection, collection: 86311} + AVP: + template: {name: Collection, collection: 115762} + Babe: + template: {name: Collection, collection: 9435} + Back to the Future: + template: {name: Collection, collection: 264} + Bad Boys: + template: {name: Collection, collection: 14890} + Bad Moms: + template: {name: Collection, collection: 487376} + Bad Santa: + template: {name: Collection, collection: 423173} + Balto: + template: {name: Collection, collection: 117693} + Bambi: + template: {name: Collection, collection: 87250} + Barbershop: + template: {name: Collection, collection: 176097, movie: 14177} + Batman: + template: {name: Collection, collection: 120794} + Batman (Adam West) Animation: + template: {name: Collection, collection: 626517} + Beauty and the Beast: + template: {name: Collection, collection: 153010} + Bill & Ted's Most Excellent: + template: {name: Collection, collection: 91746} + Black Water: + template: {name: Collection, collection: 730166} + Blade: + template: {name: Collection, collection: 735} + Blade Runner: + template: {name: Collection, collection: 422837} + The Blues Brothers: + template: {name: Collection, collection: 112636} + The Boondock Saints: + template: {name: Collection, collection: 87186} + Borat Moviefilms: + template: {name: Collection, collection: 747168} + The Bourne: + template: {name: Collection, collection: 31562} + The Boy: + template: {name: Collection, collection: 666337} + Bring It On: + template: {name: Collection, collection: 430186} + Brother Bear: + template: {name: Collection, collection: 96472} + The Buddies: + template: {name: Collection, collection: 91657} + Captain America: + template: {name: Collection, collection: 131295} + Carrie: + template: {name: Collection, collection: 257053} + Cars: + template: {name: Collection, collection: 87118} + Charlie Brown: + template: {name: Collection} + imdb_list: https://www.imdb.com/list/ls054850259/ + summary: Collection of Movies and TV Specials with the beloved Peanuts characters. + Charlie's Angels: + template: {name: Collection, collection: 86029} + Cheaper by the Dozen: + template: {name: Collection, collection: 114783} + The Chronicles of Narnia: + template: {name: Collection, collection: 420} + The Chronicles of Riddick: + template: {name: Collection, collection: 2794} + Cinderella: + template: {name: Collection, collection: 55419} + Cinderella Story: + template: {name: Collection, collection: 437451} + City Slickers: + template: {name: Collection, collection: 150156} + Clash of the Titans: + template: {name: Collection, collection: 86780} + Clerks: + template: {name: Collection, collection: 182813} + Cloudy with a Chance of Meatballs: + template: {name: Collection, collection: 177467} + Cloverfield: + template: {name: Collection} + imdb_list: https://www.imdb.com/list/ls021933730/ + summary: Cloverfield is an American science fiction anthology film series and media franchise created and produced by J. J. Abrams consisting of three films, viral marketing websites linking the films together, and a tie-in manga to the first film titled Cloverfield/Kishin (2008), all set in a shared fictional universe referred to as the "Cloververse". The franchise as a whole deals with creatures from other dimensions attacking Earth throughout various decades, all as a repercussion of an experiment by an astronaut team aboard the Cloverfield Station in outer-space. Each film depicts the reality-altering effects of their study, which was meant to find a new energy source replacing the planet's depleted resources, only to open portals for assault from various beasts from deep space. + The Conjuring: + template: {name: Collection, collection: 313086} + Cornetto Trilogy: + template: {name: Collection} + imdb_list: https://www.imdb.com/list/ls068623110/ + summary: An anthology series of British comedic genre films directed by Edgar Wright, written by Wright and Simon Pegg, produced by Nira Park, and starring Pegg and Nick Frost. The trilogy consists of Shaun of the Dead (2004), Hot Fuzz (2007), and The World's End (2013). + Creed: + template: {name: Collection, collection: 553717} + Crocodile Dundee: + template: {name: Collection, collection: 9332} + The Croods: + template: {name: Collection, collection: 464577} + Crouching Tiger, Hidden Dragon: + template: {name: Collection, collection: 290973} + Daddy's Home: + template: {name: Collection, collection: 473971} + The Dark Knight: + template: {name: Collection, collection: 263} + DC Super Hero Girls: + template: {name: Collection, collection: "477208, 557495"} + Deadpool: + template: {name: Collection, collection: 448150, movie: 567604} + Death Note: + template: {name: Collection, collection: 102019} + Death Race: + template: {name: Collection, collection: 86116} + The Debt Collector: + template: {name: Collection, collection: 709271} + Despicable Me: + template: {name: Collection, collection: "86066, 544669"} + Die Hard: + template: {name: Collection, collection: 1570} + Dirty Harry: + template: {name: Collection, collection: 10456} + Divergent: + template: {name: Collection, collection: 283579} + A Dog's Purpose: + template: {name: Collection, collection: 591028} + DragonHeart: + template: {name: Collection, collection: 169452} + Dumb and Dumber: + template: {name: Collection, collection: 96665} + Dungeons & Dragons: + template: {name: Collection, collection: 106498} + The Emperor's New Groove: + template: {name: Collection, collection: 178117} + The Equalizer: + template: {name: Collection, collection: 523855} + Escape From ...: + template: {name: Collection, collection: 115838} + name_mapping: Escape From + Escape Plan: + template: {name: Collection, collection: 525891} + Evangelion: + template: {name: Collection, collection: 210303} + summary: A Japanese animated film series and a retelling of the original Neon Genesis Evangelion anime television series, produced by Studio Khara. Hideaki Anno served as the writer and general manager of the project, with Kazuya Tsurumaki and Masayuki directing the films themselves. Yoshiyuki Sadamoto, Ikuto Yamashita and Shiro Sagisu returned to provide character designs, mechanical designs and music respectively. + The Expendables: + template: {name: Collection, collection: 126125} + Fantasia: + template: {name: Collection, collection: 55427} + Fantastic Beasts: + template: {name: Collection, collection: 435259} + Fantastic Four: + template: {name: Collection, collection: 9744} + The Fast and the Furious: + template: {name: Collection, collection: "9485, 688042"} + Fifty Shades: + template: {name: Collection, collection: 344830} + Final Destination: + template: {name: Collection, collection: 8864} + Final Fantasy: + template: {name: Collection} + imdb_list: https://www.imdb.com/list/ls022264056/ + summary: A collection of films based off or closely associated with the Final Fantasy video games. + Finding Nemo: + template: {name: Collection, collection: 137697} + The Flintstones: + template: {name: Collection, collection: 351684} + The Fox and the Hound: + template: {name: Collection, collection: 100970} + Free Willy: + template: {name: Collection, collection: 9328} + Friday: + template: {name: Collection, collection: 43563} + Friday the 13th: + template: {name: Collection, collection: 9735, movie: "6466, 222724"} + Frozen: + template: {name: Collection, collection: 386382, movie: "326359, 460793"} + G.I. Joe: + template: {name: Collection, collection: 135468} + Garfield: + template: {name: Collection, collection: "86115, 373918"} + George Carlin Stand Up: + template: {name: Collection} + imdb_list: https://www.imdb.com/list/ls070221411/ + summary: Collection of George Carlin's Stand Up Comedy HBO Specials + George Lopez Stand Up: + template: {name: Collection} + imdb_list: https://www.imdb.com/list/ls086584751/ + summary: Collection of George Lopez's Stand Up Comedy Specials + George of the Jungle: + template: {name: Collection, collection: 126221} + Ghost in the Shell: + template: {name: Collection, collection: 23026} + Ghost Rider: + template: {name: Collection, collection: 90306} + Ghostbusters: + template: {name: Collection, collection: 2980, movie: 43074} + The Girl - Millennium: + template: {name: Collection, collection: 575987} + The Godfather: + template: {name: Collection, collection: 230} + Godzilla (Showa): + template: {name: Collection, collection: 374509, movie: 18983} + sort_title: Godzilla 01 (Showa) + Godzilla (Heisei): + template: {name: Collection, collection: 374511, movie: 39256} + sort_title: Godzilla 02 (Heisei) + Godzilla (Millennium): + template: {name: Collection, collection: 374512} + sort_title: Godzilla 04 (Millennium) + Godzilla (MonsterVerse): + template: {name: Collection, collection: 535313, movie: 293167} + sort_title: Godzilla 05 (MonsterVerse) + Godzilla (Anime): + template: {name: Collection, collection: 535790} + sort_title: Godzilla 07 (Anime) + A Goofy Movie: + template: {name: Collection, collection: 410261} + Goosebumps: + template: {name: Collection, collection: 508783} + Guardians of the Galaxy: + template: {name: Collection, collection: 284433} + Green Street Hooligans: + template: {name: Collection, collection: 152544} + Grown Ups: + template: {name: Collection, collection: 180546} + Halloween: + template: {name: Collection, collection: "91361, 126209"} + Halo: + template: {name: Collection} + tmdb_list_details: 7070832 + The Hangover: + template: {name: Collection, collection: 86119} + Hannibal Lecter: + template: {name: Collection, collection: 9743, movie: 11454} + Happy Death Day: + template: {name: Collection, collection: 526380} + Happy Feet: + template: {name: Collection, collection: 92012} + Harold & Kumar: + template: {name: Collection, collection: 30663} + Harry Potter: + template: {name: Collection, collection: 1241} + ... Has Fallen: + template: {name: Collection, collection: 386534} + name_mapping: Has Fallen + Hellboy: + template: {name: Collection, collection: 17235} + Hellboy (Animated): + template: {name: Collection, collection: 123203} + High School Musical: + template: {name: Collection, collection: 87253} + Highlander: + template: {name: Collection, collection: 8050} + The Hobbit: + template: {name: Collection, collection: 121938} + Home Alone: + template: {name: Collection, collection: 9888} + Honey, I Shrunk the Kids: + template: {name: Collection, collection: 72119} + Horrible Bosses: + template: {name: Collection, collection: 280588} + Hot Tub Time Machine: + template: {name: Collection, collection: 313576} + Hotel Transylvania: + template: {name: Collection, collection: 185103} + House of 1000 Corpses: + template: {name: Collection, collection: 105625} + How to Train Your Dragon: + template: {name: Collection, collection: 89137} + The Human Centipede: + template: {name: Collection, collection: 96671} + The Hunchback of Notre Dame: + template: {name: Collection, collection: 97456} + The Hunger Games: + template: {name: Collection, collection: 131635} + The Huntsman: + template: {name: Collection, collection: 393379} + Ice Age: + template: {name: Collection, collection: 8354, movie: "79218, 717095, 387893"} + The Incredibles: + template: {name: Collection, collection: 468222} + Independence Day: + template: {name: Collection, collection: 304378} + Indiana Jones: + template: {name: Collection, collection: 84} + Ip Man: + template: {name: Collection, collection: 70068, movie: "658009, 643413, 450001, 751391, 44249, 182127, 44865"} + collection_order: alpha + Iron Man: + template: {name: Collection, collection: 131292} + It: + template: {name: Collection, collection: 477962} + James Bond: + template: {name: Collection, collection: 645} + Jaws: + template: {name: Collection, collection: 2366} + Jay and Silent Bob: + template: {name: Collection, collection: 726870} + Jeff Dunham Stand Up: + template: {name: Collection} + imdb_list: https://www.imdb.com/list/ls086022668/ + summary: Collection of Jeff Dunham's Stand Up Comedy Specials + John Wick: + template: {name: Collection, collection: 404609} + Johnny Tsunami: + template: {name: Collection, collection: 394316} + Jumanji: + template: {name: Collection, collection: 495527} + Jump Street: + template: {name: Collection, collection: 212562} + The Jungle Book: + template: {name: Collection, collection: 97459} + Jurassic Park: + template: {name: Collection, collection: 328, movie: 630322} + The Karate Kid: + template: {name: Collection, collection: 8580, movie: 38575} + Kevin Hart Stand Up: + template: {name: Collection} + imdb_list: https://www.imdb.com/list/ls049792208/ + summary: Collection of Kevin Hart's Stand Up Comedy Specials + Kick-Ass: + template: {name: Collection, collection: 179892} + Kill Bill: + template: {name: Collection, collection: 2883} + Kingsman: + template: {name: Collection, collection: 391860} + Kung Fu Panda: + template: {name: Collection, collection: 77816} + Lady and the Tramp: + template: {name: Collection, collection: 97460} + Lake Placid: + template: {name: Collection, collection: 97768} + The Land Before Time: + template: {name: Collection, collection: 19163} + Legally Blonde: + template: {name: Collection, collection: 86024} + LEGO DC Comics Super Heroes: + template: {name: Collection, collection: 386162} + The Lego Movie: + template: {name: Collection, collection: 325470} + Lego Star Wars: + template: {name: Collection, collection: 302331} + Lethal Weapon: + template: {name: Collection, collection: 945} + Lilo & Stitch: + template: {name: Collection, collection: 97461} + The Lion King: + template: {name: Collection, collection: 94032} + The Little Mermaid: + template: {name: Collection, collection: 33085} + The Lord of the Rings: + template: {name: Collection, collection: 119} + The Lord of the Rings (Animated): + template: {name: Collection, collection: 141290} + Mad Max: + template: {name: Collection, collection: 8945} + Madagascar: + template: {name: Collection, collection: 14740, movie: "161143, 25472, 270946"} + Maleficent: + template: {name: Collection, collection: 531331} + Mall Cop: + template: {name: Collection, collection: 328372} + The Man with No Name: + template: {name: Collection} + imdb_list: https://www.imdb.com/list/ls023916334/ + summary: An Italian film series consisting of three Spaghetti Western films directed by Sergio Leone. The films are titled A Fistful of Dollars (1964), For a Few Dollars More (1965) and The Good, the Bad and the Ugly (1966). The series has become known for establishing the Spaghetti Western genre, and inspiring the creation of many more Spaghetti Western films. The three films are consistently listed among the best rated Western films in history. + Marvel Rising: + template: {name: Collection, collection: 627234} + Marx Brothers: + template: {name: Collection} + imdb_list: https://www.imdb.com/list/ls068486735/ + summary: The Marx Brothers were an American family comedy act that was successful in vaudeville, on Broadway, and in motion pictures from 1905 to 1949. Five of the Marx Brothers' thirteen feature films were selected by the American Film Institute (AFI) as among the top 100 comedy films, with two of them, Duck Soup (1933) and A Night at the Opera (1935), in the top fifteen. They are widely considered by critics, scholars, and fans to be among the greatest and most influential comedians of the 20th century. + Mary Poppins: + template: {name: Collection, collection: 527439} + The Mask: + template: {name: Collection, collection: 43072} + The Matrix: + template: {name: Collection, collection: 2344} + Maya the Bee: + template: {name: Collection, collection: 522250} + The Maze Runner: + template: {name: Collection, collection: 295130} + Mean Girls: + template: {name: Collection, collection: 99606} + Meet the Parents: + template: {name: Collection, collection: 51509} + Men In Black: + template: {name: Collection, collection: 86055} + The Mighty Ducks: + template: {name: Collection, collection: 10709} + "Mission: Impossible": + template: {name: Collection, collection: 87359} + name_mapping: Mission Impossible + Monsters, Inc.: + template: {name: Collection, collection: 137696} + Monty Python: + template: {name: Collection} + imdb_list: https://www.imdb.com/list/ls072012494/ + summary: Monty Python is a British surreal comedy troupe who created sketch comedy television shows and movies + Mortal Kombat: + template: {name: Collection, collection: 9818, movie: 664767} + Mothra: + template: {name: Collection, collection: 171732, movie: 39410} + Mulan: + template: {name: Collection, collection: 87236} + The Mummy: + template: {name: Collection, collection: 1733} + The Muppet: + template: {name: Collection, collection: 256377} + National Treasure: + template: {name: Collection, collection: 52984} + Neighbors: + template: {name: Collection, collection: 400700} + The Neverending Story: + template: {name: Collection, collection: 91430} + Night at the Museum: + template: {name: Collection, collection: 85943} + A Nightmare on Elm Street: + template: {name: Collection, collection: 8581, movie: "6466, 23437"} + Now You See Me: + template: {name: Collection, collection: 382685} + Ocean's: + template: {name: Collection, collection: 304} + Ong Bak: + template: {name: Collection, collection: 94589} + Oz: + template: {name: Collection, collection: 627517, movie: "13155, 68728"} + Pacific Rim: + template: {name: Collection, collection: 363369} + Paddington: + template: {name: Collection, collection: 488924} + Parasyte: + template: {name: Collection, collection: 385386} + Percy Jackson: + template: {name: Collection, collection: 179919} + Pet Sematary: + template: {name: Collection, collection: 10789, movie: 157433} + Peter Pan: + template: {name: Collection, collection: 55422} + Pirates of the Caribbean: + template: {name: Collection, collection: 295} + Pitch Perfect: + template: {name: Collection, collection: 306031} + Planes: + template: {name: Collection, collection: 270252} + Planet of the Apes: + template: {name: Collection, collection: 173710} + Pocahontas: + template: {name: Collection, collection: 136214} + Pokémon: + template: {name: Collection} + imdb_list: https://www.imdb.com/list/ls062687939/ + summary: Pokémon is a media franchise created by video game designer Satoshi Tajiri that centers on fictional creatures called Pokémon. As of 2020, there have been 23 animated films and one live action film. The first nineteen animated films are based on the anime television series of the same name, with the original film being remade into the 22nd. The 20th, 21st and 23rd animated films are set in an alternate continuity to the anime. + Police Story: + template: {name: Collection, collection: 269098} + Power Rangers: + template: {name: Collection, collection: 708816, movie: "305470, 306264"} + Predator: + template: {name: Collection, collection: 399} + The Princess Diaries: + template: {name: Collection, collection: 107674} + The Purge: + template: {name: Collection, collection: 256322} + Quarantine: + template: {name: Collection, collection: 123932} + Rambo: + template: {name: Collection, collection: 5039} + Red Cliff: + template: {name: Collection, collection: 96677} + Rent: + template: {name: Collection} + tmdb_list_details: 7072241 + The Rescuers: + template: {name: Collection, collection: 57971} + Resident Evil: + template: {name: Collection, collection: 17255} + "Resident Evil: Biohazard": + template: {name: Collection, collection: 133352} + name_mapping: Resident Evil Biohazard + Ride Along: + template: {name: Collection, collection: 376650} + Rio: + template: {name: Collection, collection: 229932} + Robert Langdon: + template: {name: Collection, collection: 115776} + RoboCop: + template: {name: Collection, collection: 5547} + Rocky: + template: {name: Collection, collection: 1575} + Rugrats: + template: {name: Collection, collection: 57129} + Rurouni Kenshin: + template: {name: Collection, collection: 247028} + Rush Hour: + template: {name: Collection, collection: 90863} + The Sandlot: + template: {name: Collection, collection: 87214} + The Santa Clause: + template: {name: Collection, collection: 53159} + Santa Paws: + template: {name: Collection, collection: 469648} + Saw: + template: {name: Collection, collection: 656} + Scary Movie: + template: {name: Collection, collection: 4246} + The Scorpion King: + template: {name: Collection, collection: 116669} + Scream: + template: {name: Collection, collection: 2602} + The Secret Life of Pets: + template: {name: Collection, collection: 427084} + Shaft: + template: {name: Collection, collection: "495, 608103"} + Shanghai Noon: + template: {name: Collection, collection: 59567} + Sharknado: + template: {name: Collection, collection: 286023} + Sherlock Holmes: + template: {name: Collection, collection: 102322} + The Shining: + template: {name: Collection, collection: 530064} + Shrek: + template: {name: Collection, collection: 2150} + Silent Hill: + template: {name: Collection, collection: 64748} + Slap Shot: + template: {name: Collection, collection: 261526} + The Smurfs: + template: {name: Collection, collection: 134897} + Spider-Man (Avengers): + template: {name: Collection, collection: 531241} + Spider-Man (Original): + template: {name: Collection, collection: 556} + Spy Kids: + template: {name: Collection, collection: 86486} + "Star Trek: Alternate Reality": + template: {name: Collection, collection: 115575} + name_mapping: Star Trek Alternate Reality + "Star Trek: The Next Generation": + template: {name: Collection, collection: 115570} + name_mapping: Star Trek The Next Generation + "Star Trek: The Original Series": + template: {name: Collection, collection: 151} + name_mapping: Star Trek The Original Series + "Star Wars: Skywalker Saga": + template: {name: Collection, collection: 10} + name_mapping: Star Wars Skywalker Saga + "Star Wars: Legends": + template: {name: Collection} + tmdb_movie: 348350, 330459 + summary: "Star Wars Anthology Films and other Star Wars Movies" + name_mapping: Star Wars Legends + Step Up: + template: {name: Collection, collection: 86092} + Street Fighter: + template: {name: Collection, collection: 190435, movie: "687354, 11667"} + Stuart Little: + template: {name: Collection, collection: 99727} + Super Troopers: + template: {name: Collection, collection: 449462} + Superman (Original): + template: {name: Collection, collection: 8537} + Surf's Up: + template: {name: Collection, collection: 436295} + Taken: + template: {name: Collection, collection: 135483} + Tarzan: + template: {name: Collection, collection: 106768} + Ted: + template: {name: Collection, collection: 266672} + Teenage Mutant Ninja Turtles: + template: {name: Collection, collection: "1582, 401562", movie: 1273} + Tekken: + template: {name: Collection, collection: 294172} + The Terminator: + template: {name: Collection, collection: 528} + Texas Chainsaw Massacre: + template: {name: Collection, collection: "111751, 425175"} + Thor: + template: {name: Collection, collection: 131296} + The Three Stooges: + template: {name: Collection} + imdb_list: https://www.imdb.com/list/ls075972675/ + tmdb_movie: 76489 + summary: The Three Stooges were an American vaudeville and comedy team active from 1922 until 1970, best known for their 190 short subject films by Columbia Pictures that have been regularly airing on television since 1958. + Tinker Bell: + template: {name: Collection, collection: 315595} + Tokyo Ghoul: + template: {name: Collection, collection: 551278} + Tom and Jerry: + template: {name: Collection} + imdb_list: https://www.imdb.com/list/ls022966050/ + summary: Tom and Jerry's animated feature-length films based on the series. + Tomb Raider: + template: {name: Collection, collection: "2467, 621142"} + Tomie: + template: {name: Collection, collection: 139394} + Toy Story: + template: {name: Collection, collection: 10194, movie: 130925} + Trainspotting: + template: {name: Collection, collection: 424202} + Transformers: + template: {name: Collection, collection: 8650} + The Transporter: + template: {name: Collection, collection: 9518} + Tremors: + template: {name: Collection, collection: 91799} + Trolls: + template: {name: Collection, collection: 489724} + TRON: + template: {name: Collection, collection: 63043, movie: 73362} + Unbreakable: + template: {name: Collection} + imdb_list: https://www.imdb.com/list/ls022101006/ + summary: The Unbreakable trilogy, officially known as the Eastrail 177 Trilogy, is an American superhero thriller and psychological horror film series. The films were written, produced, and directed by M. Night Shyamalan. The trilogy consists of Unbreakable (2000), Split (2016), and Glass (2019). + Underworld: + template: {name: Collection, collection: 2326} + Viy: + template: {name: Collection, collection: 428046} + Wall Street: + template: {name: Collection, collection: 52783} + Wallace & Gromit: + template: {name: Collection, collection: 529} + Wayne's World: + template: {name: Collection, collection: 8979} + Wonder Woman: + template: {name: Collection, collection: 468552} + Wreck-It Ralph: + template: {name: Collection, collection: 404825} + X-Men: + template: {name: Collection, collection: "748, 453993, 448150", movie: 567604} + xXx: + template: {name: Collection, collection: 52785} + Zenon: + template: {name: Collection, collection: 321148} + Zombieland: + template: {name: Collection, collection: 537982} + Zoolander: + template: {name: Collection, collection: 352789} + Zorro: + template: {name: Collection, collection: 1657} \ No newline at end of file diff --git a/b101marc/Networks.yml b/b101marc/Networks.yml new file mode 100644 index 0000000..b4790c8 --- /dev/null +++ b/b101marc/Networks.yml @@ -0,0 +1,105 @@ +templates: + network: + optional: + - network + tmdb_network: <<network>> + sort_title: +2_<<collection_name>> + sync_mode: sync + smart_label: episode_added.desc +collections: + HBO: + template: { name: network, network: "49, 2593, 3186, 3308" } + Cinemax: + template: { name: network, network: 359 } + Showtime: + template: { name: network, network: 67 } + Netflix: + template: { name: network, network: 213 } + Hulu: + template: { name: network, network: 453 } + Syfy: + template: { name: network, network: "77, 3701" } + Starz: + template: { name: network, network: "318, 758, 4906" } + HGTV: + template: { name: network, network: 210 } + TBS: + template: { name: network, network: "68, 160, 4888" } + National Geographic: + template: { name: network, network: "43, 799, 1756, 1825, 3355, 4293, 4476" } + Prime Video: + template: { name: network, network: 1024 } + YouTube: + template: { name: network, network: "247, 1436, 4869" } + FX: + template: { name: network, network: 88 } + Disney+: + template: { name: network, network: "2739, 2919" } + Apple+: + template: { name: network, network: 2552 } + Discovery: + template: { name: network, network: "10, 22, 64, 106, 244, 626, 670, 1079, 1287, 1534, 2087, 2480, 2692, 3045, 3591, 3900, 3953, 4440, 4462, 4741" } + A&E: + template: { name: network, network: "129, 2639, 3688" } + Bravo: + template: { name: network, network: 74 } + E!: + template: { name: network, network: 76 } + Adult Swim: + template: { name: network, network: 80 } + ESPN: + template: { name: network, network: "29, 70, 4132" } + USA Network: + template: { name: network, network: 30 } + TBS: + template: { name: network, network: 68 } + TNT: + template: { name: network, network: 41 } + Disney XD: + template: { name: network, network: 44 } + BBC: + template: { name: network, network: "3, 4, 493, 332" } + Paramount+: + template: { name: network, network: 4330 } + Nickleodeon: + template: { name: network, network: "13, 259, 35" } + PBS: + template: { name: network, network: 14 } + CBS: + template: { name: network, network: 16} + MTV: + template: { name: network, network: "33, 17" } + Fox: + template: { name: network, network: "19, 2686" } + WB: + template: { name: network, network: 21 } + CBC: + template: { name: network, network: 23 } + BET: + template: { name: network, network: 24 } + Channel 4: + template: { name: network, network: 26 } + UPN: + template: { name: network, network: 40 } + YTV: + template: { name: network, network: 46 } + Comedy Central: + template: { name: network, network: 47 } + Cartoon Network: + template: { name: network, network: 56 } + OutTV: + template: { name: network, network: 61 } + Shudder: + template: { name: network, network: 2949 } + The CW: + template: { name: network, network: 71 } + ABC: + template: { name: network, network: "2, 75" } + FX: + template: { name: network, network: "88, 1035" } + TV Asahi: + template: { name: network, network: 103 } + IFC: + template: { name: network, network: 124 } + + \ No newline at end of file diff --git a/b101marc/NewReleases.yml b/b101marc/NewReleases.yml new file mode 100644 index 0000000..a3c5146 --- /dev/null +++ b/b101marc/NewReleases.yml @@ -0,0 +1,11 @@ +Newly Released Movies: + sort_title: +0_NewReleases + sync_mode: sync + smart_label: added.desc + trakt_list: https://trakt.tv/users/giladg/lists/latest-releases + summary: A collection of newly-released movies in cinema and on streaming services + url_poster: https://i.imgur.com/D62EdJd.jpg + url_background: https://wallpaperbat.com/img/23094-cinema-hd-wallpaper-top-free-cinema-hd-background.jpg + visible_library: true + visible_home: true + visible_shared: true \ No newline at end of file diff --git a/b101marc/People.yml b/b101marc/People.yml new file mode 100644 index 0000000..02cd562 --- /dev/null +++ b/b101marc/People.yml @@ -0,0 +1,121 @@ +###################################################### +# People Collections # +###################################################### + +templates: + Person: + smart_filter: + any: + actor: tmdb + director: tmdb + writer: tmdb + producer: tmdb + sort_by: random + validate: false + tmdb_person: <<person>> + sort_title: +6_<<collection_name>> + +collections: + Cheryl Dunye: + template: {name: Person, person: 232937} + Kevin Smith: + template: {name: Person, person: 19303} + Quentin Tarantino: + template: {name: Person, person: 138} + John Waters: + template: {name: Person, person: 10367} + Martin Scorsese: + template: {name: Person, person: 1032} + Steven Spielberg: + template: {name: Person, person: 488} + George Lucas: + template: {name: Person, person: 1} + Nora Ephron: + template: {name: Person, person: 9248} + Robert Zemeckis: + template: {name: Person, person: 24} + Steven Soderbergh: + template: {name: Person, person: 1884} + James Cameron: + template: {name: Person, person: 2710} + Ryan Coogler: + template: {name: Person, person: 1056121} + Spike Lee: + template: {name: Person, person: 388} + Christopher Nolan: + template: {name: Person, person: 525} + Gus Van Sant: + template: {name: Person, person: 5216} + Ang Lee: + template: {name: Person, person: 1614} + Darren Aronofsky: + template: {name: Person, person: 44214} + Alfred Hitchcock: + template: {name: Person, person: 2636} + Bruce Lee: + template: {name: Person, person: 12429} + Carrie Fisher: + template: {name: Person, person: 4} + Coen Brothers: + template: {name: Person, person: "1223,1224"} + summary: "Joel Coen and Ethan Coen, collectively referred to as the Coen Brothers, are American film directors, producers, screenwriters, and editors. Their films span many genres and styles, which they frequently subvert or parody. Their most acclaimed works include: Raising Arizona (1987), Miller's Crossing (1990), Fargo (1996), The Big Lebowski (1998), O Brother, Where Art Thou? (2000), No Country for Old Men (2007), Burn After Reading (2008), A Serious Man (2009), True Grit (2010), Inside Llewyn Davis (2013), and The Ballad of Buster Scruggs (2018)." + Hayao Miyazaki: + template: {name: Person, person: 608} + J.J. Abrams: + template: {name: Person, person: 15344} + Mel Brooks: + template: {name: Person, person: 14639} + Ridley Scott: + template: {name: Person, person: 578} + Stanley Kubrick: + template: {name: Person, person: 240} + Robin Williams: + template: {name: Person, person: 2157} + Tim Burton: + template: {name: Person, person: 510} + Greta Gerwig: + template: {name: Person, person: 45400} + Saorsie Ronan: + template: {name: Person, person: 36592} + Aaron Sorkin: + template: {name: Person, person: 13520} + Barry Jenkins: + template: {name: Person, person: 92784} + Chadwick Boseman: + template: {name: Person, person: 172069} + Taika Waititi: + template: {name: Person, person: 55934} + Wes Craven: + template: {name: Person, person: 5140} + George A. Romero: + template: {name: Person, person: 14999} + Diane Keaton: + template: {name: Person, person: 3092} + Elliot Page: + template: {name: Person, person: 27578} + Ian McKellen: + template: {name: Person, person: 1327} + Jackie Chan: + template: {name: Person, person: 18896} + James Franco: + template: {name: Person, person: 17051} + Jeff Goldblum: + template: {name: Person, person: 4785} + Jim Carrey: + template: {name: Person, person: 206} + Julia Roberts: + template: {name: Person, person: 1204} + Allison Janney: + template: {name: Person, person: 19} + Bette Midler: + template: {name: Person, person: 73931} + Maya Rudolph: + template: {name: Person, person: 52792} + Amy Poehler: + template: {name: Person, person: 56322} + Will Smith: + template: {name: Person, person: 2888} + Viola Davis: + template: {name: Person, person: 19492} + Don Cheadle: + template: {name: Person, person: 1896} \ No newline at end of file diff --git a/b101marc/Studio.yml b/b101marc/Studio.yml new file mode 100644 index 0000000..cb6cdc5 --- /dev/null +++ b/b101marc/Studio.yml @@ -0,0 +1,80 @@ +###################################################### +# Studio Collections # +###################################################### + +templates: + Studio: + optional: + - company + tmdb_company: <<company>> + sort_title: +5_<<collection_name>> + sync_mode: sync + smart_label: release.desc + +collections: + Aardman: + template: {name: Studio, company: 297} + summary: Aardman Animations, Ltd. is a British animation studio based in Bristol, England. Aardman is known for films made using stop-motion clay animation techniques, particularly those featuring Plasticine characters Wallace and Gromit. + Blue Sky: + template: {name: Studio, company: 9383} + summary: Blue Sky Studios, Inc. is an American computer animation film studio based in Greenwich, Connecticut. It is a subsidiary of 20th Century Animation, a division of Disney Studios Content. + DreamWorks: + template: {name: Studio, company: 521} + filters: + collection.not: Aardman + summary: DreamWorks Animation LLC (also simply known as DreamWorks) is an American animation studio and a subsidiary of Universal Pictures, itself a subsidiary of Comcast's NBCUniversal. It is based in Glendale, California, and produces animated feature films, television programs, and online virtual games. + Illumination Entertainment: + template: {name: Studio, company: 6704} + summary: Illumination is an American film and animation studio founded by Chris Meledandri in 2007 and owned by Universal Pictures, a division of NBCUniversal, which is itself a division of Comcast. Meledandri produces the films, while Universal finances and distributes all the films. The studio is responsible for the Despicable Me and The Secret Life of Pets franchises and the film adaptations of Dr. Seuss’ books The Lorax and How the Grinch Stole Christmas. The Minions, characters from the Despicable Me series, are the studio's mascots. + Pixar: + template: {name: Studio, company: 3} + summary: Pixar Animation Studios, commonly known as Pixar, is an American computer animation studio based in Emeryville, California, a subsidiary of Disney Studios Content owned by The Walt Disney Company. Pixar began in 1979 as part of the Lucasfilm computer division, known as the Graphics Group, before its spin-off as a corporation on February 3, 1986, with funding from Apple co-founder Steve Jobs, who became its majority shareholder. Disney purchased Pixar in 2006 at a valuation of $7.4 billion by converting each share of Pixar stock to 2.3 shares of Disney stock, a transaction that resulted in Jobs becoming Disney's largest single shareholder at the time. Pixar is best known for its feature films technologically powered by RenderMan, the company's own implementation of the industry-standard RenderMan Interface Specification image-rendering application programming interface. Luxo Jr., a desk lamp from the studio's 1986 short film of the same name, is the studio's mascot. + Studio Ghibli: + template: {name: Studio, company: 10342} + summary: Studio Ghibli Inc. is a Japanese animation film studio headquartered in Koganei, Tokyo. The studio is best known for its animated feature films, and has also produced several short films, television commercials, and one television film. The studio’s mascot and most recognizable symbol is the character, Totoro, a giant cat-like spirit from the 1988 classic, My Neighbor Totoro. + Sony Pictures Animation: + template: {name: Studio, company: 2251} + summary: Sony Pictures Animation Inc. is an American animation studio owned by Sony Entertainment's Sony Pictures Entertainment through their Motion Picture Group division and founded on May 9, 2002. The studio's films are distributed worldwide by Sony Pictures Releasing under their Columbia Pictures label, while all direct-to-video releases are released by Sony Pictures Home Entertainment. + Warner Animation Group: + template: {name: Studio, company: 25120} + summary: The Warner Animation Group (WAG) is an American animation studio that is the feature animation division of Warner Bros. Entertainment. Established on January 7, 2013, the studio is the successor to the dissolved 2D traditional hand-drawn animation studio Warner Bros. Feature Animation, which shut down in 2003 and the dissolved family film division Warner Bros. Family Entertainment, which shut down in 2009. The entity is also a sister animation studio of the regular animation studio Warner Bros. Animation + Walt Disney Animation Studios: + template: {name: Studio, company: 6125} + summary: Walt Disney Animation Studios (WDAS), sometimes shortened to Disney Animation, is an American animation studio that creates animated features and short films for The Walt Disney Company. Founded on October 16, 1923 by brothers Walt Disney and Roy O. Disney, it is one of the oldest-running animation studios in the world. It is currently organized as a division of Walt Disney Studios and is headquartered at the Roy E. Disney Animation Building at the Walt Disney Studios lot in Burbank, California. + Walt Disney Pictures: + template: {name: Studio, company: 1} + summary: Walt Disney Pictures is an American film production studio of The Walt Disney Studios, which is owned by The Walt Disney Company. The studio is the flagship producer of live-action feature films within the Walt Disney Studios unit, and is based at the Walt Disney Studios in Burbank, California. Animated films produced by Walt Disney Animation Studios and Pixar Animation Studios are also released under this brand. Walt Disney Studios Motion Pictures distributes and markets the films produced by Walt Disney Pictures. + Monkeypaw Productions: + template: {name: Studio, company: 88934} + summary: Monkeypaw Productions is an American production company founded by director and producer Jordan Peele in 2012. The company is known for producing the horror films Get Out and Us. The company is named after the 1902 horror short story "The Monkey's Paw". + NEON: + template: {name: Studio, company: 90733} + summary: Neon is an American film production and distribution company founded in 2017 by CEO Tom Quinn and Tim League, who also was the co-founder of the Alamo Drafthouse Cinema chain. + Gloria Sanchez Productions: + template: {name: Studio, company: 77152} + summary: Gloria Sanchez Productions is a film production company. It is a subsidiary of Gary Sanchez Productions. + BRON: + template: {name: Studio, company: 13240} + summary: Bron Studios (stylized as BRON) is a Canadian motion picture company based in British Columbia owned by Bron Media Corporation. Bron's notable productions include Joker, Bombshell, Queen & Slim, Greyhound, Judas and the Black Messiah, The Mule, Henchmen, Roman J. Israel, Esq., Rudderless, Welcome to Me, The Addams Family, The Willoughbys, and Ghostbusters Afterlife. + Lucasfilm: + template: {name: Studio, company: 1} + summary: Lucasfilm Ltd. LLC is an American film and television production company that is a subsidiary of Walt Disney Studios, which is a business segment of The Walt Disney Company. The studio is best known for creating and producing the Star Wars and Indiana Jones franchises, as well as its leadership in developing special effects, sound, and computer animation for films. Lucasfilm was founded by filmmaker George Lucas in 1971 in San Rafael, California; most of the company's operations were moved to San Francisco in 2005.[3] Disney acquired Lucasfilm in October 2012 for $2.2 billion in cash and $1.855 billion in stock. + A24: + template: {name: Studio, company: 41077} + summary: A24 is an American independent entertainment company founded on August 20, 2012, by Daniel Katz, David Fenkel, and John Hodges and based in New York City. It specializes in film distribution, and film and television production. + View Askew: + template: {name: Studio, company: 16934} + summary: View Askew Productions is an American film and television production company founded by Kevin Smith and Scott Mosier in 1994. + Caviar: + template: {name: Studio, company: 2699} + summary: Caviar is an award-winning entertainment company with offices in Los Angeles, London, Brussels, Paris & Madrid. Our passion is to entertain audiences, wherever they are. Caviar’s ever growing circle of creators is rooted in branded content, film, digital and post production. We are looking forward to meeting you. + Marvel Studios: + template: {name: Studio, company: "420,7505"} + summary: Marvel Studios, LLC is an American film and television studio that is a subsidiary of Walt Disney Studios, a division of The Walt Disney Company. Marvel Studios is known for the production of the Marvel Cinematic Universe films, based on characters that appear in Marvel Comics publications. + Bleecker Street: + template: {name: Studio, company: 19414} + summary: Bleecker Street is an American film distribution company based in New York City. The company was named after 65 Bleecker Street, the street address of Andrew Karpen's prior company Focus Features. + Shaw Brothers: + template: {name: Studio, company: 5798} + summary: Shaw Brothers Studios was the largest film production company in Hong Kong, and operated from 1925 to 2011. It is fair to say that the Shaw Brothers have been the most significant film production company in the history of Hong Kong Cinema, with an influence extending far into international cinema. Over the last nine decades, the Shaw’s have amassed a collection of over 800 titles, with countless awards and international recognition. +###################################################### \ No newline at end of file diff --git a/bison529/Movies.yml b/bison529/Movies.yml new file mode 100644 index 0000000..46a5f25 --- /dev/null +++ b/bison529/Movies.yml @@ -0,0 +1,64 @@ +###################################################### +# Chart Collections # +###################################################### +templates: + Chart: + sort_title: +1_<<num>><<collection_name>> + sync_mode: sync + smart_label: random + Best of: + trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-of-<<year>> + sort_title: +1_Best of <<year>> + sync_mode: sync + summary: Rotten Tomatoes Best Movies of <<year>> + smart_label: audience_rating.desc +collections: + Plex Popular: + template: { name: Chart, num: 1 } + tautulli_popular: + list_days: 30 + list_size: 20 + list_buffer: 20 + tautulli_watched: + list_days: 30 + list_size: 20 + list_buffer: 20 + summary: الافلام الاكثر شعبية في سيرفرات عرب ميديا + Trending: + template: { name: Chart, num: 2 } + trakt_trending: 10 + tmdb_trending_daily: 10 + tmdb_trending_weekly: 10 + summary: أفلام رائجة عبر الإنترنت + Popular: + template: { name: Chart, num: 3 } + tmdb_popular: 40 + imdb_list: + url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short + limit: 40 + summary: الافلام الاكثر شعبية عبر الانترنت + Top Rated: + template: { name: Chart, num: 4 } + imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250/ + tmdb_top_rated: 250 + summary: الأفلام الأعلى تقييمًا عبر الإنترنت + Oscars: + template: { name: Chart, num: 5 } + imdb_list: https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner + summary: الأفلام الحائزة على جوائز أوسكار + Best of 2014: + template: { name: Best of, year: 2014 } + Best of 2015: + template: { name: Best of, year: 2015 } + Best of 2016: + template: { name: Best of, year: 2016 } + Best of 2017: + template: { name: Best of, year: 2017 } + Best of 2018: + template: { name: Best of, year: 2018 } + Best of 2019: + template: { name: Best of, year: 2019 } + Best of 2020: + template: { name: Best of, year: 2020 } + Best of 2021: + template: { name: Best of, year: 2021 } \ No newline at end of file diff --git a/bison529/TV - Anime.yml b/bison529/TV - Anime.yml new file mode 100644 index 0000000..1b3c8ff --- /dev/null +++ b/bison529/TV - Anime.yml @@ -0,0 +1,267 @@ +########################################################################## +## Anime Library Collection for Plex-Meta-Manager ## +########################################################################## + +collections: +########################### +# Genre Collections # +########################### + Top Airing Anime: + mal_airing: 10 + collection_order: custom + sort_title: ++++++++_Top_Airing + sync_mode: sync + Most Popular Anime: + mal_popular: 20 + collection_order: custom + sort_title: ++++++++_Most_Popular + sync_mode: sync + Most Favorited Anime: + mal_favorite: 20 + collection_order: custom + sort_title: ++++++++_Most_Favorited + sync_mode: sync + Cars Anime: + name: Cars + mal_genre: + genre_id: 3 + collection_order: custom + url_poster: https://i.imgur.com/V78wL7P.png + sync_mode: sync + Demons Anime: + name: Demons + mal_genre: + genre_id: 6 + collection_order: custom + url_poster: https://i.imgur.com/2D2nYlK.png + sync_mode: sync + Ecchi Anime: + name: Ecchi + mal_genre: + genre_id: 9 + collection_order: custom + url_poster: https://i.imgur.com/jwRfUQ0.png + sync_mode: sync + Game Anime: + name: Game + mal_genre: + genre_id: 11 + collection_order: custom + url_poster: https://i.imgur.com/drFCpAu.png + sync_mode: sync + Harem Anime: + name: Harem + mal_genre: + genre_id: 35 + collection_order: custom + url_poster: https://i.imgur.com/SO5UxO2.png + sync_mode: sync + Mecha Anime: + name: Mecha + mal_genre: + genre_id: 18 + collection_order: custom + url_poster: https://i.imgur.com/muzqj0p.png + sync_mode: sync + Military Anime: + name: Military + mal_genre: + genre_id: 38 + collection_order: custom + url_poster: https://i.imgur.com/AvXQrGw.png + sync_mode: sync + Psychological Anime: + name: Psychological + mal_genre: + genre_id: 40 + collection_order: custom + url_poster: https://i.imgur.com/SVRqQeX.png + sync_mode: sync + Samurai Anime: + name: Samurai + mal_genre: + genre_id: 21 + collection_order: custom + url_poster: https://i.imgur.com/bsPEhw4.png + sync_mode: sync + School Anime: + name: School + mal_genre: + genre_id: 23 + collection_order: custom + url_poster: https://i.imgur.com/9eh6yBF.png + sync_mode: sync + Shoujo Anime: + name: Shoujo + mal_genre: + genre_id: 25 + collection_order: custom + url_poster: https://i.imgur.com/iXVRExL.png + sync_mode: sync + Shounen Anime: + name: Shounen + mal_genre: + genre_id: 27 + collection_order: custom + url_poster: https://i.imgur.com/pPSBpsW.png + sync_mode: sync + Slice of Life Anime: + name: Slice of Life + mal_genre: + genre_id: 36 + collection_order: custom + url_poster: https://i.imgur.com/8cINna3.png + sync_mode: sync + Space Anime: + name: Space + mal_genre: + genre_id: 29 + collection_order: custom + url_poster: https://i.imgur.com/gjiafpT.png + sync_mode: sync + Supernatural Anime: + name: Supernatural + mal_genre: + genre_id: 37 + collection_order: custom + url_poster: https://i.imgur.com/3ZFMGou.png + sync_mode: sync + Super Power Anime: + name: Super Power + mal_genre: + genre_id: 31 + collection_order: custom + url_poster: https://i.imgur.com/ck93CUi.png + sync_mode: sync + Vampire Anime: + name: Vampire + mal_genre: + genre_id: 32 + collection_order: custom + url_poster: https://i.imgur.com/OGYjkd7.png + sync_mode: sync + Action Anime: + name: Action + mal_genre: + genre_id: 1 + collection_order: custom + url_poster: https://i.imgur.com/WwuviSn.png + sync_mode: sync + Adventure Anime: + name: Adventure + mal_genre: + genre_id: 2 + collection_order: custom + url_poster: https://i.imgur.com/nqKi3u5.png + sync_mode: sync + Comedy Anime: + name: Comedy + mal_genre: + genre_id: 4 + collection_order: custom + url_poster: https://i.imgur.com/mJ6a9UE.png + sync_mode: sync + Drama Anime: + name: Drama + mal_genre: + genre_id: 8 + collection_order: custom + url_poster: https://i.imgur.com/W4ZvvZB.png + sync_mode: sync + Fantasy Anime: + name: Fantasy + mal_genre: + genre_id: 10 + collection_order: custom + url_poster: https://i.imgur.com/qCvth7D.png + sync_mode: sync + Historical Anime: + name: Historical + mal_genre: + genre_id: 13 + collection_order: custom + url_poster: https://i.imgur.com/hvYQyY8.png + sync_mode: sync + Horror Anime: + name: Horror + mal_genre: + genre_id: 14 + collection_order: custom + url_poster: https://i.imgur.com/tVLrVDY.png + sync_mode: sync + Martial Arts Anime: + name: Martial Arts + mal_genre: + genre_id: 17 + collection_order: custom + url_poster: https://i.imgur.com/rUmj6O0.png + sync_mode: sync + Music Anime: + name: Music + mal_genre: + genre_id: 19 + collection_order: custom + url_poster: https://i.imgur.com/fU7qyGt.png + sync_mode: sync + Mystery Anime: + name: Mystery + mal_genre: + genre_id: 7 + collection_order: custom + url_poster: https://i.imgur.com/coTt7oP.png + sync_mode: sync + Romance Anime: + name: Romance + mal_genre: + genre_id: 22 + collection_order: custom + url_poster: https://i.imgur.com/jQyQukT.png + sync_mode: sync + Sci-Fi Anime: + name: Sci-Fi + mal_genre: + genre_id: 24 + collection_order: custom + url_poster: https://i.imgur.com/Gubz092.png + sync_mode: sync + Sports Anime: + name: Sports + mal_genre: + genre_id: 30 + collection_order: custom + url_poster: https://i.imgur.com/5tLtB2d.png + sync_mode: sync + Gourmet Anime: + name: Gourmet + mal_genre: + genre_id: 47 + collection_order: custom + url_poster: + sync_mode: sync + Erotica Anime: + name: Erotica + mal_genre: + genre_id: 49 + collection_order: custom + url_poster: + sync_mode: sync + Parody Anime: + name: Parody + mal_genre: + genre_id: 20 + collection_order: custom + url_poster: + sync_mode: sync + Police Anime: + name: Police + mal_genre: + genre_id: 39 + collection_order: custom + url_poster: + sync_mode: sync + Suspense Anime: + name: Thriller + mal_genre: + genre_id: 41 + collection_order: custom + url_poster: https://i.imgur.com/F81WbIv.png diff --git a/cpt-kuesel/README.md b/cpt-kuesel/README.md index 1882bb6..96bb698 100644 --- a/cpt-kuesel/README.md +++ b/cpt-kuesel/README.md @@ -56,11 +56,9 @@ The flags are taken from: https://www.countries-ofthe-world.com/flags-of-the-wor I have streamlined addition of new languages and therefore overlays by creating templates for dual language and single language overlays. The dual language overlays are used by providing the two language names with the corresponding ISO code in the collection builder. For the single language overlays all other languages have to be excluded. This is accomplished by providing them as default values in the template. -When creating the collection it is now necessary to provide the language with ISO code and also to overwrite the language_not default variable with another ISO code that is NOT the language. +When creating the collection it is now necessary to provide the language with ISO code and also to overwrite the language_not default variable with null. -In my overlay.psd I have prepared a layer for every flag/language that is represented in my library. -They are in layer groups and can easily be toggled to quickly create new overlays. -If you like to use my overlays and can't use my .psd shoot me a message on Discord and I can create any missing language overlay in my style for you. +They are located in their own repository (https://github.com/cpt-kuesel/media_overlays) and you can open issues for new languages and/or changes over there. ## Questions? You can always shoot me a question in the PMM Discord found on the main GitHub in the support section: diff --git a/cpt-kuesel/config/overlays/README.md b/cpt-kuesel/config/overlays/README.md new file mode 100644 index 0000000..937e7d6 --- /dev/null +++ b/cpt-kuesel/config/overlays/README.md @@ -0,0 +1,7 @@ +I have moved my overlays to their own repository. + +The first reason is so you can open issues for new languages and changes to the overlays there. + +The second reason is to reduce the size of this community repository. + +New location for my overlays: https://github.com/cpt-kuesel/media_overlays \ No newline at end of file diff --git a/cpt-kuesel/config/overlays/chinese/Thumbs.db b/cpt-kuesel/config/overlays/chinese/Thumbs.db deleted file mode 100644 index 681ed51..0000000 Binary files a/cpt-kuesel/config/overlays/chinese/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/chinese/overlay.png b/cpt-kuesel/config/overlays/chinese/overlay.png deleted file mode 100644 index 45eef62..0000000 Binary files a/cpt-kuesel/config/overlays/chinese/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/danish/Thumbs.db b/cpt-kuesel/config/overlays/danish/Thumbs.db deleted file mode 100644 index eae2d59..0000000 Binary files a/cpt-kuesel/config/overlays/danish/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/danish/overlay.png b/cpt-kuesel/config/overlays/danish/overlay.png deleted file mode 100644 index eb49f04..0000000 Binary files a/cpt-kuesel/config/overlays/danish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_chinese_french/Thumbs.db b/cpt-kuesel/config/overlays/dl_chinese_french/Thumbs.db deleted file mode 100644 index bc91422..0000000 Binary files a/cpt-kuesel/config/overlays/dl_chinese_french/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_chinese_french/overlay.png b/cpt-kuesel/config/overlays/dl_chinese_french/overlay.png deleted file mode 100644 index 5081538..0000000 Binary files a/cpt-kuesel/config/overlays/dl_chinese_french/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_chinese/Thumbs.db b/cpt-kuesel/config/overlays/dl_english_chinese/Thumbs.db deleted file mode 100644 index d5a4aa0..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_chinese/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_chinese/overlay.png b/cpt-kuesel/config/overlays/dl_english_chinese/overlay.png deleted file mode 100644 index c6c6fc7..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_chinese/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_danish/Thumbs.db b/cpt-kuesel/config/overlays/dl_english_danish/Thumbs.db deleted file mode 100644 index 2b89928..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_danish/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_danish/overlay.png b/cpt-kuesel/config/overlays/dl_english_danish/overlay.png deleted file mode 100644 index 2625720..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_danish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_dutch/Thumbs.db b/cpt-kuesel/config/overlays/dl_english_dutch/Thumbs.db deleted file mode 100644 index b2ca050..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_dutch/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_dutch/overlay.png b/cpt-kuesel/config/overlays/dl_english_dutch/overlay.png deleted file mode 100644 index 5d7e1b6..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_dutch/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_french/Thumbs.db b/cpt-kuesel/config/overlays/dl_english_french/Thumbs.db deleted file mode 100644 index df55105..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_french/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_french/overlay.png b/cpt-kuesel/config/overlays/dl_english_french/overlay.png deleted file mode 100644 index 420bd39..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_french/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_indian_hindi/Thumbs.db b/cpt-kuesel/config/overlays/dl_english_indian_hindi/Thumbs.db deleted file mode 100644 index 044e3df..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_indian_hindi/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_indian_hindi/overlay.png b/cpt-kuesel/config/overlays/dl_english_indian_hindi/overlay.png deleted file mode 100644 index d2a7f74..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_indian_hindi/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_indian_telugu/Thumbs.db b/cpt-kuesel/config/overlays/dl_english_indian_telugu/Thumbs.db deleted file mode 100644 index f43bd39..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_indian_telugu/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_indian_telugu/overlay.png b/cpt-kuesel/config/overlays/dl_english_indian_telugu/overlay.png deleted file mode 100644 index d2a7f74..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_indian_telugu/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_iranian_farsi/Thumbs.db b/cpt-kuesel/config/overlays/dl_english_iranian_farsi/Thumbs.db deleted file mode 100644 index ae88328..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_iranian_farsi/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_iranian_farsi/overlay.png b/cpt-kuesel/config/overlays/dl_english_iranian_farsi/overlay.png deleted file mode 100644 index 7f667e7..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_iranian_farsi/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_italian/Thumbs.db b/cpt-kuesel/config/overlays/dl_english_italian/Thumbs.db deleted file mode 100644 index 5fcd7a7..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_italian/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_italian/overlay.png b/cpt-kuesel/config/overlays/dl_english_italian/overlay.png deleted file mode 100644 index f798796..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_italian/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_japanese/Thumbs.db b/cpt-kuesel/config/overlays/dl_english_japanese/Thumbs.db deleted file mode 100644 index 18fe6f3..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_japanese/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_japanese/overlay.png b/cpt-kuesel/config/overlays/dl_english_japanese/overlay.png deleted file mode 100644 index 79c1983..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_japanese/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_korean/Thumbs.db b/cpt-kuesel/config/overlays/dl_english_korean/Thumbs.db deleted file mode 100644 index 9565484..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_korean/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_korean/overlay.png b/cpt-kuesel/config/overlays/dl_english_korean/overlay.png deleted file mode 100644 index 371a000..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_korean/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_russian/Thumbs.db b/cpt-kuesel/config/overlays/dl_english_russian/Thumbs.db deleted file mode 100644 index 0c854bb..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_russian/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_russian/overlay.png b/cpt-kuesel/config/overlays/dl_english_russian/overlay.png deleted file mode 100644 index 3e0ab8f..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_russian/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_spanish/Thumbs.db b/cpt-kuesel/config/overlays/dl_english_spanish/Thumbs.db deleted file mode 100644 index 91e4d15..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_spanish/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_spanish/overlay.png b/cpt-kuesel/config/overlays/dl_english_spanish/overlay.png deleted file mode 100644 index 0b2ab71..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_spanish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_swedish/Thumbs.db b/cpt-kuesel/config/overlays/dl_english_swedish/Thumbs.db deleted file mode 100644 index b9fe8ee..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_swedish/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_swedish/overlay.png b/cpt-kuesel/config/overlays/dl_english_swedish/overlay.png deleted file mode 100644 index a84bcf3..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_swedish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_thai/Thumbs.db b/cpt-kuesel/config/overlays/dl_english_thai/Thumbs.db deleted file mode 100644 index e2bcb5a..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_thai/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_english_thai/overlay.png b/cpt-kuesel/config/overlays/dl_english_thai/overlay.png deleted file mode 100644 index ad34931..0000000 Binary files a/cpt-kuesel/config/overlays/dl_english_thai/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_french_danish/Thumbs.db b/cpt-kuesel/config/overlays/dl_french_danish/Thumbs.db deleted file mode 100644 index 526b346..0000000 Binary files a/cpt-kuesel/config/overlays/dl_french_danish/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_french_danish/overlay.png b/cpt-kuesel/config/overlays/dl_french_danish/overlay.png deleted file mode 100644 index 2256bc6..0000000 Binary files a/cpt-kuesel/config/overlays/dl_french_danish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_chinese/Thumbs.db b/cpt-kuesel/config/overlays/dl_german_chinese/Thumbs.db deleted file mode 100644 index fd1ee59..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_chinese/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_chinese/overlay.png b/cpt-kuesel/config/overlays/dl_german_chinese/overlay.png deleted file mode 100644 index 960ff08..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_chinese/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_danish/Thumbs.db b/cpt-kuesel/config/overlays/dl_german_danish/Thumbs.db deleted file mode 100644 index ec67dff..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_danish/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_danish/overlay.png b/cpt-kuesel/config/overlays/dl_german_danish/overlay.png deleted file mode 100644 index 4e0a31a..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_danish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_dutch/Thumbs.db b/cpt-kuesel/config/overlays/dl_german_dutch/Thumbs.db deleted file mode 100644 index 860352b..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_dutch/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_dutch/overlay.png b/cpt-kuesel/config/overlays/dl_german_dutch/overlay.png deleted file mode 100644 index 6d75ac7..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_dutch/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_english/Thumbs.db b/cpt-kuesel/config/overlays/dl_german_english/Thumbs.db deleted file mode 100644 index 4241ea1..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_english/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_english/overlay.png b/cpt-kuesel/config/overlays/dl_german_english/overlay.png deleted file mode 100644 index 0bf702e..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_english/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_french/Thumbs.db b/cpt-kuesel/config/overlays/dl_german_french/Thumbs.db deleted file mode 100644 index 1f8b011..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_french/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_french/overlay.png b/cpt-kuesel/config/overlays/dl_german_french/overlay.png deleted file mode 100644 index b576cdd..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_french/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_indian_hindi/Thumbs.db b/cpt-kuesel/config/overlays/dl_german_indian_hindi/Thumbs.db deleted file mode 100644 index f6ae3fe..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_indian_hindi/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_indian_hindi/overlay.png b/cpt-kuesel/config/overlays/dl_german_indian_hindi/overlay.png deleted file mode 100644 index 1548716..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_indian_hindi/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_indian_telugu/Thumbs.db b/cpt-kuesel/config/overlays/dl_german_indian_telugu/Thumbs.db deleted file mode 100644 index 519b2e5..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_indian_telugu/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_indian_telugu/overlay.png b/cpt-kuesel/config/overlays/dl_german_indian_telugu/overlay.png deleted file mode 100644 index 1548716..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_indian_telugu/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_iranian_farsi/Thumbs.db b/cpt-kuesel/config/overlays/dl_german_iranian_farsi/Thumbs.db deleted file mode 100644 index 87eb1fe..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_iranian_farsi/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_iranian_farsi/overlay.png b/cpt-kuesel/config/overlays/dl_german_iranian_farsi/overlay.png deleted file mode 100644 index 6bec6d0..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_iranian_farsi/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_italian/Thumbs.db b/cpt-kuesel/config/overlays/dl_german_italian/Thumbs.db deleted file mode 100644 index 093ad50..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_italian/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_italian/overlay.png b/cpt-kuesel/config/overlays/dl_german_italian/overlay.png deleted file mode 100644 index 3300591..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_italian/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_japanese/Thumbs.db b/cpt-kuesel/config/overlays/dl_german_japanese/Thumbs.db deleted file mode 100644 index 20e3bc4..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_japanese/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_japanese/overlay.png b/cpt-kuesel/config/overlays/dl_german_japanese/overlay.png deleted file mode 100644 index f67303c..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_japanese/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_korean/Thumbs.db b/cpt-kuesel/config/overlays/dl_german_korean/Thumbs.db deleted file mode 100644 index b281aa5..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_korean/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_korean/overlay.png b/cpt-kuesel/config/overlays/dl_german_korean/overlay.png deleted file mode 100644 index f26e0c3..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_korean/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_russian/Thumbs.db b/cpt-kuesel/config/overlays/dl_german_russian/Thumbs.db deleted file mode 100644 index b1a65b4..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_russian/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_russian/overlay.png b/cpt-kuesel/config/overlays/dl_german_russian/overlay.png deleted file mode 100644 index 8628d6a..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_russian/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_spanish/Thumbs.db b/cpt-kuesel/config/overlays/dl_german_spanish/Thumbs.db deleted file mode 100644 index 1bd11a6..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_spanish/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_spanish/overlay.png b/cpt-kuesel/config/overlays/dl_german_spanish/overlay.png deleted file mode 100644 index 0aabe72..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_spanish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_swedish/Thumbs.db b/cpt-kuesel/config/overlays/dl_german_swedish/Thumbs.db deleted file mode 100644 index a4e572e..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_swedish/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_swedish/overlay.png b/cpt-kuesel/config/overlays/dl_german_swedish/overlay.png deleted file mode 100644 index ce28931..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_swedish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_thai/Thumbs.db b/cpt-kuesel/config/overlays/dl_german_thai/Thumbs.db deleted file mode 100644 index f10b8c9..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_thai/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_german_thai/overlay.png b/cpt-kuesel/config/overlays/dl_german_thai/overlay.png deleted file mode 100644 index e123a81..0000000 Binary files a/cpt-kuesel/config/overlays/dl_german_thai/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_italian_thai/Thumbs.db b/cpt-kuesel/config/overlays/dl_italian_thai/Thumbs.db deleted file mode 100644 index e1d8d57..0000000 Binary files a/cpt-kuesel/config/overlays/dl_italian_thai/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_italian_thai/overlay.png b/cpt-kuesel/config/overlays/dl_italian_thai/overlay.png deleted file mode 100644 index 75d62f6..0000000 Binary files a/cpt-kuesel/config/overlays/dl_italian_thai/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_japanese_chinese/Thumbs.db b/cpt-kuesel/config/overlays/dl_japanese_chinese/Thumbs.db deleted file mode 100644 index dbc5871..0000000 Binary files a/cpt-kuesel/config/overlays/dl_japanese_chinese/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_japanese_chinese/overlay.png b/cpt-kuesel/config/overlays/dl_japanese_chinese/overlay.png deleted file mode 100644 index 755b53f..0000000 Binary files a/cpt-kuesel/config/overlays/dl_japanese_chinese/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_korean_french/Thumbs.db b/cpt-kuesel/config/overlays/dl_korean_french/Thumbs.db deleted file mode 100644 index d3d281f..0000000 Binary files a/cpt-kuesel/config/overlays/dl_korean_french/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dl_korean_french/overlay.png b/cpt-kuesel/config/overlays/dl_korean_french/overlay.png deleted file mode 100644 index 4dc6427..0000000 Binary files a/cpt-kuesel/config/overlays/dl_korean_french/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dutch/Thumbs.db b/cpt-kuesel/config/overlays/dutch/Thumbs.db deleted file mode 100644 index 3d12297..0000000 Binary files a/cpt-kuesel/config/overlays/dutch/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/dutch/overlay.png b/cpt-kuesel/config/overlays/dutch/overlay.png deleted file mode 100644 index c8f5c4c..0000000 Binary files a/cpt-kuesel/config/overlays/dutch/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/english/Thumbs.db b/cpt-kuesel/config/overlays/english/Thumbs.db deleted file mode 100644 index 4445331..0000000 Binary files a/cpt-kuesel/config/overlays/english/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/english/overlay.png b/cpt-kuesel/config/overlays/english/overlay.png deleted file mode 100644 index 47a1d63..0000000 Binary files a/cpt-kuesel/config/overlays/english/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/french/Thumbs.db b/cpt-kuesel/config/overlays/french/Thumbs.db deleted file mode 100644 index 294f685..0000000 Binary files a/cpt-kuesel/config/overlays/french/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/french/overlay.png b/cpt-kuesel/config/overlays/french/overlay.png deleted file mode 100644 index dbb5883..0000000 Binary files a/cpt-kuesel/config/overlays/french/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/german/Thumbs.db b/cpt-kuesel/config/overlays/german/Thumbs.db deleted file mode 100644 index 5003787..0000000 Binary files a/cpt-kuesel/config/overlays/german/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/german/overlay.png b/cpt-kuesel/config/overlays/german/overlay.png deleted file mode 100644 index 7fbf2b2..0000000 Binary files a/cpt-kuesel/config/overlays/german/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/indian_hindi/Thumbs.db b/cpt-kuesel/config/overlays/indian_hindi/Thumbs.db deleted file mode 100644 index 91db317..0000000 Binary files a/cpt-kuesel/config/overlays/indian_hindi/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/indian_hindi/overlay.png b/cpt-kuesel/config/overlays/indian_hindi/overlay.png deleted file mode 100644 index ff4f8c1..0000000 Binary files a/cpt-kuesel/config/overlays/indian_hindi/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/indian_telugu/Thumbs.db b/cpt-kuesel/config/overlays/indian_telugu/Thumbs.db deleted file mode 100644 index 783c95c..0000000 Binary files a/cpt-kuesel/config/overlays/indian_telugu/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/indian_telugu/overlay.png b/cpt-kuesel/config/overlays/indian_telugu/overlay.png deleted file mode 100644 index ff4f8c1..0000000 Binary files a/cpt-kuesel/config/overlays/indian_telugu/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/iranian_farsi/Thumbs.db b/cpt-kuesel/config/overlays/iranian_farsi/Thumbs.db deleted file mode 100644 index 93b028f..0000000 Binary files a/cpt-kuesel/config/overlays/iranian_farsi/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/iranian_farsi/overlay.png b/cpt-kuesel/config/overlays/iranian_farsi/overlay.png deleted file mode 100644 index 4a6c088..0000000 Binary files a/cpt-kuesel/config/overlays/iranian_farsi/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/italian/Thumbs.db b/cpt-kuesel/config/overlays/italian/Thumbs.db deleted file mode 100644 index 6a1b703..0000000 Binary files a/cpt-kuesel/config/overlays/italian/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/italian/overlay.png b/cpt-kuesel/config/overlays/italian/overlay.png deleted file mode 100644 index 5204cd9..0000000 Binary files a/cpt-kuesel/config/overlays/italian/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/japanese/Thumbs.db b/cpt-kuesel/config/overlays/japanese/Thumbs.db deleted file mode 100644 index 442b38c..0000000 Binary files a/cpt-kuesel/config/overlays/japanese/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/japanese/overlay.png b/cpt-kuesel/config/overlays/japanese/overlay.png deleted file mode 100644 index 011fbfa..0000000 Binary files a/cpt-kuesel/config/overlays/japanese/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/korean/Thumbs.db b/cpt-kuesel/config/overlays/korean/Thumbs.db deleted file mode 100644 index 89eae3c..0000000 Binary files a/cpt-kuesel/config/overlays/korean/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/korean/overlay.png b/cpt-kuesel/config/overlays/korean/overlay.png deleted file mode 100644 index 1a0e086..0000000 Binary files a/cpt-kuesel/config/overlays/korean/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/russian/Thumbs.db b/cpt-kuesel/config/overlays/russian/Thumbs.db deleted file mode 100644 index 409724b..0000000 Binary files a/cpt-kuesel/config/overlays/russian/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/russian/overlay.png b/cpt-kuesel/config/overlays/russian/overlay.png deleted file mode 100644 index 69296c6..0000000 Binary files a/cpt-kuesel/config/overlays/russian/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/spanish/Thumbs.db b/cpt-kuesel/config/overlays/spanish/Thumbs.db deleted file mode 100644 index edb51d2..0000000 Binary files a/cpt-kuesel/config/overlays/spanish/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/spanish/overlay.png b/cpt-kuesel/config/overlays/spanish/overlay.png deleted file mode 100644 index a56a6c0..0000000 Binary files a/cpt-kuesel/config/overlays/spanish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/swedish/Thumbs.db b/cpt-kuesel/config/overlays/swedish/Thumbs.db deleted file mode 100644 index ebad006..0000000 Binary files a/cpt-kuesel/config/overlays/swedish/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/swedish/overlay.png b/cpt-kuesel/config/overlays/swedish/overlay.png deleted file mode 100644 index 994b61f..0000000 Binary files a/cpt-kuesel/config/overlays/swedish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config/overlays/thai/Thumbs.db b/cpt-kuesel/config/overlays/thai/Thumbs.db deleted file mode 100644 index b3ca5a1..0000000 Binary files a/cpt-kuesel/config/overlays/thai/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config/overlays/thai/overlay.png b/cpt-kuesel/config/overlays/thai/overlay.png deleted file mode 100644 index f666fb0..0000000 Binary files a/cpt-kuesel/config/overlays/thai/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/README.md b/cpt-kuesel/config4k/overlays/README.md new file mode 100644 index 0000000..937e7d6 --- /dev/null +++ b/cpt-kuesel/config4k/overlays/README.md @@ -0,0 +1,7 @@ +I have moved my overlays to their own repository. + +The first reason is so you can open issues for new languages and changes to the overlays there. + +The second reason is to reduce the size of this community repository. + +New location for my overlays: https://github.com/cpt-kuesel/media_overlays \ No newline at end of file diff --git a/cpt-kuesel/config4k/overlays/dl_german_english/Thumbs.db b/cpt-kuesel/config4k/overlays/dl_german_english/Thumbs.db deleted file mode 100644 index 4241ea1..0000000 Binary files a/cpt-kuesel/config4k/overlays/dl_german_english/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/dl_german_english/overlay.png b/cpt-kuesel/config4k/overlays/dl_german_english/overlay.png deleted file mode 100644 index 0bf702e..0000000 Binary files a/cpt-kuesel/config4k/overlays/dl_german_english/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/dl_german_english_4k/Thumbs.db b/cpt-kuesel/config4k/overlays/dl_german_english_4k/Thumbs.db deleted file mode 100644 index 9f2786d..0000000 Binary files a/cpt-kuesel/config4k/overlays/dl_german_english_4k/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/dl_german_english_4k/overlay.png b/cpt-kuesel/config4k/overlays/dl_german_english_4k/overlay.png deleted file mode 100644 index ed5f768..0000000 Binary files a/cpt-kuesel/config4k/overlays/dl_german_english_4k/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/dl_german_english_4k_hdr/Thumbs.db b/cpt-kuesel/config4k/overlays/dl_german_english_4k_hdr/Thumbs.db deleted file mode 100644 index 709b6a7..0000000 Binary files a/cpt-kuesel/config4k/overlays/dl_german_english_4k_hdr/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/dl_german_english_4k_hdr/overlay.png b/cpt-kuesel/config4k/overlays/dl_german_english_4k_hdr/overlay.png deleted file mode 100644 index 574aa4d..0000000 Binary files a/cpt-kuesel/config4k/overlays/dl_german_english_4k_hdr/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/dl_german_english_hdr/Thumbs.db b/cpt-kuesel/config4k/overlays/dl_german_english_hdr/Thumbs.db deleted file mode 100644 index 3c8d3e2..0000000 Binary files a/cpt-kuesel/config4k/overlays/dl_german_english_hdr/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/dl_german_english_hdr/overlay.png b/cpt-kuesel/config4k/overlays/dl_german_english_hdr/overlay.png deleted file mode 100644 index e152d93..0000000 Binary files a/cpt-kuesel/config4k/overlays/dl_german_english_hdr/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/english/Thumbs.db b/cpt-kuesel/config4k/overlays/english/Thumbs.db deleted file mode 100644 index 4445331..0000000 Binary files a/cpt-kuesel/config4k/overlays/english/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/english/overlay.png b/cpt-kuesel/config4k/overlays/english/overlay.png deleted file mode 100644 index 47a1d63..0000000 Binary files a/cpt-kuesel/config4k/overlays/english/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/english_4k/Thumbs.db b/cpt-kuesel/config4k/overlays/english_4k/Thumbs.db deleted file mode 100644 index 4ed242b..0000000 Binary files a/cpt-kuesel/config4k/overlays/english_4k/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/english_4k/overlay.png b/cpt-kuesel/config4k/overlays/english_4k/overlay.png deleted file mode 100644 index 1c79ff8..0000000 Binary files a/cpt-kuesel/config4k/overlays/english_4k/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/english_4k_hdr/Thumbs.db b/cpt-kuesel/config4k/overlays/english_4k_hdr/Thumbs.db deleted file mode 100644 index 136dee9..0000000 Binary files a/cpt-kuesel/config4k/overlays/english_4k_hdr/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/english_4k_hdr/overlay.png b/cpt-kuesel/config4k/overlays/english_4k_hdr/overlay.png deleted file mode 100644 index d8ec4c5..0000000 Binary files a/cpt-kuesel/config4k/overlays/english_4k_hdr/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/english_hdr/Thumbs.db b/cpt-kuesel/config4k/overlays/english_hdr/Thumbs.db deleted file mode 100644 index c28135a..0000000 Binary files a/cpt-kuesel/config4k/overlays/english_hdr/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/english_hdr/overlay.png b/cpt-kuesel/config4k/overlays/english_hdr/overlay.png deleted file mode 100644 index 30a27bd..0000000 Binary files a/cpt-kuesel/config4k/overlays/english_hdr/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/german/Thumbs.db b/cpt-kuesel/config4k/overlays/german/Thumbs.db deleted file mode 100644 index 5003787..0000000 Binary files a/cpt-kuesel/config4k/overlays/german/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/german/overlay.png b/cpt-kuesel/config4k/overlays/german/overlay.png deleted file mode 100644 index 7fbf2b2..0000000 Binary files a/cpt-kuesel/config4k/overlays/german/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/german_4k/Thumbs.db b/cpt-kuesel/config4k/overlays/german_4k/Thumbs.db deleted file mode 100644 index dfae853..0000000 Binary files a/cpt-kuesel/config4k/overlays/german_4k/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/german_4k/overlay.png b/cpt-kuesel/config4k/overlays/german_4k/overlay.png deleted file mode 100644 index 5682d77..0000000 Binary files a/cpt-kuesel/config4k/overlays/german_4k/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/german_4k_hdr/Thumbs.db b/cpt-kuesel/config4k/overlays/german_4k_hdr/Thumbs.db deleted file mode 100644 index 449b658..0000000 Binary files a/cpt-kuesel/config4k/overlays/german_4k_hdr/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/german_4k_hdr/overlay.png b/cpt-kuesel/config4k/overlays/german_4k_hdr/overlay.png deleted file mode 100644 index 13e3008..0000000 Binary files a/cpt-kuesel/config4k/overlays/german_4k_hdr/overlay.png and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/german_hdr/Thumbs.db b/cpt-kuesel/config4k/overlays/german_hdr/Thumbs.db deleted file mode 100644 index 7bba52a..0000000 Binary files a/cpt-kuesel/config4k/overlays/german_hdr/Thumbs.db and /dev/null differ diff --git a/cpt-kuesel/config4k/overlays/german_hdr/overlay.png b/cpt-kuesel/config4k/overlays/german_hdr/overlay.png deleted file mode 100644 index e78afac..0000000 Binary files a/cpt-kuesel/config4k/overlays/german_hdr/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlay.psd b/cpt-kuesel/overlay.psd deleted file mode 100644 index 8ea18e9..0000000 Binary files a/cpt-kuesel/overlay.psd and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_english_chinese/overlay.png b/cpt-kuesel/overlays_v1/dl_english_chinese/overlay.png deleted file mode 100644 index 5fc896c..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_english_chinese/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_english_danish/overlay.png b/cpt-kuesel/overlays_v1/dl_english_danish/overlay.png deleted file mode 100644 index a1df158..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_english_danish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_english_dutch/overlay.png b/cpt-kuesel/overlays_v1/dl_english_dutch/overlay.png deleted file mode 100644 index be3a2d2..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_english_dutch/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_english_french/overlay.png b/cpt-kuesel/overlays_v1/dl_english_french/overlay.png deleted file mode 100644 index 4c4dc70..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_english_french/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_english_indian_hindi/overlay.png b/cpt-kuesel/overlays_v1/dl_english_indian_hindi/overlay.png deleted file mode 100644 index 56ddfe2..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_english_indian_hindi/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_english_indian_telugu/overlay.png b/cpt-kuesel/overlays_v1/dl_english_indian_telugu/overlay.png deleted file mode 100644 index 56ddfe2..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_english_indian_telugu/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_english_iranian_farsi/overlay.png b/cpt-kuesel/overlays_v1/dl_english_iranian_farsi/overlay.png deleted file mode 100644 index 69242be..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_english_iranian_farsi/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_english_italian/overlay.png b/cpt-kuesel/overlays_v1/dl_english_italian/overlay.png deleted file mode 100644 index fdba9b0..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_english_italian/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_english_japanese/overlay.png b/cpt-kuesel/overlays_v1/dl_english_japanese/overlay.png deleted file mode 100644 index 0e8623a..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_english_japanese/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_english_korean/overlay.png b/cpt-kuesel/overlays_v1/dl_english_korean/overlay.png deleted file mode 100644 index bed6205..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_english_korean/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_english_russian/overlay.png b/cpt-kuesel/overlays_v1/dl_english_russian/overlay.png deleted file mode 100644 index af65506..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_english_russian/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_english_spanish/overlay.png b/cpt-kuesel/overlays_v1/dl_english_spanish/overlay.png deleted file mode 100644 index ae1308f..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_english_spanish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_english_swedish/overlay.png b/cpt-kuesel/overlays_v1/dl_english_swedish/overlay.png deleted file mode 100644 index 81c08c5..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_english_swedish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_english_thai/overlay.png b/cpt-kuesel/overlays_v1/dl_english_thai/overlay.png deleted file mode 100644 index e8d2574..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_english_thai/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_french_danish/overlay.png b/cpt-kuesel/overlays_v1/dl_french_danish/overlay.png deleted file mode 100644 index 529823c..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_french_danish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_chinese/overlay.png b/cpt-kuesel/overlays_v1/dl_german_chinese/overlay.png deleted file mode 100644 index 07d92a7..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_chinese/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_danish/overlay.png b/cpt-kuesel/overlays_v1/dl_german_danish/overlay.png deleted file mode 100644 index f3a908e..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_danish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_dutch/overlay.png b/cpt-kuesel/overlays_v1/dl_german_dutch/overlay.png deleted file mode 100644 index e4e53fd..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_dutch/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_english/overlay.png b/cpt-kuesel/overlays_v1/dl_german_english/overlay.png deleted file mode 100644 index c407346..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_english/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_english_4k/overlay.png b/cpt-kuesel/overlays_v1/dl_german_english_4k/overlay.png deleted file mode 100644 index 0929621..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_english_4k/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_english_4k_hdr/overlay.png b/cpt-kuesel/overlays_v1/dl_german_english_4k_hdr/overlay.png deleted file mode 100644 index 62b6b3e..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_english_4k_hdr/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_english_hdr/overlay.png b/cpt-kuesel/overlays_v1/dl_german_english_hdr/overlay.png deleted file mode 100644 index a0e09f4..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_english_hdr/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_french/overlay.png b/cpt-kuesel/overlays_v1/dl_german_french/overlay.png deleted file mode 100644 index 2400dac..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_french/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_indian_hindi/overlay.png b/cpt-kuesel/overlays_v1/dl_german_indian_hindi/overlay.png deleted file mode 100644 index 89f9fa2..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_indian_hindi/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_indian_telugu/overlay.png b/cpt-kuesel/overlays_v1/dl_german_indian_telugu/overlay.png deleted file mode 100644 index 89f9fa2..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_indian_telugu/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_iranian_farsi/overlay.png b/cpt-kuesel/overlays_v1/dl_german_iranian_farsi/overlay.png deleted file mode 100644 index 7d73b70..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_iranian_farsi/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_italian/overlay.png b/cpt-kuesel/overlays_v1/dl_german_italian/overlay.png deleted file mode 100644 index 975ee54..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_italian/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_japanese/overlay.png b/cpt-kuesel/overlays_v1/dl_german_japanese/overlay.png deleted file mode 100644 index a8aa838..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_japanese/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_korean/overlay.png b/cpt-kuesel/overlays_v1/dl_german_korean/overlay.png deleted file mode 100644 index 8fa84ff..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_korean/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_russian/overlay.png b/cpt-kuesel/overlays_v1/dl_german_russian/overlay.png deleted file mode 100644 index 3d1998d..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_russian/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_spanish/overlay.png b/cpt-kuesel/overlays_v1/dl_german_spanish/overlay.png deleted file mode 100644 index 7852596..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_spanish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_swedish/overlay.png b/cpt-kuesel/overlays_v1/dl_german_swedish/overlay.png deleted file mode 100644 index 7956676..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_swedish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_german_thai/overlay.png b/cpt-kuesel/overlays_v1/dl_german_thai/overlay.png deleted file mode 100644 index 371419f..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_german_thai/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_italian_thai/overlay.png b/cpt-kuesel/overlays_v1/dl_italian_thai/overlay.png deleted file mode 100644 index 4ffd64a..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_italian_thai/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_japanese_chinese/overlay.png b/cpt-kuesel/overlays_v1/dl_japanese_chinese/overlay.png deleted file mode 100644 index 38dfce5..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_japanese_chinese/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dl_korean_french/overlay.png b/cpt-kuesel/overlays_v1/dl_korean_french/overlay.png deleted file mode 100644 index 19dd1cc..0000000 Binary files a/cpt-kuesel/overlays_v1/dl_korean_french/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/dutch/overlay.png b/cpt-kuesel/overlays_v1/dutch/overlay.png deleted file mode 100644 index 6740807..0000000 Binary files a/cpt-kuesel/overlays_v1/dutch/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/english/overlay.png b/cpt-kuesel/overlays_v1/english/overlay.png deleted file mode 100644 index f8cd464..0000000 Binary files a/cpt-kuesel/overlays_v1/english/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/english_4k/overlay.png b/cpt-kuesel/overlays_v1/english_4k/overlay.png deleted file mode 100644 index 6c60a26..0000000 Binary files a/cpt-kuesel/overlays_v1/english_4k/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/english_4k_hdr/overlay.png b/cpt-kuesel/overlays_v1/english_4k_hdr/overlay.png deleted file mode 100644 index 89321d2..0000000 Binary files a/cpt-kuesel/overlays_v1/english_4k_hdr/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/english_hdr/overlay.png b/cpt-kuesel/overlays_v1/english_hdr/overlay.png deleted file mode 100644 index 7d0e6d8..0000000 Binary files a/cpt-kuesel/overlays_v1/english_hdr/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/french/overlay.png b/cpt-kuesel/overlays_v1/french/overlay.png deleted file mode 100644 index 0bacd77..0000000 Binary files a/cpt-kuesel/overlays_v1/french/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/german/overlay.png b/cpt-kuesel/overlays_v1/german/overlay.png deleted file mode 100644 index 462e4b4..0000000 Binary files a/cpt-kuesel/overlays_v1/german/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/german_4k/overlay.png b/cpt-kuesel/overlays_v1/german_4k/overlay.png deleted file mode 100644 index 8f4f994..0000000 Binary files a/cpt-kuesel/overlays_v1/german_4k/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/german_4k_hdr/overlay.png b/cpt-kuesel/overlays_v1/german_4k_hdr/overlay.png deleted file mode 100644 index 07bda7a..0000000 Binary files a/cpt-kuesel/overlays_v1/german_4k_hdr/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/german_hdr/overlay.png b/cpt-kuesel/overlays_v1/german_hdr/overlay.png deleted file mode 100644 index a43fbfb..0000000 Binary files a/cpt-kuesel/overlays_v1/german_hdr/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/indian_hindi/overlay.png b/cpt-kuesel/overlays_v1/indian_hindi/overlay.png deleted file mode 100644 index de08376..0000000 Binary files a/cpt-kuesel/overlays_v1/indian_hindi/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/indian_telugu/overlay.png b/cpt-kuesel/overlays_v1/indian_telugu/overlay.png deleted file mode 100644 index de08376..0000000 Binary files a/cpt-kuesel/overlays_v1/indian_telugu/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/iranian_farsi/overlay.png b/cpt-kuesel/overlays_v1/iranian_farsi/overlay.png deleted file mode 100644 index 857ed78..0000000 Binary files a/cpt-kuesel/overlays_v1/iranian_farsi/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/italian/overlay.png b/cpt-kuesel/overlays_v1/italian/overlay.png deleted file mode 100644 index c8986f5..0000000 Binary files a/cpt-kuesel/overlays_v1/italian/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/japanese/overlay.png b/cpt-kuesel/overlays_v1/japanese/overlay.png deleted file mode 100644 index 618751c..0000000 Binary files a/cpt-kuesel/overlays_v1/japanese/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/korean/overlay.png b/cpt-kuesel/overlays_v1/korean/overlay.png deleted file mode 100644 index 8cddfa3..0000000 Binary files a/cpt-kuesel/overlays_v1/korean/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/overlay.psd b/cpt-kuesel/overlays_v1/overlay.psd deleted file mode 100644 index 583c875..0000000 Binary files a/cpt-kuesel/overlays_v1/overlay.psd and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/russian/overlay.png b/cpt-kuesel/overlays_v1/russian/overlay.png deleted file mode 100644 index 29331c1..0000000 Binary files a/cpt-kuesel/overlays_v1/russian/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/spanish/overlay.png b/cpt-kuesel/overlays_v1/spanish/overlay.png deleted file mode 100644 index 454e020..0000000 Binary files a/cpt-kuesel/overlays_v1/spanish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/swedish/overlay.png b/cpt-kuesel/overlays_v1/swedish/overlay.png deleted file mode 100644 index 26dcccb..0000000 Binary files a/cpt-kuesel/overlays_v1/swedish/overlay.png and /dev/null differ diff --git a/cpt-kuesel/overlays_v1/thai/overlay.png b/cpt-kuesel/overlays_v1/thai/overlay.png deleted file mode 100644 index e3422b5..0000000 Binary files a/cpt-kuesel/overlays_v1/thai/overlay.png and /dev/null differ diff --git a/djnield/Movies-4K-DV.yml b/djnield/Movies-4K-DV.yml index 6502f33..36f5af3 100644 --- a/djnield/Movies-4K-DV.yml +++ b/djnield/Movies-4K-DV.yml @@ -1,130 +1,131 @@ +--- collections: - Movie Watchlist: - trakt_watchlist: - - me - smart_label: release.desc - sync_mode: sync - label: admin - visible_home: true - visible_shared: false - visible_library: false - url_poster: https://i.imgur.com/xRfaqAD.jpg - - Trending Movies: - trakt_trending: 40 - tmdb_trending_daily: 40 - tmdb_trending_weekly: 40 - sort_title: "#1Trending" - sync_mode: sync - smart_label: added.desc - summary: Movies Trending across the internet - url_background: https://i.imgur.com/SOVfrIq.png - url_poster: https://i.imgur.com/KRKRjWT.jpg - visible_home: true - visible_shared: true - visible_library: true - - Top Rated Movies: - imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250 - tmdb_top_rated: 250 - sort_title: "#2Top Rated" - sync_mode: sync - schedule: weekly(wednesday), weekly(sunday) - smart_label: random - summary: IMDb Top Rated Movies - url_background: https://i.imgur.com/b26VZ9y.jpg - url_poster: https://i.imgur.com/4izKiv7.jpg - visible_home: false - visible_shared: false - visible_library: true - - DV-Atmos: - plex_all: true - filters: - filepath: - - MoviesDV - - Atmos - filepath.not: - - DTS-X - - TrueHD - - DTS-HD - item_overlay: - name: DV-Atmos - url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/DV-Atmos/overlay.png - build_collection: false - - DV: - plex_all: true - filters: - filepath: MoviesDV - filepath.not: - - Atmos - - DTS-X - - TrueHD - - DTS-HD - item_overlay: - name: DV - url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/DV/overlay.png - build_collection: false - - DV-DTS-X: - plex_all: true - filters: - filepath: - - MoviesDV - - DTS-X - filepath.not: - - Atmos - - TrueHD - - DTS-HD - item_overlay: - name: DV-DTS-X - url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/DV-DTS-X/overlay.png - build_collection: false - - DV-TrueHD: - plex_all: true - filters: - filepath: - - MoviesDV - - TrueHD - filepath.not: - - DTS-X - - DTS-HD - - Atmos - - EAC3 - item_overlay: - name: DV-TrueHD - url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/DV-TrueHD/overlay.png - build_collection: false - - DV-TrueHD-Atmos: - plex_all: true - filters: - filepath: - - MoviesDV - - TrueHD - - Atmos - filepath.not: - - DTS-X - - DTS-HD - - EAC3 - item_overlay: - name: DV-TrueHD-Atmos - url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/DV-TrueHD-Atmos/overlay.png - build_collection: false - - DV-DTS-HD: - plex_all: true - filters: - filepath: - - MoviesDV - - DTS-HD - filepath.not: - - DTS-X - - TrueHD - - Atmos - item_overlay: DV-DTS-HD - name: DV-DTS-HD - url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/DV-DTS-HD/overlay.png - build_collection: false \ No newline at end of file + Movie Watchlist: + trakt_watchlist: + - me + smart_label: release.desc + sync_mode: sync + label: admin + visible_home: true + visible_shared: false + visible_library: false + url_poster: https://i.imgur.com/xRfaqAD.jpg + + Trending Movies: + trakt_trending: 40 + tmdb_trending_daily: 40 + tmdb_trending_weekly: 40 + sort_title: "#1Trending" + sync_mode: sync + smart_label: added.desc + summary: Movies Trending across the internet + url_background: https://i.imgur.com/SOVfrIq.png + url_poster: https://i.imgur.com/KRKRjWT.jpg + visible_home: true + visible_shared: true + visible_library: true + + Top Rated Movies: + imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250 + tmdb_top_rated: 250 + sort_title: "#2Top Rated" + sync_mode: sync + schedule: weekly(wednesday), weekly(sunday) + smart_label: random + summary: IMDb Top Rated Movies + url_background: https://i.imgur.com/b26VZ9y.jpg + url_poster: https://i.imgur.com/4izKiv7.jpg + visible_home: false + visible_shared: false + visible_library: true + + DV-Atmos: + plex_all: true + filters: + filepath: + - MoviesDV + - Atmos + filepath.not: + - DTS-X + - TrueHD + - DTS-HD + item_overlay: + name: DV-Atmos + url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/DV-Atmos/overlay.png + build_collection: false + + DV: + plex_all: true + filters: + filepath: MoviesDV + filepath.not: + - Atmos + - DTS-X + - TrueHD + - DTS-HD + item_overlay: + name: DV + url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/DV/overlay.png + build_collection: false + + DV-DTS-X: + plex_all: true + filters: + filepath: + - MoviesDV + - DTS-X + filepath.not: + - Atmos + - TrueHD + - DTS-HD + item_overlay: + name: DV-DTS-X + url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/DV-DTS-X/overlay.png + build_collection: false + + DV-TrueHD: + plex_all: true + filters: + filepath: + - MoviesDV + - TrueHD + filepath.not: + - DTS-X + - DTS-HD + - Atmos + - EAC3 + item_overlay: + name: DV-TrueHD + url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/DV-TrueHD/overlay.png + build_collection: false + + DV-TrueHD-Atmos: + plex_all: true + filters: + filepath: + - MoviesDV + - TrueHD + - Atmos + filepath.not: + - DTS-X + - DTS-HD + - EAC3 + item_overlay: + name: DV-TrueHD-Atmos + url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/DV-TrueHD-Atmos/overlay.png + build_collection: false + + DV-DTS-HD: + plex_all: true + filters: + filepath: + - MoviesDV + - DTS-HD + filepath.not: + - DTS-X + - TrueHD + - Atmos + item_overlay: + name: DV-DTS-HD + url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/DV-DTS-HD/overlay.png + build_collection: false diff --git a/djnield/Movies-4K.yml b/djnield/Movies-4K.yml index dd13502..65eec44 100644 --- a/djnield/Movies-4K.yml +++ b/djnield/Movies-4K.yml @@ -1,58 +1,59 @@ +--- collections: - Movie Watchlist: - trakt_watchlist: - - me - smart_label: release.desc - sync_mode: sync - label: admin - visible_home: true - visible_shared: false - visible_library: false - url_poster: https://i.imgur.com/xRfaqAD.jpg + Movie Watchlist: + trakt_watchlist: + - me + smart_label: release.desc + sync_mode: sync + label: admin + visible_home: true + visible_shared: false + visible_library: false + url_poster: https://i.imgur.com/xRfaqAD.jpg - Trending Movies: - trakt_trending: 40 - tmdb_trending_daily: 40 - tmdb_trending_weekly: 40 - sort_title: "#1Trending" - sync_mode: sync - smart_label: added.desc - summary: Movies Trending across the internet - url_background: https://i.imgur.com/SOVfrIq.png - url_poster: https://i.imgur.com/KRKRjWT.jpg - visible_home: true - visible_shared: true - visible_library: true - - Top Rated Movies: - imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250 - tmdb_top_rated: 250 - sort_title: "#2Top Rated" - sync_mode: sync - schedule: weekly(wednesday), weekly(sunday) - smart_label: random - summary: IMDb Top Rated Movies - url_background: https://i.imgur.com/b26VZ9y.jpg - url_poster: https://i.imgur.com/4izKiv7.jpg - visible_home: false - visible_shared: false - visible_library: true - - 4K Overlay: - plex_search: - all: - resolution: 4K - hdr: false - item_overlay: - name: 4K - url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/4K/overlay.png - build_collection: false - 4K-HDR Overlay: - plex_search: - all: - resolution: 4K - hdr: true - item_overlay: - name: 4K-HDR - url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/4K-HDR/overlay.png - build_collection: false + Trending Movies: + trakt_trending: 40 + tmdb_trending_daily: 40 + tmdb_trending_weekly: 40 + sort_title: "#1Trending" + sync_mode: sync + smart_label: added.desc + summary: Movies Trending across the internet + url_background: https://i.imgur.com/SOVfrIq.png + url_poster: https://i.imgur.com/KRKRjWT.jpg + visible_home: true + visible_shared: true + visible_library: true + + Top Rated Movies: + imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250 + tmdb_top_rated: 250 + sort_title: "#2Top Rated" + sync_mode: sync + schedule: weekly(wednesday), weekly(sunday) + smart_label: random + summary: IMDb Top Rated Movies + url_background: https://i.imgur.com/b26VZ9y.jpg + url_poster: https://i.imgur.com/4izKiv7.jpg + visible_home: false + visible_shared: false + visible_library: true + + 4K Overlay: + plex_search: + all: + resolution: 4K + hdr: false + item_overlay: + name: 4K + url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/4K/overlay.png + build_collection: false + 4K-HDR Overlay: + plex_search: + all: + resolution: 4K + hdr: true + item_overlay: + name: 4K-HDR + url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/4K-HDR/overlay.png + build_collection: false diff --git a/djnield/Movies.yml b/djnield/Movies.yml index 4bc64b1..97c466f 100644 --- a/djnield/Movies.yml +++ b/djnield/Movies.yml @@ -1,39 +1,40 @@ +--- collections: - Movie Watchlist: - trakt_watchlist: - - me - smart_label: release.desc - sync_mode: sync - label: admin - visible_home: true - visible_shared: false - visible_library: false - url_poster: https://i.imgur.com/xRfaqAD.jpg - - Trending Movies: - trakt_trending: 40 - tmdb_trending_daily: 40 - tmdb_trending_weekly: 40 - sort_title: "#1Trending" - sync_mode: sync - smart_label: added.desc - summary: Movies Trending across the internet - url_background: https://i.imgur.com/SOVfrIq.png - url_poster: https://i.imgur.com/KRKRjWT.jpg - visible_home: true - visible_shared: true - visible_library: true - - Top Rated Movies: - imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250 - tmdb_top_rated: 250 - sort_title: "#2Top Rated" - sync_mode: sync - schedule: weekly(wednesday), weekly(sunday) - smart_label: random - summary: IMDb Top Rated Movies - url_background: https://i.imgur.com/b26VZ9y.jpg - url_poster: https://i.imgur.com/4izKiv7.jpg - visible_home: false - visible_shared: false - visible_library: true \ No newline at end of file + Movie Watchlist: + trakt_watchlist: + - me + smart_label: release.desc + sync_mode: sync + label: admin + visible_home: true + visible_shared: false + visible_library: false + url_poster: https://i.imgur.com/xRfaqAD.jpg + + Trending Movies: + trakt_trending: 40 + tmdb_trending_daily: 40 + tmdb_trending_weekly: 40 + sort_title: "#1Trending" + sync_mode: sync + smart_label: added.desc + summary: Movies Trending across the internet + url_background: https://i.imgur.com/SOVfrIq.png + url_poster: https://i.imgur.com/KRKRjWT.jpg + visible_home: true + visible_shared: true + visible_library: true + + Top Rated Movies: + imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250 + tmdb_top_rated: 250 + sort_title: "#2Top Rated" + sync_mode: sync + schedule: weekly(wednesday), weekly(sunday) + smart_label: random + summary: IMDb Top Rated Movies + url_background: https://i.imgur.com/b26VZ9y.jpg + url_poster: https://i.imgur.com/4izKiv7.jpg + visible_home: false + visible_shared: false + visible_library: true diff --git a/djnield/Series-4K-DV.yml b/djnield/Series-4K-DV.yml index f2f8722..66c4ec8 100644 --- a/djnield/Series-4K-DV.yml +++ b/djnield/Series-4K-DV.yml @@ -1,52 +1,53 @@ +--- collections: - TV Watchlist: - trakt_watchlist: - - me - smart_label: release.desc - sync_mode: sync - label: admin - url_poster: https://i.imgur.com/28RussS.jpg - visible_home: true - visible_shared: false - visible_library: false - Trending TV: - smart_label: release.desc - sort_title: "#1Trending TV" - sync_mode: sync - trakt_trending: 40 - summary: Shows Trending across the internet - url_poster: https://i.imgur.com/fusp1a2.jpg - visible_home: true - visible_shared: true - visible_library: true + TV Watchlist: + trakt_watchlist: + - me + smart_label: release.desc + sync_mode: sync + label: admin + url_poster: https://i.imgur.com/28RussS.jpg + visible_home: true + visible_shared: false + visible_library: false + Trending TV: + smart_label: release.desc + sort_title: "#1Trending TV" + sync_mode: sync + trakt_trending: 40 + summary: Shows Trending across the internet + url_poster: https://i.imgur.com/fusp1a2.jpg + visible_home: true + visible_shared: true + visible_library: true - Popular TV: - smart_label: release.desc - sort_title: "#2Popular TV" - sync_mode: sync - imdb_list: - url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries - limit: 40 - summary: Popular Shows across the internet - url_poster: https://i.imgur.com/0jOvpQm.jpg - visible_home: false - visible_shared: false - visible_library: true + Popular TV: + smart_label: release.desc + sort_title: "#2Popular TV" + sync_mode: sync + imdb_list: + url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries + limit: 40 + summary: Popular Shows across the internet + url_poster: https://i.imgur.com/0jOvpQm.jpg + visible_home: false + visible_shared: false + visible_library: true - Top Rated TV: - smart_label: user_rating.desc - sort_title: "#3Top Rated TV" - sync_mode: sync - imdb_list: - url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&num_votes=20000,&sort=user_rating,desc - limit: 100 - tmdb_top_rated: 100 - summary: Top Rated Shows across the internet - url_poster: https://i.imgur.com/Ja997V8.jpg - - DV: - plex_all: true - item_overlay: - name: DV - url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/DV/overlay.png - build_collection: false \ No newline at end of file + Top Rated TV: + smart_label: user_rating.desc + sort_title: "#3Top Rated TV" + sync_mode: sync + imdb_list: + url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&num_votes=20000,&sort=user_rating,desc + limit: 100 + tmdb_top_rated: 100 + summary: Top Rated Shows across the internet + url_poster: https://i.imgur.com/Ja997V8.jpg + + DV: + plex_all: true + item_overlay: + name: DV + url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/DV/overlay.png + build_collection: false diff --git a/djnield/Series-4K.yml b/djnield/Series-4K.yml index 06ef6a9..3a8f59d 100644 --- a/djnield/Series-4K.yml +++ b/djnield/Series-4K.yml @@ -1,79 +1,80 @@ -collections: - Best of British: - smart_label: release.desc - sync_mode: sync - schedule: weekly(monday), weekly(wednesday), weekly(saturday) - sort_title: "#4Best of British" - trakt_list: https://trakt.tv/users/extrobet/lists/uk-tv - summary: UK TV at it's best showcasing Crime, Drama & Thrillers from the last two decades - url_poster: https://i.imgur.com/6V59VW7.jpg - filters: - plays.lt: 1 - visible_home: true - visible_shared: true - visible_library: true +--- +collections: + Best of British: + smart_label: release.desc + sync_mode: sync + schedule: weekly(monday), weekly(wednesday), weekly(saturday) + sort_title: "#4Best of British" + trakt_list: https://trakt.tv/users/extrobet/lists/uk-tv + summary: UK TV at it's best showcasing Crime, Drama & Thrillers from the last two decades + url_poster: https://i.imgur.com/6V59VW7.jpg + filters: + plays.lt: 1 + visible_home: true + visible_shared: true + visible_library: true - TV Watchlist: - trakt_watchlist: - - me - smart_label: release.desc - sync_mode: sync - label: admin - url_poster: https://i.imgur.com/28RussS.jpg - visible_home: true - visible_shared: false - visible_library: false - - Trending TV: - smart_label: release.desc - sort_title: "#1Trending TV" - sync_mode: sync - trakt_trending: 40 - summary: Shows Trending across the internet - url_poster: https://i.imgur.com/fusp1a2.jpg - visible_home: true - visible_shared: true - visible_library: true + TV Watchlist: + trakt_watchlist: + - me + smart_label: release.desc + sync_mode: sync + label: admin + url_poster: https://i.imgur.com/28RussS.jpg + visible_home: true + visible_shared: false + visible_library: false - Popular TV: - smart_label: release.desc - sort_title: "#2Popular TV" - sync_mode: sync - imdb_list: - url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries - limit: 40 - summary: Popular Shows across the internet - url_poster: https://i.imgur.com/0jOvpQm.jpg - visible_home: false - visible_shared: false - visible_library: true + Trending TV: + smart_label: release.desc + sort_title: "#1Trending TV" + sync_mode: sync + trakt_trending: 40 + summary: Shows Trending across the internet + url_poster: https://i.imgur.com/fusp1a2.jpg + visible_home: true + visible_shared: true + visible_library: true - Top Rated TV: - smart_label: user_rating.desc - sort_title: "#3Top Rated TV" - sync_mode: sync - imdb_list: - url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&num_votes=20000,&sort=user_rating,desc - limit: 100 - tmdb_top_rated: 100 - summary: Top Rated Shows across the internet - url_poster: https://i.imgur.com/Ja997V8.jpg - - 4K Overlay: - plex_search: - all: - resolution: 4K - hdr: false - item_overlay: - name: 4K - url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/4K/overlay.png - build_collection: false - 4K-HDR Overlay: - plex_search: - all: - resolution: 4K - hdr: true - item_overlay: - name: 4K-HDR - url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/4K-HDR/overlay.png - build_collection: false \ No newline at end of file + Popular TV: + smart_label: release.desc + sort_title: "#2Popular TV" + sync_mode: sync + imdb_list: + url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries + limit: 40 + summary: Popular Shows across the internet + url_poster: https://i.imgur.com/0jOvpQm.jpg + visible_home: false + visible_shared: false + visible_library: true + + Top Rated TV: + smart_label: user_rating.desc + sort_title: "#3Top Rated TV" + sync_mode: sync + imdb_list: + url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&num_votes=20000,&sort=user_rating,desc + limit: 100 + tmdb_top_rated: 100 + summary: Top Rated Shows across the internet + url_poster: https://i.imgur.com/Ja997V8.jpg + + 4K Overlay: + plex_search: + all: + resolution: 4K + hdr: false + item_overlay: + name: 4K + url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/4K/overlay.png + build_collection: false + 4K-HDR Overlay: + plex_search: + all: + resolution: 4K + hdr: true + item_overlay: + name: 4K-HDR + url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/4K-HDR/overlay.png + build_collection: false diff --git a/djnield/Series.yml b/djnield/Series.yml index 0128e0f..7512dc7 100644 --- a/djnield/Series.yml +++ b/djnield/Series.yml @@ -1,60 +1,61 @@ -collections: - Best of British: - smart_label: release.desc - sync_mode: sync - schedule: weekly(monday), weekly(wednesday), weekly(saturday) - sort_title: "#4Best of British" - trakt_list: https://trakt.tv/users/extrobet/lists/uk-tv - summary: UK TV at it's best showcasing Crime, Drama & Thrillers from the last two decades - url_poster: https://i.imgur.com/6V59VW7.jpg - filters: - plays.lt: 1 - visible_home: true - visible_shared: true - visible_library: true +--- +collections: + Best of British: + smart_label: release.desc + sync_mode: sync + schedule: weekly(monday), weekly(wednesday), weekly(saturday) + sort_title: "#4Best of British" + trakt_list: https://trakt.tv/users/extrobet/lists/uk-tv + summary: UK TV at it's best showcasing Crime, Drama & Thrillers from the last two decades + url_poster: https://i.imgur.com/6V59VW7.jpg + filters: + plays.lt: 1 + visible_home: true + visible_shared: true + visible_library: true - TV Watchlist: - trakt_watchlist: - - me - smart_label: release.desc - sync_mode: sync - label: admin - url_poster: https://i.imgur.com/28RussS.jpg - visible_home: true - visible_shared: false - visible_library: false - - Trending TV: - smart_label: release.desc - sort_title: "#1Trending TV" - sync_mode: sync - trakt_trending: 40 - summary: Shows Trending across the internet - url_poster: https://i.imgur.com/fusp1a2.jpg - visible_home: true - visible_shared: true - visible_library: true + TV Watchlist: + trakt_watchlist: + - me + smart_label: release.desc + sync_mode: sync + label: admin + url_poster: https://i.imgur.com/28RussS.jpg + visible_home: true + visible_shared: false + visible_library: false - Popular TV: - smart_label: release.desc - sort_title: "#2Popular TV" - sync_mode: sync - imdb_list: - url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries - limit: 40 - summary: Popular Shows across the internet - url_poster: https://i.imgur.com/0jOvpQm.jpg - visible_home: false - visible_shared: false - visible_library: true + Trending TV: + smart_label: release.desc + sort_title: "#1Trending TV" + sync_mode: sync + trakt_trending: 40 + summary: Shows Trending across the internet + url_poster: https://i.imgur.com/fusp1a2.jpg + visible_home: true + visible_shared: true + visible_library: true - Top Rated TV: - smart_label: user_rating.desc - sort_title: "#3Top Rated TV" - sync_mode: sync - imdb_list: - url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&num_votes=20000,&sort=user_rating,desc - limit: 100 - tmdb_top_rated: 100 - summary: Top Rated Shows across the internet - url_poster: https://i.imgur.com/Ja997V8.jpg \ No newline at end of file + Popular TV: + smart_label: release.desc + sort_title: "#2Popular TV" + sync_mode: sync + imdb_list: + url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries + limit: 40 + summary: Popular Shows across the internet + url_poster: https://i.imgur.com/0jOvpQm.jpg + visible_home: false + visible_shared: false + visible_library: true + + Top Rated TV: + smart_label: user_rating.desc + sort_title: "#3Top Rated TV" + sync_mode: sync + imdb_list: + url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&num_votes=20000,&sort=user_rating,desc + limit: 100 + tmdb_top_rated: 100 + summary: Top Rated Shows across the internet + url_poster: https://i.imgur.com/Ja997V8.jpg diff --git a/djnield/overlays/4K-HDR/overlay.png b/djnield/overlays/4K-HDR/overlay.png index 4a3be77..2abb0ed 100644 Binary files a/djnield/overlays/4K-HDR/overlay.png and b/djnield/overlays/4K-HDR/overlay.png differ diff --git a/djnield/overlays/4K/overlay.png b/djnield/overlays/4K/overlay.png index 15a47c2..dedcc4b 100644 Binary files a/djnield/overlays/4K/overlay.png and b/djnield/overlays/4K/overlay.png differ diff --git a/jalarab/Peliculas.yml b/jalarab/Peliculas.yml new file mode 100644 index 0000000..97c3ce6 --- /dev/null +++ b/jalarab/Peliculas.yml @@ -0,0 +1,126 @@ +collections: + Lo mejor del ano DDC (2010-): + imdb_list: https://www.imdb.com/list/ls027905928 + Criterion Collection: + imdb_list: https://www.imdb.com/search/title/?lists=ls090936109 + Masters of cinema: + imdb_list: https://www.imdb.com/list/ls090961611 + Peliculas mas taquilleras: + imdb_list: https://www.imdb.com/list/ls090455617 + sync_mode: sync + IMDB TOP250: + imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250 + sync_mode: sync + Festival de Sitges: + imdb_list: https://www.imdb.com/list/ls020399290/ + Premio Ariel - Mexico: + imdb_list: https://www.imdb.com/list/ls027901570/ + Festival de Venecia: + imdb_list: https://www.imdb.com/list/ls083130292/ + Premio Platino - Iberoamerica: + imdb_list: https://www.imdb.com/list/ls027950499/ + Premio Macondo - Colombia: + imdb_list: https://www.imdb.com/list/ls027950462/ + Festival de Berlin: + imdb_list: https://www.imdb.com/list/ls023764904/ + Premio Cesar - Francia: + imdb_list: https://www.imdb.com/list/ls027901075/ + Festival de Sundance: + imdb_list: https://www.imdb.com/list/ls021201309/ + Independent Spirit: + imdb_list: https://www.imdb.com/list/ls027955354/ + Premio BAFTA - UK: + imdb_list: https://www.imdb.com/list/ls023087044/ + Premio Goya - Espana: + imdb_list: https://www.imdb.com/list/ls027907877/ + Nordic Council Film Prize: + imdb_list: https://www.imdb.com/list/ls025480301/ + Premio Sur - Argentina: + imdb_list: https://www.imdb.com/list/ls066638856/ + European Film Award: + imdb_list: https://www.imdb.com/list/ls091295777/ + Premio Saturn Ciencia Ficcion: + imdb_list: https://www.imdb.com/list/ls023137452/ + Premio Academia Brasilera: + imdb_list: https://www.imdb.com/list/ls090455772/ + Premio David di Donatello - Italia: + imdb_list: https://www.imdb.com/list/ls022097955/ + Festival de Cannes: + imdb_list: https://www.imdb.com/list/ls022097461/ + Asian Film Award: + imdb_list: https://www.imdb.com/list/ls027950956/ + Festival de Annecy: + imdb_list: https://www.imdb.com/list/ls505176189/ + Oscar MejorPelicula (Ganadores): + imdb_list: https://www.imdb.com/list/ls023154823/?sort=list_order,desc + Oscar Mejor Documental (1990-): + imdb_list: https://www.imdb.com/list/ls023154831/?sort=list_order,desc + Oscar al Mejor Guion: + imdb_list: https://www.imdb.com/list/ls027955396/?sort=list_order,desc + Oscar MejorPelicula (Nominados): + imdb_list: https://www.imdb.com/list/ls023764240/?sort=list_order,desc + Oscar Mejor Pelicula Animada: + imdb_list: https://www.imdb.com/list/ls023130861/?sort=list_order,desc + Oscar Nominados 2021: + imdb_list: https://www.imdb.com/list/ls088030476/?sort=list_order,desc + Oscar Nominados 2020: + imdb_list: https://www.imdb.com/list/ls093481511/?sort=list_order,desc + Oscar Nominados 2019: + imdb_list: https://www.imdb.com/list/ls041854652/?sort=list_order,desc + Oscar Nominados 2018: + imdb_list: https://www.imdb.com/list/ls021323514/?sort=list_order,desc + Oscar Mejor Pelicula Internacional: + imdb_list: https://www.imdb.com/list/ls500065417/?sort=list_order,desc + Oscar Mejor Fotografia: + imdb_list: https://www.imdb.com/list/ls503449482/?sort=list_order,desc + Cine de los 40s - Taschen: + imdb_list: https://www.imdb.com/list/ls027483912/ + 1001 Movies You Must See Before You Die - Taschen: + imdb_list: https://www.imdb.com/search/title/?lists=ls023216066 + 101 Action Movies You Must See Before You Die - Taschen: + imdb_list: https://www.imdb.com/list/ls023853367/ + 100 Clasicos del siglo XX (Taschen): + imdb_list: https://www.imdb.com/list/ls061947605/ + 101 Gangster Movies You Must See Before You Die - Taschen: + imdb_list: https://www.imdb.com/list/ls023853622/ + 101 Horror Movies You Must See Before You Die - Taschen: + imdb_list: https://www.imdb.com/list/ls023853272/ + 101 War Movies You Must See Before You Die - Taschen: + imdb_list: https://www.imdb.com/list/ls023853931/ + 101 Sci-Fi Movies You Must See Before You Die - Taschen: + imdb_list: https://www.imdb.com/list/ls027905471/ + 101 Cult Movies You Must See Before You Die - Taschen: + imdb_list: https://www.imdb.com/list/ls027905444/ + Film Noir - Taschen: + imdb_list: https://www.imdb.com/list/ls027489496/ + 100 All-Time Favorite - Taschen: + imdb_list: https://www.imdb.com/list/ls027905208/ + Horror Cinema - Taschen: + imdb_list: https://www.imdb.com/list/ls027489922/ + Cine de los 80s - Taschen: + imdb_list: https://www.imdb.com/list/ls027489772/ + Cine de los 2000s - Taschen: + imdb_list: https://www.imdb.com/list/ls027489264/ + Cine de los 90s - Taschen: + imdb_list: https://www.imdb.com/list/ls027489156/ + Cine de los 70s - Taschen: + imdb_list: https://www.imdb.com/list/ls027482912/ + Cine de los 60s - Taschen: + imdb_list: https://www.imdb.com/list/ls027486957/ + Cine de los 50s - Taschen: + imdb_list: https://www.imdb.com/list/ls027486163/ + Cine de los 30s - Taschen: + imdb_list: https://www.imdb.com/list/ls027483775/ + Cine de los 20s - Taschen: + imdb_list: https://www.imdb.com/list/ls027481496/ + Universo de Peliculas Animadas de DC (DCAMU): + imdb_list: https://www.imdb.com/list/ls085087913/ + DC Universe Animated Original Movies: + imdb_list: https://www.imdb.com/list/ls085085810/ + Universo cinematografico de Marvel: + imdb_list: https://www.imdb.com/list/ls042924161/ + Universo extendido de DC: + imdb_list: https://www.imdb.com/list/ls500069035/ + Cine de los 2010s: + imdb_list: https://www.imdb.com/list/ls500373998/ + sync_mode: sync diff --git a/jalarab/README.md b/jalarab/README.md new file mode 100644 index 0000000..a39384b --- /dev/null +++ b/jalarab/README.md @@ -0,0 +1,68 @@ +# Plex Meta Manager Configs + +I have this movie collections: +Lo mejor del ano DDC (2010-): Thes movies of the year according the spanish tv show "días de cine" +Criterion Collection: +Masters of cinema: +Peliculas mas taquilleras: High grossing films by year +Cine de los 2010s: the 100 best movies of the 2010s from IndieWire +IMDB TOP250: +Festivals + Festival de Sitges: + Festival de Venecia: + Festival de Berlin: + Festival de Sundance: + Festival de Cannes: + Festival de Annecy: +Awards + Premio Ariel - Mexico: + Premio Platino - Iberoamerica: + Premio Macondo - Colombia: + Premio Cesar - Francia: + Independent Spirit: + Premio BAFTA - UK: + Premio Goya - Espana: + Nordic Council Film Prize: + Premio Sur - Argentina: + European Film Award: + Premio Saturn Ciencia Ficcion: + Premio Academia Brasilera: + Premio David di Donatello - Italia: + Asian Film Award: + Oscar MejorPelicula (Ganadores): Best movie winners + Oscar Mejor Documental (1990-): Best documentary + Oscar al Mejor Guion: Best screenplay + Oscar MejorPelicula (Nominados): Best movie nominateds + Oscar Mejor Pelicula Animada: Best animation movie + Oscar Nominados 2021: Nominateds 2021 + Oscar Nominados 2020: Nominateds 2020 + Oscar Nominados 2019: Nominateds 2019 + Oscar Nominados 2018: Nominateds 2018 + Oscar Mejor Pelicula Internacional: best foreing movie + Oscar Mejor Fotografia: best cinematography +Taschen + Cine de los 2000s - Taschen: Taschen Movies of the 2000s + Cine de los 90s - Taschen: Taschen Movies of the 90s + Cine de los 80s - Taschen: Taschen Movies of the 80s + Cine de los 70s - Taschen: Taschen Movies of the 70s + Cine de los 60s - Taschen: Taschen Movies of the 60s + Cine de los 50s - Taschen: Taschen Movies of the 50s + Cine de los 40s - Taschen: Taschen Movies of the 40s + Cine de los 30s - Taschen: Taschen Movies of the 30s + Cine de los 20s - Taschen: Taschen Movies of the 20s + 1001 Movies You Must See Before You Die - Taschen: + 101 Action Movies You Must See Before You Die - Taschen: + 100 Clasicos del siglo XX (Taschen): + 101 Gangster Movies You Must See Before You Die - Taschen: + 101 Horror Movies You Must See Before You Die - Taschen: + 101 War Movies You Must See Before You Die - Taschen: + 101 Sci-Fi Movies You Must See Before You Die - Taschen: + 101 Cult Movies You Must See Before You Die - Taschen: + Film Noir - Taschen: + 100 All-Time Favorite - Taschen: + Horror Cinema - Taschen: +Superheroes + Universo de Peliculas Animadas de DC (DCAMU): DC Animated Movie Universe + DC Universe Animated Original Movies: + Universo cinematografico de Marvel: Marvel Cinematic Universe (MCU) + Universo extendido de DC: DC Extended Universe diff --git a/mraniki/README.md b/mraniki/README.md index a8e64fe..24e7a90 100644 --- a/mraniki/README.md +++ b/mraniki/README.md @@ -7,9 +7,9 @@ - Assets source via https://unsplash.com - Main template built by ![ishalioh](https://www.reddit.com/user/ishalioh) https://ishalioh.art - https://www.reddit.com/r/PlexPosters/comments/falwmu/genre_poster_template/ - - TV Network Template ![DannyVFilms](https://www.reddit.com/user/DannyVFilms) via: - - https://www.reddit.com/r/PlexPosters/comments/okdf3e/collection_tv_network_posters_v2/ - - https://reddit.com/r/PlexPosters/comments/cia1ti/collection_networks_studio_posters_using_the/ + - TV Network Template: + - ![DannyVFilms](https://www.reddit.com/r/PlexPosters/comments/okdf3e/collection_tv_network_posters_v2/) [and another set](https://reddit.com/r/PlexPosters/comments/cia1ti/collection_networks_studio_posters_using_the/) + - other templates [allarna](https://old.reddit.com/r/PlexPosters/comments/bstnqo/tv_networkschannels_collection/) - Foreign movie template ![THANOS137](https://www.reddit.com/user/THANOS137) - https://www.reddit.com/r/PlexPosters/comments/ej3kak/collection_foreign_countries/ @@ -36,11 +36,8 @@ Prefixes are added to the sort title of the collections in the file that should Assets available at https://mega.nz/folder/mwQzjAwQ#Rzq6JTUWW1bc4J4O4gy9fw ## Templates - PSD templates available at https://mega.nz/folder/mwQzjAwQ#Rzq6JTUWW1bc4J4O4gy9fw - - ## Questions? shoot me a question via github diff --git a/mraniki/metadata/01charts.yml b/mraniki/metadata/01charts.yml old mode 100644 new mode 100755 index ff392f3..d2dfe05 --- a/mraniki/metadata/01charts.yml +++ b/mraniki/metadata/01charts.yml @@ -23,7 +23,7 @@ # +10_ = Movies ###################################################### -# MOVIE CHART # +# CHARTS # ###################################################### templates: @@ -32,36 +32,8 @@ templates: sync_mode: sync url_background: https://bit.ly/PlexMovieBackground smart_label: originally_available.desc - #schedule: weekly (monday) - collections: - Trending: - sync_mode: sync - trakt_trending: 15 - tmdb_trending_daily: 15 - tmdb_trending_weekly: 15 - sort_title: '+01_1Trending' - summary: Movies Trending across the internet - smart_label: audience_rating.desc - radarr_add: true - radarr_search: true - radarr_monitor: true - - Popular: - sync_mode: sync - tmdb_popular: 40 - imdb_list: - url: - - https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short - - https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries - limit: 40 - sort_title: '+01_2Popular' - summary: Popular Movies across the internet - smart_label: audience_rating.desc - radarr_add: true - radarr_search: true - radarr_monitor: true Watching Now: sort_title: +00_1watchingnow @@ -73,11 +45,34 @@ collections: - https://trakt.tv/users/mraniki/lists/tonightmovies - https://trakt.tv/users/mraniki/lists/tonightseries + Trending: + sync_mode: sync + collection_order: custom + #trakt_recommended_daily: 20 + # trakt_recommended_weekly: 1 + tmdb_trending_daily: 30 + # tmdb_trending_weekly: 1 + sort_title: '+01_1Trending' + summary: Movies & Shows Trending across the internet + url_poster: https://i.imgur.com/kEi4zWu.png + visible_home: true + + Popular: + sync_mode: sync + collection_order: custom + # tmdb_popular: 20 + trakt_popular: 40 + # trakt_recommended_yearly: 10 + sort_title: '+01_2Popular' + url_poster: https://i.imgur.com/EbhXNCG.png + summary: Popular Movies & Shows across the internet + Dernier Film Francais: sort_title: +01_3FilmFrancais summary: Dernier Film Francais sync_mode: sync smart_filter: + type: movies all: country: France sort_by: release.desc @@ -88,6 +83,7 @@ collections: summary: Film en Francais sync_mode: sync smart_filter: + type: movies all: audio_language: fr sort_by: release.desc diff --git a/mraniki/metadata/03studio.yml b/mraniki/metadata/03studio.yml old mode 100644 new mode 100755 index 35a4c8e..c6ef16d --- a/mraniki/metadata/03studio.yml +++ b/mraniki/metadata/03studio.yml @@ -39,7 +39,8 @@ templates: sort_title: +03_<<collection_name>> sync_mode: sync url_background: https://img5.goodfon.com/original/1920x1080/1/61/fon-netflix-logo-raduga-tsvet-fon-background-skachat-oboi-sk.jpg - smart_label: originally_available.desc + #smart_label: originally_available.desc + collection_order: custom #schedule: weekly (monday) collections: @@ -54,36 +55,36 @@ collections: DC: template: { name: Trakt} trakt_list: - - https://trakt.tv/users/movistapp/lists/dc-comics - - https://trakt.tv/users/tetharion/lists/worlds-of-dc - - https://trakt.tv/users/littlgrim/lists/dc - - https://trakt.tv/users/rkvine82/lists/dc-comic-shows - - https://trakt.tv/users/asterlea/lists/dceu - - https://trakt.tv/users/donxy/lists/dc-comics-animated - - https://trakt.tv/users/donxy/lists/dc-universe-animated-original-movies - - https://trakt.tv/users/donxy/lists/dc-animated-series-universe + - https://trakt.tv/users/daphne_vb/lists/dc-universe + - https://trakt.tv/users/malicekodi2/lists/dc + - https://trakt.tv/users/ashleyangel/lists/dc-universe + collection_order: release summary: DC Comics is one of the largest and oldest American comic book companies, with their first comic under the DC banner being published in 1937.The majority of its publications take place within the fictional DC Universe and feature numerous culturally iconic heroic characters, such as Superman, Batman, and Wonder Woman. It is widely known for some of the most famous and recognizable teams including the Justice League, the Justice Society of America, and the Teen Titans. The universe also features a large number of well-known supervillains such as the Joker, Lex Luthor, and Darkseid. The company has published non-DC Universe-related material, including Watchmen, V for Vendetta, Fables and many titles under their alternative imprint Vertigo. - DreamWorks Animation: - template: { name: Studio, company: 521 } - summary: DreamWorks Animation LLC (also simply known as DreamWorks) is an American animation studio and a subsidiary of Universal Pictures, itself a subsidiary of Comcast's NBCUniversal. It is based in Glendale, California, and produces animated feature films, television programs, and online virtual games. + # DreamWorks Animation: + # template: { name: Studio, company: 521 } + # summary: DreamWorks Animation LLC (also simply known as DreamWorks) is an American animation studio and a subsidiary of Universal Pictures, itself a subsidiary of Comcast's NBCUniversal. It is based in Glendale, California, and produces animated feature films, television programs, and online virtual games. Illumination: template: { name: Studio, company: 6704 } summary: Illumination is an American film and animation studio founded by Chris Meledandri in 2007 and owned by Universal Pictures, a division of NBCUniversal, which is itself a division of Comcast. Meledandri produces the films, while Universal finances and distributes all the films. The studio is responsible for the Despicable Me and The Secret Life of Pets franchises and the film adaptations of Dr. Seuss’ books The Lorax and How the Grinch Stole Christmas. The Minions, characters from the Despicable Me series, are the studio's mascots. LEGO: - template: { name: Studio, company: 4081 } summary: "Lego movies, TV, and shorts" + template: { name: Trakt} + trakt_list: + - https://trakt.tv/users/zaylia/lists/the-lego-franchise Marvel: - template: { name: Trakt} - trakt_list: + template: { name: Trakt} + trakt_list: - https://trakt.tv/users/donxy/lists/marvel-cinematic-universe - https://trakt.tv/users/asterlea/lists/marvel-television - https://trakt.tv/users/mediashare2000/lists/marvel-animation - https://trakt.tv/users/signoftheshadow/lists/mcu - summary: Marvel counts among its characters such well-known superheroes as Spider-Man, Iron Man, Captain America, the Hulk, Thor, Wolverine, Ant-Man, the Wasp, Black Widow, Hawkeye, Captain Marvel, Black Panther, Doctor Strange, the Scarlet Witch, Quicksilver, She-Hulk, the Vision, the Falcon, the Winter Soldier, Ghost Rider, Blade, Daredevil, Luke Cage, Iron Fist, Ms. Marvel, Miles Morales, the Punisher, Shang-Chi and Deadpool. Superhero teams exist such as the Avengers, the X-Men, the Fantastic Four and the Guardians of the Galaxy. + - https://trakt.tv/users/ifigenia1986/lists/mcu-series + collection_order: release + summary: Marvel counts among its characters such well-known superheroes as Spider-Man, Iron Man, Captain America, the Hulk, Thor, Wolverine, Ant-Man, the Wasp, Black Widow, Hawkeye, Captain Marvel, Black Panther, Doctor Strange, the Scarlet Witch, Quicksilver, She-Hulk, the Vision, the Falcon, the Winter Soldier, Ghost Rider, Blade, Daredevil, Luke Cage, Iron Fist, Ms. Marvel, Miles Morales, the Punisher, Shang-Chi and Deadpool. Superhero teams exist such as the Avengers, the X-Men, the Fantastic Four and the Guardians of the Galaxy. Pixar: template: { name: Studio, company: 3 } @@ -103,6 +104,7 @@ collections: Walt Disney Pictures: template: { name: Trakt} + collection_order: release trakt_list: - https://trakt.tv/users/asterlea/lists/walt-disney-pictures-part-2 - https://trakt.tv/users/asterlea/lists/walt-disney-pictures-part-1 diff --git a/mraniki/metadata/04collection.yml b/mraniki/metadata/04collection.yml old mode 100644 new mode 100755 index 79cf077..7d24912 --- a/mraniki/metadata/04collection.yml +++ b/mraniki/metadata/04collection.yml @@ -26,77 +26,70 @@ # Collections # ##################################################### + + + templates: - Studio: - optional: - - company - tmdb_company: <<company>> - sort_title: +03_<<collection_name>> - sync_mode: sync - smart_label: release.desc Trakt: - sort_title: +03_<<collection_name>> + sort_title: +04_<<collection_name>> sync_mode: sync url_background: https://img5.goodfon.com/original/1920x1080/1/61/fon-netflix-logo-raduga-tsvet-fon-background-skachat-oboi-sk.jpg - smart_label: originally_available.desc - #schedule: weekly (monday) - -collections: - - IMDB Top Rated: - template: { name: Trakt} - trakt_list: https://trakt.tv/users/justin/lists/imdb-top-rated-movies - summary: "IMDB Top 250 Movies across the internet" - - Criterion: - template: { name: Trakt} - trakt_list: - - https://trakt.tv/users/millow123/lists/the-criterion-collection-updated - - https://trakt.tv/users/maxwelldeux/lists/the-criterion-collection - - https://trakt.tv/users/yoursvivek/lists/the-criterion-collection - summary: "The Criterion Collection" - - 1001 Movies You Must See Before You Die: - template: { name: Trakt} - trakt_list: https://trakt.tv/users/sp1ti/lists/1001-movies-you-must-see-before-you-die - summary: "1001 Movies You Must See Before You Die is a film reference book edited by Steven Jay Schneider with original essays on each film contributed by over 70 film critics." - -DC: - template: { name: Trakt} - trakt_list: - - https://trakt.tv/users/movistapp/lists/dc-comics - - https://trakt.tv/users/tetharion/lists/worlds-of-dc - - https://trakt.tv/users/littlgrim/lists/dc - - https://trakt.tv/users/rkvine82/lists/dc-comic-shows - - https://trakt.tv/users/asterlea/lists/dceu - - https://trakt.tv/users/donxy/lists/dc-comics-animated - - https://trakt.tv/users/donxy/lists/dc-universe-animated-original-movies - - https://trakt.tv/users/donxy/lists/dc-animated-series-universe - summary: DC Comics is one of the largest and oldest American comic book companies, with their first comic under the DC banner being published in 1937. - -Marvel: - template: { name: Trakt} - trakt_list: - - https://trakt.tv/users/donxy/lists/marvel-cinematic-universe - - https://trakt.tv/users/asterlea/lists/marvel-television - - https://trakt.tv/users/mediashare2000/lists/marvel-animation - - https://trakt.tv/users/signoftheshadow/lists/mcu - - https://trakt.tv/users/ifigenia1986/lists/mcu-series - summary: Marvel counts among its characters such well-known superheroes as Spider-Man, Iron Man, Captain America, the Hulk, Thor, Wolverine, Ant-Man, the Wasp, Black Widow, Hawkeye, Captain Marvel, Black Panther, Doctor Strange, the Scarlet Witch, Quicksilver, She-Hulk, the Vision, the Falcon, the Winter Soldier, Ghost Rider, Blade, Daredevil, Luke Cage, Iron Fist, Ms. Marvel, Miles Morales, the Punisher, Shang-Chi and Deadpool. - -LEGO: - template: { name: Studio, company: 4081 } - summary: "Lego movies, TV, and shorts" - -TV Show Francais: - template: { name: Trakt} - summary: French TV Show - trakt_list: - - https://trakt.tv/users/mraniki/lists/french-series - - https://trakt.tv/users/mraniki/lists/tele + collection_order: custom + TraktMulti: + sort_title: +04_<<collection_name>> + sync_mode: sync + url_background: https://img5.goodfon.com/original/1920x1080/1/61/fon-netflix-logo-raduga-tsvet-fon-background-skachat-oboi-sk.jpg + collection_order: release +collections: + TV Show Francais: + template: { name: TraktMulti} + trakt_list_details: + - https://trakt.tv/users/mraniki/lists/french-series + - https://trakt.tv/users/mraniki/lists/tele + + IMDB Top Rated: + template: { name: Trakt} + trakt_list_details: + - https://trakt.tv/users/justin/lists/imdb-top-rated-movies + + Criterion: + template: { name: Trakt} + trakt_list_details: + - https://trakt.tv/users/maxwelldeux/lists/the-criterion-collection + + 1001 Movies You Must See Before You Die: + template: { name: Trakt} + trakt_list_details: + - https://trakt.tv/users/sp1ti/lists/1001-movies-you-must-see-before-you-die + + Star Trek: + template: { name: Trakt} + url_background: https://i.redd.it/vz20prnp8v551.jpg + trakt_list_details: + - https://trakt.tv/users/dgw/lists/star-trek-canon + + Star Wars: + template: { name: TraktMulti} + url_background: https://images.unsplash.com/photo-1579566346927-c68383817a25 + trakt_list_details: + - https://trakt.tv/users/ruben_vw_/lists/star-wars-canon-timeline + - https://trakt.tv/users/darkman1498/lists/star-wars + + Battlestar Galactica: + template: { name: Trakt} + url_background: https://wallpapercave.com/wp/vPJGO64.jpg + url_poster: https://theposterdb.com/api/assets/160915 + trakt_list_details: + - https://trakt.tv/users/mraniki/lists/battlestar-galactica-universe + + Shakespeare: + template: { name: Trakt} + url_background: https://images.unsplash.com/photo-1598391990342-311775e3d374 + trakt_list_details: + - https://trakt.tv/users/michaeldibben/lists/shakespeare-plays diff --git a/mraniki/metadata/06genres.yml b/mraniki/metadata/06genres.yml old mode 100644 new mode 100755 index aebf207..ab2451d --- a/mraniki/metadata/06genres.yml +++ b/mraniki/metadata/06genres.yml @@ -27,45 +27,56 @@ ##################################################### templates: - Genre: - trakt_list: <<traktList>> + GenreMulti: sort_title: +06_<<collection_name>> sync_mode: sync url_background: https://img5.goodfon.com/original/1920x1080/1/61/fon-netflix-logo-raduga-tsvet-fon-background-skachat-oboi-sk.jpg - smart_label: originally_available.desc - #schedule: weekly (wednesday) + collection_order: release + Genre: + sort_title: +06_<<collection_name>> + sync_mode: sync + url_background: https://img5.goodfon.com/original/1920x1080/1/61/fon-netflix-logo-raduga-tsvet-fon-background-skachat-oboi-sk.jpg + collection_order: custom + collections: Action: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/fresnobiker/lists/action-movies-2000-to-2021 - https://trakt.tv/users/g0g0/lists/heroic-killer-bad-ass - https://trakt.tv/users/movistapp/lists/action - https://trakt.tv/users/grimreaper1972/lists/action-tv + - https://trakt.tv/users/buzdekay/lists/action + url_background: https://images.unsplash.com/photo-1588281345136-9893252095bd + url_poster: https://theposterdb.com/api/assets/203054 Adventure: - template: { name: Genre} + template: { name: GenreMulti} + url_poster: https://theposterdb.com/api/assets/203108 trakt_list: - https://trakt.tv/users/movistapp/lists/adventure - https://trakt.tv/users/krissykk/lists/adventure-drama-comedy-discovery-novels-1of2 Animation: template: { name: Genre} + url_poster: https://theposterdb.com/api/assets/203119 trakt_list: - https://trakt.tv/users/movistapp/lists/animation Anime: - template: { name: Genre} + template: { name: GenreMulti} + url_poster: https://theposterdb.com/api/assets/203124 trakt_list: - https://trakt.tv/users/giladg/lists/site-sound-50-essential-anime-films - https://trakt.tv/users/sweevie/lists/top-100-anime-movies Bollywood: - template: { name: Genre} + template: { name: GenreMulti} + url_poster: https://theposterdb.com/api/assets/203126 trakt_list: - https://trakt.tv/users/ld667/lists/highest-grossing-indian-films - https://trakt.tv/users/toddylikes/lists/bollywood-action-movies @@ -74,8 +85,8 @@ collections: - https://trakt.tv/users/mraniki/lists/india-kollywood-top-box-office-tamil-cinema - https://trakt.tv/users/bidip-shrestha/lists/bollywood-movies - British Police: - template: { name: Genre} + British Detective: + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/guy1307/lists/detective-uk - https://trakt.tv/users/wsquaredtoronto/lists/tv-british-police-procedurals @@ -84,7 +95,7 @@ collections: summary: Very Best British Procedurals Comedy: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/movistapp/lists/comedy - https://trakt.tv/users/krissykk/lists/comedy-comedy-drama @@ -94,7 +105,7 @@ collections: - https://trakt.tv/users/pauls67/lists/british-comedy Courtroom: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/lollipopp/lists/lawyer-court - https://trakt.tv/users/kayaaron13/lists/top-courtroom-dramas @@ -102,44 +113,44 @@ collections: summary: Showcasing brainy lawyers, gripping cases, and complex plotlines, these are the best legal dramas to watch Crime: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/movistapp/lists/crime - https://trakt.tv/users/garycrawfordgc/lists/crime - - https://trakt.tv/users/angrymermaid/lists/detective-modern-crime- + - https://trakt.tv/users/angrymermaid/lists/detective-modern-crime- + - https://trakt.tv/users/jonatos1972/lists/crime + Documentary: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/hdlists/lists/documentary-movies-top-rated-from-1980-to-today - https://trakt.tv/users/kayaaron13/lists/ranker-greatest-documentaries-of-all-time - https://trakt.tv/users/sp1ti/lists/the-documentary-blog-s-top-50-documentaries-of-the-decade - https://trakt.tv/users/firetv4k/lists/nature-documentaries - - https://trakt.tv/users/gary-lydement/lists/best-nature-doco-s-shows - https://trakt.tv/users/firetv4k/lists/science-documentaries - https://trakt.tv/users/michaeldibben/lists/documentaries-scientific-factual - https://trakt.tv/users/oxnard/lists/documentaries - - https://trakt.tv/users/acerider/lists/movies-nature - https://trakt.tv/users/hammers-lists/lists/martial-arts-documentaries - https://trakt.tv/users/cscott1/lists/history-science-documentaries + - https://trakt.tv/users/kttylttrbreath/lists/interesting-and-or-quality-documentaries Drama: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/movistapp/lists/drama - https://trakt.tv/users/majeed_pk/lists/drama-movies-_-the-essential-list - https://trakt.tv/users/krissykk/lists/drama-11910764 - summary: Drama film is a genre that relies on the emotional and relational development of realistic characters. Dystopian: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/mezuror/lists/dystopian - https://trakt.tv/users/remontant/lists/dystopian-movies summary: A dystopia, or cacotopia, is a speculated ideal society with minimal crime, violence and poverty that is undesirable or frightening. Earth: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/mraniki/lists/earth - https://trakt.tv/users/gary-lydement/lists/best-nature-doco-s-shows @@ -151,10 +162,10 @@ collections: - https://trakt.tv/users/acerider/lists/movies-nature - https://trakt.tv/users/hammers-lists/lists/attenborough-documentaries - https://trakt.tv/users/krissykk/lists/documentary-the-planet-the-life-the-people - summary: The Planet, The Life & The People + url_background: https://images.unsplash.com/photo-1446776811953-b23d57bd21aa Family: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/movistapp/lists/family - https://trakt.tv/users/jealad/lists/family @@ -163,13 +174,14 @@ collections: - https://trakt.tv/users/krissykk/lists/family-night-for-all-ages-also-see-animation Fantasy: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/movistapp/lists/fantasy - https://trakt.tv/users/6911557d-5846-4d10-97c8-af0ed44a5dc7/lists/fantasy + - https://trakt.tv/users/ld667/lists/best-fantasy-movies-of-all-time Food: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/mraniki/lists/theme-food-kitchen - https://trakt.tv/users/idelo/lists/food-movies @@ -178,23 +190,25 @@ collections: - https://trakt.tv/users/idelo/lists/food-movies - https://trakt.tv/users/avaly13/lists/foodie-faves + Gangster: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/bmonomad/lists/gangster - https://trakt.tv/users/moses456/lists/hood_gangsters_ghetto-movies - https://trakt.tv/users/whitecoat21/lists/cartel-gang-mafia - https://trakt.tv/users/debonair-pirate/lists/mobsters - https://trakt.tv/users/krissykk/lists/documentary-movies-famous-gangsters-organized-crime + - https://trakt.tv/users/majeed_pk/lists/best-mafia-gangsters-tv-shows History: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/movistapp/lists/history - https://trakt.tv/users/additup/lists/period-drama-history Horror: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-horror-tv-shows-of-all-time - https://trakt.tv/users/kylesheila/lists/horror-tv @@ -202,14 +216,14 @@ collections: - https://trakt.tv/users/movistapp/lists/horror Kdrama: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/xscaredycat/lists/korean-dramas - https://trakt.tv/users/isaackrol/lists/kdramas-kmovies - summary: K-dramas have a multitude of different genres such as action dramas, historical dramas, school dramas, medical dramas, legal dramas, or even horror comedies. + - https://trakt.tv/users/marguis/lists/korean-dramas LGBTQ: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/gus210/lists/gay-movies-and-tv-shows - https://trakt.tv/users/sele_nap/lists/lgbt @@ -217,7 +231,7 @@ collections: - https://trakt.tv/users/jmmeler/lists/gay Martial Arts: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/mraniki/lists/martial-arts - https://trakt.tv/users/shehrezad/lists/martial-arts @@ -227,22 +241,22 @@ collections: - https://trakt.tv/users/batmanxy/lists/martial-arts Mindfuck Movies: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/hdlists/lists/mindfuck-movies - https://trakt.tv/users/benfranklin/lists/best-mindfucks - smart_label: critic_rating.desc Music: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/hammers-lists/lists/music-heavy-movies - https://trakt.tv/users/movistapp/lists/music - https://trakt.tv/users/ld667/lists/dance-movies-_-great-list-of-dance-movies - https://trakt.tv/users/additup/lists/about-music + - https://trakt.tv/users/mierzwiak/lists/music-documentaries Musical: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/mpsimala/lists/musicals - https://trakt.tv/users/guavalove/lists/musical-television @@ -251,7 +265,7 @@ collections: - https://trakt.tv/users/maxwelldeux/lists/bfi-s-100-film-musicals Mystery: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/schwee/lists/murder-mystery - https://trakt.tv/users/mraniki/lists/mystery @@ -261,27 +275,27 @@ collections: - https://trakt.tv/users/roses100/lists/4-rm-mystery-crime-suspense Pandemic: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/twentywashere/lists/corona-extra-pandemics-and-viral-outbreaks-no-zombies - summary: A Pandemic film resolves around widespread viruses, plagues, and diseases + - https://trakt.tv/users/mraniki/lists/pandemic Pets: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/mraniki/lists/theme-dog - https://trakt.tv/users/rfsbraz/lists/veterinarian-craze summary: Pets! Romance: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/movistapp/lists/romance - https://trakt.tv/users/rdjones247/lists/films-romance - https://trakt.tv/users/krissykk/lists/romance-comedy-and-drama-mixed-movies?sort=title,asc Sci-Fi: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/movistapp/lists/science-fiction - https://trakt.tv/users/canconfirm/lists/sci-fi @@ -290,7 +304,7 @@ collections: - https://trakt.tv/users/zapin/lists/best-sci-fi-series Sketch Shows: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/hutchoo/lists/sketch-shows - https://trakt.tv/shows/key-peele @@ -298,12 +312,12 @@ collections: summary: Best Sketch Shows of All time Sports: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/lish408/lists/sports-documentary-series-film Stand Up Comedy: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/lish408/lists/stand-up-comedy-specials - https://trakt.tv/users/mertens21/lists/stand-up @@ -314,31 +328,32 @@ collections: - https://trakt.tv/users/designrat/lists/netflix-stand-up-specials - https://trakt.tv/users/giladg/lists/stand-up-comedy - Spectacle: - template: { name: Genre} + Show: + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/mraniki/lists/show - https://trakt.tv/users/toasterfaerie/lists/national-theatre-live - https://trakt.tv/users/mraniki/lists/spectacles-francais - https://trakt.tv/users/mraniki/lists/theatre-francais - https://trakt.tv/users/mraniki/lists/au-theatre-ce-soir - summary: Show must go on + - https://trakt.tv/users/loriejcall/lists/national-theatre-at-home-2020-04-2020-07 + - https://trakt.tv/users/toasterfaerie/lists/national-theatre-live Sword & Sorcery: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/krissykk/lists/adventure-swords-sorcery-dragons-legends-mythical-events-2of2 - summary: Sword and Sorcery film is a sub-genre of Fantasy that tend to be more plot-driven. + - https://trakt.tv/users/cinematicthrowbacks/lists/monsters-titans-occult-medieval-medieval-dragons Thriller: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/movistapp/lists/thriller - https://trakt.tv/users/lizline73-gmail-com/lists/thriller-series - summary: Thriller Film is a genre that revolves around anticipation and suspense. + - https://trakt.tv/users/ld667/lists/the-best-murder-mystery-thriller-crime-tv-shows TrueCrime: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/lish408/lists/true-crime-documentary-series-film - https://trakt.tv/users/billy-shakes/lists/essential-true-crime @@ -347,23 +362,27 @@ collections: summary: True Crime documentary War: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/movistapp/lists/war - https://trakt.tv/users/maxtrontv/lists/war-tv-shows - https://trakt.tv/users/majeed_pk/lists/wwii-tv-series - https://trakt.tv/users/debonair-pirate/lists/war - + - https://trakt.tv/users/majeed_pk/lists/wwii-tv-series + - https://trakt.tv/users/jonatos1972/lists/war Western: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/kayaaron13/lists/ranker-top-western-movies - https://trakt.tv/users/movistapp/lists/western + - https://trakt.tv/users/bambos/lists/western-tv-series-watchlist + - https://trakt.tv/users/artscience84/lists/cowboy-hat + - https://trakt.tv/users/kodiuser000000/lists/tv-westerns summary: Western Film is a genre that revolves around stories primarily set in the late 19th century in the American Old West. Zombie: - template: { name: Genre} + template: { name: GenreMulti} trakt_list: - https://trakt.tv/users/ld667/lists/the-most-epic-zombie-films-since-2000 - https://trakt.tv/users/almj24/lists/zombies diff --git a/sysmoon/movies/MoviesCharts.yml b/sysmoon/movies/MoviesCharts.yml new file mode 100644 index 0000000..8d1272b --- /dev/null +++ b/sysmoon/movies/MoviesCharts.yml @@ -0,0 +1,31 @@ +###################################################### +# Chart Collections # +###################################################### +templates: + Chart: + sort_title: +1_<<num>><<collection_name>> + sync_mode: sync + collection_order: custom + item_refresh: true +collections: + Trending Movies: + template: { name: Chart, num: 1 } + trakt_trending: 40 + summary: movies Trending across the internet + filters: + year.gte: 2020 + visible_home: true + visible_shared: true + Trending Documentaries: + template: { name: Chart, num: 2 } + imdb_list: + url: https://www.imdb.com/search/title/?title_type=documentary&release_date=2021-01-01,&genres=documentary + limit: 40 + summary: Popular documentaries across the internet + radarr_add: true + visible_home: true + visible_shared: true + Popular Movies: + template: { name: Chart, num: 3 } + tmdb_popular: 40 + summary: Popular Movies across the internet diff --git a/sysmoon/movies/MoviesDecades.yml b/sysmoon/movies/MoviesDecades.yml new file mode 100644 index 0000000..d8ea0c1 --- /dev/null +++ b/sysmoon/movies/MoviesDecades.yml @@ -0,0 +1,27 @@ +templates: + Top 50 of Decade: + sort_title: +1_Best of <<startYear>>s + sync_mode: sync + summary: Best Movies of the <<startYear>>s + collection_order: custom + radarr_add: true + schedule: monthly(1) +collections: + Top 50 of 1970s: + template: { name: Top 50 of Decade, startYear: 1970, endYear: 1979 } + trakt_list: https://trakt.tv/users/benmooney/lists/top-50-of-the-70s?sort=rank,asc + Top 50 of 1980s: + template: { name: Top 50 of Decade, startYear: 1980, endYear: 1989 } + trakt_list: https://trakt.tv/users/benmooney/lists/top-50-of-the-80s?sort=rank,asc + Top 50 of 1990s: + template: { name: Top 50 of Decade, startYear: 1990, endYear: 1999 } + trakt_list: https://trakt.tv/users/benmooney/lists/top-50-of-the-90s?sort=rank,asc + Top 50 of 2000s: + template: { name: Top 50 of Decade, startYear: 2000, endYear: 2009 } + trakt_list: https://trakt.tv/users/benmooney/lists/top-50-of-the-00s?sort=rank,asc + Top 50 of 2010s: + template: { name: Top 50 of Decade, startYear: 2010, endYear: 2019 } + trakt_list: https://trakt.tv/users/benmooney/lists/top-50-of-the-10s?sort=rank,asc + Top 50 of 2020s: + template: { name: Top 50 of Decade, startYear: 2020, endYear: 2029 } + trakt_list: https://trakt.tv/users/benmooney/lists/top-50-of-the-20s?sort=rank,asc diff --git a/sysmoon/movies/MoviesGenres.yml b/sysmoon/movies/MoviesGenres.yml new file mode 100644 index 0000000..dd7bec0 --- /dev/null +++ b/sysmoon/movies/MoviesGenres.yml @@ -0,0 +1,103 @@ + ###################################################### + # Movie Collections Genre # + ###################################################### +########################### +# Templates # +########################### +templates: + Genre: + smart_filter: + genre: <<genre>> + sort_by: audience_rating.desc + url_poster: <<poster>> + sort_title: +5_<<collection_name>> + +collections: +########################### +# Genre Collections # +########################### + Action: + template: {name: Genre, genre: Action, poster: https://theposterdb.com/api/assets/52018} + summary: Action film is 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. + Adventure: + template: {name: Genre, genre: Adventure, poster: https://theposterdb.com/api/assets/52218} + summary: Adventure film is 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: Genre, genre: Animation, poster: https://theposterdb.com/api/assets/120090} + summary: Animated film is 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: Genre, genre: Anime, poster: https://theposterdb.com/api/assets/126743} + summary: A collection of Anime movies + Biography: + template: {name: Genre, genre: Biography, poster: https://theposterdb.com/api/assets/60369} + summary: A collection of Biography movies + Comedy: + template: {name: Genre, genre: Comedy, poster: https://theposterdb.com/api/assets/51397} + 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: Genre, genre: Crime, poster: https://theposterdb.com/api/assets/53057} + summary: Crime film is a genre that revolves around the action of a criminal mastermind. A Crime film will often revolve around the criminal himself, chronicling his rise and fall. Some Crime films will have a storyline that follows the criminal's victim, yet others follow the person in pursuit of the criminal. This genre tends to be fast paced with an air of mystery – this mystery can come from the plot or from the characters themselves. + Documentary: + template: {name: Genre, genre: Documentary, poster: https://theposterdb.com/api/assets/51430} + summary: Documentary film is a non-fiction genre intended to document reality primarily for the purposes of instruction, education, or maintaining a historical record. + Drama: + template: {name: Genre, genre: Drama, poster: https://theposterdb.com/api/assets/52016} + summary: Drama film is a genre that relies on the emotional and relational development of realistic characters. While Drama film relies heavily on this kind of development, dramatic themes play a large role in the plot as well. Often, these dramatic themes are taken from intense, real life issues. Whether heroes or heroines are facing a conflict from the outside or a conflict within themselves, Drama film aims to tell an honest story of human struggles. + Family: + template: {name: Genre, genre: Family, poster: https://theposterdb.com/api/assets/53059} + summary: Fantasy film is 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. + Fantasy: + template: {name: Genre, genre: Fantasy, poster: https://theposterdb.com/api/assets/51476} + imdb_list: + - url: https://www.imdb.com/search/title/?title_type=feature&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=fantasy + limit: 100 + - url: https://www.imdb.com/search/title/?title_type=feature&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=fantasy&sort=user_rating,desc + limit: 100 + summary: Fantasy film is 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. + History: + template: {name: Genre, genre: History, poster: https://theposterdb.com/api/assets/58022} + summary: History film is 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 film is often accentuated by a sweeping musical score, lavish costumes, and high production value. + Horror: + template: {name: Genre, genre: Horror, poster: https://theposterdb.com/api/assets/51475} + summary: Horror film is 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. + Musical: + template: {name: Genre, genre: Musical, poster: https://theposterdb.com/api/assets/51427} + summary: A Musical interweaves vocal and dance performances into the narrative of the film. The songs of a film can either be used to further the story or simply enhance the experience of the audience. These films are often done on a grand scale and incorporate lavish costumes and sets. Traditional musicals center on a well-known star, famous for their dancing or singing skills (i.e. Fred Astaire, Gene Kelly, Judy Garland). These films explore concepts such are love and success, allowing the audience to escape from reality. + Mystery: + template: {name: Genre, genre: Mystery, poster: https://theposterdb.com/api/assets/53060} + summary: A Mystery film centers on a person of authority, usually a detective, that is trying to solve a mysterious crime. The main protagonist uses clues, investigation, and logical reasoning. The biggest element in these films is a sense of “whodunit” suspense, usually created through visual cues and unusual plot twists. + Romance: + template: {name: Genre, genre: Romance, poster: https://theposterdb.com/api/assets/53062} + summary: "Romance film can be defined as a genre wherein the plot revolves around the love between two protagonists. This genre usually has a theme that explores an issue within love, including but not limited to: love at first sight, forbidden love, love triangles, and sacrificial love. The tone of Romance film can vary greatly. Whether the end is happy or tragic, Romance film aims to evoke strong emotions in the audience." + Science Fiction: + template: {name: Genre, genre: Science Fiction, poster: https://theposterdb.com/api/assets/51772} + summary: Science Fiction (Sci-Fi) film is a genre that incorporates hypothetical, science-based themes into the plot of the film. Often, this genre incorporates futuristic elements and technologies to explore social, political, and philosophical issues. The film itself is usually set in the future, either on earth or in space. Traditionally, a Science Fiction film will incorporate heroes, villains, unexplored locations, fantastical quests, and advanced technology. + Short: + template: {name: Genre, genre: Short, poster: https://theposterdb.com/api/assets/53063} + summary: A collection of Short movies + Sports: + template: {name: Genre, genre: Sport, poster: https://theposterdb.com/api/assets/60371} + imdb_list: + - url: https://www.imdb.com/search/title/?title_type=feature&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=sport + limit: 200 + - url: https://www.imdb.com/search/title/?title_type=feature&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=sport&sort=user_rating,desc + limit: 200 + summary: A Sport Film revolves around a sport setting, event, or an athlete. Often, these films will center on a single sporting event that carries significant importance. Sports films traditionally have a simple plot that builds up to the significant sporting event. This genre is known for incorporating film techniques to build anticipation and intensity. Sport films have a large range of sub-genres, from comedies to dramas, and are more likely than other genres to be based true-life events. + Thriller: + template: {name: Genre, genre: Thriller, poster: https://theposterdb.com/api/assets/52019} + summary: Thriller Film is a genre that revolves around anticipation and suspense. The aim for Thrillers is to keep the audience alert and on the edge of their seats. The protagonist in these films is set against a problem – an escape, a mission, or a mystery. No matter what sub-genre a Thriller film falls into, it will emphasize the danger that the protagonist faces. The tension with the main problem is built on throughout the film and leads to a highly stressful climax. + War: + template: {name: Genre, genre: War, poster: https://theposterdb.com/api/assets/51477} + summary: War Film is a genre that looks at the reality of war on a grand scale. They often focus on landmark battles as well as political issues within war. This genre usually focuses on a main character and his team of support, giving the audience an inside look into the gritty reality of war. + Western: + template: {name: Genre, genre: Western, poster: https://theposterdb.com/api/assets/51774} + summary: "Western Film is a genre that revolves around stories primarily set in the late 19th century in the American Old West. Most Westerns are set between the American Civil War (1865) and the early 1900s. Common themes within Western Film include: the conquest of the wild west, the cultural separation of the East and the West, the West’s resistance to modern change, the conflict between Cowboys and Indians, outlaws, and treasure/gold hunting. American Western Film usually revolves around a stoic hero and emphasizes the importance of honor and sacrifice." + Rom-Coms: + sort_title: +5_Rom-Coms + smart_filter: + all: + genre: romance,comedy + genre.not: drama,action,family + year.gte: 1980 + sort_by: audience_rating.desc + url_poster: https://theposterdb.com/api/assets/192874 diff --git a/sysmoon/movies/MoviesOther.yml b/sysmoon/movies/MoviesOther.yml new file mode 100644 index 0000000..925e645 --- /dev/null +++ b/sysmoon/movies/MoviesOther.yml @@ -0,0 +1,32 @@ +collections: + IMDB Top 250 Movies: + imdb_chart: top_movies + summary: IMDB Top 250 Movies + collection_order: custom + sync_mode: sync + sort_title: +1_Top Rated Movies + radarr_add: true + schedule: monthly(1) + Oscar Best Picture Winners: + imdb_list: https://www.imdb.com/search/title/?title_type=feature,documentary&groups=best_picture_winner&sort=release_date,desc + summary: Oscar Best Picture Winning Movies + sort_title: +1_Oscar_Best_Picture_winners + sync_mode: sync + collection_order: custom + radarr_add: true + schedule: monthly(1) + Christmas Movies: + sort_title: +3_Christmas Movies + trakt_list: + - https://trakt.tv/users/movistapp/lists/christmas-movies + - https://trakt.tv/users/2borno2b/lists/christmas-movies-extravanganza + imdb_list: + - https://www.imdb.com/list/ls025976544/ + - https://www.imdb.com/list/ls003863000/ + - https://www.imdb.com/list/ls027454200/ + - https://www.imdb.com/list/ls027886673/ + - https://www.imdb.com/list/ls097998599/ + visible_home: range(12/01-12/31) + visible_shared: range(12/01-12/31) + schedule: monthly(1) + smart_label: random diff --git a/sysmoon/movies/MoviesWanted.yml b/sysmoon/movies/MoviesWanted.yml new file mode 100644 index 0000000..9b31294 --- /dev/null +++ b/sysmoon/movies/MoviesWanted.yml @@ -0,0 +1,22 @@ +###################################################### +# Radarr Collections # +###################################################### +templates: + radarr_add: + sync_mode: sync + radarr_add: true + radarr_search: true + build_collection: false +collections: + Trakt Trending Movies: + template: { name: radarr_add } + trakt_trending: 30 + Trakt Box Office Movies: + template: { name: radarr_add } + trakt_boxoffice: true + Trakt Popular Movies: + template: { name: radarr_add } + trakt_popular: 30 + StevenLu Popular Movies: + template: { name: radarr_add } + stevenlu_popular: true diff --git a/sysmoon/tv/TVCharts.yml b/sysmoon/tv/TVCharts.yml new file mode 100644 index 0000000..ee6a0df --- /dev/null +++ b/sysmoon/tv/TVCharts.yml @@ -0,0 +1,44 @@ +###################################################### +# Chart Collections # +###################################################### +templates: + Chart: + sort_title: +1_<<num>><<collection_name>> + sync_mode: sync + collection_order: custom + item_refresh: true +collections: + Plex Popular: + template: { name: Chart, num: 1 } + tautulli_popular: + list_days: 30 + list_size: 20 + list_buffer: 20 + summary: Shows Popular on Plex + Top TV of the Last Week: + template: { name: Chart, num: 2 } + trakt_watched: 20 + summary: Most watched shows of the last week. + filters: + last_episode_aired: 100 + visible_home: true + visible_shared: true + Popular TV: + template: { name: Chart, num: 3 } + tmdb_popular: 40 + summary: Popular Shows across the internet + Top Rated TV: + template: { name: Chart, num: 4 } + imdb_list: + url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&num_votes=20000,&sort=user_rating,desc + limit: 100 + summary: Top Rated TV across the internet + schedule: monthly(1) + Popular Documentary Shows: + template: { name: Chart, num: 5 } + imdb_list: + url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&genres=documentary&languages=en + limit: 30 + summary: Top Documentaries across the internet + visible_home: true + visible_shared: true diff --git a/sysmoon/tv/TVLists.yml b/sysmoon/tv/TVLists.yml new file mode 100644 index 0000000..959b162 --- /dev/null +++ b/sysmoon/tv/TVLists.yml @@ -0,0 +1,19 @@ +###################################################### +# Trakt List Collections # +###################################################### +templates: + TraktList: + sort_title: +2_<<num>><<collection_name>> + sync_mode: sync + collection_order: custom + item_refresh: true +collections: + TV Picks of the Last Year: + template: { name: TraktList, num: 1 } + trakt_list: https://trakt.tv/users/benmooney/lists/tv-picks-from-the-last-year?sort=random,asc + summary: Top TV Shows which aired in the last 365 days. + schedule: weekly(sunday) + Trending Reality TV: + template: { name: TraktList, num: 2 } + trakt_list: https://trakt.tv/users/benmooney/lists/trending-reality-tv?sort=rank,asc + summary: Currently trending reality TV shows. diff --git a/sysmoon/tv/TVWanted.yml b/sysmoon/tv/TVWanted.yml new file mode 100644 index 0000000..6a5e5e0 --- /dev/null +++ b/sysmoon/tv/TVWanted.yml @@ -0,0 +1,19 @@ +###################################################### +# Sonarr Collections # +###################################################### +templates: + sonarr_add: + sync_mode: sync + sonarr_add: true + sonarr_search: true + build_collection: false +collections: + Trakt Trending Shows: + template: { name: sonarr_add } + trakt_trending: 30 + Trakt Popular Shows: + template: { name: sonarr_add } + trakt_popular: 30 + Trakt Recommended Shows: + template: { name: sonarr_add } + trakt_recommended_weekly: 30