From 4f6c1572f6e45678956ddf4210f8debe27a15bba Mon Sep 17 00:00:00 2001 From: Joe Walters Date: Fri, 29 Apr 2022 14:30:17 -0700 Subject: [PATCH] big changes --- fredmcbob/configs/movies/Director.yml | 16 + fredmcbob/configs/movies/Studios.yml | 18 + fredmcbob/configs/movies/Writing.yml | 19 + fredmcbob/configs/movies/collections.yml | 449 ++++++++++++++++++++++- 4 files changed, 494 insertions(+), 8 deletions(-) create mode 100644 fredmcbob/configs/movies/Director.yml create mode 100644 fredmcbob/configs/movies/Studios.yml create mode 100644 fredmcbob/configs/movies/Writing.yml diff --git a/fredmcbob/configs/movies/Director.yml b/fredmcbob/configs/movies/Director.yml new file mode 100644 index 0000000..0316484 --- /dev/null +++ b/fredmcbob/configs/movies/Director.yml @@ -0,0 +1,16 @@ +###################################################### +# People Collections # +###################################################### +templates: + people: + actor: tmdb + tmdb_person: <> + sort_title: ++_<> + collection_order: release +collections: + Kevin Smith: + writer: tmdb + director: tmdb + template: {name: people, person: 19303} + url_poster: https://theposterdb.com/api/assets/82586/download?performed_by=Yaarrrr + url_background: https://yesofcorsa.com/wp-content/uploads/2017/03/Kevin-Smith-Wallpaper-HQ-1024x683.jpg diff --git a/fredmcbob/configs/movies/Studios.yml b/fredmcbob/configs/movies/Studios.yml new file mode 100644 index 0000000..4eabf4b --- /dev/null +++ b/fredmcbob/configs/movies/Studios.yml @@ -0,0 +1,18 @@ +###################################################### +# Studio Collections # +###################################################### +templates: + Studio: + optional: + - company + tmdb_company: <> + sort_title: +2_<> + sync_mode: sync + smart_label: release.desc +collections: + Studio Ghibli: + template: { name: Studio, company: 10342 } + summary: Studio Ghibli Inc. is a Japanese animation film studio headquartered in Koganei, Tokyo. The studio is best known for its animated feature films, and has also produced several short films, television commercials, and one television film. The studio’s mascot and most recognizable symbol is the character, Totoro, a giant cat-like spirit from the 1988 classic, My Neighbor Totoro. + url_poster: https://theposterdb.com/api/assets/193453 + url_background: https://wallpapercave.com/wp/aWaXW72.jpg + diff --git a/fredmcbob/configs/movies/Writing.yml b/fredmcbob/configs/movies/Writing.yml new file mode 100644 index 0000000..04b075f --- /dev/null +++ b/fredmcbob/configs/movies/Writing.yml @@ -0,0 +1,19 @@ +###################################################### +# People Collections # +###################################################### + +templates: + Person: + smart_filter: + sort_by: release.desc + validate: false + any: + writer: <> + sort_title: +35_<> + collection_mode: hide + +collections: + Stephen King (Writing): + template: { name: Person, person: "Stephen King" } + url_poster: https://theposterdb.com/api/assets/164836 + url_background: https://wallpapercave.com/wp/wp1888898.jpg \ No newline at end of file diff --git a/fredmcbob/configs/movies/collections.yml b/fredmcbob/configs/movies/collections.yml index 93ecbd2..f6c8831 100644 --- a/fredmcbob/configs/movies/collections.yml +++ b/fredmcbob/configs/movies/collections.yml @@ -14,42 +14,420 @@ templates: # schedule: weekly(friday) collections: + Alien: + template: {name: collection, collection: "8091, 135416, 115762"} + url_poster: https://theposterdb.com/api/assets/168446 + url_background: https://www.themoviedb.org/t/p/original/kB0Y3uGe9ohJa59Lk8UO9cUOxGM.jpg + + American Pie: + template: {name: collection, collection: "2806, 298820"} + url_poster: https://theposterdb.com/api/assets/166224 + url_background: https://www.themoviedb.org/t/p/original/eHl3g0eZ6sxMsXnjzfSkRcOBO1R.jpg + + Amityville: + template: {name: collection, collection: "397842"} + url_poster: https://theposterdb.com/api/assets/160775 + url_background: https://www.themoviedb.org/t/p/original/kPfuozrsE7pmFFolkR0xFicZDJT.jpg + + Bad Boys: + template: {name: collection, collection: "14890"} + url_poster: https://theposterdb.com/api/assets/162377 + url_background: https://www.themoviedb.org/t/p/original/k9hhSHg5GS4UgWQC6MHBOZrarji.jpg + + Batman: + template: {name: collection, collection: "948485, 120794, 263"} + url_poster: https://theposterdb.com/api/assets/168446 + url_background: https://images3.alphacoders.com/723/72397.jpg + + Before: + template: {name: collection, collection: "123800"} + url_poster: https://theposterdb.com/api/assets/167010 + url_background: https://www.themoviedb.org/t/p/original/to3l6Gwzd7FGWa9Spc708IP1K7l.jpg + + Bill and Ted's Most Excellent: + template: {name: collection, collection: "91746"} + url_poster: https://theposterdb.com/api/assets/163640 + url_background: https://www.themoviedb.org/t/p/original/cPjeCcWV9YzQcLtaxZOr6hnKwoP.jpg + + Bourne: + template: {name: collection, collection: "31562"} + url_poster: https://theposterdb.com/api/assets/164761 + url_background: https://www.themoviedb.org/t/p/w500_and_h282_face/dDDyEGgLvTSSRcp36eJcPDUErap.jpg + + Captain America: + template: {name: collection, collection: "131295"} + url_poster: https://theposterdb.com/api/assets/162381 + url_background: https://www.themoviedb.org/t/p/original/7kVucUYqz8fZkOmFtA8opDwJFXM.jpg + + Cheech & Chong: + template: {name: collection, collection: "33071"} + url_poster: https://theposterdb.com/api/assets/163003 + url_background: https://www.themoviedb.org/t/p/original/tJqD18aCja9kNpZ1W2r5gZK2qdq.jpg + + Child's Play: + template: {name: collection, collection: "10455"} + url_poster: https://theposterdb.com/api/assets/176031 + url_background: https://www.themoviedb.org/t/p/w500_and_h282_face/3T1GYAKhJK4d5LbbLtEOEQlmSwd.jpg + + Children of the Corn: + template: {name: collection, collection: "115225"} + url_poster: https://theposterdb.com/api/assets/160798 + url_background: https://www.themoviedb.org/t/p/original/g4aK8Up5zSegesJdMYbxDcndn20.jpg + + Chronicles of Narnia: + template: {name: collection, collection: "420"} + url_poster: https://theposterdb.com/api/assets/162017 + url_background: https://www.themoviedb.org/t/p/original/ojjzZUQlqKTsN1T7s5OAVZSjYMH.jpg + + Cloverfield: + template: {name: collection, collection: "420"}trakt_list: + - https://trakt.tv/users/guixamaral/lists/cloverfield + url_poster: https://theposterdb.com/api/assets/215650 + url_background: https://i.redd.it/d3w5o9idpbl71.jpg + + Cornetto: + template: {name: collection, collection: "131296"} + trakt_list: https://trakt.tv/users/strangerer/lists/cornetto-trilogy + url_poster: https://theposterdb.com/api/assets/166234 + url_background: https://www.themoviedb.org/t/p/original/v0m1sHjx9b0EE9zz9OczKaPNile.jpg + + Crocodile Dundee: + template: {name: collection, collection: "9332"} + url_poster: https://theposterdb.com/api/assets/165412 + url_background: https://www.themoviedb.org/t/p/original/t2Y4KYSgi77NCebkbInkD0cMrbl.jpg + + The Dark Knight: + template: {name: collection, collection: "263"} + url_poster: https://theposterdb.com/api/assets/52697 + url_background: https://www.themoviedb.org/t/p/original/xfKot7lqaiW4XpL5TtDlVBA9ei9.jpg + DC Comics Universe: template: {name: collection} tmdb_list_details: 3 url_poster: https://i.imgur.com/TJr35Au.jpeg url_background: https://wallpaper.dog/large/17164614.jpg + Die Hard: + template: {name: collection, collection: "1570"} + url_poster: https://theposterdb.com/api/assets/164773 + url_background: https://www.themoviedb.org/t/p/original/5kHVblr87FUScuab1PVSsK692IL.jpg + + Divergent: + template: {name: collection, collection: "283579"} + url_poster: https://theposterdb.com/api/assets/163697 + url_background: https://www.themoviedb.org/t/p/original/n5PHgWukGHmm2ptAF0hdS0dkm3s.jpg + + El Mariachi: + template: {name: collection, collection: "9649"} + url_poster: https://theposterdb.com/api/assets/164778 + url_background: https://www.themoviedb.org/t/p/original/6p1OzuIKWnTDfDea7IpB9xra5J.jpg + + Eastrail 177: + template: {name: collection} + trakt_list: https://trakt.tv/users/gersomuzziel/lists/eastrail-177 + url_poster: https://theposterdb.com/api/assets/162389 + url_background: https://halloweenlove.com/images/posts/eastrail-177-trilogy.jpg + + Evil Dead: + template: {name: collection, collection: "1960"} + url_poster: https://theposterdb.com/api/assets/160866 + url_background: https://www.themoviedb.org/t/p/original/52ucWq0dQLUTb6PPH9q4jm9MY7f.jpg + + Exorcist: + template: {name: collection, collection: "12263"} + url_poster: https://theposterdb.com/api/assets/160872 + url_background: https://www.themoviedb.org/t/p/original/tuORKw8hnP7Gd03BdBV6TmySR2G.jpg + Fast and the Furious: template: {name: collection} trakt_list: https://trakt.tv/users/ireallylovevids/lists/fast-and-furious url_poster: https://i.imgur.com/dPnWh1B.jpeg url_background: https://images5.alphacoders.com/811/thumb-1920-811727.jpg + Fifty Shades: + template: {name: collection, collection: "344830"} + url_poster: https://theposterdb.com/api/assets/167008 + url_background: https://www.themoviedb.org/t/p/w500_and_h282_face/fUHFCnqGHozSiEF8yT7dhE1OKnY.jpg + + Final Destination: + template: {name: collection, collection: "8864"} + url_poster: https://theposterdb.com/api/assets/160873 + url_background: https://www.themoviedb.org/t/p/original/y3aWOInifbGKXM34KjtcMITrZRZ.jpg + + Frankenstein: + template: {name: collection, collection: "218406", "123720"} + url_poster: https://theposterdb.com/api/assets/161003 + url_background: https://www.themoviedb.org/t/p/original/oR3GHwhvOcjn124b7wOZl9SHh8G.jpg + + Friday: + template: {name: collection, collection: "43563"} + url_poster: https://theposterdb.com/api/assets/166239 + url_background: https://www.themoviedb.org/t/p/original/pXszT8ZWGj3fohU9FY0niA0IDEw.jpg + + Friday the 13th: + template: {name: collection, collection: "9735"} + url_poster: https://theposterdb.com/api/assets/161007 + url_background: https://www.themoviedb.org/t/p/original/93ykE6xe1GqQ3vb9Z7mHEO488dy.jpg + + Ghostbusters: + template: {name: collection, collection: "2980"} + url_poster: https://theposterdb.com/api/assets/174560 + url_background: https://www.themoviedb.org/t/p/original/2Bb1thtviUIbbBX8a6BOGPECORM.jpg + + Godzilla: + template: {name: collection, collection: "535313", "535790", "374509", "374511", "374512", "813157", } + url_poster: https://theposterdb.com/api/assets/200795 + url_background: https://www.themoviedb.org/t/p/original/u0HG8Yzepp4f0lPzsqk6El2njCe.jpg + + Halloween: + template: {name: collection, collection: "91361" "126209"} + url_poster: https://theposterdb.com/api/assets/161050 + url_background: https://www.themoviedb.org/t/p/original/oSgcxTchdiLaXVP0CEtds0gKMul.jpg + + Hangover: + template: {name: collection, collection: "86119"} + url_poster: https://theposterdb.com/api/assets/165414 + url_background: https://www.themoviedb.org/t/p/original/9tpB49XNPEvxEkdsIkJWP0sZWtf.jpg + + Has Fallen: + template: {name: collection, collection: "386534"} + url_poster: https://theposterdb.com/api/assets/164782 + url_background: https://www.themoviedb.org/t/p/original/w5GjGycHi5EOfPx2JSMshCN7OJn.jpg + + Highlander: + template: {name: collection, collection: "8050"} + url_poster: https://theposterdb.com/api/assets/162044 + url_background: https://www.themoviedb.org/t/p/original/4f9kGJeKQTWjK0aAVootsdinDju.jpg + + Hunger Games: + template: {name: collection, collection: "131635"} + url_poster: https://theposterdb.com/api/assets/163851 + url_background: https://www.themoviedb.org/t/p/original/zWiiLNg8yXv0he3tCH6XignPaYV.jpg + + Indiana Jones: + template: {name: collection, collection: "84"} + url_poster: https://theposterdb.com/api/assets/163391 + url_background: https://www.themoviedb.org/t/p/original/6kh59mZizZsttZPR0HAdXk6Ve2n.jpg + + Insidious: + template: {name: collection, collection: "228446"} + url_poster: https://theposterdb.com/api/assets/161059 + url_background: https://www.themoviedb.org/t/p/original/5FrPZHgbbmTIq0oxpwSGqu5HyXC.jpg + + Invisible Man: + template: {name: collection, collection: "259401"} + url_poster: https://theposterdb.com/api/assets/161122 + url_background: https://www.themoviedb.org/t/p/original/k5xCUEzPzNkiMmd7gkIGCo4VB8W.jpg + + IP Man: + template: {name: collection, collection: "70068"} + url_poster: https://theposterdb.com/api/assets/160954 + url_background: https://www.themoviedb.org/t/p/original/1oCPXe4e0VHZTJX4nLkvxzayXK9.jpg + + Iron Man: + template: {name: collection, collection: "131292"} + url_poster: https://theposterdb.com/api/assets/162395 + url_background: https://www.themoviedb.org/t/p/original/zAIAG3aBVfWNL530TYUf5OpJrPw.jpg + + Jackass: + template: {name: collection, collection: "17178"} + url_poster: https://theposterdb.com/api/assets/163419 + url_background: https://www.themoviedb.org/t/p/original/8al8kWGbUbdvngSR72YLtKqtdf.jpg + James Bond: - template: {name: collection} - trakt_list: https://trakt.tv/users/any/lists/james-bond - url_poster: https://i.imgur.com/DO6IDWi.jpeg + template: {name: collection, collection: "645"} + url_poster: https://theposterdb.com/api/assets/164797 url_background: https://www.pixel4k.com/wp-content/uploads/2018/09/james-bond-007_1536401470.jpg + John Wick: + template: {name: collection, collection: "404609"} + url_poster: https://theposterdb.com/api/assets/164798 + url_background: https://www.themoviedb.org/t/p/original/5y8jLQSlkxPxhSXuSnZrYaRmROn.jpg + Jurassic Park: - template: {name: collection} - trakt_list: https://trakt.tv/users/darkman1498/lists/jurassic-park - url_poster: https://i.imgur.com/dj3gain.jpeg + template: {name: collection, collection: "328"} + url_poster: https://theposterdb.com/api/assets/162511 url_background: https://www.teahub.io/photos/full/54-546246_2500x1200-jurassic-world-wallpapers-jurassic-park-wallpaper-4k.jpg + Karate Kid: + template: {name: collection} + trakt_list: https://trakt.tv/users/king-sol/lists/karate-kid + url_poster: https://theposterdb.com/api/assets/92958 + url_background: https://www.themoviedb.org/t/p/original/1ok5JGCsDt4Sh3CkFeXh2F2KB7F.jpg + + Kingsman: + template: {name: collection, collection: "391860"} + url_poster: https://theposterdb.com/api/assets/164805 + url_background: https://www.themoviedb.org/t/p/original/4RvHJHSuQUKRzUx8h6a8VAxvbIE.jpg + + Leprechaun: + template: {name: collection, collection: "19285"} + url_poster: https://theposterdb.com/api/assets/161112 + url_background: https://www.themoviedb.org/t/p/original/pRjYboGyfjO5PkY7Rdg21s4FhoI.jpg + + Lethal Weapon: + template: {name: collection, collection: "945"} + url_poster: https://theposterdb.com/api/assets/164803 + url_background: https://www.themoviedb.org/t/p/original/7PH31kIhz6BnzoP9cxG7JbkB6fT.jpg + + Living Dead: + template: {name: collection, collection: "261590"} + url_poster: https://theposterdb.com/api/assets/97136 + url_background: https://www.themoviedb.org/t/p/original/8OufxZdzdi6LhEoeRwnwIsf1uSb.jpg + Lord of the Rings: template: {name: collection} trakt_list: https://trakt.tv/users/lutgnature/lists/lord-of-the-rings-hobbit url_poster: https://i.imgur.com/xFbp0IR.jpeg url_background: https://wallpaperaccess.com/full/838293.jpg + Mad Max: + template: {name: collection, collection: "8945"} + url_poster: https://theposterdb.com/api/assets/184549 + url_background: https://www.themoviedb.org/t/p/original/gwYe803SFwKlCF5y71OicWHUnVD.jpg + Marvel Cinematic Universe: template: {name: collection} trakt_list: https://trakt.tv/users/jawann2002/lists/marvel-cinematic-universe-movies?sort=rank,asc - url_poster: https://i.imgur.com/iDi8DBe.jpeg + url_poster: https://theposterdb.com/api/assets/162417 url_background: https://images.hdqwalls.com/download/marvel-cinematic-universe-jm-3840x2400.jpg + Matrix: + template: {name: collection, collection: "2344"} + url_poster: https://theposterdb.com/api/assets/163913 + url_background: https://www.themoviedb.org/t/p/original/bRm2DEgUiYciDw3myHuYFInD7la.jpg + + Maze Runner: + template: {name: collection, collection: "295130"} + url_poster: https://theposterdb.com/api/assets/160968 + url_background: https://www.themoviedb.org/t/p/original/wpAECQsUCLPbBGn7IMiHkHqZ8l2.jpg + + Men in Black: + template: {name: collection, collection: "86055"} + url_poster: https://theposterdb.com/api/assets/163929 + url_background: https://www.themoviedb.org/t/p/original/7GFwqcU7fUBWgRIfJIvcsPfjkAq.jpg + + Mighty Ducks: + template: {name: collection, collection: "10709"} + url_poster: https://theposterdb.com/api/assets/192594 + url_background: https://www.themoviedb.org/t/p/original/qBFCtw5EKBj3ILFbRgXtCfCjmb8.jpg + + Mission Impossible: + template: {name: collection, collection: "87359"} + url_poster: https://theposterdb.com/api/assets/164810 + url_background: https://www.themoviedb.org/t/p/original/jYl0UuJFcmhymv9ZNO14lPLDY1Z.jpg + + Monty Python: + template: {name: collection} + trakt_list: https://trakt.tv/users/astrolansen/lists/monty-python + url_poster: https://theposterdb.com/api/assets/166255 + url_background: http://wallpapercave.com/wp/QNkGgjl.jpg + + Mummy: + template: {name: collection, collection: "1733"} + url_poster: https://theposterdb.com/api/assets/161305 + url_background: https://www.themoviedb.org/t/p/original/1BeKi6IytbfQlQocJSvP2k6sO1a.jpg + + Mummy (Universal): + template: {name: collection, collection: "221544"} + url_poster: https://theposterdb.com/api/assets/161304 + url_background: https://www.themoviedb.org/t/p/original/xyoxiUGMlJSVfUhYZPsmwhebT5D.jpg + + Muppets: + template: {name: collection, collection: "256377"} + url_poster: https://theposterdb.com/api/assets/160974 + url_background: https://www.themoviedb.org/t/p/original/1AWd3MM90G47mxtD112gRDxSXY9.jpg + + Night at the Museum: + template: {name: collection, collection: "85943"} + url_poster: https://theposterdb.com/api/assets/162153 + url_background: https://www.themoviedb.org/t/p/original/3mvDUFgd6t52P2G2JKYuINwMxcd.jpg + + Nightmare on Elm Street: + template: {name: collection, collection: "8581"} + url_poster: https://theposterdb.com/api/assets/161307 + url_background: https://www.themoviedb.org/t/p/original/fg0HtE2tm61vJPrusIaSfQK03vd.jpg + + Ocean's: + template: {name: collection, collection: "304"} + url_poster: https://theposterdb.com/api/assets/164814 + url_background: https://www.themoviedb.org/t/p/original/7WUSrq8DqSkVgv1vmhBvav5bPoB.jpg + + Pirates of the Caribbean: + template: {name: collection, collection: "295"} + url_poster: https://theposterdb.com/api/assets/163404 + url_background: https://www.themoviedb.org/t/p/original/8Jg0Z5kOoPQRHBNiQs1s9hMT1qt.jpg + + Planet of the Apes: + template: {name: collection, collection: "173710", "1709"} + url_poster: https://theposterdb.com/api/assets/184312 + url_background: https://www.themoviedb.org/t/p/original/pQL1yJGrOqqPehmnT2LQW8R2knG.jpg + + Police Academy: + template: {name: collection, collection: "9338"} + url_poster: https://theposterdb.com/api/assets/164819 + url_background: https://www.themoviedb.org/t/p/original/4fjmNFs31JPfa4rYtE3gNDspGlk.jpg + + Police Story: + template: {name: collection, collection: "269098"} + url_poster: https://theposterdb.com/api/assets/160978 + url_background: https://www.themoviedb.org/t/p/original/aFk6IdYtcpYGVVURybM4f8U7TeS.jpg + + Predator: + template: {name: collection, collection: "399" "115762"} + url_poster: https://theposterdb.com/api/assets/163975 + url_background: https://www.themoviedb.org/t/p/original/fXVzk9OxQwROCuiWvd0Cv76qmZi.jpg + + Purge: + template: {name: collection, collection: "256322"} + url_poster: https://theposterdb.com/api/assets/161881 + url_background: https://www.themoviedb.org/t/p/original/zLx0VxpzJt3E0cb4GodV10Wp0Lt.jpg + + Rambo: + template: {name: collection, collection: "5039"} + url_poster: https://theposterdb.com/api/assets/164821 + url_background: https://www.themoviedb.org/t/p/original/7x3GUZALySIuhqkUZjYSFFbYaxl.jpg + + Resident Evil: + template: {name: collection, collection: "17255"} + url_poster: https://theposterdb.com/api/assets/161290 + url_background: https://www.themoviedb.org/t/p/original/5VgZ6Vggk0NnA62GK1UFlnAtyu2.jpg + + Riddick: + template: {name: collection, collection: "2794"} + url_poster: https://theposterdb.com/api/assets/163647 + url_background: https://www.themoviedb.org/t/p/original/oJHR6WSbljwj7WeC91XYFb8dIkF.jpg + + Ring: + template: {name: collection, collection: "36178"} + url_poster: https://theposterdb.com/api/assets/161878 + url_background: https://www.themoviedb.org/t/p/original/mdrNIAa3Ryd0g5HsdPsnaDuzmyN.jpg + + Rocky: + template: {name: collection, collection: "1575" "553717"} + url_poster: https://theposterdb.com/api/assets/163422 + url_background: https://www.themoviedb.org/t/p/original/w4h6gjdWPvmu5R9H6zeGDPo1ZuV.jpg + + Rush Hour: + template: {name: collection, collection: "90863"} + url_poster: https://theposterdb.com/api/assets/164824 + url_background: https://www.themoviedb.org/t/p/original/uoDt3eCCKpcxSQVWjPTgN8T0gjm.jpg + + Saw: + template: {name: collection, collection: "656"} + url_poster: https://theposterdb.com/api/assets/161876 + url_background: https://www.themoviedb.org/t/p/original/jQRuN5bbV4vaSfJzFKDn1J9Fc50.jpg + + Scream: + template: {name: collection, collection: "2602"} + url_poster: https://theposterdb.com/api/assets/161544 + url_background: https://www.themoviedb.org/t/p/original/zdjhqja1OIdy833WJC9ZNePW4DN.jpg + + Sharknado: + template: {name: collection, collection: "286023"} + url_poster: https://theposterdb.com/api/assets/162221 + url_background: https://www.themoviedb.org/t/p/original/avXhefNpY1FFATWKnumB5UKiDxb.jpg + Spider-man Universe: template: {name: collection} trakt_list: https://trakt.tv/users/james_97/lists/spider-verse @@ -62,6 +440,46 @@ collections: url_poster: https://i.imgur.com/jlLZuOr.jpeg url_background: https://wallpaperaccess.com/full/1101749.jpg + Star Trek: + template: {name: collection, collection: "115575"} + url_poster: https://theposterdb.com/api/assets/222279 + url_background: https://www.themoviedb.org/t/p/original/gWl5pN2FplE709aVtA4lakwsE6t.jpg + + Terminator: + template: {name: collection, collection: "528"} + url_poster: https://theposterdb.com/api/assets/164119 + url_background: https://www.themoviedb.org/t/p/original/wLgSHv3rSOGC3CXCfZJHFqo3BsQ.jpg + + Texas Chainsaw Massacre: + template: {name: collection, collection: "111751"} + url_poster: https://theposterdb.com/api/assets/161860 + url_background: https://www.themoviedb.org/t/p/original/1zIwt7gUyxKhOKYXN5XNGdGxwHg.jpg + + Thor: + template: {name: collection, collection: "131296"} + url_poster: https://theposterdb.com/api/assets/162406 + url_background: https://www.themoviedb.org/t/p/original/v0m1sHjx9b0EE9zz9OczKaPNile.jpg + + Transformers: + template: {name: collection, collection: "8650"} + url_poster: https://theposterdb.com/api/assets/160997 + url_background: https://www.themoviedb.org/t/p/original/jluEY93jgAUdTdR9HSntRNiRyiX.jpg + + Tremors: + template: {name: collection, collection: "91799"} + url_poster: https://theposterdb.com/api/assets/161855 + url_background: https://www.themoviedb.org/t/p/original/r5kZKh1WNJNwr1P6VMMYU1FhcYu.jpg + + Twilight: + template: {name: collection, collection: "33514"} + url_poster: https://theposterdb.com/api/assets/161853 + url_background: https://www.themoviedb.org/t/p/original/rv5b06YAvmekw0D6Ul2ps9JbH4C.jpg + + Underworld: + template: {name: collection, collection: "2326"} + url_poster: https://theposterdb.com/api/assets/161852 + url_background: https://www.themoviedb.org/t/p/original/2gSaXagD9ZCuBHOsXF4tvtW7Djd.jpg + Wizarding World of Harry Potter: template: {name: collection} tmdb_list_details: 63607 @@ -69,8 +487,23 @@ collections: url_background: https://wallpaperaccess.com/full/562430.jpg sort_title: +09_Harry Potter + Wolverine: + template: {name: collection, collection: "453993"} + url_poster: https://theposterdb.com/api/assets/171121 + url_background: https://www.themoviedb.org/t/p/original/hbNMx7sxxqvkX8rLOsTryiSrCPY.jpg + + Worricker: + template: {name: collection, collection: "453993"} + url_poster: https://theposterdb.com/api/assets/164849 + url_background: https://www.themoviedb.org/t/p/original/wTIiZa9Rib9UsrjRGs0swtIcRiY.jpg + X-Men: template: {name: collection} trakt_list: https://trakt.tv/users/bertjj/lists/x-men url_poster: https://i.imgur.com/GFamrIY.jpeg - url_background: https://s2.best-wallpaper.net/wallpaper/3840x2160/1607/X-Men-Days-of-Future-Past-Ultra-HD_3840x2160.jpg \ No newline at end of file + url_background: https://s2.best-wallpaper.net/wallpaper/3840x2160/1607/X-Men-Days-of-Future-Past-Ultra-HD_3840x2160.jpg + + Worricker: + template: {name: collection, collection: "52785"} + url_poster: https://theposterdb.com/api/assets/164850 + url_background: https://www.themoviedb.org/t/p/original/jSfCi0onZRDxbeg2dPJgB5iAoxX.jpg \ No newline at end of file