More metadata / fixes

pull/405/head
Fredrik 2 years ago
parent c797f50189
commit 36246a86d2

@ -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 }

@ -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

@ -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

@ -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

@ -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

@ -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

@ -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:
optional:
- company
- list
tmdb_company: <<company>>
tmdb_list: <<list>>
sync_mode: sync
collection_order: release
url_poster: <<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 }

Loading…
Cancel
Save