diff --git a/Frexe/Movies/Collections/Lego.yml b/Frexe/Movies/Collections/Lego.yml new file mode 100644 index 0000000..da2880c --- /dev/null +++ b/Frexe/Movies/Collections/Lego.yml @@ -0,0 +1,20 @@ +templates: + Set: + optional: + - collection + - movie + - list + tmdb_collection_details: <> + tmdb_movie: <> + tmdb_list: <> + sync_mode: sync + collection_order: release + url_poster: <> + sort_title: <> +collections: + + "LEGO Scooby-Doo": + template: {name: Set, collection: 537236, poster: https://theposterdb.com/api/assets/241350 } + + "The Lego Movie": + template: {name: Set, collection: 325470, poster: https://theposterdb.com/api/assets/163075 } diff --git a/Frexe/Movies/Collections/Movie Collection.yml b/Frexe/Movies/Collections/Movie Collection.yml index f71af73..7d2c16d 100644 --- a/Frexe/Movies/Collections/Movie Collection.yml +++ b/Frexe/Movies/Collections/Movie Collection.yml @@ -172,6 +172,10 @@ collections: "Jackass": template: {name: Set, collection: 17178, poster: https://theposterdb.com/api/assets/163419 } +############################################## Jake Gittes ############################################ + "Jake Gittes": + template: {name: Set, collection: 359005, poster: https://theposterdb.com/api/assets/164796 } + ################################################ James Bond ########################################### "James Bond": template: {name: Set, collection: 645, poster: https://theposterdb.com/api/assets/164797 } @@ -220,6 +224,10 @@ collections: "Oz": template: {name: Set, collection: 627517, poster: https://theposterdb.com/api/assets/160957 } +############################################# Peanuts ################################################## + "Peanuts": + template: {name: Set, list: 8211712, poster: https://theposterdb.com/api/assets/188207 } + ################################################ Pirates of the caribbean ############################## "Pirates of the Caribbean": template: {name: Set, collection: 295, poster: https://theposterdb.com/api/assets/163404 } @@ -256,6 +264,10 @@ collections: "Sonic the Hedgehog": template: {name: Set, collection: 720879, poster: https://theposterdb.com/api/assets/234937 } +#################################### South Park the Streaming Wars ###################################### + "South Park the Streaming Wars": + template: {name: Set, collection: 993732, poster: https://theposterdb.com/api/assets/251407 } + ################################################ Space Jam ############################################# "Space Jam": template: {name: Set, collection: 722961, poster: https://theposterdb.com/api/assets/167165 } @@ -284,10 +296,15 @@ collections: "The Dukes of Hazzard (Reboot)": template: {name: Set, collection: 332357, poster: https://theposterdb.com/api/assets/164776 } +################################################## Top Gun ############################################## + "Top Gun": + template: {name: Set, collection: 531330, poster: https://theposterdb.com/api/assets/252568 } + ############################################## The Flintstones ########################################## "The Flintstones": template: {name: Set, collection: 351684, poster: https://theposterdb.com/api/assets/160943 } +########################################### View Askewniverse ########################################### "View Askewniverse": template: {name: Set, list: 8208754, poster: https://theposterdb.com/api/assets/166272 } diff --git a/Frexe/Movies/Collections/National Lampoon.yml b/Frexe/Movies/Collections/National Lampoon.yml new file mode 100644 index 0000000..e84773e --- /dev/null +++ b/Frexe/Movies/Collections/National Lampoon.yml @@ -0,0 +1,21 @@ +templates: + Set: + optional: + - collection + - movie + tmdb_collection_details: <> + tmdb_movie: <> + sync_mode: sync + collection_order: release + url_poster: <> + sort_title: <> +collections: + + "Dorm Daze": + template: {name: Set, collection: 201778, poster: https://theposterdb.com/api/assets/166237 } + + "National Lampoon's Van Wilder": + template: {name: Set, collection: 43220, poster: https://theposterdb.com/api/assets/166271 } + + "National Lampoon's Vacation": + template: {name: Set, collection: 108693, poster: https://theposterdb.com/api/assets/165424 } diff --git a/Frexe/Movies/Genre.yml b/Frexe/Movies/Genre.yml index 5adf37d..e782b0a 100644 --- a/Frexe/Movies/Genre.yml +++ b/Frexe/Movies/Genre.yml @@ -12,14 +12,14 @@ collections: template: {name: Genre, genre: Action, poster: https://theposterdb.com/api/assets/52675 } summary: Action - Anime: - template: {name: Genre, genre: Anime, poster: https://theposterdb.com/api/assets/123923 } - summary: Anime - Adventure: template: {name: Genre, genre: Adventure, poster: https://theposterdb.com/api/assets/52672 } summary: Adventure + Anime: + template: {name: Genre, genre: Anime, poster: https://theposterdb.com/api/assets/123923 } + summary: Anime + Comedy: template: {name: Genre, genre: Comedy, poster: https://theposterdb.com/api/assets/52677 } summary: Comedy @@ -28,14 +28,34 @@ collections: template: {name: Genre, genre: Drama, poster: https://theposterdb.com/api/assets/52676 } summary: Drama + Cooking: + template: {name: Genre, genre: food, poster: https://theposterdb.com/api/assets/168695 } + summary: Cooking / Food + + Crime: + template: {name: Genre, genre: crime, poster: https://theposterdb.com/api/assets/167978 } + summary: Crime + Horror: template: {name: Genre, genre: Horror, poster: https://theposterdb.com/api/assets/52659 } summary: Horror + Martial Arts: + template: {name: Genre, genre: Martial Arts, poster: https://theposterdb.com/api/assets/165296 } + summary: Martial Arts + + Mystery: + template: {name: Genre, genre: Mystery, poster: https://theposterdb.com/api/assets/254759 } + summary: Mystery + Science Fiction: template: {name: Genre, genre: Science Fiction, poster: https://theposterdb.com/api/assets/52661 } summary: Science Fiction + Sport: + template: {name: Genre, genre: Sport, poster: https://theposterdb.com/api/assets/167979 } + summary: Sport + Thriller: template: {name: Genre, genre: Thriller, poster: https://theposterdb.com/api/assets/52658 } summary: Thriller diff --git a/Frexe/Movies/Metadata/Collections/Jake Gittes.yml b/Frexe/Movies/Metadata/Collections/Jake Gittes.yml new file mode 100644 index 0000000..17eef84 --- /dev/null +++ b/Frexe/Movies/Metadata/Collections/Jake Gittes.yml @@ -0,0 +1,11 @@ +metadata: + + "Chinatown (1974)": + title: "Chinatown" + year: 1974 + url_poster: https://theposterdb.com/api/assets/221829 + + "The Two Jakes (1990)": + title: "The Two Jakes" + year: 1990 + url_poster: https://theposterdb.com/api/assets/221830 diff --git a/Frexe/Movies/Metadata/Collections/Lego.yml b/Frexe/Movies/Metadata/Collections/Lego.yml new file mode 100644 index 0000000..2ab3a13 --- /dev/null +++ b/Frexe/Movies/Metadata/Collections/Lego.yml @@ -0,0 +1,40 @@ +metadata: #Posters found here https://theposterdb.com/user/musikmann2000 + +#Scoby-doo: + "LEGO Scooby-Doo! Knight Time Terror (2015)": + title: "LEGO Scooby-Doo! Knight Time Terror" + year: 2015 + url_poster: https://theposterdb.com/api/assets/241351 + + "Lego Scooby-Doo!: Haunted Hollywood (2016)": + title: "Lego Scooby-Doo!: Haunted Hollywood" + year: 2016 + url_poster: https://theposterdb.com/api/assets/241352 + + "LEGO Scooby-Doo! Blowout Beach Bash (2017)": + title: "LEGO Scooby-Doo! Blowout Beach Bash" + year: 2017 + url_poster: https://theposterdb.com/api/assets/241353 + +#The Lego movie: + "The Lego Movie (2014)": + title: "The Lego Movie" + year: 2014 + url_poster: https://theposterdb.com/api/assets/193023 + + "The Lego Movie 2: The Second Part (2019)": + title: "The Lego Movie 2: The Second Part" + year: 2019 + url_poster: https://theposterdb.com/api/assets/193026 + +#The Lego Batman: + "The Lego Batman Movie (2017)": + title: "The Lego Batman Movie" + year: 2017 + url_poster: https://theposterdb.com/api/assets/193024 + +#The Lego Ninjago: + "The Lego Ninjago Movie (2017)": + title: "The Lego Ninjago Movie" + year: 2017 + url_poster: https://theposterdb.com/api/assets/193025 diff --git a/Frexe/Movies/Metadata/Collections/Peanuts.yml b/Frexe/Movies/Metadata/Collections/Peanuts.yml new file mode 100644 index 0000000..12c2094 --- /dev/null +++ b/Frexe/Movies/Metadata/Collections/Peanuts.yml @@ -0,0 +1,121 @@ +metadata: #Posters found here: https://theposterdb.com/set/114132 + + "A Charlie Brown Christmas (1965)": + title: "A Charlie Brown Christmas" + year: 1965 + url_poster: https://theposterdb.com/api/assets/180925 + + "Charlie Brown's All-Stars! (1966)": + title: "Charlie Brown's All-Stars!" + year: 1966 + url_poster: https://theposterdb.com/api/assets/233703 + + "It's the Great Pumpkin, Charlie Brown (1966)": + title: "It's the Great Pumpkin, Charlie Brown" + year: 1966 + url_poster: https://theposterdb.com/api/assets/180926 + + "You're in Love, Charlie Brown (1967)": + title: "You're in Love, Charlie Brown" + year: 1967 + url_poster: https://theposterdb.com/api/assets/233704 + + "A Boy Named Charlie Brown (1969)": + title: "A Boy Named Charlie Brown" + year: 1969 + url_poster: https://theposterdb.com/api/assets/180927 + + "Play It Again, Charlie Brown (1971)": + title: "Play It Again, Charlie Brown" + year: 1971 + url_poster: https://theposterdb.com/api/assets/233705 + + "You're Not Elected, Charlie Brown (1972)": + title: "You're Not Elected, Charlie Brown" + year: 1972 + url_poster: https://theposterdb.com/api/assets/233713 + + "Snoopy, Come Home (1972)": + title: "Snoopy, Come Home" + year: 1972 + url_poster: https://theposterdb.com/api/assets/180928 + + "A Charlie Brown Thanksgiving (1973)": + title: "A Charlie Brown Thanksgiving" + year: 1973 + url_poster: https://theposterdb.com/api/assets/180929 + + "Be My Valentine, Charlie Brown (1975)": + title: "Be My Valentine, Charlie Brown" + year: 1975 + url_poster: https://theposterdb.com/api/assets/180930 + + "It's Arbor Day, Charlie Brown (1976)": + title: "It's Arbor Day, Charlie Brown" + year: 1976 + url_poster: https://theposterdb.com/api/assets/233710 + + "Race for Your Life, Charlie Brown (1977)": + title: "Race for Your Life, Charlie Brown" + year: 1977 + url_poster: https://theposterdb.com/api/assets/180931 + + "It's Your First Kiss, Charlie Brown (1977)": + title: "It's Your First Kiss, Charlie Brown" + year: 1977 + url_poster: https://theposterdb.com/api/assets/233706 + + "She's a Good Skate, Charlie Brown (1980)": + title: "She's a Good Skate, Charlie Brown" + year: 1980 + url_poster: https://theposterdb.com/api/assets/233709 + + "Bon Voyage, Charlie Brown (and Don't Come Back!!) (1980)": + title: "Bon Voyage, Charlie Brown (and Don't Come Back!!)" + year: 1980 + url_poster: https://theposterdb.com/api/assets/180932 + + "It's Magic, Charlie Brown (1981)": + title: "It's Magic, Charlie Brown" + year: 1981 + url_poster: https://theposterdb.com/api/assets/180933 + + "It's Flashbeagle, Charlie Brown (1984)": + title: "It's Flashbeagle, Charlie Brown" + year: 1984 + url_poster: https://theposterdb.com/api/assets/233707 + + "Happy New Year, Charlie Brown (1986)": + title: "Happy New Year, Charlie Brown" + year: 1986 + url_poster: https://theposterdb.com/api/assets/233708 + + "Snoopy's Reunion (1991)": + title: "Snoopy's Reunion" + year: 1991 + url_poster: https://theposterdb.com/api/assets/233711 + + "It's Christmastime Again, Charlie Brown (1992)": + title: "It's Christmastime Again, Charlie Brown" + year: 1992 + url_poster: https://theposterdb.com/api/assets/180934 + + "Happiness Is a Warm Blanket, Charlie Brown (2011)": + title: "Happiness Is a Warm Blanket, Charlie Brown" + year: 2011 + url_poster: https://theposterdb.com/api/assets/180935 + + "Snoopy Presents: For Auld Lang Syne (2021)": + title: "Snoopy Presents: For Auld Lang Syne" + year: 2021 + url_poster: https://theposterdb.com/api/assets/197923 + + "Who Are You, Charlie Brown? (2021)": + title: "Who Are You, Charlie Brown?" + year: 2021 + url_poster: https://theposterdb.com/api/assets/180995 + + "Snoopy Presents: To Mom (and Dad), With Love (2022)": + title: "Snoopy Presents: To Mom (and Dad), With Love" + year: 2022 + url_poster: https://theposterdb.com/api/assets/233712 diff --git a/Frexe/Movies/Metadata/Collections/South Park.yml b/Frexe/Movies/Metadata/Collections/South Park.yml new file mode 100644 index 0000000..0489f73 --- /dev/null +++ b/Frexe/Movies/Metadata/Collections/South Park.yml @@ -0,0 +1,21 @@ +metadata: #Posters found here https://theposterdb.com/set/150166 + + "South Park: Bigger, Longer & Uncut (1999)": + title: "South Park: Bigger, Longer & Uncut" + year: 1999 + url_poster: https://theposterdb.com/api/assets/199884 + + "South Park: Imaginationland (2007)": + title: "South Park: Imaginationland" + year: 2007 + url_poster: https://theposterdb.com/api/assets/238379 + + "South Park the Streaming Wars (2022)": + title: "South Park the Streaming Wars" + year: 2022 + url_poster: https://theposterdb.com/api/assets/240229 + + "South Park the Streaming Wars Part 2 (2022)": + title: "South Park the Streaming Wars Part 2" + year: 2022 + url_poster: https://theposterdb.com/api/assets/251408 diff --git a/Frexe/Movies/Metadata/Collections/Top Gun.yml b/Frexe/Movies/Metadata/Collections/Top Gun.yml new file mode 100644 index 0000000..37354cd --- /dev/null +++ b/Frexe/Movies/Metadata/Collections/Top Gun.yml @@ -0,0 +1,11 @@ +metadata: #Posters found here https://theposterdb.com/set/150935 + + "Top Gun (1986)": + title: "Top Gun" + year: 1986 + url_poster: https://theposterdb.com/api/assets/252569 + + "Top Gun: Maverick (2022)": + title: "Top Gun: Maverick" + year: 2020 + url_poster: https://theposterdb.com/api/assets/252570 diff --git a/Frexe/Movies/Metadata/Movies/Clifford the Big Red Dog.yml b/Frexe/Movies/Metadata/Movies/Clifford the Big Red Dog.yml new file mode 100644 index 0000000..6221b97 --- /dev/null +++ b/Frexe/Movies/Metadata/Movies/Clifford the Big Red Dog.yml @@ -0,0 +1,6 @@ +metadata: #Posters found here https://theposterdb.com/poster/190956 + + "Clifford the Big Red Dog (2021)": + title: "Clifford the Big Red Dog" + year: 2021 + url_poster: https://theposterdb.com/api/assets/190956 diff --git a/Frexe/Movies/Metadata/Movies/Luck.yml b/Frexe/Movies/Metadata/Movies/Luck.yml new file mode 100644 index 0000000..f3ace0d --- /dev/null +++ b/Frexe/Movies/Metadata/Movies/Luck.yml @@ -0,0 +1,6 @@ +metadata: #Posters found here https://theposterdb.com/poster/255393 + + "Luck (2022)": + title: "Luck" + year: 2022 + url_poster: https://theposterdb.com/api/assets/255393 diff --git a/Frexe/Movies/Metadata/Movies/Paradise Highway.yml b/Frexe/Movies/Metadata/Movies/Paradise Highway.yml new file mode 100644 index 0000000..4b5f6ee --- /dev/null +++ b/Frexe/Movies/Metadata/Movies/Paradise Highway.yml @@ -0,0 +1,6 @@ +metadata: #Posters found here https://theposterdb.com/poster/255293 + + "Paradise Highway (2022)": + title: "Paradise Highway" + year: 2022 + url_poster: https://theposterdb.com/api/assets/255293 diff --git a/Frexe/Movies/Metadata/Movies/Permanent Midnight.yml b/Frexe/Movies/Metadata/Movies/Permanent Midnight.yml new file mode 100644 index 0000000..1d8fbf1 --- /dev/null +++ b/Frexe/Movies/Metadata/Movies/Permanent Midnight.yml @@ -0,0 +1,6 @@ +metadata: #Posters found here https://theposterdb.com/poster/255397 + + "Permanent Midnight (1998)": + title: "Permanent Midnight" + year: 1998 + url_poster: https://theposterdb.com/api/assets/255397 diff --git a/Frexe/Movies/Metadata/Movies/Super Size Me.yml b/Frexe/Movies/Metadata/Movies/Super Size Me.yml new file mode 100644 index 0000000..5df8e26 --- /dev/null +++ b/Frexe/Movies/Metadata/Movies/Super Size Me.yml @@ -0,0 +1,6 @@ +metadata: #Posters found here https://theposterdb.com/poster/250479 + + "Super Size Me (2004)": + title: "Super Size Me" + year: 2004 + url_poster: https://theposterdb.com/api/assets/250479 diff --git a/Frexe/Movies/Metadata/Movies/The Bob's Burgers Movie.yml b/Frexe/Movies/Metadata/Movies/The Bob's Burgers Movie.yml new file mode 100644 index 0000000..c3c2182 --- /dev/null +++ b/Frexe/Movies/Metadata/Movies/The Bob's Burgers Movie.yml @@ -0,0 +1,6 @@ +metadata: #Posters found here https://theposterdb.com/poster/251394 + + "The Bob's Burgers Movie (2022)": + title: "The Bob's Burgers Movie" + year: 2022 + url_poster: https://theposterdb.com/api/assets/251394 diff --git a/Frexe/Movies/Metadata/Movies/The Secret Life of Bees.yml b/Frexe/Movies/Metadata/Movies/The Secret Life of Bees.yml new file mode 100644 index 0000000..c006111 --- /dev/null +++ b/Frexe/Movies/Metadata/Movies/The Secret Life of Bees.yml @@ -0,0 +1,6 @@ +metadata: #Posters found here https://theposterdb.com/poster/255419 + + "The Secret Life of Bees (2008)": + title: "The Secret Life of Bees" + year: 2008 + url_poster: https://theposterdb.com/api/assets/255419 diff --git a/Frexe/Movies/Metadata/Movies/The Tomorrow War.yml b/Frexe/Movies/Metadata/Movies/The Tomorrow War.yml new file mode 100644 index 0000000..2c82868 --- /dev/null +++ b/Frexe/Movies/Metadata/Movies/The Tomorrow War.yml @@ -0,0 +1,6 @@ +metadata: #Posters found here https://theposterdb.com/poster/183796 + + "The Tomorrow War (2021)": + title: "The Tomorrow War" + year: 2021 + url_poster: https://theposterdb.com/api/assets/183796 diff --git a/Frexe/Movies/Metadata/Movies/WORLD'S MOST DANGEROUS PAPER ROUTE.yml b/Frexe/Movies/Metadata/Movies/WORLD'S MOST DANGEROUS PAPER ROUTE.yml new file mode 100644 index 0000000..4c60d1f --- /dev/null +++ b/Frexe/Movies/Metadata/Movies/WORLD'S MOST DANGEROUS PAPER ROUTE.yml @@ -0,0 +1,6 @@ +metadata: #Posters found here https://theposterdb.com/poster/250520 + + "WORLD'S MOST DANGEROUS PAPER ROUTE (2018)": + title: "WORLD'S MOST DANGEROUS PAPER ROUTE" + year: 2018 + url_poster: https://theposterdb.com/api/assets/250520 diff --git a/Frexe/Movies/Metadata/Movies/Whos Your Caddy.yml b/Frexe/Movies/Metadata/Movies/Whos Your Caddy.yml new file mode 100644 index 0000000..38b938f --- /dev/null +++ b/Frexe/Movies/Metadata/Movies/Whos Your Caddy.yml @@ -0,0 +1,6 @@ +metadata: #Posters found here https://theposterdb.com/poster/255300 + + "Who's Your Caddy? (2007)": + title: "Who's Your Caddy?" + year: 2007 + url_poster: https://theposterdb.com/api/assets/255300 diff --git a/Frexe/Movies/Metadata/Studio/National Lampoon.yml b/Frexe/Movies/Metadata/Studio/National Lampoon.yml new file mode 100644 index 0000000..9b34ee6 --- /dev/null +++ b/Frexe/Movies/Metadata/Studio/National Lampoon.yml @@ -0,0 +1,96 @@ +metadata: #Posters found here https://theposterdb.com/set/117553 + + "National Lampoon's Animal House (1978)": + title: "National Lampoon's Animal House" + year: 1978 + url_poster: https://theposterdb.com/api/assets/195048 + + "National Lampoon's Vacation (1983)": + title: "National Lampoon's Vacation" + year: 1983 + url_poster: https://theposterdb.com/api/assets/190025 + + "National Lampoon's European Vacation (1985)": + title: "National Lampoon's European Vacation" + year: 1985 + url_poster: https://theposterdb.com/api/assets/190026 + + "National Lampoon's Christmas Vacation (1989)": + title: "National Lampoon's Christmas Vacation" + year: 1989 + url_poster: https://theposterdb.com/api/assets/190027 + + "Movie Madness (1992)": + title: "Movie Madness" + year: 1992 + url_poster: https://theposterdb.com/api/assets/228737 + + "Loaded Weapon 1 (1993)": + title: "Loaded Weapon 1" + year: 1993 + url_poster: https://theposterdb.com/api/assets/195049 + + "National Lampoon's Senior Trip (1995)": + title: "National Lampoon's Senior Trip" + year: 1995 + url_poster: https://theposterdb.com/api/assets/195052 + + "Vegas Vacation (1997)": + title: "Vegas Vacation" + year: 1997 + url_poster: https://theposterdb.com/api/assets/190028 + + "National Lampoon's Van Wilder (2002)": + title: "National Lampoon's Van Wilder" + year: 2002 + url_poster: https://theposterdb.com/api/assets/195053 + + "Christmas Vacation 2: Cousin Eddie's Island Adventure (2003)": + title: "Christmas Vacation 2: Cousin Eddie's Island Adventure" + year: 2003 + url_poster: https://theposterdb.com/api/assets/190029 + + "Dorm Daze (2004)": + title: "Dorm Daze" + year: 2004 + url_poster: https://theposterdb.com/api/assets/195056 + + "Dorm Daze 2 (2006)": + title: "Dorm Daze 2" + year: 2006 + url_poster: https://theposterdb.com/api/assets/195057 + + "Van Wilder: The Rise of Taj (2006)": + title: "Van Wilder: The Rise of Taj" + year: 2006 + url_poster: https://theposterdb.com/api/assets/195054 + + "Van Wilder: Freshman Year (2009)": + title: "Van Wilder: Freshman Year" + year: 2009 + url_poster: https://theposterdb.com/api/assets/195055 + + "National Lampoon Presents: Endless Bummer (2009)": + title: "National Lampoon Presents: Endless Bummer" + year: 2009 + url_poster: https://theposterdb.com/api/assets/195051 + + "Dirty Movie (2011)": + title: "Dirty Movie" + year: 2011 + url_poster: https://theposterdb.com/api/assets/195050 + + "National Lampoon's The Legend of Awesomest Maximus (2011)": + title: "National Lampoon's The Legend of Awesomest Maximus" + year: 2011 + url_poster: https://theposterdb.com/api/assets/235740 + + "Vacation (2015)": + title: "Vacation" + year: 2015 + url_poster: https://theposterdb.com/api/assets/190030 + + "Drunk Stoned Brilliant Dead: The Story of the National Lampoon (2015)": + title: "Drunk Stoned Brilliant Dead: The Story of the National Lampoon" + year: 2015 + url_poster: https://theposterdb.com/api/assets/236387 diff --git a/Frexe/Movies/Studio.yml b/Frexe/Movies/Studio.yml index 2551b90..16140d0 100644 --- a/Frexe/Movies/Studio.yml +++ b/Frexe/Movies/Studio.yml @@ -2,7 +2,9 @@ templates: Studio: optional: - company + - list tmdb_company: <> + tmdb_list: <> sync_mode: sync collection_order: release url_poster: <> @@ -15,6 +17,9 @@ collections: "Happy Madison Productions": template: {name: Studio, company: 878, poster: https://theposterdb.com/api/assets/218229 } + "National Lampoon Productions": + template: {name: Studio, list: https://www.themoviedb.org/list/8212873, poster: https://theposterdb.com/api/assets/195058 } + "Pixar Animation Studios": template: {name: Studio, company: 3, poster: https://theposterdb.com/api/assets/189763 } diff --git a/Frexe/README.md b/Frexe/README.md new file mode 100644 index 0000000..cd037c0 --- /dev/null +++ b/Frexe/README.md @@ -0,0 +1,26 @@ +## Config +Im using cpt-kuesels docker-compose setup [Link](https://github.com/meisnate12/Plex-Meta-Manager-Configs/tree/master/cpt-kuesel#basics): +```yaml +libraries: + Filmer: + metadata_path: + - file: metadata/Movies/Studio.yml + - file: metadata/Movies/Genre.yml + - file: metadata/Movies/Lists.yml + - folder: metadata/Movies/Collections + - folder: metadata/Movies/Metadata/Collections + - folder: metadata/Movies/Metadata/Movies + - folder: metadata/Movies/Metadata/Studio + Serier: + metadata_path: + - file: metadata/TV-Shows/Collections.yml + - folder: metadata/TV-Shows/Metadata/Anime + - folder: metadata/TV-Shows/Metadata/TV +``` +**Movies Collections Preview**:
+![Movies (Updated)](https://i.imgur.com/dewg0vk.png) +
+ +**Series Collections Preview**:
+![Series (Updated)](https://i.imgur.com/Ofl003p.png) +
diff --git a/Frexe/TV-Shows/Metadata/Anime/Dr Stone.yml b/Frexe/TV-Shows/Metadata/Anime/Dr Stone.yml new file mode 100644 index 0000000..837a6fc --- /dev/null +++ b/Frexe/TV-Shows/Metadata/Anime/Dr Stone.yml @@ -0,0 +1,13 @@ +metadata: #Posters found here https://theposterdb.com/poster/253744 + + "Dr. Stone (2019)": + year: 2019 + title: "Dr. Stone" + url_poster: https://theposterdb.com/api/assets/253744 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/253745 + 1: + url_poster: https://theposterdb.com/api/assets/253746 + 2: + url_poster: https://theposterdb.com/api/assets/253747 diff --git a/Frexe/TV-Shows/Metadata/Anime/Haikyu.yml b/Frexe/TV-Shows/Metadata/Anime/Haikyu.yml new file mode 100644 index 0000000..8a81b1d --- /dev/null +++ b/Frexe/TV-Shows/Metadata/Anime/Haikyu.yml @@ -0,0 +1,17 @@ +metadata: #Posters found here: https://theposterdb.com/poster/228413 + + "Haikyu!! (2014)": + year: 2014 + title: "Haikyu!!" + url_poster: https://theposterdb.com/api/assets/228413 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/228414 + 1: + url_poster: https://theposterdb.com/api/assets/228415 + 2: + url_poster: https://theposterdb.com/api/assets/228416 + 3: + url_poster: https://theposterdb.com/api/assets/228417 + 4: + url_poster: https://theposterdb.com/api/assets/228418 diff --git a/Frexe/TV-Shows/Metadata/Anime/Jujutsu Kaisen.yml b/Frexe/TV-Shows/Metadata/Anime/Jujutsu Kaisen.yml new file mode 100644 index 0000000..6bae2de --- /dev/null +++ b/Frexe/TV-Shows/Metadata/Anime/Jujutsu Kaisen.yml @@ -0,0 +1,11 @@ +metadata: #Posters found here: https://theposterdb.com/poster/234657 + + "Jujutsu Kaisen (2020)": + year: 2020 + title: "Jujutsu Kaisen" + url_poster: https://theposterdb.com/api/assets/234657 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/234658 + 1: + url_poster: https://theposterdb.com/api/assets/234659 diff --git a/Frexe/TV-Shows/Metadata/Anime/Re Zero.yml b/Frexe/TV-Shows/Metadata/Anime/Re Zero.yml new file mode 100644 index 0000000..396d8f1 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/Anime/Re Zero.yml @@ -0,0 +1,13 @@ +metadata: #Posters found here https://theposterdb.com/poster/253738 + + "Re:ZERO -Starting Life in Another World- (2016)": + year: 2016 + title: "Re:ZERO -Starting Life in Another World-" + url_poster: https://theposterdb.com/api/assets/253738 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/253739 + 1: + url_poster: https://theposterdb.com/api/assets/253740 + 2: + url_poster: https://theposterdb.com/api/assets/253741 diff --git a/Frexe/TV-Shows/Metadata/Anime/Rent a Girlfriend.yml b/Frexe/TV-Shows/Metadata/Anime/Rent a Girlfriend.yml new file mode 100644 index 0000000..0f5a557 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/Anime/Rent a Girlfriend.yml @@ -0,0 +1,13 @@ +metadata: #Posters found here https://theposterdb.com/poster/253748 + + "Rent-a-Girlfriend (2020)": + year: 2020 + title: "Rent-a-Girlfriend" + url_poster: https://theposterdb.com/api/assets/253748 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/253749 + 1: + url_poster: https://theposterdb.com/api/assets/253750 + 2: + url_poster: https://theposterdb.com/api/assets/253751 diff --git a/Frexe/TV-Shows/Metadata/TV/Age of Samurai.yml b/Frexe/TV-Shows/Metadata/TV/Age of Samurai.yml new file mode 100644 index 0000000..9b4d878 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Age of Samurai.yml @@ -0,0 +1,9 @@ +metadata: #Posters found here: https://theposterdb.com/poster/241410 + + "Age of Samurai: Battle for Japan (2021)": + year: 2021 + title: "Age of Samurai: Battle for Japan" + url_poster: https://theposterdb.com/api/assets/241410 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/241411 diff --git a/Frexe/TV-Shows/Metadata/TV/Alice in Borderland.yml b/Frexe/TV-Shows/Metadata/TV/Alice in Borderland.yml new file mode 100644 index 0000000..adcbc1b --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Alice in Borderland.yml @@ -0,0 +1,9 @@ +metadata: #Posters found here: https://theposterdb.com/poster/241412 + + "Alice in Borderland (2020)": + year: 2020 + title: "Alice in Borderland" + url_poster: https://theposterdb.com/api/assets/241412 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/241413 diff --git a/Frexe/TV-Shows/Metadata/TV/Arrested Development.yml b/Frexe/TV-Shows/Metadata/TV/Arrested Development.yml new file mode 100644 index 0000000..e0400d1 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Arrested Development.yml @@ -0,0 +1,19 @@ +metadata: #Posters found here: https://theposterdb.com/poster/241373 + + "Arrested Development (2003)": + year: 2003 + title: "Arrested Development" + url_poster: https://theposterdb.com/api/assets/241373 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/241374 + 1: + url_poster: https://theposterdb.com/api/assets/241375 + 2: + url_poster: https://theposterdb.com/api/assets/241376 + 3: + url_poster: https://theposterdb.com/api/assets/241377 + 4: + url_poster: https://theposterdb.com/api/assets/241378 + 5: + url_poster: https://theposterdb.com/api/assets/241379 diff --git a/Frexe/TV-Shows/Metadata/TV/Atlanta.yml b/Frexe/TV-Shows/Metadata/TV/Atlanta.yml new file mode 100644 index 0000000..f65a106 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Atlanta.yml @@ -0,0 +1,13 @@ +metadata: #Posters found here: https://theposterdb.com/poster/241414 + + "Atlanta (2016)": + year: 2016 + title: "Atlanta" + url_poster: https://theposterdb.com/api/assets/241414 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/241415 + 2: + url_poster: https://theposterdb.com/api/assets/241416 + 3: + url_poster: https://theposterdb.com/api/assets/241417 diff --git a/Frexe/TV-Shows/Metadata/TV/Battlestar Galactica.yml b/Frexe/TV-Shows/Metadata/TV/Battlestar Galactica.yml new file mode 100644 index 0000000..a1c392a --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Battlestar Galactica.yml @@ -0,0 +1,9 @@ +metadata: #Posters found here: https://theposterdb.com/poster/253230 + + "Battlestar Galactica (1978)": + year: 1978 + title: "Battlestar Galactica" + url_poster: https://theposterdb.com/api/assets/253230 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/253231 diff --git a/Frexe/TV-Shows/Metadata/TV/Better call Saul.yml b/Frexe/TV-Shows/Metadata/TV/Better call Saul.yml index 57494ad..537d746 100644 --- a/Frexe/TV-Shows/Metadata/TV/Better call Saul.yml +++ b/Frexe/TV-Shows/Metadata/TV/Better call Saul.yml @@ -1,4 +1,4 @@ -metadata: #Posters found here https://theposterdb.com/poster/198024 +metadata: #Posters found here: https://theposterdb.com/poster/242829 "Better Call Saul (2015)": year: 2015 @@ -15,3 +15,5 @@ metadata: #Posters found here https://theposterdb.com/poster/19802 url_poster: https://theposterdb.com/api/assets/198028 5: url_poster: https://theposterdb.com/api/assets/198029 + 6: + url_poster: https://theposterdb.com/api/assets/239188 diff --git a/Frexe/TV-Shows/Metadata/TV/Bewitched.yml b/Frexe/TV-Shows/Metadata/TV/Bewitched.yml new file mode 100644 index 0000000..f5e9a0b --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Bewitched.yml @@ -0,0 +1,23 @@ +metadata: #Posters found here: https://theposterdb.com/poster/242916 + + "Bewitched (1964)": + year: 1964 + title: "Bewitched" + url_poster: https://theposterdb.com/api/assets/242916 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/242917 + 2: + url_poster: https://theposterdb.com/api/assets/242918 + 3: + url_poster: https://theposterdb.com/api/assets/242919 + 4: + url_poster: https://theposterdb.com/api/assets/242920 + 5: + url_poster: https://theposterdb.com/api/assets/242921 + 6: + url_poster: https://theposterdb.com/api/assets/242922 + 7: + url_poster: https://theposterdb.com/api/assets/242923 + 8: + url_poster: https://theposterdb.com/api/assets/242924 diff --git a/Frexe/TV-Shows/Metadata/TV/Black Mirror.yml b/Frexe/TV-Shows/Metadata/TV/Black Mirror.yml new file mode 100644 index 0000000..d4c2836 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Black Mirror.yml @@ -0,0 +1,19 @@ +metadata: #Posters found here: https://theposterdb.com/poster/242817 + + "Black Mirror (2011)": + year: 2011 + title: "Black Mirror" + url_poster: https://theposterdb.com/api/assets/242817 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/242818 + 1: + url_poster: https://theposterdb.com/api/assets/242819 + 2: + url_poster: https://theposterdb.com/api/assets/242820 + 3: + url_poster: https://theposterdb.com/api/assets/242821 + 4: + url_poster: https://theposterdb.com/api/assets/242822 + 5: + url_poster: https://theposterdb.com/api/assets/242823 diff --git a/Frexe/TV-Shows/Metadata/TV/Breaking Bad.yml b/Frexe/TV-Shows/Metadata/TV/Breaking Bad.yml new file mode 100644 index 0000000..25417bd --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Breaking Bad.yml @@ -0,0 +1,19 @@ +metadata: #Posters found here: https://theposterdb.com/poster/242829 + + "Breaking Bad (2008)": + year: 2008 + title: "Breaking Bad" + url_poster: https://theposterdb.com/api/assets/242829 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/242830 + 1: + url_poster: https://theposterdb.com/api/assets/242831 + 2: + url_poster: https://theposterdb.com/api/assets/242832 + 3: + url_poster: https://theposterdb.com/api/assets/242833 + 4: + url_poster: https://theposterdb.com/api/assets/242834 + 5: + url_poster: https://theposterdb.com/api/assets/242835 diff --git a/Frexe/TV-Shows/Metadata/TV/Brooklyn nine nine.yml b/Frexe/TV-Shows/Metadata/TV/Brooklyn nine nine.yml new file mode 100644 index 0000000..8ed56ca --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Brooklyn nine nine.yml @@ -0,0 +1,25 @@ +metadata: #Posters found here: https://theposterdb.com/poster/241381 + + "Brooklyn Nine-Nine (2013)": + year: 2013 + title: "Brooklyn Nine-Nine" + url_poster: https://theposterdb.com/api/assets/241381 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/241382 + 1: + url_poster: https://theposterdb.com/api/assets/241383 + 2: + url_poster: https://theposterdb.com/api/assets/241384 + 3: + url_poster: https://theposterdb.com/api/assets/241385 + 4: + url_poster: https://theposterdb.com/api/assets/241386 + 5: + url_poster: https://theposterdb.com/api/assets/241387 + 6: + url_poster: https://theposterdb.com/api/assets/241388 + 7: + url_poster: https://theposterdb.com/api/assets/241389 + 8: + url_poster: https://theposterdb.com/api/assets/241390 diff --git a/Frexe/TV-Shows/Metadata/TV/Chappelles Show.yml b/Frexe/TV-Shows/Metadata/TV/Chappelles Show.yml new file mode 100644 index 0000000..e165930 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Chappelles Show.yml @@ -0,0 +1,15 @@ +metadata: #Posters found here: https://theposterdb.com/poster/242647 + + "Chappelle's Show (2003)": + year: 2003 + title: "Chappelle's Show" + url_poster: https://theposterdb.com/api/assets/242647 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/242648 + 1: + url_poster: https://theposterdb.com/api/assets/242649 + 2: + url_poster: https://theposterdb.com/api/assets/242650 + 3: + url_poster: https://theposterdb.com/api/assets/242651 diff --git a/Frexe/TV-Shows/Metadata/TV/Cheers.yml b/Frexe/TV-Shows/Metadata/TV/Cheers.yml new file mode 100644 index 0000000..8bd0813 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Cheers.yml @@ -0,0 +1,31 @@ +metadata: #Posters found here: https://theposterdb.com/poster/241397 + + "Cheers (1982)": + year: 1982 + title: "Cheers" + url_poster: https://theposterdb.com/api/assets/241397 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/241398 + 1: + url_poster: https://theposterdb.com/api/assets/241399 + 2: + url_poster: https://theposterdb.com/api/assets/241400 + 3: + url_poster: https://theposterdb.com/api/assets/241401 + 4: + url_poster: https://theposterdb.com/api/assets/241402 + 5: + url_poster: https://theposterdb.com/api/assets/241403 + 6: + url_poster: https://theposterdb.com/api/assets/241404 + 7: + url_poster: https://theposterdb.com/api/assets/241405 + 8: + url_poster: https://theposterdb.com/api/assets/241406 + 9: + url_poster: https://theposterdb.com/api/assets/241407 + 10: + url_poster: https://theposterdb.com/api/assets/241408 + 11: + url_poster: https://theposterdb.com/api/assets/241409 diff --git a/Frexe/TV-Shows/Metadata/TV/Chernobyl.yml b/Frexe/TV-Shows/Metadata/TV/Chernobyl.yml new file mode 100644 index 0000000..d33d906 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Chernobyl.yml @@ -0,0 +1,11 @@ +metadata: #Posters found here: https://theposterdb.com/poster/242862 + + "Chernobyl (2019)": + year: 2019 + title: "Chernobyl" + url_poster: https://theposterdb.com/api/assets/242862 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/242863 + 1: + url_poster: https://theposterdb.com/api/assets/242864 diff --git a/Frexe/TV-Shows/Metadata/TV/Cobra Kai.yml b/Frexe/TV-Shows/Metadata/TV/Cobra Kai.yml new file mode 100644 index 0000000..61b96c4 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Cobra Kai.yml @@ -0,0 +1,17 @@ +metadata: #Posters found here: https://theposterdb.com/poster/242880 + + "Cobra Kai (2018)": + year: 2018 + title: "Cobra Kai" + url_poster: https://theposterdb.com/api/assets/242880 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/242881 + 1: + url_poster: https://theposterdb.com/api/assets/242882 + 2: + url_poster: https://theposterdb.com/api/assets/242883 + 3: + url_poster: https://theposterdb.com/api/assets/242884 + 4: + url_poster: https://theposterdb.com/api/assets/242885 diff --git a/Frexe/TV-Shows/Metadata/TV/Dark.yml b/Frexe/TV-Shows/Metadata/TV/Dark.yml new file mode 100644 index 0000000..4d4e059 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Dark.yml @@ -0,0 +1,15 @@ +metadata: #Posters found here: https://theposterdb.com/poster/242954 + + "Dark (2017)": + year: 2017 + title: "Dark" + url_poster: https://theposterdb.com/api/assets/242954 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/242955 + 1: + url_poster: https://theposterdb.com/api/assets/242956 + 2: + url_poster: https://theposterdb.com/api/assets/242957 + 3: + url_poster: https://theposterdb.com/api/assets/242958 diff --git a/Frexe/TV-Shows/Metadata/TV/Defending Jacob.yml b/Frexe/TV-Shows/Metadata/TV/Defending Jacob.yml new file mode 100644 index 0000000..ea84a08 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Defending Jacob.yml @@ -0,0 +1,8 @@ +metadata: #Posters found here: https://theposterdb.com/poster/242972 + "Defending Jacob (2020)": + year: 2020 + title: "Defending Jacob" + url_poster: https://theposterdb.com/api/assets/242972 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/242973 diff --git a/Frexe/TV-Shows/Metadata/TV/Dexter.yml b/Frexe/TV-Shows/Metadata/TV/Dexter.yml new file mode 100644 index 0000000..4a4203d --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Dexter.yml @@ -0,0 +1,33 @@ +metadata: #Posters found here: https://theposterdb.com/poster/243523 + + "Dexter (2006)": + year: 2006 + title: "Dexter" + url_poster: https://theposterdb.com/api/assets/243523 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/243524 + 1: + url_poster: https://theposterdb.com/api/assets/243525 + 2: + url_poster: https://theposterdb.com/api/assets/243526 + 3: + url_poster: https://theposterdb.com/api/assets/243527 + 4: + url_poster: https://theposterdb.com/api/assets/243528 + 5: + url_poster: https://theposterdb.com/api/assets/243529 + 6: + url_poster: https://theposterdb.com/api/assets/243530 + 7: + url_poster: https://theposterdb.com/api/assets/243531 + 8: + url_poster: https://theposterdb.com/api/assets/243532 + + "Dexter: New Blood (2021)": + year: 2021 + title: "Dexter: New Blood" + url_poster: https://theposterdb.com/api/assets/243533 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/243534 diff --git a/Frexe/TV-Shows/Metadata/TV/Doctor Who.yml b/Frexe/TV-Shows/Metadata/TV/Doctor Who.yml new file mode 100644 index 0000000..f8f0ed5 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Doctor Who.yml @@ -0,0 +1,51 @@ +metadata: #Posters found here: https://theposterdb.com/poster/254616 + + "Doctor Who (2005)": + year: 2005 + title: "Doctor Who" + url_poster: https://theposterdb.com/api/assets/254616 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/254617 + 1: + url_poster: https://theposterdb.com/api/assets/254618 + 2: + url_poster: https://theposterdb.com/api/assets/254619 + 3: + url_poster: https://theposterdb.com/api/assets/254620 + 4: + url_poster: https://theposterdb.com/api/assets/254621 + 5: + url_poster: https://theposterdb.com/api/assets/254622 + 6: + url_poster: https://theposterdb.com/api/assets/254623 + 7: + url_poster: https://theposterdb.com/api/assets/254624 + 8: + url_poster: https://theposterdb.com/api/assets/254625 + 9: + url_poster: https://theposterdb.com/api/assets/254626 + 10: + url_poster: https://theposterdb.com/api/assets/254627 + 11: + url_poster: https://theposterdb.com/api/assets/254628 + 12: + url_poster: https://theposterdb.com/api/assets/254629 + 13: + url_poster: https://theposterdb.com/api/assets/254630 + + "Torchwood (2006)": + year: 2006 + title: "Torchwood" + url_poster: https://theposterdb.com/api/assets/254646 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/254647 + 1: + url_poster: https://theposterdb.com/api/assets/254648 + 2: + url_poster: https://theposterdb.com/api/assets/254649 + 3: + url_poster: https://theposterdb.com/api/assets/254650 + 4: + url_poster: https://theposterdb.com/api/assets/254651 diff --git a/Frexe/TV-Shows/Metadata/TV/Entourage.yml b/Frexe/TV-Shows/Metadata/TV/Entourage.yml new file mode 100644 index 0000000..ff14ad3 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Entourage.yml @@ -0,0 +1,25 @@ +metadata: #Posters found here: https://theposterdb.com/poster/242671 + + "Entourage (2004)": + year: 2004 + title: "Entourage" + url_poster: https://theposterdb.com/api/assets/242671 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/242672 + 1: + url_poster: https://theposterdb.com/api/assets/242673 + 2: + url_poster: https://theposterdb.com/api/assets/242674 + 3: + url_poster: https://theposterdb.com/api/assets/242675 + 4: + url_poster: https://theposterdb.com/api/assets/242676 + 5: + url_poster: https://theposterdb.com/api/assets/242677 + 6: + url_poster: https://theposterdb.com/api/assets/242678 + 7: + url_poster: https://theposterdb.com/api/assets/242679 + 8: + url_poster: https://theposterdb.com/api/assets/242680 diff --git a/Frexe/TV-Shows/Metadata/TV/Flintstones.yml b/Frexe/TV-Shows/Metadata/TV/Flintstones.yml new file mode 100644 index 0000000..31165e6 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Flintstones.yml @@ -0,0 +1,21 @@ +metadata: #Posters found here https://theposterdb.com/poster/253209 + + "The Flintstones (1960)": + year: 1960 + title: "The Flintstones" + url_poster: https://theposterdb.com/api/assets/253209 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/253210 + 1: + url_poster: https://theposterdb.com/api/assets/253211 + 2: + url_poster: https://theposterdb.com/api/assets/253212 + 3: + url_poster: https://theposterdb.com/api/assets/253213 + 4: + url_poster: https://theposterdb.com/api/assets/253214 + 5: + url_poster: https://theposterdb.com/api/assets/253215 + 6: + url_poster: https://theposterdb.com/api/assets/253216 diff --git a/Frexe/TV-Shows/Metadata/TV/Game of Thrones.yml b/Frexe/TV-Shows/Metadata/TV/Game of Thrones.yml new file mode 100644 index 0000000..fafe479 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Game of Thrones.yml @@ -0,0 +1,25 @@ +metadata: #Posters found here: https://theposterdb.com/poster/241588 + + "Game of Thrones (2011)": + year: 2011 + title: "Game of Thrones" + url_poster: https://theposterdb.com/api/assets/241588 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/241589 + 1: + url_poster: https://theposterdb.com/api/assets/241590 + 2: + url_poster: https://theposterdb.com/api/assets/241591 + 3: + url_poster: https://theposterdb.com/api/assets/241592 + 4: + url_poster: https://theposterdb.com/api/assets/241593 + 5: + url_poster: https://theposterdb.com/api/assets/241594 + 6: + url_poster: https://theposterdb.com/api/assets/241595 + 7: + url_poster: https://theposterdb.com/api/assets/241596 + 8: + url_poster: https://theposterdb.com/api/assets/241597 diff --git a/Frexe/TV-Shows/Metadata/TV/Good omens.yml b/Frexe/TV-Shows/Metadata/TV/Good omens.yml new file mode 100644 index 0000000..1d9ad15 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Good omens.yml @@ -0,0 +1,13 @@ +metadata: #Posters found here: https://theposterdb.com/poster/243623 + + "Good Omens (2019)": + year: 2019 + title: "Good Omens" + url_poster: https://theposterdb.com/api/assets/243623 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/243624 + 1: + url_poster: https://theposterdb.com/api/assets/243625 + 2: + url_poster: https://theposterdb.com/api/assets/243626 diff --git a/Frexe/TV-Shows/Metadata/TV/Grimm.yml b/Frexe/TV-Shows/Metadata/TV/Grimm.yml new file mode 100644 index 0000000..5f3fa80 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Grimm.yml @@ -0,0 +1,21 @@ +metadata: #Posters found here: https://theposterdb.com/poster/210365 + + "Grimm (2011)": + year: 2011 + title: "Grimm" + url_poster: https://theposterdb.com/api/assets/210365 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/210366 + 1: + url_poster: https://theposterdb.com/api/assets/210367 + 2: + url_poster: https://theposterdb.com/api/assets/210368 + 3: + url_poster: https://theposterdb.com/api/assets/210369 + 4: + url_poster: https://theposterdb.com/api/assets/210370 + 5: + url_poster: https://theposterdb.com/api/assets/210371 + 6: + url_poster: https://theposterdb.com/api/assets/210372 diff --git a/Frexe/TV-Shows/Metadata/TV/Hanna.yml b/Frexe/TV-Shows/Metadata/TV/Hanna.yml new file mode 100644 index 0000000..0f7524b --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Hanna.yml @@ -0,0 +1,13 @@ +metadata: #Posters found here: https://theposterdb.com/poster/245388 + + "Hanna (2019)": + year: 2019 + title: "Hanna" + url_poster: https://theposterdb.com/api/assets/245388 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/245389 + 2: + url_poster: https://theposterdb.com/api/assets/245390 + 3: + url_poster: https://theposterdb.com/api/assets/245391 diff --git a/Frexe/TV-Shows/Metadata/TV/Hey Duggee.yml b/Frexe/TV-Shows/Metadata/TV/Hey Duggee.yml new file mode 100644 index 0000000..ed09b20 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Hey Duggee.yml @@ -0,0 +1,15 @@ +metadata: #Posters found here: https://theposterdb.com/poster/246751 + + "Hey Duggee (2014)": + year: 2014 + title: "Hey Duggee" + url_poster: https://theposterdb.com/api/assets/246751 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/246752 + 1: + url_poster: https://theposterdb.com/api/assets/246753 + 2: + url_poster: https://theposterdb.com/api/assets/246754 + 3: + url_poster: https://theposterdb.com/api/assets/246755 diff --git a/Frexe/TV-Shows/Metadata/TV/Home before dark.yml b/Frexe/TV-Shows/Metadata/TV/Home before dark.yml new file mode 100644 index 0000000..d1ede17 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Home before dark.yml @@ -0,0 +1,11 @@ +metadata: #Posters found here: https://theposterdb.com/poster/245397 + + "Home Before Dark (2020)": + year: 2020 + title: "Home Before Dark" + url_poster: https://theposterdb.com/api/assets/245397 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/245398 + 2: + url_poster: https://theposterdb.com/api/assets/245399 diff --git a/Frexe/TV-Shows/Metadata/TV/How i met your mother.yml b/Frexe/TV-Shows/Metadata/TV/How i met your mother.yml new file mode 100644 index 0000000..b3c229b --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/How i met your mother.yml @@ -0,0 +1,27 @@ +metadata: #Posters found here: https://theposterdb.com/poster/243269 + + "How I Met Your Mother (2005)": + year: 2005 + title: "How I Met Your Mother" + url_poster: https://theposterdb.com/api/assets/243269 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/243270 + 1: + url_poster: https://theposterdb.com/api/assets/243271 + 2: + url_poster: https://theposterdb.com/api/assets/243272 + 3: + url_poster: https://theposterdb.com/api/assets/243273 + 4: + url_poster: https://theposterdb.com/api/assets/243274 + 5: + url_poster: https://theposterdb.com/api/assets/243275 + 6: + url_poster: https://theposterdb.com/api/assets/243276 + 7: + url_poster: https://theposterdb.com/api/assets/243277 + 8: + url_poster: https://theposterdb.com/api/assets/243278 + 9: + url_poster: https://theposterdb.com/api/assets/243279 diff --git a/Frexe/TV-Shows/Metadata/TV/Invasion.yml b/Frexe/TV-Shows/Metadata/TV/Invasion.yml new file mode 100644 index 0000000..ef40c57 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Invasion.yml @@ -0,0 +1,9 @@ +metadata: #Posters found here: https://theposterdb.com/poster/245400 + + "Invasion (2021)": + year: 2021 + title: "Invasion" + url_poster: https://theposterdb.com/api/assets/245400 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/245401 diff --git a/Frexe/TV-Shows/Metadata/TV/Invincible.yml b/Frexe/TV-Shows/Metadata/TV/Invincible.yml new file mode 100644 index 0000000..ab84783 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Invincible.yml @@ -0,0 +1,9 @@ +metadata: #Posters found here: https://theposterdb.com/poster/245402 + + "Invincible (2021)": + year: 2021 + title: "Invincible" + url_poster: https://theposterdb.com/api/assets/245402 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/245403 diff --git a/Frexe/TV-Shows/Metadata/TV/Jonathan Creek.yml b/Frexe/TV-Shows/Metadata/TV/Jonathan Creek.yml new file mode 100644 index 0000000..cab5377 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Jonathan Creek.yml @@ -0,0 +1,19 @@ +metadata: #Posters found here: https://theposterdb.com/poster/247875 + + "Jonathan Creek (1997)": + year: 1997 + title: "Jonathan Creek" + url_poster: https://theposterdb.com/api/assets/247875 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/247876 + 1: + url_poster: https://theposterdb.com/api/assets/247877 + 2: + url_poster: https://theposterdb.com/api/assets/247878 + 3: + url_poster: https://theposterdb.com/api/assets/247879 + 4: + url_poster: https://theposterdb.com/api/assets/247880 + 5: + url_poster: https://theposterdb.com/api/assets/247881 diff --git a/Frexe/TV-Shows/Metadata/TV/Mindhunter.yml b/Frexe/TV-Shows/Metadata/TV/Mindhunter.yml new file mode 100644 index 0000000..998cb89 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Mindhunter.yml @@ -0,0 +1,11 @@ +metadata: #Posters found here: https://theposterdb.com/poster/252142 + + "Mindhunter (2017)": + year: 2017 + title: "Mindhunter" + url_poster: https://theposterdb.com/api/assets/252142 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/252143 + 2: + url_poster: https://theposterdb.com/api/assets/252144 diff --git a/Frexe/TV-Shows/Metadata/TV/Mr Robot.yml b/Frexe/TV-Shows/Metadata/TV/Mr Robot.yml new file mode 100644 index 0000000..e757367 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Mr Robot.yml @@ -0,0 +1,17 @@ +metadata: #Posters found here: https://theposterdb.com/poster/252145 + + "Mr. Robot (2015)": + year: 2015 + title: "Mr. Robot" + url_poster: https://theposterdb.com/api/assets/252145 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/252146 + 1: + url_poster: https://theposterdb.com/api/assets/252147 + 2: + url_poster: https://theposterdb.com/api/assets/252148 + 3: + url_poster: https://theposterdb.com/api/assets/252149 + 4: + url_poster: https://theposterdb.com/api/assets/252150 diff --git a/Frexe/TV-Shows/Metadata/TV/Mythic Quest.yml b/Frexe/TV-Shows/Metadata/TV/Mythic Quest.yml new file mode 100644 index 0000000..9f1c91a --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Mythic Quest.yml @@ -0,0 +1,13 @@ +metadata: #Posters found here: https://theposterdb.com/poster/252153 + + "Mythic Quest (2020)": + year: 2020 + title: "Mythic Quest" + url_poster: https://theposterdb.com/api/assets/252153 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/252154 + 1: + url_poster: https://theposterdb.com/api/assets/252155 + 2: + url_poster: https://theposterdb.com/api/assets/252156 diff --git a/Frexe/TV-Shows/Metadata/TV/Orange is the new black.yml b/Frexe/TV-Shows/Metadata/TV/Orange is the new black.yml new file mode 100644 index 0000000..26426f5 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Orange is the new black.yml @@ -0,0 +1,23 @@ +metadata: #Posters found here: https://theposterdb.com/poster/243420 + + "Orange Is the New Black (2013)": + year: 2013 + title: "Orange Is the New Black" + url_poster: https://theposterdb.com/api/assets/243420 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/243421 + 1: + url_poster: https://theposterdb.com/api/assets/243422 + 2: + url_poster: https://theposterdb.com/api/assets/243423 + 3: + url_poster: https://theposterdb.com/api/assets/243424 + 4: + url_poster: https://theposterdb.com/api/assets/243425 + 5: + url_poster: https://theposterdb.com/api/assets/243426 + 6: + url_poster: https://theposterdb.com/api/assets/243427 + 7: + url_poster: https://theposterdb.com/api/assets/243428 diff --git a/Frexe/TV-Shows/Metadata/TV/Orphan Black.yml b/Frexe/TV-Shows/Metadata/TV/Orphan Black.yml new file mode 100644 index 0000000..0165288 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Orphan Black.yml @@ -0,0 +1,19 @@ +metadata: #Posters found here: https://theposterdb.com/poster/238688 + + "Orphan Black (2013)": + year: 2013 + title: "Orphan Black" + url_poster: https://theposterdb.com/api/assets/238688 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/238689 + 1: + url_poster: https://theposterdb.com/api/assets/238690 + 2: + url_poster: https://theposterdb.com/api/assets/238691 + 3: + url_poster: https://theposterdb.com/api/assets/238692 + 4: + url_poster: https://theposterdb.com/api/assets/238693 + 5: + url_poster: https://theposterdb.com/api/assets/238694 diff --git a/Frexe/TV-Shows/Metadata/TV/Our Girl.yml b/Frexe/TV-Shows/Metadata/TV/Our Girl.yml new file mode 100644 index 0000000..edf38f5 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Our Girl.yml @@ -0,0 +1,17 @@ +metadata: #Posters found here: https://theposterdb.com/poster/243431 + + "Our Girl (2014)": + year: 2014 + title: "Our Girl" + url_poster: https://theposterdb.com/api/assets/243431 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/243432 + 1: + url_poster: https://theposterdb.com/api/assets/243433 + 2: + url_poster: https://theposterdb.com/api/assets/243434 + 3: + url_poster: https://theposterdb.com/api/assets/243435 + 4: + url_poster: https://theposterdb.com/api/assets/243436 diff --git a/Frexe/TV-Shows/Metadata/TV/Peaky Blinders.yml b/Frexe/TV-Shows/Metadata/TV/Peaky Blinders.yml new file mode 100644 index 0000000..25145a0 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Peaky Blinders.yml @@ -0,0 +1,21 @@ +metadata: #Posters found here https://theposterdb.com/poster/253725 + + "Peaky Blinders (2013)": + year: 2013 + title: "Peaky Blinders" + url_poster: https://theposterdb.com/api/assets/253725 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/253726 + 1: + url_poster: https://theposterdb.com/api/assets/253727 + 2: + url_poster: https://theposterdb.com/api/assets/253728 + 3: + url_poster: https://theposterdb.com/api/assets/253729 + 4: + url_poster: https://theposterdb.com/api/assets/253730 + 5: + url_poster: https://theposterdb.com/api/assets/253731 + 6: + url_poster: https://theposterdb.com/api/assets/253732 diff --git a/Frexe/TV-Shows/Metadata/TV/Poldark.yml b/Frexe/TV-Shows/Metadata/TV/Poldark.yml new file mode 100644 index 0000000..aca2f41 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Poldark.yml @@ -0,0 +1,17 @@ +metadata: #Posters found here: https://theposterdb.com/poster/243438 + + "Poldark (2015)": + year: 2015 + title: "Poldark" + url_poster: https://theposterdb.com/api/assets/243438 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/243439 + 2: + url_poster: https://theposterdb.com/api/assets/243440 + 3: + url_poster: https://theposterdb.com/api/assets/243441 + 4: + url_poster: https://theposterdb.com/api/assets/243442 + 5: + url_poster: https://theposterdb.com/api/assets/243443 diff --git a/Frexe/TV-Shows/Metadata/TV/Quantum Leap.yml b/Frexe/TV-Shows/Metadata/TV/Quantum Leap.yml new file mode 100644 index 0000000..d66ecdf --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Quantum Leap.yml @@ -0,0 +1,17 @@ +metadata: #Posters found here: https://theposterdb.com/poster/238439 + + "Quantum Leap (1989)": + year: 1989 + title: "Quantum Leap" + url_poster: https://theposterdb.com/api/assets/238439 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/238440 + 2: + url_poster: https://theposterdb.com/api/assets/238441 + 3: + url_poster: https://theposterdb.com/api/assets/238442 + 4: + url_poster: https://theposterdb.com/api/assets/238443 + 5: + url_poster: https://theposterdb.com/api/assets/238444 diff --git a/Frexe/TV-Shows/Metadata/TV/Queen of the south.yml b/Frexe/TV-Shows/Metadata/TV/Queen of the south.yml new file mode 100644 index 0000000..9e8ac1a --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Queen of the south.yml @@ -0,0 +1,17 @@ +metadata: #Posters found here: https://theposterdb.com/poster/243807 + + "Queen of the South (2016)": + year: 2016 + title: "Queen of the South" + url_poster: https://theposterdb.com/api/assets/243807 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/243808 + 2: + url_poster: https://theposterdb.com/api/assets/243809 + 3: + url_poster: https://theposterdb.com/api/assets/243810 + 4: + url_poster: https://theposterdb.com/api/assets/243811 + 5: + url_poster: https://theposterdb.com/api/assets/243812 diff --git a/Frexe/TV-Shows/Metadata/TV/See.yml b/Frexe/TV-Shows/Metadata/TV/See.yml new file mode 100644 index 0000000..c661199 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/See.yml @@ -0,0 +1,11 @@ +metadata: #Posters found here: https://theposterdb.com/poster/252139 + + "See (2019)": + year: 2019 + title: "See" + url_poster: https://theposterdb.com/api/assets/252139 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/252140 + 2: + url_poster: https://theposterdb.com/api/assets/252141 diff --git a/Frexe/TV-Shows/Metadata/TV/Shooter.yml b/Frexe/TV-Shows/Metadata/TV/Shooter.yml new file mode 100644 index 0000000..40c88c4 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Shooter.yml @@ -0,0 +1,13 @@ +metadata: #Posters found here: https://theposterdb.com/poster/243444 + + "Shooter (2016)": + year: 2016 + title: "Shooter" + url_poster: https://theposterdb.com/api/assets/243444 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/243445 + 2: + url_poster: https://theposterdb.com/api/assets/243446 + 3: + url_poster: https://theposterdb.com/api/assets/243447 diff --git a/Frexe/TV-Shows/Metadata/TV/South park.yml b/Frexe/TV-Shows/Metadata/TV/South park.yml new file mode 100644 index 0000000..e780478 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/South park.yml @@ -0,0 +1,59 @@ +metadata: #Posters found here: https://theposterdb.com/poster/244918 + + "South Park (1997)": + year: 1997 + title: "South Park" + url_poster: https://theposterdb.com/api/assets/244918 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/244919 + 1: + url_poster: https://theposterdb.com/api/assets/244920 + 2: + url_poster: https://theposterdb.com/api/assets/244921 + 3: + url_poster: https://theposterdb.com/api/assets/244922 + 4: + url_poster: https://theposterdb.com/api/assets/244923 + 5: + url_poster: https://theposterdb.com/api/assets/244924 + 6: + url_poster: https://theposterdb.com/api/assets/244925 + 7: + url_poster: https://theposterdb.com/api/assets/244926 + 8: + url_poster: https://theposterdb.com/api/assets/244927 + 9: + url_poster: https://theposterdb.com/api/assets/244928 + 10: + url_poster: https://theposterdb.com/api/assets/244929 + 11: + url_poster: https://theposterdb.com/api/assets/244930 + 12: + url_poster: https://theposterdb.com/api/assets/244931 + 13: + url_poster: https://theposterdb.com/api/assets/244932 + 14: + url_poster: https://theposterdb.com/api/assets/244933 + 15: + url_poster: https://theposterdb.com/api/assets/244934 + 16: + url_poster: https://theposterdb.com/api/assets/244935 + 17: + url_poster: https://theposterdb.com/api/assets/244936 + 18: + url_poster: https://theposterdb.com/api/assets/244937 + 19: + url_poster: https://theposterdb.com/api/assets/244938 + 20: + url_poster: https://theposterdb.com/api/assets/244939 + 21: + url_poster: https://theposterdb.com/api/assets/244940 + 22: + url_poster: https://theposterdb.com/api/assets/244941 + 23: + url_poster: https://theposterdb.com/api/assets/244942 + 24: + url_poster: https://theposterdb.com/api/assets/244943 + 25: + url_poster: https://theposterdb.com/api/assets/244944 diff --git a/Frexe/TV-Shows/Metadata/TV/The Crown.yml b/Frexe/TV-Shows/Metadata/TV/The Crown.yml new file mode 100644 index 0000000..48dc2c6 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/The Crown.yml @@ -0,0 +1,15 @@ +metadata: #Posters found here: https://theposterdb.com/poster/242967 + + "The Crown (2016)": + year: 2016 + title: "The Crown" + url_poster: https://theposterdb.com/api/assets/242967 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/242968 + 2: + url_poster: https://theposterdb.com/api/assets/242969 + 3: + url_poster: https://theposterdb.com/api/assets/242970 + 4: + url_poster: https://theposterdb.com/api/assets/242971 diff --git a/Frexe/TV-Shows/Metadata/TV/The Dropout.yml b/Frexe/TV-Shows/Metadata/TV/The Dropout.yml new file mode 100644 index 0000000..0e49bef --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/The Dropout.yml @@ -0,0 +1,9 @@ +metadata: #Posters found here: https://theposterdb.com/poster/242974 + + "The Dropout (2022)": + year: 2022 + title: "The Dropout" + url_poster: https://theposterdb.com/api/assets/242974 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/242975 diff --git a/Frexe/TV-Shows/Metadata/TV/The Marvelous Mrs Maisel.yml b/Frexe/TV-Shows/Metadata/TV/The Marvelous Mrs Maisel.yml new file mode 100644 index 0000000..6dde450 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/The Marvelous Mrs Maisel.yml @@ -0,0 +1,15 @@ +metadata: #Posters found here: https://theposterdb.com/poster/252134 + + "The Marvelous Mrs. Maisel (2017)": + year: 2017 + title: "The Marvelous Mrs. Maisel" + url_poster: https://theposterdb.com/api/assets/252134 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/252135 + 2: + url_poster: https://theposterdb.com/api/assets/252136 + 3: + url_poster: https://theposterdb.com/api/assets/252137 + 4: + url_poster: https://theposterdb.com/api/assets/252138 diff --git a/Frexe/TV-Shows/Metadata/TV/The Orville.yml b/Frexe/TV-Shows/Metadata/TV/The Orville.yml new file mode 100644 index 0000000..55445c5 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/The Orville.yml @@ -0,0 +1,15 @@ +metadata: #Posters found here: https://theposterdb.com/poster/243480 + + "The Orville (2017)": + year: 2017 + title: "The Orville" + url_poster: https://theposterdb.com/api/assets/243480 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/243481 + 1: + url_poster: https://theposterdb.com/api/assets/243482 + 2: + url_poster: https://theposterdb.com/api/assets/243483 + 3: + url_poster: https://theposterdb.com/api/assets/243484 diff --git a/Frexe/TV-Shows/Metadata/TV/The Simpsons.yml b/Frexe/TV-Shows/Metadata/TV/The Simpsons.yml new file mode 100644 index 0000000..ae49418 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/The Simpsons.yml @@ -0,0 +1,77 @@ +metadata: #Posters found here https://theposterdb.com/poster/253678 + + "The Simpsons (1989)": + year: 1989 + title: "The Simpsons" + url_poster: https://theposterdb.com/api/assets/253678 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/253679 + 1: + url_poster: https://theposterdb.com/api/assets/253680 + 2: + url_poster: https://theposterdb.com/api/assets/253681 + 3: + url_poster: https://theposterdb.com/api/assets/253682 + 4: + url_poster: https://theposterdb.com/api/assets/253683 + 5: + url_poster: https://theposterdb.com/api/assets/253684 + 6: + url_poster: https://theposterdb.com/api/assets/253685 + 7: + url_poster: https://theposterdb.com/api/assets/253686 + 8: + url_poster: https://theposterdb.com/api/assets/253687 + 9: + url_poster: https://theposterdb.com/api/assets/253688 + 10: + url_poster: https://theposterdb.com/api/assets/253689 + 11: + url_poster: https://theposterdb.com/api/assets/253690 + 12: + url_poster: https://theposterdb.com/api/assets/253691 + 13: + url_poster: https://theposterdb.com/api/assets/253692 + 14: + url_poster: https://theposterdb.com/api/assets/253693 + 15: + url_poster: https://theposterdb.com/api/assets/253694 + 16: + url_poster: https://theposterdb.com/api/assets/253695 + 17: + url_poster: https://theposterdb.com/api/assets/253696 + 18: + url_poster: https://theposterdb.com/api/assets/253697 + 19: + url_poster: https://theposterdb.com/api/assets/253698 + 20: + url_poster: https://theposterdb.com/api/assets/253699 + 21: + url_poster: https://theposterdb.com/api/assets/253700 + 22: + url_poster: https://theposterdb.com/api/assets/253701 + 23: + url_poster: https://theposterdb.com/api/assets/253702 + 24: + url_poster: https://theposterdb.com/api/assets/253703 + 25: + url_poster: https://theposterdb.com/api/assets/253704 + 26: + url_poster: https://theposterdb.com/api/assets/253705 + 27: + url_poster: https://theposterdb.com/api/assets/253706 + 28: + url_poster: https://theposterdb.com/api/assets/253707 + 29: + url_poster: https://theposterdb.com/api/assets/253708 + 30: + url_poster: https://theposterdb.com/api/assets/253709 + 31: + url_poster: https://theposterdb.com/api/assets/253710 + 32: + url_poster: https://theposterdb.com/api/assets/253711 + 33: + url_poster: https://theposterdb.com/api/assets/253712 + 34: + url_poster: https://theposterdb.com/api/assets/253713 diff --git a/Frexe/TV-Shows/Metadata/TV/The Staircase.yml b/Frexe/TV-Shows/Metadata/TV/The Staircase.yml new file mode 100644 index 0000000..073c39e --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/The Staircase.yml @@ -0,0 +1,9 @@ +metadata: #Posters found here: https://theposterdb.com/poster/246744 + + "The Staircase (2004)": + year: 2004 + title: "The Staircase" + url_poster: https://theposterdb.com/api/assets/246742 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/246745 diff --git a/Frexe/TV-Shows/Metadata/TV/The big bang theory.yml b/Frexe/TV-Shows/Metadata/TV/The big bang theory.yml new file mode 100644 index 0000000..a6571be --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/The big bang theory.yml @@ -0,0 +1,33 @@ +metadata: #Posters found here: https://theposterdb.com/poster/247173 + + "The Big Bang Theory (2007)": + year: 2007 + title: "The Big Bang Theory" + url_poster: https://theposterdb.com/api/assets/247173 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/247174 + 1: + url_poster: https://theposterdb.com/api/assets/247175 + 2: + url_poster: https://theposterdb.com/api/assets/247176 + 3: + url_poster: https://theposterdb.com/api/assets/247177 + 4: + url_poster: https://theposterdb.com/api/assets/247178 + 5: + url_poster: https://theposterdb.com/api/assets/247179 + 6: + url_poster: https://theposterdb.com/api/assets/247180 + 7: + url_poster: https://theposterdb.com/api/assets/247181 + 8: + url_poster: https://theposterdb.com/api/assets/247182 + 9: + url_poster: https://theposterdb.com/api/assets/247183 + 10: + url_poster: https://theposterdb.com/api/assets/247184 + 11: + url_poster: https://theposterdb.com/api/assets/247185 + 12: + url_poster: https://theposterdb.com/api/assets/247186 diff --git a/Frexe/TV-Shows/Metadata/TV/The last kingdom.yml b/Frexe/TV-Shows/Metadata/TV/The last kingdom.yml new file mode 100644 index 0000000..9e5d3a6 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/The last kingdom.yml @@ -0,0 +1,17 @@ +metadata: #Posters found here: https://theposterdb.com/poster/245408 + + "The Last Kingdom (2015)": + year: 2015 + title: "The Last Kingdom" + url_poster: https://theposterdb.com/api/assets/245408 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/245409 + 2: + url_poster: https://theposterdb.com/api/assets/245410 + 3: + url_poster: https://theposterdb.com/api/assets/245411 + 4: + url_poster: https://theposterdb.com/api/assets/245412 + 5: + url_poster: https://theposterdb.com/api/assets/245413 diff --git a/Frexe/TV-Shows/Metadata/TV/The odd couple.yml b/Frexe/TV-Shows/Metadata/TV/The odd couple.yml new file mode 100644 index 0000000..b36404a --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/The odd couple.yml @@ -0,0 +1,13 @@ +metadata: #Posters found here: https://theposterdb.com/poster/243491 + + "The Odd Couple (2015)": + year: 2015 + title: "The Odd Couple" + url_poster: https://theposterdb.com/api/assets/243491 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/243492 + 2: + url_poster: https://theposterdb.com/api/assets/243493 + 3: + url_poster: https://theposterdb.com/api/assets/243494 diff --git a/Frexe/TV-Shows/Metadata/TV/The righteous gemstones.yml b/Frexe/TV-Shows/Metadata/TV/The righteous gemstones.yml new file mode 100644 index 0000000..b1672cb --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/The righteous gemstones.yml @@ -0,0 +1,11 @@ +metadata: #Posters found here: https://theposterdb.com/poster/240844 + + "The Righteous Gemstones (2019)": + year: 2019 + title: "The Righteous Gemstones" + url_poster: https://theposterdb.com/api/assets/240844 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/240845 + 2: + url_poster: https://theposterdb.com/api/assets/240846 diff --git a/Frexe/TV-Shows/Metadata/TV/Threes Company.yml b/Frexe/TV-Shows/Metadata/TV/Threes Company.yml new file mode 100644 index 0000000..31df4b5 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Threes Company.yml @@ -0,0 +1,25 @@ +metadata: #Posters found here: https://theposterdb.com/poster/238600 + + "Three's Company (1977)": + year: 1977 + title: "Three's Company" + url_poster: https://theposterdb.com/api/assets/238600 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/238601 + 1: + url_poster: https://theposterdb.com/api/assets/238602 + 2: + url_poster: https://theposterdb.com/api/assets/238603 + 3: + url_poster: https://theposterdb.com/api/assets/238604 + 4: + url_poster: https://theposterdb.com/api/assets/238605 + 5: + url_poster: https://theposterdb.com/api/assets/238606 + 6: + url_poster: https://theposterdb.com/api/assets/238607 + 7: + url_poster: https://theposterdb.com/api/assets/238608 + 8: + url_poster: https://theposterdb.com/api/assets/238609 diff --git a/Frexe/TV-Shows/Metadata/TV/Two and a half men.yml b/Frexe/TV-Shows/Metadata/TV/Two and a half men.yml new file mode 100644 index 0000000..66989c3 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Two and a half men.yml @@ -0,0 +1,33 @@ +metadata: #Posters found here: https://theposterdb.com/poster/245490 + + "Two and a Half Men (2003)": + year: 2003 + title: "Two and a Half Men" + url_poster: https://theposterdb.com/api/assets/245490 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/245491 + 1: + url_poster: https://theposterdb.com/api/assets/245492 + 2: + url_poster: https://theposterdb.com/api/assets/245493 + 3: + url_poster: https://theposterdb.com/api/assets/245494 + 4: + url_poster: https://theposterdb.com/api/assets/245495 + 5: + url_poster: https://theposterdb.com/api/assets/245496 + 6: + url_poster: https://theposterdb.com/api/assets/245497 + 7: + url_poster: https://theposterdb.com/api/assets/245498 + 8: + url_poster: https://theposterdb.com/api/assets/245499 + 9: + url_poster: https://theposterdb.com/api/assets/245500 + 10: + url_poster: https://theposterdb.com/api/assets/245501 + 11: + url_poster: https://theposterdb.com/api/assets/245502 + 12: + url_poster: https://theposterdb.com/api/assets/245503 diff --git a/Frexe/TV-Shows/Metadata/TV/Two guys and a girl.yml b/Frexe/TV-Shows/Metadata/TV/Two guys and a girl.yml new file mode 100644 index 0000000..ad3962c --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Two guys and a girl.yml @@ -0,0 +1,15 @@ +metadata: #Posters found here: https://theposterdb.com/poster/247801 + + "Two Guys and a Girl (1998)": + year: 1998 + title: "Two Guys and a Girl" + url_poster: https://theposterdb.com/api/assets/247800 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/247801 + 2: + url_poster: https://theposterdb.com/api/assets/247802 + 3: + url_poster: https://theposterdb.com/api/assets/247803 + 4: + url_poster: https://theposterdb.com/api/assets/247804 diff --git a/Frexe/TV-Shows/Metadata/TV/Welcome back Kotter.yml b/Frexe/TV-Shows/Metadata/TV/Welcome back Kotter.yml new file mode 100644 index 0000000..bbedd06 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/Welcome back Kotter.yml @@ -0,0 +1,17 @@ +metadata: #Posters found here: https://theposterdb.com/poster/242119 + + "Welcome Back, Kotter (1975)": + year: 1975 + title: "Welcome Back, Kotter" + url_poster: https://theposterdb.com/api/assets/242119 + seasons: + 0: + url_poster: https://theposterdb.com/api/assets/242120 + 1: + url_poster: https://theposterdb.com/api/assets/242121 + 2: + url_poster: https://theposterdb.com/api/assets/242122 + 3: + url_poster: https://theposterdb.com/api/assets/242123 + 4: + url_poster: https://theposterdb.com/api/assets/242124 diff --git a/Frexe/TV-Shows/Metadata/TV/White collar.yml b/Frexe/TV-Shows/Metadata/TV/White collar.yml new file mode 100644 index 0000000..98f8db8 --- /dev/null +++ b/Frexe/TV-Shows/Metadata/TV/White collar.yml @@ -0,0 +1,19 @@ +metadata: #Posters found here: https://theposterdb.com/poster/247787 + + "White Collar (2009)": + year: 2009 + title: "White Collar" + url_poster: https://theposterdb.com/api/assets/247787 + seasons: + 1: + url_poster: https://theposterdb.com/api/assets/247788 + 2: + url_poster: https://theposterdb.com/api/assets/247789 + 3: + url_poster: https://theposterdb.com/api/assets/247790 + 4: + url_poster: https://theposterdb.com/api/assets/247791 + 5: + url_poster: https://theposterdb.com/api/assets/247792 + 6: + url_poster: https://theposterdb.com/api/assets/247793 diff --git a/PMM/movie/franchise.yml b/PMM/movie/franchise.yml index ef63d7d..9f8f0a3 100644 --- a/PMM/movie/franchise.yml +++ b/PMM/movie/franchise.yml @@ -16,13 +16,10 @@ # sort_title: "!02_<>" # # # Sets the minimum items of the collection # # minimum_items: 2 # +# # Sets weather to actually build the collection # +# build_collection: true # ############################################################# -external_templates: - git: PMM/templates - template_variables: - collection_section: "02" - templates: collection: default: @@ -34,12 +31,14 @@ templates: - radarr_add_missing - name_mapping - sort_title + - build_collection cache_builders: 1 minimum_items: <> tmdb_collection_details: <> tmdb_movie: <> name_mapping: <> sort_title: <> + build_collection: <> sync_mode: sync collection_order: <> radarr_add_missing: <> diff --git a/PMM/playlist.yml b/PMM/playlist.yml index c998f2d..3142af3 100644 --- a/PMM/playlist.yml +++ b/PMM/playlist.yml @@ -15,56 +15,124 @@ # template_variables: # # # Sets the names of the libraries to use # # libraries: Movies, TV Shows # +# # +# # For each playlist use the "key" to set # +# # the options. # +# # Available collections # +# # KEY PLAYLIST # +# # arrow Arrowverse # +# # mcu Marvel Cinematic Universe # +# # dcau DC Animated Universe # +# # pokemon Pokémon # +# # startrek Star Trek # +# # starwars Star Wars # +# # clonewars Star Wars The Clone Wars # +# # xmen X-Men # +# # +# # Available options. Replace "key" with the # +# # desired playlist's key from the chart above. # +# # +# # Turn the playlist on/off # +# use_key: true # +# # Radarr Add Missing # +# radarr_add_missing_key: true # +# # Sonarr Add Missing # +# sonarr_add_missing_key: true # +# # Radarr Tag for missing items # +# radarr_tag_key: # +# # Sonarr Tag for missing items # +# sonarr_tag_key: # +# # Radarr Tag for existing items # +# item_radarr_tag_key: # +# # Sonarr Tag for existing items # +# item_sonarr_tag_key: # ############################################################# -external_templates: - git: PMM/templates +templates: + playlist: + default: + libraries: Movies, TV Shows + radarr_add_missing_<>: <> + sonarr_add_missing_<>: <> + radarr_tag_<>: <> + sonarr_tag_<>: <> + item_radarr_tag_<>: <> + item_sonarr_tag_<>: <> + optional: + - use_<> + - radarr_add_missing + - sonarr_add_missing + - radarr_tag + - sonarr_tag + - item_radarr_tag + - item_sonarr_tag + allowed_library_types: + - <>>> + radarr_add_missing: <>>> + sonarr_add_missing: <>>> + radarr_tag: <>>> + sonarr_tag: <>>> + item_radarr_tag: <>>> + item_sonarr_tag: <>>> + cache_builders: 1 + sync_to_users: all + sync_mode: sync + libraries: <> + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/playlist/<>.jpg playlists: Arrowverse (Timeline Order): template: - name: playlist + key: arrow trakt_list: https://trakt.tv/users/donxy/lists/arrowverse summary: The Arrowverse is an American superhero media franchise and a shared universe that is centered on various interconnected television series based on DC Comics superhero characters, primarily airing on The CW as well as web series on CW Seed. Marvel Cinematic Universe (Timeline Order): template: - name: playlist + key: mcu trakt_list: https://trakt.tv/users/donxy/lists/marvel-cinematic-universe summary: The Marvel Cinematic Universe (MCU) is a collection of movies and television series that tell a singular narrative related to Marvel characters, settings and stories. The MCU is a product from Disney and Marvel that brings us heroes from Black Panther and Doctor Strange to Spider-Man and Iron Man. DC Animated Universe (Timeline Order): template: - name: playlist + key: dcau trakt_list: https://trakt.tv/users/donxy/lists/dc-animated-series-universe summary: "The DC Animated Universe (DCAU) is a shared universe consisting primarily of superhero-based animated television series, produced by Warner Bros. Animation and based on characters that appear in American comic books published by DC Comics. The first TV series set in the DCAU was Batman: The Animated Series, which premiered in 1992; the last TV series was Justice League Unlimited, which ended its run in 2006." Pokémon (Timeline Order): template: - name: playlist + key: pokemon trakt_list: https://trakt.tv/users/munch54/lists/pokemon-watching-order summary: Ash Ketchum, his yellow pet Pikachu, and his human friends explore a world of powerful creatures. Ten-year-old Ash aspires to be the greatest Pokémon (pocket monster) trainer in the world. To do this, he enlists the help of many friends, and his own Pokémon, Pikachu. Star Trek (Timeline Order): template: - name: playlist + key: startrek trakt_list: https://trakt.tv/users/pedrohcramos/lists/star-trek-timeline - summary: Few film franchises have lasted as long as Star Trek. Through five decades and three different crews, the Star Trek films have saved more than a few worlds (and the whales), traveling through time more than once to do it. With them being set in so many different time periods, their actual chronological order might get a little confusing. No need to fret as this is the proper order… in linear time, anyway. On a quantum level is a whole other thing. + summary: Few film franchises have lasted as long as Star Trek. Through five decades and three different crews, the Star Trek films have saved more than a few worlds (and the whales), traveling through time more than once to do it. With them being set in so many different time periods, their actual chronological order might get a little confusing. No need to fret as this is the proper order… in linear time, anyway. On a quantum level is a whole other thing. Star Wars (Timeline Order): template: - name: playlist + key: starwars trakt_list: https://trakt.tv/users/ruben_vw_/lists/star-wars-canon-timeline summary: A long time ago in a galaxy far, far away, a farm boy on a desert planet dreamed of joining a rebellion and saving a princess from a dark lord, and thus, one of the most successful cinematic sagas of all time was born. What began with one space opera in 1977 quickly grew into a media empire that included toys, comic books, video games, TV series, and memorabilia in every possible form. Today, more than 40 years after it first arrived, Star Wars remains a global pop culture phenomenon, and the story still isn't over.  Star Wars The Clone Wars (Timeline Order): template: - name: playlist + key: clonewars trakt_list: https://trakt.tv/users/tomfin46/lists/star-wars-the-clone-wars-chronological-episode-order summary: As more star systems get swept into the Clone Wars, the valiant Jedi knights struggle to maintain order. Anakin Skywalker and his Padawan learner Ahsoka Tano embark on a mission that brings them face-to-face with Jabba the Hutt. Plotting against them is evil Count Dooku and his agent, Asajj Ventress, who would ensure that the Jedis fail. Meanwhile, Yoda and Obi-Wan Kenobi lead the clone army against the forces of the Dark Side. X-Men (Timeline Order): template: - name: playlist + key: xmen trakt_list: https://trakt.tv/users/heyitsbea/lists/x-men summary: The X-Men are a fictional team of superheroes appearing in American comic books published by Marvel Comics, first appearing in The X-Men Issue 1. Although initially cancelled in 1970, following its 1975 revival and subsequent direction under writer Chris Claremont, it became one of the most recognizable and successful franchises of Marvel Comics. diff --git a/PMM/studio.yml b/PMM/studio.yml index 4485845..5af64a7 100644 --- a/PMM/studio.yml +++ b/PMM/studio.yml @@ -27,11 +27,14 @@ templates: studio_dynamic: default: sort_by: release.desc + optional: + - contains url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/studio/<>.jpg smart_filter: sort_by: <> any: studio.is: <> + studio: <> collections: Studio Collections: @@ -109,3 +112,6 @@ dynamic_collections: Warner Bros. Pictures: - Warner - Warner Animation Group + template_variables: + contains: + 20th Century Studios: 20th Century \ No newline at end of file