mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
commit
9b01e81b4c
20
Frexe/Movies/Collections/Lego.yml
Normal file
20
Frexe/Movies/Collections/Lego.yml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
templates:
|
||||||
|
Set:
|
||||||
|
optional:
|
||||||
|
- collection
|
||||||
|
- movie
|
||||||
|
- list
|
||||||
|
tmdb_collection_details: <<collection>>
|
||||||
|
tmdb_movie: <<movie>>
|
||||||
|
tmdb_list: <<list>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
url_poster: <<poster>>
|
||||||
|
sort_title: <<collection_name>>
|
||||||
|
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 }
|
||||||
@ -172,6 +172,10 @@ collections:
|
|||||||
"Jackass":
|
"Jackass":
|
||||||
template: {name: Set, collection: 17178, poster: https://theposterdb.com/api/assets/163419 }
|
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 ###########################################
|
||||||
"James Bond":
|
"James Bond":
|
||||||
template: {name: Set, collection: 645, poster: https://theposterdb.com/api/assets/164797 }
|
template: {name: Set, collection: 645, poster: https://theposterdb.com/api/assets/164797 }
|
||||||
@ -220,6 +224,10 @@ collections:
|
|||||||
"Oz":
|
"Oz":
|
||||||
template: {name: Set, collection: 627517, poster: https://theposterdb.com/api/assets/160957 }
|
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 ##############################
|
||||||
"Pirates of the Caribbean":
|
"Pirates of the Caribbean":
|
||||||
template: {name: Set, collection: 295, poster: https://theposterdb.com/api/assets/163404 }
|
template: {name: Set, collection: 295, poster: https://theposterdb.com/api/assets/163404 }
|
||||||
@ -256,6 +264,10 @@ collections:
|
|||||||
"Sonic the Hedgehog":
|
"Sonic the Hedgehog":
|
||||||
template: {name: Set, collection: 720879, poster: https://theposterdb.com/api/assets/234937 }
|
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 #############################################
|
||||||
"Space Jam":
|
"Space Jam":
|
||||||
template: {name: Set, collection: 722961, poster: https://theposterdb.com/api/assets/167165 }
|
template: {name: Set, collection: 722961, poster: https://theposterdb.com/api/assets/167165 }
|
||||||
@ -284,10 +296,15 @@ collections:
|
|||||||
"The Dukes of Hazzard (Reboot)":
|
"The Dukes of Hazzard (Reboot)":
|
||||||
template: {name: Set, collection: 332357, poster: https://theposterdb.com/api/assets/164776 }
|
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 ##########################################
|
||||||
"The Flintstones":
|
"The Flintstones":
|
||||||
template: {name: Set, collection: 351684, poster: https://theposterdb.com/api/assets/160943 }
|
template: {name: Set, collection: 351684, poster: https://theposterdb.com/api/assets/160943 }
|
||||||
|
|
||||||
|
########################################### View Askewniverse ###########################################
|
||||||
"View Askewniverse":
|
"View Askewniverse":
|
||||||
template: {name: Set, list: 8208754, poster: https://theposterdb.com/api/assets/166272 }
|
template: {name: Set, list: 8208754, poster: https://theposterdb.com/api/assets/166272 }
|
||||||
|
|
||||||
|
|||||||
21
Frexe/Movies/Collections/National Lampoon.yml
Normal file
21
Frexe/Movies/Collections/National Lampoon.yml
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
templates:
|
||||||
|
Set:
|
||||||
|
optional:
|
||||||
|
- collection
|
||||||
|
- movie
|
||||||
|
tmdb_collection_details: <<collection>>
|
||||||
|
tmdb_movie: <<movie>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
url_poster: <<poster>>
|
||||||
|
sort_title: <<collection_name>>
|
||||||
|
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 }
|
||||||
@ -12,14 +12,14 @@ collections:
|
|||||||
template: {name: Genre, genre: Action, poster: https://theposterdb.com/api/assets/52675 }
|
template: {name: Genre, genre: Action, poster: https://theposterdb.com/api/assets/52675 }
|
||||||
summary: Action
|
summary: Action
|
||||||
|
|
||||||
Anime:
|
|
||||||
template: {name: Genre, genre: Anime, poster: https://theposterdb.com/api/assets/123923 }
|
|
||||||
summary: Anime
|
|
||||||
|
|
||||||
Adventure:
|
Adventure:
|
||||||
template: {name: Genre, genre: Adventure, poster: https://theposterdb.com/api/assets/52672 }
|
template: {name: Genre, genre: Adventure, poster: https://theposterdb.com/api/assets/52672 }
|
||||||
summary: Adventure
|
summary: Adventure
|
||||||
|
|
||||||
|
Anime:
|
||||||
|
template: {name: Genre, genre: Anime, poster: https://theposterdb.com/api/assets/123923 }
|
||||||
|
summary: Anime
|
||||||
|
|
||||||
Comedy:
|
Comedy:
|
||||||
template: {name: Genre, genre: Comedy, poster: https://theposterdb.com/api/assets/52677 }
|
template: {name: Genre, genre: Comedy, poster: https://theposterdb.com/api/assets/52677 }
|
||||||
summary: Comedy
|
summary: Comedy
|
||||||
@ -28,14 +28,34 @@ collections:
|
|||||||
template: {name: Genre, genre: Drama, poster: https://theposterdb.com/api/assets/52676 }
|
template: {name: Genre, genre: Drama, poster: https://theposterdb.com/api/assets/52676 }
|
||||||
summary: Drama
|
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:
|
Horror:
|
||||||
template: {name: Genre, genre: Horror, poster: https://theposterdb.com/api/assets/52659 }
|
template: {name: Genre, genre: Horror, poster: https://theposterdb.com/api/assets/52659 }
|
||||||
summary: Horror
|
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:
|
Science Fiction:
|
||||||
template: {name: Genre, genre: Science Fiction, poster: https://theposterdb.com/api/assets/52661 }
|
template: {name: Genre, genre: Science Fiction, poster: https://theposterdb.com/api/assets/52661 }
|
||||||
summary: Science Fiction
|
summary: Science Fiction
|
||||||
|
|
||||||
|
Sport:
|
||||||
|
template: {name: Genre, genre: Sport, poster: https://theposterdb.com/api/assets/167979 }
|
||||||
|
summary: Sport
|
||||||
|
|
||||||
Thriller:
|
Thriller:
|
||||||
template: {name: Genre, genre: Thriller, poster: https://theposterdb.com/api/assets/52658 }
|
template: {name: Genre, genre: Thriller, poster: https://theposterdb.com/api/assets/52658 }
|
||||||
summary: Thriller
|
summary: Thriller
|
||||||
|
|||||||
11
Frexe/Movies/Metadata/Collections/Jake Gittes.yml
Normal file
11
Frexe/Movies/Metadata/Collections/Jake Gittes.yml
Normal file
@ -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
|
||||||
40
Frexe/Movies/Metadata/Collections/Lego.yml
Normal file
40
Frexe/Movies/Metadata/Collections/Lego.yml
Normal file
@ -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
|
||||||
121
Frexe/Movies/Metadata/Collections/Peanuts.yml
Normal file
121
Frexe/Movies/Metadata/Collections/Peanuts.yml
Normal file
@ -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
|
||||||
21
Frexe/Movies/Metadata/Collections/South Park.yml
Normal file
21
Frexe/Movies/Metadata/Collections/South Park.yml
Normal file
@ -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
|
||||||
11
Frexe/Movies/Metadata/Collections/Top Gun.yml
Normal file
11
Frexe/Movies/Metadata/Collections/Top Gun.yml
Normal file
@ -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
|
||||||
@ -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
|
||||||
6
Frexe/Movies/Metadata/Movies/Luck.yml
Normal file
6
Frexe/Movies/Metadata/Movies/Luck.yml
Normal file
@ -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
|
||||||
6
Frexe/Movies/Metadata/Movies/Paradise Highway.yml
Normal file
6
Frexe/Movies/Metadata/Movies/Paradise Highway.yml
Normal file
@ -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
|
||||||
6
Frexe/Movies/Metadata/Movies/Permanent Midnight.yml
Normal file
6
Frexe/Movies/Metadata/Movies/Permanent Midnight.yml
Normal file
@ -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
|
||||||
6
Frexe/Movies/Metadata/Movies/Super Size Me.yml
Normal file
6
Frexe/Movies/Metadata/Movies/Super Size Me.yml
Normal file
@ -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
|
||||||
6
Frexe/Movies/Metadata/Movies/The Bob's Burgers Movie.yml
Normal file
6
Frexe/Movies/Metadata/Movies/The Bob's Burgers Movie.yml
Normal file
@ -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
|
||||||
6
Frexe/Movies/Metadata/Movies/The Secret Life of Bees.yml
Normal file
6
Frexe/Movies/Metadata/Movies/The Secret Life of Bees.yml
Normal file
@ -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
|
||||||
6
Frexe/Movies/Metadata/Movies/The Tomorrow War.yml
Normal file
6
Frexe/Movies/Metadata/Movies/The Tomorrow War.yml
Normal file
@ -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
|
||||||
@ -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
|
||||||
6
Frexe/Movies/Metadata/Movies/Whos Your Caddy.yml
Normal file
6
Frexe/Movies/Metadata/Movies/Whos Your Caddy.yml
Normal file
@ -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
|
||||||
96
Frexe/Movies/Metadata/Studio/National Lampoon.yml
Normal file
96
Frexe/Movies/Metadata/Studio/National Lampoon.yml
Normal file
@ -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
|
||||||
@ -2,7 +2,9 @@ templates:
|
|||||||
Studio:
|
Studio:
|
||||||
optional:
|
optional:
|
||||||
- company
|
- company
|
||||||
|
- list
|
||||||
tmdb_company: <<company>>
|
tmdb_company: <<company>>
|
||||||
|
tmdb_list: <<list>>
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
collection_order: release
|
collection_order: release
|
||||||
url_poster: <<poster>>
|
url_poster: <<poster>>
|
||||||
@ -15,6 +17,9 @@ collections:
|
|||||||
"Happy Madison Productions":
|
"Happy Madison Productions":
|
||||||
template: {name: Studio, company: 878, poster: https://theposterdb.com/api/assets/218229 }
|
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":
|
"Pixar Animation Studios":
|
||||||
template: {name: Studio, company: 3, poster: https://theposterdb.com/api/assets/189763 }
|
template: {name: Studio, company: 3, poster: https://theposterdb.com/api/assets/189763 }
|
||||||
|
|
||||||
|
|||||||
26
Frexe/README.md
Normal file
26
Frexe/README.md
Normal file
@ -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**: <br>
|
||||||
|

|
||||||
|
<br>
|
||||||
|
|
||||||
|
**Series Collections Preview**: <br>
|
||||||
|

|
||||||
|
<br>
|
||||||
13
Frexe/TV-Shows/Metadata/Anime/Dr Stone.yml
Normal file
13
Frexe/TV-Shows/Metadata/Anime/Dr Stone.yml
Normal file
@ -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
|
||||||
17
Frexe/TV-Shows/Metadata/Anime/Haikyu.yml
Normal file
17
Frexe/TV-Shows/Metadata/Anime/Haikyu.yml
Normal file
@ -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
|
||||||
11
Frexe/TV-Shows/Metadata/Anime/Jujutsu Kaisen.yml
Normal file
11
Frexe/TV-Shows/Metadata/Anime/Jujutsu Kaisen.yml
Normal file
@ -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
|
||||||
13
Frexe/TV-Shows/Metadata/Anime/Re Zero.yml
Normal file
13
Frexe/TV-Shows/Metadata/Anime/Re Zero.yml
Normal file
@ -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
|
||||||
13
Frexe/TV-Shows/Metadata/Anime/Rent a Girlfriend.yml
Normal file
13
Frexe/TV-Shows/Metadata/Anime/Rent a Girlfriend.yml
Normal file
@ -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
|
||||||
9
Frexe/TV-Shows/Metadata/TV/Age of Samurai.yml
Normal file
9
Frexe/TV-Shows/Metadata/TV/Age of Samurai.yml
Normal file
@ -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
|
||||||
9
Frexe/TV-Shows/Metadata/TV/Alice in Borderland.yml
Normal file
9
Frexe/TV-Shows/Metadata/TV/Alice in Borderland.yml
Normal file
@ -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
|
||||||
19
Frexe/TV-Shows/Metadata/TV/Arrested Development.yml
Normal file
19
Frexe/TV-Shows/Metadata/TV/Arrested Development.yml
Normal file
@ -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
|
||||||
13
Frexe/TV-Shows/Metadata/TV/Atlanta.yml
Normal file
13
Frexe/TV-Shows/Metadata/TV/Atlanta.yml
Normal file
@ -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
|
||||||
9
Frexe/TV-Shows/Metadata/TV/Battlestar Galactica.yml
Normal file
9
Frexe/TV-Shows/Metadata/TV/Battlestar Galactica.yml
Normal file
@ -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
|
||||||
@ -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)":
|
"Better Call Saul (2015)":
|
||||||
year: 2015
|
year: 2015
|
||||||
@ -15,3 +15,5 @@ metadata: #Posters found here https://theposterdb.com/poster/19802
|
|||||||
url_poster: https://theposterdb.com/api/assets/198028
|
url_poster: https://theposterdb.com/api/assets/198028
|
||||||
5:
|
5:
|
||||||
url_poster: https://theposterdb.com/api/assets/198029
|
url_poster: https://theposterdb.com/api/assets/198029
|
||||||
|
6:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/239188
|
||||||
|
|||||||
23
Frexe/TV-Shows/Metadata/TV/Bewitched.yml
Normal file
23
Frexe/TV-Shows/Metadata/TV/Bewitched.yml
Normal file
@ -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
|
||||||
19
Frexe/TV-Shows/Metadata/TV/Black Mirror.yml
Normal file
19
Frexe/TV-Shows/Metadata/TV/Black Mirror.yml
Normal file
@ -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
|
||||||
19
Frexe/TV-Shows/Metadata/TV/Breaking Bad.yml
Normal file
19
Frexe/TV-Shows/Metadata/TV/Breaking Bad.yml
Normal file
@ -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
|
||||||
25
Frexe/TV-Shows/Metadata/TV/Brooklyn nine nine.yml
Normal file
25
Frexe/TV-Shows/Metadata/TV/Brooklyn nine nine.yml
Normal file
@ -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
|
||||||
15
Frexe/TV-Shows/Metadata/TV/Chappelles Show.yml
Normal file
15
Frexe/TV-Shows/Metadata/TV/Chappelles Show.yml
Normal file
@ -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
|
||||||
31
Frexe/TV-Shows/Metadata/TV/Cheers.yml
Normal file
31
Frexe/TV-Shows/Metadata/TV/Cheers.yml
Normal file
@ -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
|
||||||
11
Frexe/TV-Shows/Metadata/TV/Chernobyl.yml
Normal file
11
Frexe/TV-Shows/Metadata/TV/Chernobyl.yml
Normal file
@ -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
|
||||||
17
Frexe/TV-Shows/Metadata/TV/Cobra Kai.yml
Normal file
17
Frexe/TV-Shows/Metadata/TV/Cobra Kai.yml
Normal file
@ -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
|
||||||
15
Frexe/TV-Shows/Metadata/TV/Dark.yml
Normal file
15
Frexe/TV-Shows/Metadata/TV/Dark.yml
Normal file
@ -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
|
||||||
8
Frexe/TV-Shows/Metadata/TV/Defending Jacob.yml
Normal file
8
Frexe/TV-Shows/Metadata/TV/Defending Jacob.yml
Normal file
@ -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
|
||||||
33
Frexe/TV-Shows/Metadata/TV/Dexter.yml
Normal file
33
Frexe/TV-Shows/Metadata/TV/Dexter.yml
Normal file
@ -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
|
||||||
51
Frexe/TV-Shows/Metadata/TV/Doctor Who.yml
Normal file
51
Frexe/TV-Shows/Metadata/TV/Doctor Who.yml
Normal file
@ -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
|
||||||
25
Frexe/TV-Shows/Metadata/TV/Entourage.yml
Normal file
25
Frexe/TV-Shows/Metadata/TV/Entourage.yml
Normal file
@ -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
|
||||||
21
Frexe/TV-Shows/Metadata/TV/Flintstones.yml
Normal file
21
Frexe/TV-Shows/Metadata/TV/Flintstones.yml
Normal file
@ -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
|
||||||
25
Frexe/TV-Shows/Metadata/TV/Game of Thrones.yml
Normal file
25
Frexe/TV-Shows/Metadata/TV/Game of Thrones.yml
Normal file
@ -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
|
||||||
13
Frexe/TV-Shows/Metadata/TV/Good omens.yml
Normal file
13
Frexe/TV-Shows/Metadata/TV/Good omens.yml
Normal file
@ -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
|
||||||
21
Frexe/TV-Shows/Metadata/TV/Grimm.yml
Normal file
21
Frexe/TV-Shows/Metadata/TV/Grimm.yml
Normal file
@ -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
|
||||||
13
Frexe/TV-Shows/Metadata/TV/Hanna.yml
Normal file
13
Frexe/TV-Shows/Metadata/TV/Hanna.yml
Normal file
@ -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
|
||||||
15
Frexe/TV-Shows/Metadata/TV/Hey Duggee.yml
Normal file
15
Frexe/TV-Shows/Metadata/TV/Hey Duggee.yml
Normal file
@ -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
|
||||||
11
Frexe/TV-Shows/Metadata/TV/Home before dark.yml
Normal file
11
Frexe/TV-Shows/Metadata/TV/Home before dark.yml
Normal file
@ -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
|
||||||
27
Frexe/TV-Shows/Metadata/TV/How i met your mother.yml
Normal file
27
Frexe/TV-Shows/Metadata/TV/How i met your mother.yml
Normal file
@ -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
|
||||||
9
Frexe/TV-Shows/Metadata/TV/Invasion.yml
Normal file
9
Frexe/TV-Shows/Metadata/TV/Invasion.yml
Normal file
@ -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
|
||||||
9
Frexe/TV-Shows/Metadata/TV/Invincible.yml
Normal file
9
Frexe/TV-Shows/Metadata/TV/Invincible.yml
Normal file
@ -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
|
||||||
19
Frexe/TV-Shows/Metadata/TV/Jonathan Creek.yml
Normal file
19
Frexe/TV-Shows/Metadata/TV/Jonathan Creek.yml
Normal file
@ -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
|
||||||
11
Frexe/TV-Shows/Metadata/TV/Mindhunter.yml
Normal file
11
Frexe/TV-Shows/Metadata/TV/Mindhunter.yml
Normal file
@ -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
|
||||||
17
Frexe/TV-Shows/Metadata/TV/Mr Robot.yml
Normal file
17
Frexe/TV-Shows/Metadata/TV/Mr Robot.yml
Normal file
@ -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
|
||||||
13
Frexe/TV-Shows/Metadata/TV/Mythic Quest.yml
Normal file
13
Frexe/TV-Shows/Metadata/TV/Mythic Quest.yml
Normal file
@ -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
|
||||||
23
Frexe/TV-Shows/Metadata/TV/Orange is the new black.yml
Normal file
23
Frexe/TV-Shows/Metadata/TV/Orange is the new black.yml
Normal file
@ -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
|
||||||
19
Frexe/TV-Shows/Metadata/TV/Orphan Black.yml
Normal file
19
Frexe/TV-Shows/Metadata/TV/Orphan Black.yml
Normal file
@ -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
|
||||||
17
Frexe/TV-Shows/Metadata/TV/Our Girl.yml
Normal file
17
Frexe/TV-Shows/Metadata/TV/Our Girl.yml
Normal file
@ -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
|
||||||
21
Frexe/TV-Shows/Metadata/TV/Peaky Blinders.yml
Normal file
21
Frexe/TV-Shows/Metadata/TV/Peaky Blinders.yml
Normal file
@ -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
|
||||||
17
Frexe/TV-Shows/Metadata/TV/Poldark.yml
Normal file
17
Frexe/TV-Shows/Metadata/TV/Poldark.yml
Normal file
@ -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
|
||||||
17
Frexe/TV-Shows/Metadata/TV/Quantum Leap.yml
Normal file
17
Frexe/TV-Shows/Metadata/TV/Quantum Leap.yml
Normal file
@ -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
|
||||||
17
Frexe/TV-Shows/Metadata/TV/Queen of the south.yml
Normal file
17
Frexe/TV-Shows/Metadata/TV/Queen of the south.yml
Normal file
@ -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
|
||||||
11
Frexe/TV-Shows/Metadata/TV/See.yml
Normal file
11
Frexe/TV-Shows/Metadata/TV/See.yml
Normal file
@ -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
|
||||||
13
Frexe/TV-Shows/Metadata/TV/Shooter.yml
Normal file
13
Frexe/TV-Shows/Metadata/TV/Shooter.yml
Normal file
@ -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
|
||||||
59
Frexe/TV-Shows/Metadata/TV/South park.yml
Normal file
59
Frexe/TV-Shows/Metadata/TV/South park.yml
Normal file
@ -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
|
||||||
15
Frexe/TV-Shows/Metadata/TV/The Crown.yml
Normal file
15
Frexe/TV-Shows/Metadata/TV/The Crown.yml
Normal file
@ -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
|
||||||
9
Frexe/TV-Shows/Metadata/TV/The Dropout.yml
Normal file
9
Frexe/TV-Shows/Metadata/TV/The Dropout.yml
Normal file
@ -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
|
||||||
15
Frexe/TV-Shows/Metadata/TV/The Marvelous Mrs Maisel.yml
Normal file
15
Frexe/TV-Shows/Metadata/TV/The Marvelous Mrs Maisel.yml
Normal file
@ -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
|
||||||
15
Frexe/TV-Shows/Metadata/TV/The Orville.yml
Normal file
15
Frexe/TV-Shows/Metadata/TV/The Orville.yml
Normal file
@ -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
|
||||||
77
Frexe/TV-Shows/Metadata/TV/The Simpsons.yml
Normal file
77
Frexe/TV-Shows/Metadata/TV/The Simpsons.yml
Normal file
@ -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
|
||||||
9
Frexe/TV-Shows/Metadata/TV/The Staircase.yml
Normal file
9
Frexe/TV-Shows/Metadata/TV/The Staircase.yml
Normal file
@ -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
|
||||||
33
Frexe/TV-Shows/Metadata/TV/The big bang theory.yml
Normal file
33
Frexe/TV-Shows/Metadata/TV/The big bang theory.yml
Normal file
@ -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
|
||||||
17
Frexe/TV-Shows/Metadata/TV/The last kingdom.yml
Normal file
17
Frexe/TV-Shows/Metadata/TV/The last kingdom.yml
Normal file
@ -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
|
||||||
13
Frexe/TV-Shows/Metadata/TV/The odd couple.yml
Normal file
13
Frexe/TV-Shows/Metadata/TV/The odd couple.yml
Normal file
@ -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
|
||||||
11
Frexe/TV-Shows/Metadata/TV/The righteous gemstones.yml
Normal file
11
Frexe/TV-Shows/Metadata/TV/The righteous gemstones.yml
Normal file
@ -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
|
||||||
25
Frexe/TV-Shows/Metadata/TV/Threes Company.yml
Normal file
25
Frexe/TV-Shows/Metadata/TV/Threes Company.yml
Normal file
@ -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
|
||||||
33
Frexe/TV-Shows/Metadata/TV/Two and a half men.yml
Normal file
33
Frexe/TV-Shows/Metadata/TV/Two and a half men.yml
Normal file
@ -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
|
||||||
15
Frexe/TV-Shows/Metadata/TV/Two guys and a girl.yml
Normal file
15
Frexe/TV-Shows/Metadata/TV/Two guys and a girl.yml
Normal file
@ -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
|
||||||
17
Frexe/TV-Shows/Metadata/TV/Welcome back Kotter.yml
Normal file
17
Frexe/TV-Shows/Metadata/TV/Welcome back Kotter.yml
Normal file
@ -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
|
||||||
19
Frexe/TV-Shows/Metadata/TV/White collar.yml
Normal file
19
Frexe/TV-Shows/Metadata/TV/White collar.yml
Normal file
@ -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
|
||||||
Loading…
x
Reference in New Issue
Block a user