parent
b1f013957b
commit
c134b4ad85
@ -0,0 +1,72 @@
|
|||||||
|
templates:
|
||||||
|
Chart:
|
||||||
|
sort_title: +1_<<num>><<collection_name>>
|
||||||
|
sync_mode: sync
|
||||||
|
url_poster: <<poster>>
|
||||||
|
smart_label: random
|
||||||
|
Best of:
|
||||||
|
trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-of-<<year>>
|
||||||
|
sort_title: +1_Best of <<year>>
|
||||||
|
sync_mode: sync
|
||||||
|
summary: Rotten Tomatoes Best Movies of <<year>>
|
||||||
|
smart_label: audience_rating.desc
|
||||||
|
|
||||||
|
collections:
|
||||||
|
|
||||||
|
######################################################
|
||||||
|
# Chart Collections #
|
||||||
|
######################################################
|
||||||
|
|
||||||
|
Plex Popular:
|
||||||
|
template: { name: Chart, num: 1, poster: https://theposterdb.com/api/assets/136359 }
|
||||||
|
tautulli_popular:
|
||||||
|
list_days: 30
|
||||||
|
list_size: 20
|
||||||
|
list_buffer: 20
|
||||||
|
tautulli_watched:
|
||||||
|
list_days: 30
|
||||||
|
list_size: 20
|
||||||
|
list_buffer: 20
|
||||||
|
summary: Movies Popular on Plex
|
||||||
|
Trending:
|
||||||
|
template: { name: Chart, num: 2, poster: https://theposterdb.com/api/assets/169001 }
|
||||||
|
trakt_trending: 10
|
||||||
|
tmdb_trending_daily: 10
|
||||||
|
tmdb_trending_weekly: 10
|
||||||
|
summary: Movies Trending across the internet
|
||||||
|
Popular:
|
||||||
|
template: { name: Chart, num: 3 }
|
||||||
|
tmdb_popular: 40
|
||||||
|
imdb_list:
|
||||||
|
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short
|
||||||
|
limit: 40
|
||||||
|
summary: Popular Movies across the internet
|
||||||
|
Top Rated Global:
|
||||||
|
template: { name: Chart, num: 4 }
|
||||||
|
imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250/
|
||||||
|
summary: Top Rated Movies across the internet
|
||||||
|
Oscars:
|
||||||
|
template: { name: Chart, num: 6, poster: https://theposterdb.com/api/assets/192593 }
|
||||||
|
imdb_list: https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner
|
||||||
|
summary: Oscar Winning Movies
|
||||||
|
Best of 2014:
|
||||||
|
template: { name: Best of, year: 2014 }
|
||||||
|
Best of 2015:
|
||||||
|
template: { name: Best of, year: 2015 }
|
||||||
|
Best of 2016:
|
||||||
|
template: { name: Best of, year: 2016 }
|
||||||
|
Best of 2017:
|
||||||
|
template: { name: Best of, year: 2017 }
|
||||||
|
Best of 2018:
|
||||||
|
template: { name: Best of, year: 2018 }
|
||||||
|
Best of 2019:
|
||||||
|
template: { name: Best of, year: 2019 }
|
||||||
|
Best of 2020:
|
||||||
|
template: { name: Best of, year: 2020 }
|
||||||
|
Best of 2021:
|
||||||
|
template: { name: Best of, year: 2021 }
|
||||||
|
|
||||||
|
Top 100 Bollywood Classics :
|
||||||
|
imdb_list: https://www.imdb.com/list/ls051598361/?st_dt=&mode=detail&page=1&sort=moviemeter,asc
|
||||||
|
summary: Top Rated Movies from Bollywood Classics
|
||||||
|
sort_title: +1_5Top Rated Bollywood Classics
|
@ -0,0 +1,72 @@
|
|||||||
|
templates:
|
||||||
|
Holiday:
|
||||||
|
smart_label: title.asc
|
||||||
|
summary: |-
|
||||||
|
A timed collection of <<collection_name>> and other movies that may relate to the holiday.
|
||||||
|
|
||||||
|
NOTE: this collection will only be around until <<end_date>>.
|
||||||
|
sort_title: +0_<<collection_name>>
|
||||||
|
schedule: range(<<start_date>>-<<end_date>>)
|
||||||
|
delete_not_scheduled: true
|
||||||
|
url_poster: <<poster>>
|
||||||
|
visible_home: true
|
||||||
|
visible_shared: true
|
||||||
|
collections:
|
||||||
|
|
||||||
|
######################################################
|
||||||
|
# Holiday Collections #
|
||||||
|
######################################################
|
||||||
|
|
||||||
|
Valentine's Day Movies:
|
||||||
|
template:
|
||||||
|
name: Holiday
|
||||||
|
start_date: 02/01
|
||||||
|
end_date: 02/29
|
||||||
|
imdb_list:
|
||||||
|
- https://www.imdb.com/list/ls000094398/
|
||||||
|
- https://www.imdb.com/list/ls057783436/
|
||||||
|
- https://www.imdb.com/list/ls064427905/
|
||||||
|
St. Patrick's Day Movies:
|
||||||
|
template:
|
||||||
|
name: Holiday
|
||||||
|
start_date: 03/01
|
||||||
|
end_date: 03/18
|
||||||
|
imdb_list: https://www.imdb.com/list/ls063934595/
|
||||||
|
Thanksgiving Movies:
|
||||||
|
template:
|
||||||
|
name: Holiday
|
||||||
|
start_date: 11/01
|
||||||
|
end_date: 11/30
|
||||||
|
poster: https://theposterdb.com/api/assets/112251
|
||||||
|
imdb_list:
|
||||||
|
- https://www.imdb.com/list/ls000835734/
|
||||||
|
- https://www.imdb.com/list/ls091597850/
|
||||||
|
Halloween Movies:
|
||||||
|
template:
|
||||||
|
name: Holiday
|
||||||
|
start_date: 10/01
|
||||||
|
end_date: 10/31
|
||||||
|
poster: https://theposterdb.com/api/assets/102914
|
||||||
|
imdb_list:
|
||||||
|
- https://www.imdb.com/list/ls023118929/
|
||||||
|
- https://www.imdb.com/list/ls000099714/
|
||||||
|
tmdb_collection:
|
||||||
|
- 91361 # Halloween Collection
|
||||||
|
- 8581 # A Nightmare on Elm Street Collection
|
||||||
|
- 1733 # The Mummy Collection
|
||||||
|
- 8091 # Alien Collection
|
||||||
|
tmdb_movie:
|
||||||
|
- 23437 # A Nightmare on Elm Street (2010)
|
||||||
|
Christmas Movies:
|
||||||
|
template:
|
||||||
|
name: Holiday
|
||||||
|
start_date: 12/01
|
||||||
|
end_date: 12/31
|
||||||
|
poster: https://theposterdb.com/api/assets/111695
|
||||||
|
imdb_list: https://www.imdb.com/list/ls000096828/
|
||||||
|
New Year's Day Movies:
|
||||||
|
template:
|
||||||
|
name: Holiday
|
||||||
|
start_date: 12/26
|
||||||
|
end_date: 01/04
|
||||||
|
imdb_list: https://www.imdb.com/list/ls066838460/
|
@ -0,0 +1,473 @@
|
|||||||
|
|
||||||
|
######################################################
|
||||||
|
# Movie Metadata #
|
||||||
|
######################################################
|
||||||
|
|
||||||
|
metadata:
|
||||||
|
# Tinker Bell Collection
|
||||||
|
Pixie Hollow Games:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/31542
|
||||||
|
Secret of the Wings:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/17247
|
||||||
|
|
||||||
|
# Marvel Cinematic Universe (https://theposterdb.com/set/90)
|
||||||
|
Iron Man:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/346
|
||||||
|
The Incredible Hulk:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/347
|
||||||
|
Iron Man 2:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/348
|
||||||
|
Thor:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/349
|
||||||
|
"Captain America: The First Avenger":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/350
|
||||||
|
The Avengers:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/351
|
||||||
|
Iron Man 3:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/352
|
||||||
|
"Thor: The Dark World":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/353
|
||||||
|
"Captain America: The Winter Soldier":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/354
|
||||||
|
Guardians of the Galaxy:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/355
|
||||||
|
"Avengers: Age of Ultron":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/356
|
||||||
|
Ant-Man:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/357
|
||||||
|
"Captain America: Civil War":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/358
|
||||||
|
Doctor Strange:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/359
|
||||||
|
Guardians of the Galaxy Vol. 2:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/360
|
||||||
|
"Spider-Man: Homecoming":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/361
|
||||||
|
"Thor: Ragnarok":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/362
|
||||||
|
Black Panther:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/363
|
||||||
|
"Avengers: Infinity War":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/364
|
||||||
|
Ant-Man and the Wasp:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/365
|
||||||
|
Captain Marvel:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/366
|
||||||
|
"Avengers: Endgame":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/367
|
||||||
|
"Spider-Man: Far from Home":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/368
|
||||||
|
Black Widow:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/54980
|
||||||
|
Venom:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/193446
|
||||||
|
"Venom: Let There Be Carnage":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/193447
|
||||||
|
|
||||||
|
# Disney Live Action
|
||||||
|
Alice in Wonderland:
|
||||||
|
year: 2010
|
||||||
|
url_poster: https://theposterdb.com/api/assets/12391
|
||||||
|
Maleficent:
|
||||||
|
year: 2014
|
||||||
|
url_poster: https://theposterdb.com/api/assets/45624
|
||||||
|
The Jungle Book:
|
||||||
|
year: 2016
|
||||||
|
url_poster: https://theposterdb.com/api/assets/44737
|
||||||
|
"Pete's Dragon":
|
||||||
|
year: 2016
|
||||||
|
url_poster: https://theposterdb.com/api/assets/12405
|
||||||
|
Beauty and the Beast:
|
||||||
|
year: 2017
|
||||||
|
url_poster: https://theposterdb.com/api/assets/44738
|
||||||
|
Christopher Robin:
|
||||||
|
year: 2018
|
||||||
|
url_poster: https://theposterdb.com/api/assets/6505
|
||||||
|
Dumbo:
|
||||||
|
year: 2019
|
||||||
|
url_poster: https://theposterdb.com/api/assets/44739
|
||||||
|
Aladdin:
|
||||||
|
year: 2019
|
||||||
|
url_poster: https://theposterdb.com/api/assets/44740
|
||||||
|
The Lion King:
|
||||||
|
year: 2019
|
||||||
|
url_poster: https://theposterdb.com/api/assets/44741
|
||||||
|
"Maleficent: Mistress of Evil":
|
||||||
|
year: 2019
|
||||||
|
url_poster: https://theposterdb.com/api/assets/45625
|
||||||
|
Mulan:
|
||||||
|
year: 2020
|
||||||
|
url_poster: https://theposterdb.com/api/assets/46255
|
||||||
|
Cruella:
|
||||||
|
year: 2021
|
||||||
|
url_poster: https://theposterdb.com/api/assets/153709
|
||||||
|
|
||||||
|
# The Fast and the Furious
|
||||||
|
2 Fast 2 Furious:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/27817
|
||||||
|
Fast & Furious:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/27819
|
||||||
|
Furious 7:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/27822
|
||||||
|
The Fate of the Furious:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/27823
|
||||||
|
F9:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/45286
|
||||||
|
|
||||||
|
# X-Men
|
||||||
|
X-Men:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/77498
|
||||||
|
X2:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/77499
|
||||||
|
"X-Men: The Last Stand":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/77500
|
||||||
|
"X-Men Origins: Wolverine":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/77838
|
||||||
|
"X-Men: First Class":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/77501
|
||||||
|
The Wolverine:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/77839
|
||||||
|
"X-Men: Days of Future Past":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/77502
|
||||||
|
Deadpool:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/78087
|
||||||
|
"X-Men: Apocalypse":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/77503
|
||||||
|
Logan:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/77840
|
||||||
|
Deadpool 2:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/78088
|
||||||
|
Dark Phoenix:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/77504
|
||||||
|
The New Mutants:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/91114
|
||||||
|
|
||||||
|
# DCEU
|
||||||
|
Man of Steel:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/79224
|
||||||
|
"Batman v Superman: Dawn of Justice":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/79225
|
||||||
|
"Batman: The Long Halloween, Part Two":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/172875
|
||||||
|
"Batman: The Long Halloween, Part One":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/172874
|
||||||
|
Suicide Squad:
|
||||||
|
year: 2016
|
||||||
|
url_poster: https://theposterdb.com/api/assets/79226
|
||||||
|
Wonder Woman:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/79227
|
||||||
|
Justice League:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/79228
|
||||||
|
Aquaman:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/79229
|
||||||
|
Shazam!:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/79230
|
||||||
|
Joker:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/79254
|
||||||
|
Birds of Prey (and the Fantabulous Emancipation of One Harley Quinn):
|
||||||
|
url_poster: https://theposterdb.com/api/assets/79231
|
||||||
|
Wonder Woman 1984:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/79232
|
||||||
|
Zack Snyder's Justice League:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/138328
|
||||||
|
The Suicide Squad:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/167287
|
||||||
|
|
||||||
|
# James Bond
|
||||||
|
Dr. No:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115663
|
||||||
|
From Russia with Love:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115664
|
||||||
|
Goldfinger:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115665
|
||||||
|
Thunderball:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115666
|
||||||
|
You Only Live Twice:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115667
|
||||||
|
On Her Majesty's Secret Service:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115668
|
||||||
|
Diamonds Are Forever:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115669
|
||||||
|
Live and Let Die:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115670
|
||||||
|
The Man with the Golden Gun:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115671
|
||||||
|
The Spy Who Loved Me:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115672
|
||||||
|
Moonraker:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115673
|
||||||
|
For Your Eyes Only:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115674
|
||||||
|
Octopussy:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115675
|
||||||
|
Never Say Never Again:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115676
|
||||||
|
A View to a Kill:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115677
|
||||||
|
The Living Daylights:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115678
|
||||||
|
Licence to Kill:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115679
|
||||||
|
GoldenEye:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115680
|
||||||
|
Tomorrow Never Dies:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115681
|
||||||
|
The World Is Not Enough:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115682
|
||||||
|
Die Another Day:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115683
|
||||||
|
Casino Royale:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115684
|
||||||
|
Quantum of Solace:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115685
|
||||||
|
Skyfall:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115686
|
||||||
|
Spectre:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115687
|
||||||
|
No Time to Die:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/115688
|
||||||
|
|
||||||
|
# Jason Bourne
|
||||||
|
The Bourne Identity:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/5421
|
||||||
|
The Bourne Legacy:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/5424
|
||||||
|
The Bourne Supremacy:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/5422
|
||||||
|
The Bourne Ultimatum:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/5423
|
||||||
|
Jason Bourne:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/5425
|
||||||
|
|
||||||
|
# Misc Movies
|
||||||
|
Return to Never Land:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/6011
|
||||||
|
Who Framed Roger Rabbit:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/97894
|
||||||
|
Batman:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/50894
|
||||||
|
Batman & Robin:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/50897
|
||||||
|
Batman Forever:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/50896
|
||||||
|
Batman Returns:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/50895
|
||||||
|
Batman vs. Teenage Mutant Ninja Turtles:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/73030
|
||||||
|
"Batman: Hush":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/73031
|
||||||
|
"Batman: The Killing Joke":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/73020
|
||||||
|
The Godfather:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/8935
|
||||||
|
"The Godfather: Part II":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/8936
|
||||||
|
"The Godfather: Part III":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/8937
|
||||||
|
The Hunger Games:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/31005
|
||||||
|
"The Hunger Games: Catching Fire":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/31006
|
||||||
|
"The Hunger Games: Mockingjay - Part 1":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/31007
|
||||||
|
"The Hunger Games: Mockingjay - Part 2":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/31008
|
||||||
|
Spider-Man:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/164389
|
||||||
|
Spider-Man 2:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/164388
|
||||||
|
Ghostbusters1984:
|
||||||
|
title: Ghostbusters
|
||||||
|
year: 1984
|
||||||
|
url_poster: https://theposterdb.com/api/assets/166358
|
||||||
|
Ghostbusters2016:
|
||||||
|
title: Ghostbusters
|
||||||
|
year: 2016
|
||||||
|
url_poster: https://theposterdb.com/api/assets/166360
|
||||||
|
Ghostbusters II:
|
||||||
|
year: 1989
|
||||||
|
url_poster: https://theposterdb.com/api/assets/166359
|
||||||
|
The Maze Runner:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/167830
|
||||||
|
"Maze Runner: The Death Cure":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/167832
|
||||||
|
"Maze Runner: The Scorch Trials":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/167831
|
||||||
|
Transformers:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/14176
|
||||||
|
"Transformers: Dark of the Moon":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/14178
|
||||||
|
"Transformers: Revenge of the Fallen":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/14177
|
||||||
|
"Transformers: The Last Knight":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/14180
|
||||||
|
"Transformers: Age of Extinction":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/14179
|
||||||
|
Bumblebee:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/14181
|
||||||
|
28 Days Later:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/4964
|
||||||
|
28 Weeks Later:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/4965
|
||||||
|
"Ace Ventura: Pet Detective":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/6613
|
||||||
|
"Ace Ventura: When Nature Calls":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/6614
|
||||||
|
Batman Begins:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/22276
|
||||||
|
The Dark Knight:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/22277
|
||||||
|
The Dark Knight Rises:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/22278
|
||||||
|
Beverly Hills Cop:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/45077
|
||||||
|
Beverly Hills Cop II:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/45078
|
||||||
|
Beverly Hills Cop III:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/45079
|
||||||
|
Bill & Ted Face the Music:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/94522
|
||||||
|
Bill & Ted's Bogus Journey:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/94521
|
||||||
|
Bill & Ted's Excellent Adventure:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/94520
|
||||||
|
Blade:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/12047
|
||||||
|
Blade II:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/12048
|
||||||
|
Blade Trinity:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/12049
|
||||||
|
Goosebumps:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/13947
|
||||||
|
"Goosebumps 2: Haunted Halloween":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/13948
|
||||||
|
John Wick:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/14055
|
||||||
|
"John Wick: Chapter 2":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/14056
|
||||||
|
"John Wick: Chapter 3 - Parabellum":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/14057
|
||||||
|
Kung Fu Panda:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/20627
|
||||||
|
Kung Fu Panda 2:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/20628
|
||||||
|
Kung Fu Panda 3:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/20629
|
||||||
|
Ocean's Eleven:
|
||||||
|
sort_title: Ocean's 11
|
||||||
|
url_poster: https://theposterdb.com/api/assets/229
|
||||||
|
Ocean's Twelve:
|
||||||
|
sort_title: Ocean's 12
|
||||||
|
url_poster: https://theposterdb.com/api/assets/230
|
||||||
|
Ocean's Thirteen:
|
||||||
|
sort_title: Ocean's 13
|
||||||
|
url_poster: https://theposterdb.com/api/assets/231
|
||||||
|
Ocean's Eight:
|
||||||
|
sort_title: Ocean's 8
|
||||||
|
url_poster: https://theposterdb.com/api/assets/232
|
||||||
|
The Santa Clause:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/25717
|
||||||
|
The Santa Clause 2:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/25718
|
||||||
|
"The Santa Clause 3: The Escape Clause":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/25719
|
||||||
|
Superman:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/72727
|
||||||
|
Superman II:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/72728
|
||||||
|
Superman III:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/72729
|
||||||
|
"Superman IV: The Quest for Peace":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/72730
|
||||||
|
"Anchorman: The Legend of Ron Burgundy":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/27084
|
||||||
|
"Anchorman 2: The Legend Continues":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/27085
|
||||||
|
Chinatown:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/110518
|
||||||
|
Titanic:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/101704
|
||||||
|
|
||||||
|
# Bad Boys
|
||||||
|
Bad Boys:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/26833
|
||||||
|
Bad Boys II:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/26834
|
||||||
|
Bad Boys for Life:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/26835
|
||||||
|
|
||||||
|
# The Expendables
|
||||||
|
The Expendables 2:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/86705
|
||||||
|
The Expendables 3:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/86706
|
||||||
|
The Expendables:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/86704
|
||||||
|
|
||||||
|
# Jumanji
|
||||||
|
Jumanji:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/54113
|
||||||
|
"Jumanji: Welcome to the Jungle":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/54114
|
||||||
|
"Jumanji: The Next Level":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/54115
|
||||||
|
|
||||||
|
# The Matrix
|
||||||
|
The Matrix:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/64840
|
||||||
|
The Matrix Revolutions:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/64842
|
||||||
|
The Matrix Reloaded:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/64841
|
||||||
|
|
||||||
|
# Pirates of the Caribbean
|
||||||
|
"Pirates of the Caribbean: The Curse of the Black Pearl":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/49934
|
||||||
|
"Pirates of the Caribbean: Dead Man's Chest":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/49935
|
||||||
|
"Pirates of the Caribbean: At World's End":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/49936
|
||||||
|
"Pirates of the Caribbean: On Stranger Tides":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/49937
|
||||||
|
"Pirates of the Caribbean: Dead Men Tell No Tales":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/49938
|
||||||
|
|
||||||
|
# Star Wars (Skywalker Saga)
|
||||||
|
"Star Wars: Episode IV - A New Hope":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/28742
|
||||||
|
"Star Wars: Episode V - The Empire Strikes Back":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/28743
|
||||||
|
"Star Wars: Episode VI - Return of the Jedi":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/28744
|
||||||
|
"Star Wars: Episode I - The Phantom Menace":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/28745
|
||||||
|
"Star Wars: Episode II - Attack of the Clones":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/28746
|
||||||
|
"Star Wars: Episode III - Revenge of the Sith":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/28747
|
||||||
|
"Star Wars: The Force Awakens":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/28748
|
||||||
|
"Star Wars: The Last Jedi":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/28749
|
||||||
|
"Star Wars: The Rise of Skywalker":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/28750
|
||||||
|
|
||||||
|
# Dune
|
||||||
|
Dune:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/186479
|
||||||
|
"Dune: Part Two":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/186480
|
||||||
|
|
||||||
|
# Kingsman
|
||||||
|
"Kingsman: The Secret Service":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/179
|
||||||
|
"Kingsman: The Golden Circle":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/180
|
||||||
|
"The King's Man":
|
||||||
|
url_poster: https://theposterdb.com/api/assets/50420
|
||||||
|
|
||||||
|
# Don't Breathe
|
||||||
|
Don't Breathe:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/173569
|
||||||
|
Don't Breathe 2:
|
||||||
|
url_poster: https://theposterdb.com/api/assets/173570
|
@ -0,0 +1,716 @@
|
|||||||
|
templates:
|
||||||
|
Collection:
|
||||||
|
tmdb_collection: <<collection>>
|
||||||
|
tmdb_summary: <<summary>>
|
||||||
|
url_poster: <<poster>>
|
||||||
|
sort_title: +4_<<collection_name>>
|
||||||
|
optional:
|
||||||
|
- collection
|
||||||
|
- movie
|
||||||
|
tmdb_movie: <<movie>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
collections:
|
||||||
|
######################################################
|
||||||
|
# Movie Collections #
|
||||||
|
######################################################
|
||||||
|
|
||||||
|
101 Dalmatians (Animated):
|
||||||
|
template: {name: Collection, collection: 100693, summary: 100693, poster: https://theposterdb.com/api/assets/44903 }
|
||||||
|
101 Dalmatians (Live-Action):
|
||||||
|
template: {name: Collection, collection: 124916, summary: 124916, poster: https://theposterdb.com/api/assets/49811 }
|
||||||
|
28 Days/Weeks Later:
|
||||||
|
template: {name: Collection, collection: 1565, summary: 1565}
|
||||||
|
name_mapping: 28 Days-Weeks Later
|
||||||
|
3 Ninja:
|
||||||
|
template: {name: Collection, collection: 71458}
|
||||||
|
"300":
|
||||||
|
template: {name: Collection, collection: 125570}
|
||||||
|
Addams Family:
|
||||||
|
template: {name: Collection, collection: 11716}
|
||||||
|
Air Bud:
|
||||||
|
template: {name: Collection, collection: 97445}
|
||||||
|
Aladdin:
|
||||||
|
template: {name: Collection, collection: 86027}
|
||||||
|
Alice in Wonderland:
|
||||||
|
template: {name: Collection, collection: 261307}
|
||||||
|
Alien:
|
||||||
|
template: {name: Collection, collection: "8091, 135416", summary: 135416}
|
||||||
|
All Dogs Go to Heaven:
|
||||||
|
template: {name: Collection, collection: 140910}
|
||||||
|
Almighty:
|
||||||
|
template: {name: Collection, collection: 124949}
|
||||||
|
Alvin and the Chipmunks:
|
||||||
|
template: {name: Collection, collection: 167613}
|
||||||
|
The Amazing Spider-Man:
|
||||||
|
template: {name: Collection, collection: 125574, summary: 125574}
|
||||||
|
American Pie:
|
||||||
|
template: {name: Collection, collection: "2806, 298820", summary: 298820}
|
||||||
|
American Psycho:
|
||||||
|
template: {name: Collection, collection: 86105}
|
||||||
|
An American Tail:
|
||||||
|
template: {name: Collection, collection: 8783}
|
||||||
|
Anaconda:
|
||||||
|
template: {name: Collection, collection: 105995, movie: 336560}
|
||||||
|
Anchorman:
|
||||||
|
template: {name: Collection, collection: 93791, summary: 93791, poster: https://theposterdb.com/api/assets/27083}
|
||||||
|
Angels in the ...:
|
||||||
|
template: {name: Collection, collection: 508334}
|
||||||
|
name_mapping: Angels in the
|
||||||
|
The Angry Birds:
|
||||||
|
template: {name: Collection, collection: 531315, summary: 531315, poster: https://theposterdb.com/api/assets/20474}
|
||||||
|
Annabelle:
|
||||||
|
template: {name: Collection, collection: 402074, summary: 402074, poster: https://theposterdb.com/api/assets/117056}
|
||||||
|
Ant-Man:
|
||||||
|
template: {name: Collection, collection: 422834}
|
||||||
|
Appleseed:
|
||||||
|
template: {name: Collection, collection: "87800, 371526"}
|
||||||
|
Atlantis:
|
||||||
|
template: {name: Collection, collection: 100965}
|
||||||
|
Attack on Titan:
|
||||||
|
template: {name: Collection, collection: 370411}
|
||||||
|
Austin Powers:
|
||||||
|
template: {name: Collection, collection: 1006}
|
||||||
|
The Avengers:
|
||||||
|
template: {name: Collection, collection: 86311}
|
||||||
|
AVP:
|
||||||
|
template: {name: Collection, collection: 115762}
|
||||||
|
Babe:
|
||||||
|
template: {name: Collection, collection: 9435}
|
||||||
|
Back to the Future:
|
||||||
|
template: {name: Collection, collection: 264, summary: 264, poster: https://theposterdb.com/api/assets/31132}
|
||||||
|
Bad Boys:
|
||||||
|
template: {name: Collection, collection: 14890, summary: 14890, poster: https://theposterdb.com/api/assets/26832}
|
||||||
|
Bad Moms:
|
||||||
|
template: {name: Collection, collection: 487376}
|
||||||
|
Bad Santa:
|
||||||
|
template: {name: Collection, collection: 423173}
|
||||||
|
Balto:
|
||||||
|
template: {name: Collection, collection: 117693}
|
||||||
|
Bambi:
|
||||||
|
template: {name: Collection, collection: 87250}
|
||||||
|
Barbershop:
|
||||||
|
template: {name: Collection, collection: 176097, movie: 14177}
|
||||||
|
Batman (Michael Keaton):
|
||||||
|
template: {name: Collection, collection: 120794, summary: 120794, poster: https://theposterdb.com/api/assets/6084}
|
||||||
|
Batman (Adam West) Animation:
|
||||||
|
template: {name: Collection, collection: 626517}
|
||||||
|
Batman (The Long Halloween):
|
||||||
|
template: {name: Collection, collection: 785583, summary: 785583, poster: https://theposterdb.com/api/assets/172873}
|
||||||
|
Beauty and the Beast:
|
||||||
|
template: {name: Collection, collection: 153010}
|
||||||
|
Bill & Ted's Most Excellent:
|
||||||
|
template: {name: Collection, collection: 91746}
|
||||||
|
Black Water:
|
||||||
|
template: {name: Collection, collection: 730166}
|
||||||
|
Blade:
|
||||||
|
template: {name: Collection, collection: 735}
|
||||||
|
Blade Runner:
|
||||||
|
template: {name: Collection, collection: 422837}
|
||||||
|
The Blues Brothers:
|
||||||
|
template: {name: Collection, collection: 112636}
|
||||||
|
The Boondock Saints:
|
||||||
|
template: {name: Collection, collection: 87186}
|
||||||
|
Borat Moviefilms:
|
||||||
|
template: {name: Collection, collection: 747168}
|
||||||
|
The Bourne:
|
||||||
|
template: {name: Collection, collection: 31562}
|
||||||
|
The Boy:
|
||||||
|
template: {name: Collection, collection: 666337}
|
||||||
|
Bring It On:
|
||||||
|
template: {name: Collection, collection: 430186}
|
||||||
|
Brother Bear:
|
||||||
|
template: {name: Collection, collection: 96472}
|
||||||
|
The Buddies:
|
||||||
|
template: {name: Collection, collection: 91657}
|
||||||
|
Captain America:
|
||||||
|
template: {name: Collection, collection: 131295}
|
||||||
|
Carrie:
|
||||||
|
template: {name: Collection, collection: 257053}
|
||||||
|
Cars:
|
||||||
|
template: {name: Collection, collection: 87118, summary: 87118, poster: https://theposterdb.com/api/assets/132}
|
||||||
|
Charlie Brown:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls054850259/
|
||||||
|
summary: Collection of Movies and TV Specials with the beloved Peanuts characters.
|
||||||
|
Charlie's Angels:
|
||||||
|
template: {name: Collection, collection: 86029}
|
||||||
|
Cheaper by the Dozen:
|
||||||
|
template: {name: Collection, collection: 114783}
|
||||||
|
The Chronicles of Narnia:
|
||||||
|
template: {name: Collection, collection: 420}
|
||||||
|
The Chronicles of Riddick:
|
||||||
|
template: {name: Collection, collection: 2794}
|
||||||
|
Cinderella:
|
||||||
|
template: {name: Collection, collection: 55419}
|
||||||
|
Cinderella Story:
|
||||||
|
template: {name: Collection, collection: 437451}
|
||||||
|
City Slickers:
|
||||||
|
template: {name: Collection, collection: 150156}
|
||||||
|
Clash of the Titans:
|
||||||
|
template: {name: Collection, collection: 86780}
|
||||||
|
Clerks:
|
||||||
|
template: {name: Collection, collection: 182813}
|
||||||
|
Cloudy with a Chance of Meatballs:
|
||||||
|
template: {name: Collection, collection: 177467}
|
||||||
|
Cloverfield:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls021933730/
|
||||||
|
summary: Cloverfield is an American science fiction anthology film series and media franchise created and produced by J. J. Abrams consisting of three films, viral marketing websites linking the films together, and a tie-in manga to the first film titled Cloverfield/Kishin (2008), all set in a shared fictional universe referred to as the "Cloververse". The franchise as a whole deals with creatures from other dimensions attacking Earth throughout various decades, all as a repercussion of an experiment by an astronaut team aboard the Cloverfield Station in outer-space. Each film depicts the reality-altering effects of their study, which was meant to find a new energy source replacing the planet's depleted resources, only to open portals for assault from various beasts from deep space.
|
||||||
|
The Conjuring:
|
||||||
|
template: {name: Collection, collection: 313086, summary: 313086, poster: https://theposterdb.com/api/assets/156081}
|
||||||
|
Cornetto Trilogy:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls068623110/
|
||||||
|
summary: An anthology series of British comedic genre films directed by Edgar Wright, written by Wright and Simon Pegg, produced by Nira Park, and starring Pegg and Nick Frost. The trilogy consists of Shaun of the Dead (2004), Hot Fuzz (2007), and The World's End (2013).
|
||||||
|
Creed:
|
||||||
|
template: {name: Collection, collection: 553717}
|
||||||
|
Crocodile Dundee:
|
||||||
|
template: {name: Collection, collection: 9332}
|
||||||
|
The Croods:
|
||||||
|
template: {name: Collection, collection: 464577}
|
||||||
|
Crouching Tiger, Hidden Dragon:
|
||||||
|
template: {name: Collection, collection: 290973}
|
||||||
|
Daddy's Home:
|
||||||
|
template: {name: Collection, collection: 473971}
|
||||||
|
The Dark Knight:
|
||||||
|
template: {name: Collection, collection: 263, summary: 263, poster: https://theposterdb.com/api/assets/8485}
|
||||||
|
DC Super Hero Girls:
|
||||||
|
template: {name: Collection, collection: "477208, 557495", summary: 477208}
|
||||||
|
Deadpool:
|
||||||
|
template: {name: Collection, collection: 448150, movie: 567604, summary: 448150, poster: https://theposterdb.com/api/assets/95338}
|
||||||
|
Death Note:
|
||||||
|
template: {name: Collection, collection: 102019}
|
||||||
|
Death Race:
|
||||||
|
template: {name: Collection, collection: 86116}
|
||||||
|
The Debt Collector:
|
||||||
|
template: {name: Collection, collection: 709271}
|
||||||
|
Despicable Me:
|
||||||
|
template: {name: Collection, collection: "86066, 544669"}
|
||||||
|
Die Hard:
|
||||||
|
template: {name: Collection, collection: 1570}
|
||||||
|
Dirty Harry:
|
||||||
|
template: {name: Collection, collection: 10456}
|
||||||
|
Divergent:
|
||||||
|
template: {name: Collection, collection: 283579}
|
||||||
|
Don't Breathe:
|
||||||
|
template: {name: Collection, collection: 748919, poster: https://theposterdb.com/api/assets/173568}
|
||||||
|
A Dog's Purpose:
|
||||||
|
template: {name: Collection, collection: 591028}
|
||||||
|
DragonHeart:
|
||||||
|
template: {name: Collection, collection: 169452}
|
||||||
|
Dumb and Dumber:
|
||||||
|
template: {name: Collection, collection: 96665}
|
||||||
|
Dune:
|
||||||
|
template: {name: Collection, collection: 726871, poster: https://theposterdb.com/api/assets/186478 }
|
||||||
|
Dungeons & Dragons:
|
||||||
|
template: {name: Collection, collection: 106498}
|
||||||
|
The Emperor's New Groove:
|
||||||
|
template: {name: Collection, collection: 178117}
|
||||||
|
The Equalizer:
|
||||||
|
template: {name: Collection, collection: 523855}
|
||||||
|
Escape From ...:
|
||||||
|
template: {name: Collection, collection: 115838}
|
||||||
|
name_mapping: Escape From
|
||||||
|
Escape Plan:
|
||||||
|
template: {name: Collection, collection: 525891}
|
||||||
|
Evangelion:
|
||||||
|
template: {name: Collection, collection: 210303}
|
||||||
|
summary: A Japanese animated film series and a retelling of the original Neon Genesis Evangelion anime television series, produced by Studio Khara. Hideaki Anno served as the writer and general manager of the project, with Kazuya Tsurumaki and Masayuki directing the films themselves. Yoshiyuki Sadamoto, Ikuto Yamashita and Shiro Sagisu returned to provide character designs, mechanical designs and music respectively.
|
||||||
|
The Expendables:
|
||||||
|
template: {name: Collection, collection: 126125, summary: 126125, poster: https://theposterdb.com/api/assets/86703}
|
||||||
|
Fantasia:
|
||||||
|
template: {name: Collection, collection: 55427}
|
||||||
|
Fantastic Beasts:
|
||||||
|
template: {name: Collection, collection: 435259}
|
||||||
|
Fantastic Four:
|
||||||
|
template: {name: Collection, collection: 9744}
|
||||||
|
The Fast and the Furious:
|
||||||
|
template: {name: Collection, collection: "9485, 688042"}
|
||||||
|
Fifty Shades:
|
||||||
|
template: {name: Collection, collection: 344830}
|
||||||
|
Final Destination:
|
||||||
|
template: {name: Collection, collection: 8864}
|
||||||
|
Final Fantasy:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls022264056/
|
||||||
|
summary: A collection of films based off or closely associated with the Final Fantasy video games.
|
||||||
|
Finding Nemo:
|
||||||
|
template: {name: Collection, collection: 137697}
|
||||||
|
The Flintstones:
|
||||||
|
template: {name: Collection, collection: 351684}
|
||||||
|
The Fox and the Hound:
|
||||||
|
template: {name: Collection, collection: 100970}
|
||||||
|
Free Willy:
|
||||||
|
template: {name: Collection, collection: 9328}
|
||||||
|
Friday:
|
||||||
|
template: {name: Collection, collection: 43563}
|
||||||
|
Friday the 13th:
|
||||||
|
template: {name: Collection, collection: 9735, movie: "6466, 222724"}
|
||||||
|
Frozen:
|
||||||
|
template: {name: Collection, collection: 386382, movie: "326359, 460793"}
|
||||||
|
G.I. Joe:
|
||||||
|
template: {name: Collection, collection: 135468}
|
||||||
|
Garfield:
|
||||||
|
template: {name: Collection, collection: "86115, 373918"}
|
||||||
|
George Carlin Stand Up:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls070221411/
|
||||||
|
summary: Collection of George Carlin's Stand Up Comedy HBO Specials
|
||||||
|
George Lopez Stand Up:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls086584751/
|
||||||
|
summary: Collection of George Lopez's Stand Up Comedy Specials
|
||||||
|
George of the Jungle:
|
||||||
|
template: {name: Collection, collection: 126221}
|
||||||
|
Ghost in the Shell:
|
||||||
|
template: {name: Collection, collection: 23026}
|
||||||
|
Ghost Rider:
|
||||||
|
template: {name: Collection, collection: 90306}
|
||||||
|
Ghostbusters:
|
||||||
|
template: {name: Collection, collection: 2980, movie: 43074}
|
||||||
|
The Girl - Millennium:
|
||||||
|
template: {name: Collection, collection: 575987}
|
||||||
|
The Godfather:
|
||||||
|
template: {name: Collection, collection: 230}
|
||||||
|
Godzilla (Showa):
|
||||||
|
template: {name: Collection, collection: 374509, movie: 18983}
|
||||||
|
sort_title: Godzilla 01 (Showa)
|
||||||
|
Godzilla (Heisei):
|
||||||
|
template: {name: Collection, collection: 374511, movie: 39256}
|
||||||
|
sort_title: Godzilla 02 (Heisei)
|
||||||
|
Godzilla (Millennium):
|
||||||
|
template: {name: Collection, collection: 374512}
|
||||||
|
sort_title: Godzilla 04 (Millennium)
|
||||||
|
Godzilla (MonsterVerse):
|
||||||
|
template: {name: Collection, collection: 535313, movie: 293167}
|
||||||
|
sort_title: Godzilla 05 (MonsterVerse)
|
||||||
|
Godzilla (Anime):
|
||||||
|
template: {name: Collection, collection: 535790}
|
||||||
|
sort_title: Godzilla 07 (Anime)
|
||||||
|
A Goofy Movie:
|
||||||
|
template: {name: Collection, collection: 410261}
|
||||||
|
Goosebumps:
|
||||||
|
template: {name: Collection, collection: 508783}
|
||||||
|
Guardians of the Galaxy:
|
||||||
|
template: {name: Collection, collection: 284433}
|
||||||
|
Green Street Hooligans:
|
||||||
|
template: {name: Collection, collection: 152544}
|
||||||
|
Grown Ups:
|
||||||
|
template: {name: Collection, collection: 180546}
|
||||||
|
Halloween:
|
||||||
|
template: {name: Collection, collection: "91361, 126209"}
|
||||||
|
Halo:
|
||||||
|
template: {name: Collection}
|
||||||
|
tmdb_list_details: 7070832
|
||||||
|
The Hangover:
|
||||||
|
template: {name: Collection, collection: 86119}
|
||||||
|
Hannibal Lecter:
|
||||||
|
template: {name: Collection, collection: 9743, movie: 11454}
|
||||||
|
Happy Death Day:
|
||||||
|
template: {name: Collection, collection: 526380}
|
||||||
|
Happy Feet:
|
||||||
|
template: {name: Collection, collection: 92012}
|
||||||
|
Harold & Kumar:
|
||||||
|
template: {name: Collection, collection: 30663}
|
||||||
|
Harry Potter:
|
||||||
|
template: {name: Collection, collection: 1241}
|
||||||
|
... Has Fallen:
|
||||||
|
template: {name: Collection, collection: 386534}
|
||||||
|
name_mapping: Has Fallen
|
||||||
|
Hellboy:
|
||||||
|
template: {name: Collection, collection: 17235}
|
||||||
|
Hellboy (Animated):
|
||||||
|
template: {name: Collection, collection: 123203}
|
||||||
|
High School Musical:
|
||||||
|
template: {name: Collection, collection: 87253}
|
||||||
|
Highlander:
|
||||||
|
template: {name: Collection, collection: 8050}
|
||||||
|
The Hobbit:
|
||||||
|
template: {name: Collection, collection: 121938}
|
||||||
|
Home Alone:
|
||||||
|
template: {name: Collection, collection: 9888}
|
||||||
|
Honey, I Shrunk the Kids:
|
||||||
|
template: {name: Collection, collection: 72119}
|
||||||
|
Horrible Bosses:
|
||||||
|
template: {name: Collection, collection: 280588}
|
||||||
|
Hot Tub Time Machine:
|
||||||
|
template: {name: Collection, collection: 313576}
|
||||||
|
Hotel Transylvania:
|
||||||
|
template: {name: Collection, collection: 185103}
|
||||||
|
House of 1000 Corpses:
|
||||||
|
template: {name: Collection, collection: 105625}
|
||||||
|
How to Train Your Dragon:
|
||||||
|
template: {name: Collection, collection: 89137}
|
||||||
|
The Human Centipede:
|
||||||
|
template: {name: Collection, collection: 96671}
|
||||||
|
The Hunchback of Notre Dame:
|
||||||
|
template: {name: Collection, collection: 97456}
|
||||||
|
The Hunger Games:
|
||||||
|
template: {name: Collection, collection: 131635}
|
||||||
|
The Huntsman:
|
||||||
|
template: {name: Collection, collection: 393379}
|
||||||
|
Ice Age:
|
||||||
|
template: {name: Collection, collection: 8354, movie: "79218, 717095, 387893"}
|
||||||
|
The Incredibles:
|
||||||
|
template: {name: Collection, collection: 468222}
|
||||||
|
Independence Day:
|
||||||
|
template: {name: Collection, collection: 304378}
|
||||||
|
Indiana Jones:
|
||||||
|
template: {name: Collection, collection: 84}
|
||||||
|
Ip Man:
|
||||||
|
template: {name: Collection, collection: 70068, movie: "658009, 643413, 450001, 751391, 44249, 182127, 44865"}
|
||||||
|
collection_order: alpha
|
||||||
|
Iron Man:
|
||||||
|
template: {name: Collection, collection: 131292}
|
||||||
|
It:
|
||||||
|
template: {name: Collection, collection: 477962}
|
||||||
|
James Bond:
|
||||||
|
template: {name: Collection, collection: 645, summary: 645, poster: https://theposterdb.com/api/assets/115662}
|
||||||
|
Jaws:
|
||||||
|
template: {name: Collection, collection: 2366}
|
||||||
|
Jay and Silent Bob:
|
||||||
|
template: {name: Collection, collection: 726870}
|
||||||
|
Jeff Dunham Stand Up:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls086022668/
|
||||||
|
summary: Collection of Jeff Dunham's Stand Up Comedy Specials
|
||||||
|
John Wick:
|
||||||
|
template: {name: Collection, collection: 404609, summary: 404609, poster: https://theposterdb.com/api/assets/14054}
|
||||||
|
Johnny Tsunami:
|
||||||
|
template: {name: Collection, collection: 394316}
|
||||||
|
Jumanji:
|
||||||
|
template: {name: Collection, collection: 495527, summary: 495527, poster: https://theposterdb.com/api/assets/54112}
|
||||||
|
Jump Street:
|
||||||
|
template: {name: Collection, collection: 212562}
|
||||||
|
The Jungle Book:
|
||||||
|
template: {name: Collection, collection: 97459}
|
||||||
|
Jurassic Park:
|
||||||
|
template: {name: Collection, collection: 328, movie: 630322}
|
||||||
|
The Karate Kid:
|
||||||
|
template: {name: Collection, collection: 8580, movie: 38575}
|
||||||
|
Kevin Hart Stand Up:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls049792208/
|
||||||
|
summary: Collection of Kevin Hart's Stand Up Comedy Specials
|
||||||
|
Kick-Ass:
|
||||||
|
template: {name: Collection, collection: 179892}
|
||||||
|
Kill Bill:
|
||||||
|
template: {name: Collection, collection: 2883}
|
||||||
|
Kingsman:
|
||||||
|
template: {name: Collection, collection: 391860, summary: 391860, poster: https://theposterdb.com/api/assets/178}
|
||||||
|
Kung Fu Panda:
|
||||||
|
template: {name: Collection, collection: 77816}
|
||||||
|
Lady and the Tramp:
|
||||||
|
template: {name: Collection, collection: 97460}
|
||||||
|
Lake Placid:
|
||||||
|
template: {name: Collection, collection: 97768}
|
||||||
|
The Land Before Time:
|
||||||
|
template: {name: Collection, collection: 19163}
|
||||||
|
Legally Blonde:
|
||||||
|
template: {name: Collection, collection: 86024}
|
||||||
|
LEGO DC Comics Super Heroes:
|
||||||
|
template: {name: Collection, collection: 386162}
|
||||||
|
The Lego Movie:
|
||||||
|
template: {name: Collection, collection: 325470}
|
||||||
|
Lego Star Wars:
|
||||||
|
template: {name: Collection, collection: 302331}
|
||||||
|
Lethal Weapon:
|
||||||
|
template: {name: Collection, collection: 945}
|
||||||
|
Lilo & Stitch:
|
||||||
|
template: {name: Collection, collection: 97461}
|
||||||
|
The Lion King:
|
||||||
|
template: {name: Collection, collection: 94032}
|
||||||
|
The Little Mermaid:
|
||||||
|
template: {name: Collection, collection: 33085}
|
||||||
|
The Lord of the Rings:
|
||||||
|
template: {name: Collection, collection: 119}
|
||||||
|
The Lord of the Rings (Animated):
|
||||||
|
template: {name: Collection, collection: 141290}
|
||||||
|
Mad Max:
|
||||||
|
template: {name: Collection, collection: 8945}
|
||||||
|
Madagascar:
|
||||||
|
template: {name: Collection, collection: 14740, movie: "161143, 25472, 270946"}
|
||||||
|
Maleficent:
|
||||||
|
template: {name: Collection, collection: 531331}
|
||||||
|
Mall Cop:
|
||||||
|
template: {name: Collection, collection: 328372}
|
||||||
|
The Man with No Name:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls023916334/
|
||||||
|
summary: An Italian film series consisting of three Spaghetti Western films directed by Sergio Leone. The films are titled A Fistful of Dollars (1964), For a Few Dollars More (1965) and The Good, the Bad and the Ugly (1966). The series has become known for establishing the Spaghetti Western genre, and inspiring the creation of many more Spaghetti Western films. The three films are consistently listed among the best rated Western films in history.
|
||||||
|
Marvel Rising:
|
||||||
|
template: {name: Collection, collection: 627234}
|
||||||
|
Marx Brothers:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls068486735/
|
||||||
|
summary: The Marx Brothers were an American family comedy act that was successful in vaudeville, on Broadway, and in motion pictures from 1905 to 1949. Five of the Marx Brothers' thirteen feature films were selected by the American Film Institute (AFI) as among the top 100 comedy films, with two of them, Duck Soup (1933) and A Night at the Opera (1935), in the top fifteen. They are widely considered by critics, scholars, and fans to be among the greatest and most influential comedians of the 20th century.
|
||||||
|
Mary Poppins:
|
||||||
|
template: {name: Collection, collection: 527439}
|
||||||
|
The Mask:
|
||||||
|
template: {name: Collection, collection: 43072}
|
||||||
|
The Matrix:
|
||||||
|
template: {name: Collection, collection: 2344, summary: 2344, poster: https://theposterdb.com/api/assets/64839}
|
||||||
|
Maya the Bee:
|
||||||
|
template: {name: Collection, collection: 522250}
|
||||||
|
The Maze Runner:
|
||||||
|
template: {name: Collection, collection: 295130}
|
||||||
|
Mean Girls:
|
||||||
|
template: {name: Collection, collection: 99606}
|
||||||
|
Meet the Parents:
|
||||||
|
template: {name: Collection, collection: 51509}
|
||||||
|
Men In Black:
|
||||||
|
template: {name: Collection, collection: 86055}
|
||||||
|
The Mighty Ducks:
|
||||||
|
template: {name: Collection, collection: 10709}
|
||||||
|
"Mission: Impossible":
|
||||||
|
template: {name: Collection, collection: 87359}
|
||||||
|
name_mapping: Mission Impossible
|
||||||
|
Monsters, Inc.:
|
||||||
|
template: {name: Collection, collection: 137696}
|
||||||
|
Monty Python:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls072012494/
|
||||||
|
summary: Monty Python is a British surreal comedy troupe who created sketch comedy television shows and movies
|
||||||
|
Mortal Kombat:
|
||||||
|
template: {name: Collection, collection: 9818, movie: 664767}
|
||||||
|
Mothra:
|
||||||
|
template: {name: Collection, collection: 171732, movie: 39410}
|
||||||
|
Mulan:
|
||||||
|
template: {name: Collection, collection: 87236}
|
||||||
|
The Mummy:
|
||||||
|
template: {name: Collection, collection: 1733}
|
||||||
|
The Muppet:
|
||||||
|
template: {name: Collection, collection: 256377}
|
||||||
|
National Treasure:
|
||||||
|
template: {name: Collection, collection: 52984}
|
||||||
|
Neighbors:
|
||||||
|
template: {name: Collection, collection: 400700}
|
||||||
|
The Neverending Story:
|
||||||
|
template: {name: Collection, collection: 91430}
|
||||||
|
Night at the Museum:
|
||||||
|
template: {name: Collection, collection: 85943}
|
||||||
|
A Nightmare on Elm Street:
|
||||||
|
template: {name: Collection, collection: 8581, movie: "6466, 23437"}
|
||||||
|
Now You See Me:
|
||||||
|
template: {name: Collection, collection: 382685}
|
||||||
|
Ocean's:
|
||||||
|
template: {name: Collection, collection: 304}
|
||||||
|
Ong Bak:
|
||||||
|
template: {name: Collection, collection: 94589}
|
||||||
|
Oz:
|
||||||
|
template: {name: Collection, collection: 627517, movie: "13155, 68728"}
|
||||||
|
Pacific Rim:
|
||||||
|
template: {name: Collection, collection: 363369}
|
||||||
|
Paddington:
|
||||||
|
template: {name: Collection, collection: 488924}
|
||||||
|
Parasyte:
|
||||||
|
template: {name: Collection, collection: 385386}
|
||||||
|
Percy Jackson:
|
||||||
|
template: {name: Collection, collection: 179919}
|
||||||
|
Pet Sematary:
|
||||||
|
template: {name: Collection, collection: 10789, movie: 157433}
|
||||||
|
Peter Pan:
|
||||||
|
template: {name: Collection, collection: 55422}
|
||||||
|
Pirates of the Caribbean:
|
||||||
|
template: {name: Collection, collection: 295, summary: 295, poster: https://theposterdb.com/api/assets/49933}
|
||||||
|
Pitch Perfect:
|
||||||
|
template: {name: Collection, collection: 306031}
|
||||||
|
Planes:
|
||||||
|
template: {name: Collection, collection: 270252}
|
||||||
|
Planet of the Apes:
|
||||||
|
template: {name: Collection, collection: 173710}
|
||||||
|
Pocahontas:
|
||||||
|
template: {name: Collection, collection: 136214}
|
||||||
|
Pokémon:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls062687939/
|
||||||
|
summary: Pokémon is a media franchise created by video game designer Satoshi Tajiri that centers on fictional creatures called Pokémon. As of 2020, there have been 23 animated films and one live action film. The first nineteen animated films are based on the anime television series of the same name, with the original film being remade into the 22nd. The 20th, 21st and 23rd animated films are set in an alternate continuity to the anime.
|
||||||
|
Police Story:
|
||||||
|
template: {name: Collection, collection: 269098}
|
||||||
|
Power Rangers:
|
||||||
|
template: {name: Collection, collection: 708816, movie: "305470, 306264"}
|
||||||
|
Predator:
|
||||||
|
template: {name: Collection, collection: 399}
|
||||||
|
The Princess Diaries:
|
||||||
|
template: {name: Collection, collection: 107674}
|
||||||
|
The Purge:
|
||||||
|
template: {name: Collection, collection: 256322}
|
||||||
|
Quarantine:
|
||||||
|
template: {name: Collection, collection: 123932}
|
||||||
|
Rambo:
|
||||||
|
template: {name: Collection, collection: 5039}
|
||||||
|
Red Cliff:
|
||||||
|
template: {name: Collection, collection: 96677}
|
||||||
|
Rent:
|
||||||
|
template: {name: Collection}
|
||||||
|
tmdb_list_details: 7072241
|
||||||
|
The Rescuers:
|
||||||
|
template: {name: Collection, collection: 57971}
|
||||||
|
Resident Evil:
|
||||||
|
template: {name: Collection, collection: 17255}
|
||||||
|
"Resident Evil: Biohazard":
|
||||||
|
template: {name: Collection, collection: 133352}
|
||||||
|
name_mapping: Resident Evil Biohazard
|
||||||
|
Ride Along:
|
||||||
|
template: {name: Collection, collection: 376650}
|
||||||
|
Rio:
|
||||||
|
template: {name: Collection, collection: 229932}
|
||||||
|
Robert Langdon:
|
||||||
|
template: {name: Collection, collection: 115776}
|
||||||
|
RoboCop:
|
||||||
|
template: {name: Collection, collection: 5547}
|
||||||
|
Rocky:
|
||||||
|
template: {name: Collection, collection: 1575}
|
||||||
|
Rugrats:
|
||||||
|
template: {name: Collection, collection: 57129}
|
||||||
|
Rurouni Kenshin:
|
||||||
|
template: {name: Collection, collection: 247028}
|
||||||
|
Rush Hour:
|
||||||
|
template: {name: Collection, collection: 90863}
|
||||||
|
The Sandlot:
|
||||||
|
template: {name: Collection, collection: 87214}
|
||||||
|
The Santa Clause:
|
||||||
|
template: {name: Collection, collection: 53159}
|
||||||
|
Santa Paws:
|
||||||
|
template: {name: Collection, collection: 469648}
|
||||||
|
Saw:
|
||||||
|
template: {name: Collection, collection: 656}
|
||||||
|
Scary Movie:
|
||||||
|
template: {name: Collection, collection: 4246}
|
||||||
|
The Scorpion King:
|
||||||
|
template: {name: Collection, collection: 116669}
|
||||||
|
Scream:
|
||||||
|
template: {name: Collection, collection: 2602}
|
||||||
|
The Secret Life of Pets:
|
||||||
|
template: {name: Collection, collection: 427084}
|
||||||
|
Shaft:
|
||||||
|
template: {name: Collection, collection: "495, 608103"}
|
||||||
|
Shanghai Noon:
|
||||||
|
template: {name: Collection, collection: 59567}
|
||||||
|
Sharknado:
|
||||||
|
template: {name: Collection, collection: 286023}
|
||||||
|
Sherlock Holmes:
|
||||||
|
template: {name: Collection, collection: 102322}
|
||||||
|
The Shining:
|
||||||
|
template: {name: Collection, collection: 530064}
|
||||||
|
Shrek:
|
||||||
|
template: {name: Collection, collection: 2150}
|
||||||
|
Silent Hill:
|
||||||
|
template: {name: Collection, collection: 64748}
|
||||||
|
Slap Shot:
|
||||||
|
template: {name: Collection, collection: 261526}
|
||||||
|
The Smurfs:
|
||||||
|
template: {name: Collection, collection: 134897}
|
||||||
|
Spider-Man (Avengers):
|
||||||
|
template: {name: Collection, collection: 531241}
|
||||||
|
Spider-Man (Original):
|
||||||
|
template: {name: Collection, collection: 556}
|
||||||
|
Spy Kids:
|
||||||
|
template: {name: Collection, collection: 86486}
|
||||||
|
"Star Trek: Alternate Reality":
|
||||||
|
template: {name: Collection, collection: 115575}
|
||||||
|
name_mapping: Star Trek Alternate Reality
|
||||||
|
"Star Trek: The Next Generation":
|
||||||
|
template: {name: Collection, collection: 115570}
|
||||||
|
name_mapping: Star Trek The Next Generation
|
||||||
|
"Star Trek: The Original Series":
|
||||||
|
template: {name: Collection, collection: 151}
|
||||||
|
name_mapping: Star Trek The Original Series
|
||||||
|
"Star Wars: Skywalker Saga":
|
||||||
|
template: {name: Collection, collection: 10, summary: 10, poster: https://theposterdb.com/api/assets/28741}
|
||||||
|
name_mapping: Star Wars Skywalker Saga
|
||||||
|
"Star Wars: Legends":
|
||||||
|
template: {name: Collection}
|
||||||
|
tmdb_movie: 348350, 330459
|
||||||
|
summary: "Star Wars Anthology Films and other Star Wars Movies"
|
||||||
|
name_mapping: Star Wars Legends
|
||||||
|
Step Up:
|
||||||
|
template: {name: Collection, collection: 86092}
|
||||||
|
Street Fighter:
|
||||||
|
template: {name: Collection, collection: 190435, movie: "687354, 11667"}
|
||||||
|
Stuart Little:
|
||||||
|
template: {name: Collection, collection: 99727}
|
||||||
|
Super Troopers:
|
||||||
|
template: {name: Collection, collection: 449462}
|
||||||
|
Superman (Original):
|
||||||
|
template: {name: Collection, collection: 8537}
|
||||||
|
Surf's Up:
|
||||||
|
template: {name: Collection, collection: 436295}
|
||||||
|
Taken:
|
||||||
|
template: {name: Collection, collection: 135483}
|
||||||
|
Tarzan:
|
||||||
|
template: {name: Collection, collection: 106768}
|
||||||
|
Ted:
|
||||||
|
template: {name: Collection, collection: 266672}
|
||||||
|
Teenage Mutant Ninja Turtles:
|
||||||
|
template: {name: Collection, collection: "1582, 401562", movie: 1273}
|
||||||
|
Tekken:
|
||||||
|
template: {name: Collection, collection: 294172}
|
||||||
|
The Terminator:
|
||||||
|
template: {name: Collection, collection: 528}
|
||||||
|
Texas Chainsaw Massacre:
|
||||||
|
template: {name: Collection, collection: "111751, 425175"}
|
||||||
|
Thor:
|
||||||
|
template: {name: Collection, collection: 131296}
|
||||||
|
The Three Stooges:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls075972675/
|
||||||
|
tmdb_movie: 76489
|
||||||
|
summary: The Three Stooges were an American vaudeville and comedy team active from 1922 until 1970, best known for their 190 short subject films by Columbia Pictures that have been regularly airing on television since 1958.
|
||||||
|
Tinker Bell:
|
||||||
|
template: {name: Collection, collection: 315595}
|
||||||
|
Tokyo Ghoul:
|
||||||
|
template: {name: Collection, collection: 551278}
|
||||||
|
Tom and Jerry:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls022966050/
|
||||||
|
summary: Tom and Jerry's animated feature-length films based on the series.
|
||||||
|
Tomb Raider:
|
||||||
|
template: {name: Collection, collection: "2467, 621142"}
|
||||||
|
Tomie:
|
||||||
|
template: {name: Collection, collection: 139394}
|
||||||
|
Toy Story:
|
||||||
|
template: {name: Collection, collection: 10194, movie: 130925}
|
||||||
|
Trainspotting:
|
||||||
|
template: {name: Collection, collection: 424202}
|
||||||
|
Transformers:
|
||||||
|
template: {name: Collection, collection: 8650}
|
||||||
|
The Transporter:
|
||||||
|
template: {name: Collection, collection: 9518}
|
||||||
|
Tremors:
|
||||||
|
template: {name: Collection, collection: 91799}
|
||||||
|
Trolls:
|
||||||
|
template: {name: Collection, collection: 489724}
|
||||||
|
TRON:
|
||||||
|
template: {name: Collection, collection: 63043, movie: 73362}
|
||||||
|
Unbreakable:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls022101006/
|
||||||
|
summary: The Unbreakable trilogy, officially known as the Eastrail 177 Trilogy, is an American superhero thriller and psychological horror film series. The films were written, produced, and directed by M. Night Shyamalan. The trilogy consists of Unbreakable (2000), Split (2016), and Glass (2019).
|
||||||
|
Underworld:
|
||||||
|
template: {name: Collection, collection: 2326}
|
||||||
|
Viy:
|
||||||
|
template: {name: Collection, collection: 428046}
|
||||||
|
Wall Street:
|
||||||
|
template: {name: Collection, collection: 52783}
|
||||||
|
Wallace & Gromit:
|
||||||
|
template: {name: Collection, collection: 529}
|
||||||
|
Wayne's World:
|
||||||
|
template: {name: Collection, collection: 8979}
|
||||||
|
Wonder Woman:
|
||||||
|
template: {name: Collection, collection: 468552}
|
||||||
|
Wreck-It Ralph:
|
||||||
|
template: {name: Collection, collection: 404825}
|
||||||
|
X-Men:
|
||||||
|
template: {name: Collection, collection: "748, 453993, 448150", movie: 567604}
|
||||||
|
xXx:
|
||||||
|
template: {name: Collection, collection: 52785}
|
||||||
|
Zenon:
|
||||||
|
template: {name: Collection, collection: 321148}
|
||||||
|
Zombieland:
|
||||||
|
template: {name: Collection, collection: 537982}
|
||||||
|
Zoolander:
|
||||||
|
template: {name: Collection, collection: 352789}
|
||||||
|
Zorro:
|
||||||
|
template: {name: Collection, collection: 1657}
|
@ -0,0 +1,300 @@
|
|||||||
|
templates:
|
||||||
|
Person:
|
||||||
|
smart_filter:
|
||||||
|
any:
|
||||||
|
actor: tmdb
|
||||||
|
director: tmdb
|
||||||
|
writer: tmdb
|
||||||
|
producer: tmdb
|
||||||
|
sort_by: random
|
||||||
|
validate: false
|
||||||
|
tmdb_person: <<person>>
|
||||||
|
sort_title: +5_<<collection_name>>
|
||||||
|
|
||||||
|
collections:
|
||||||
|
|
||||||
|
######################################################
|
||||||
|
# People Collections #
|
||||||
|
######################################################
|
||||||
|
|
||||||
|
Adam Sandler:
|
||||||
|
template: {name: Person, person: 19292}
|
||||||
|
Akshay Kumar:
|
||||||
|
template: {name: Person, person: 35070}
|
||||||
|
Al Pacino:
|
||||||
|
template: {name: Person, person: 1158}
|
||||||
|
Alfred Hitchcock:
|
||||||
|
template: {name: Person, person: 2636}
|
||||||
|
Amitabh Bachchan:
|
||||||
|
template: {name: Person, person: 35780}
|
||||||
|
Amy Adams:
|
||||||
|
template: {name: Person, person: 9273}
|
||||||
|
Angelina Jolie:
|
||||||
|
template: {name: Person, person: 11701}
|
||||||
|
Anne Hathaway:
|
||||||
|
template: {name: Person, person: 1813}
|
||||||
|
Anthony Hopkins:
|
||||||
|
template: {name: Person, person: 4173}
|
||||||
|
Antonio Banderas:
|
||||||
|
template: {name: Person, person: 3131}
|
||||||
|
Arnold Schwarzenegger:
|
||||||
|
template: {name: Person, person: 1100}
|
||||||
|
Ben Affleck:
|
||||||
|
template: {name: Person, person: 880}
|
||||||
|
Ben Stiller:
|
||||||
|
template: {name: Person, person: 7399}
|
||||||
|
Bill Murray:
|
||||||
|
template: {name: Person, person: 1532}
|
||||||
|
Brad Pitt:
|
||||||
|
template: {name: Person, person: 287}
|
||||||
|
Brendan Fraser:
|
||||||
|
template: {name: Person, person: 18269}
|
||||||
|
Bruce Lee:
|
||||||
|
template: {name: Person, person: 19429}
|
||||||
|
Bruce Willis:
|
||||||
|
template: {name: Person, person: 62}
|
||||||
|
Cameron Diaz:
|
||||||
|
template: {name: Person, person: 6941}
|
||||||
|
Carrie Fisher:
|
||||||
|
template: {name: Person, person: 4}
|
||||||
|
Cate Blanchett:
|
||||||
|
template: {name: Person, person: 112}
|
||||||
|
Catherine Zeta-Jones:
|
||||||
|
template: {name: Person, person: 1922}
|
||||||
|
Channing Tatum:
|
||||||
|
template: {name: Person, person: 38673}
|
||||||
|
Charlie Chaplin:
|
||||||
|
template: {name: Person, person: 13848}
|
||||||
|
Charlize Theron:
|
||||||
|
template: {name: Person, person: 6885}
|
||||||
|
Christian Bale:
|
||||||
|
template: {name: Person, person: 3894}
|
||||||
|
Chris Evans:
|
||||||
|
template: {name: Person, person: 16828}
|
||||||
|
Chris Hemsworth:
|
||||||
|
template: {name: Person, person: 74568}
|
||||||
|
Chris Pratt:
|
||||||
|
template: {name: Person, person: 73457}
|
||||||
|
Chris Rock:
|
||||||
|
template: {name: Person, person: 2632}
|
||||||
|
Christopher Nolan:
|
||||||
|
template: {name: Person, person: 525}
|
||||||
|
Christopher Walken:
|
||||||
|
template: {name: Person, person: 4690}
|
||||||
|
Chuck Norris:
|
||||||
|
template: {name: Person, person: 51576}
|
||||||
|
Clint Eastwood:
|
||||||
|
template: {name: Person, person: 190}
|
||||||
|
Coen Brothers:
|
||||||
|
template: {name: Person, person: "1223, 1224"}
|
||||||
|
summary: "Joel Coen and Ethan Coen, collectively referred to as the Coen Brothers, are American film directors, producers, screenwriters, and editors. Their films span many genres and styles, which they frequently subvert or parody. Their most acclaimed works include: Raising Arizona (1987), Miller's Crossing (1990), Fargo (1996), The Big Lebowski (1998), O Brother, Where Art Thou? (2000), No Country for Old Men (2007), Burn After Reading (2008), A Serious Man (2009), True Grit (2010), Inside Llewyn Davis (2013), and The Ballad of Buster Scruggs (2018)."
|
||||||
|
Daniel Craig:
|
||||||
|
template: {name: Person, person: 8784}
|
||||||
|
Dave Bautista:
|
||||||
|
template: {name: Person, person: 543530}
|
||||||
|
Dave Chappelle:
|
||||||
|
template: {name: Person, person: 4169}
|
||||||
|
Denzel Washington:
|
||||||
|
template: {name: Person, person: 5292}
|
||||||
|
Diane Keaton:
|
||||||
|
template: {name: Person, person: 3092}
|
||||||
|
Don Cheadle:
|
||||||
|
template: {name: Person, person: 1896}
|
||||||
|
Dustin Hoffman:
|
||||||
|
template: {name: Person, person: 4483}
|
||||||
|
Dwayne Johnson:
|
||||||
|
template: {name: Person, person: 18918}
|
||||||
|
Eddie Murphy:
|
||||||
|
template: {name: Person, person: 776}
|
||||||
|
Edward Norton:
|
||||||
|
template: {name: Person, person: 819}
|
||||||
|
Elliot Page:
|
||||||
|
template: {name: Person, person: 27578}
|
||||||
|
Emma Stone:
|
||||||
|
template: {name: Person, person: 54693}
|
||||||
|
Emma Watson:
|
||||||
|
template: {name: Person, person: 10990}
|
||||||
|
Ewan McGregor:
|
||||||
|
template: {name: Person, person: 3061}
|
||||||
|
George Clooney:
|
||||||
|
template: {name: Person, person: 1461}
|
||||||
|
Gerard Butler:
|
||||||
|
template: {name: Person, person: 17276}
|
||||||
|
Harrison Ford:
|
||||||
|
template: {name: Person, person: 3}
|
||||||
|
Hayao Miyazaki:
|
||||||
|
template: {name: Person, person: 608}
|
||||||
|
Hugh Jackman:
|
||||||
|
template: {name: Person, person: 6968}
|
||||||
|
Ian McKellen:
|
||||||
|
template: {name: Person, person: 1327}
|
||||||
|
Ice Cube:
|
||||||
|
template: {name: Person, person: 9778}
|
||||||
|
J.J. Abrams:
|
||||||
|
template: {name: Person, person: 15344}
|
||||||
|
Jack Black:
|
||||||
|
template: {name: Person, person: 70851}
|
||||||
|
Jackie Chan:
|
||||||
|
template: {name: Person, person: 18897}
|
||||||
|
James Cameron:
|
||||||
|
template: {name: Person, person: 2710}
|
||||||
|
James Franco:
|
||||||
|
template: {name: Person, person: 17051}
|
||||||
|
Jamie Foxx:
|
||||||
|
template: {name: Person, person: 134}
|
||||||
|
Jason Bateman:
|
||||||
|
template: {name: Person, person: 23532}
|
||||||
|
Jason Statham:
|
||||||
|
template: {name: Person, person: 976}
|
||||||
|
Jeff Bridges:
|
||||||
|
template: {name: Person, person: 1229}
|
||||||
|
Jeff Goldblum:
|
||||||
|
template: {name: Person, person: 4785}
|
||||||
|
Jennifer Aniston:
|
||||||
|
template: {name: Person, person: 4491}
|
||||||
|
Jennifer Lawrence:
|
||||||
|
template: {name: Person, person: 72129}
|
||||||
|
Jesse Eisenberg:
|
||||||
|
template: {name: Person, person: 44735}
|
||||||
|
Jessica Alba:
|
||||||
|
template: {name: Person, person: 56731}
|
||||||
|
Jet Li:
|
||||||
|
template: {name: Person, person: 1336}
|
||||||
|
Jim Carrey:
|
||||||
|
template: {name: Person, person: 206}
|
||||||
|
John Candy:
|
||||||
|
template: {name: Person, person: 7180}
|
||||||
|
John Travolta:
|
||||||
|
template: {name: Person, person: 8891}
|
||||||
|
John Wayne:
|
||||||
|
template: {name: Person, person: 4165}
|
||||||
|
Johnny Depp:
|
||||||
|
template: {name: Person, person: 85}
|
||||||
|
Julia Roberts:
|
||||||
|
template: {name: Person, person: 1204}
|
||||||
|
Keanu Reeves:
|
||||||
|
template: {name: Person, person: 6384}
|
||||||
|
Kevin Bacon:
|
||||||
|
template: {name: Person, person: 4724}
|
||||||
|
Kevin Costner:
|
||||||
|
template: {name: Person, person: 1269}
|
||||||
|
Kevin Hart:
|
||||||
|
template: {name: Person, person: 55638}
|
||||||
|
Kevin Smith:
|
||||||
|
template: {name: Person, person: 19303}
|
||||||
|
Leonardo DiCaprio:
|
||||||
|
template: {name: Person, person: 6193}
|
||||||
|
Liam Neeson:
|
||||||
|
template: {name: Person, person: 3896}
|
||||||
|
Lucy Liu:
|
||||||
|
template: {name: Person, person: 140}
|
||||||
|
M. Night Shyamalan:
|
||||||
|
template: {name: Person, person: 11614}
|
||||||
|
Mark Hamill:
|
||||||
|
template: {name: Person, person: 2}
|
||||||
|
Mark Wahlberg:
|
||||||
|
template: {name: Person, person: 13240}
|
||||||
|
Matt Damon:
|
||||||
|
template: {name: Person, person: 1892}
|
||||||
|
Matthew McConaughey:
|
||||||
|
template: {name: Person, person: 10297}
|
||||||
|
Megan Fox:
|
||||||
|
template: {name: Person, person: 19537}
|
||||||
|
Mel Brooks:
|
||||||
|
template: {name: Person, person: 14639}
|
||||||
|
Mel Gibson:
|
||||||
|
template: {name: Person, person: 2461}
|
||||||
|
Melissa McCarthy:
|
||||||
|
template: {name: Person, person: 55536}
|
||||||
|
Meryl Streep:
|
||||||
|
template: {name: Person, person: 5064}
|
||||||
|
Michael Bay:
|
||||||
|
template: {name: Person, person: 865}
|
||||||
|
Michael Caine:
|
||||||
|
template: {name: Person, person: 3895}
|
||||||
|
Michael Keaton:
|
||||||
|
template: {name: Person, person: 2232}
|
||||||
|
Mike Myers:
|
||||||
|
template: {name: Person, person: 12073}
|
||||||
|
Mila Kunis:
|
||||||
|
template: {name: Person, person: 18973}
|
||||||
|
Milla Jovovich:
|
||||||
|
template: {name: Person, person: 63}
|
||||||
|
Morgan Freeman:
|
||||||
|
template: {name: Person, person: 192}
|
||||||
|
Natalie Portman:
|
||||||
|
template: {name: Person, person: 524}
|
||||||
|
Nicolas Cage:
|
||||||
|
template: {name: Person, person: 2963}
|
||||||
|
Nicole Kidman:
|
||||||
|
template: {name: Person, person: 2227}
|
||||||
|
Orlando Bloom:
|
||||||
|
template: {name: Person, person: 114}
|
||||||
|
Owen Wilson:
|
||||||
|
template: {name: Person, person: 887}
|
||||||
|
Patrick Stewart:
|
||||||
|
template: {name: Person, person: 2387}
|
||||||
|
Quentin Tarantino:
|
||||||
|
template: {name: Person, person: 138}
|
||||||
|
Reese Witherspoon:
|
||||||
|
template: {name: Person, person: 368}
|
||||||
|
Ridley Scott:
|
||||||
|
template: {name: Person, person: 578}
|
||||||
|
Robert De Niro:
|
||||||
|
template: {name: Person, person: 380}
|
||||||
|
Robert Downey Jr.:
|
||||||
|
template: {name: Person, person: 3223}
|
||||||
|
Robin Williams:
|
||||||
|
template: {name: Person, person: 2157}
|
||||||
|
Rosario Dawson:
|
||||||
|
template: {name: Person, person: 5916}
|
||||||
|
Ryan Reynolds:
|
||||||
|
template: {name: Person, person: 10859}
|
||||||
|
Samuel L. Jackson:
|
||||||
|
template: {name: Person, person: 2231}
|
||||||
|
Sandra Bullock:
|
||||||
|
template: {name: Person, person: 18277}
|
||||||
|
Sacha Baron Cohen:
|
||||||
|
template: {name: Person, person: 6730}
|
||||||
|
Scarlett Johansson:
|
||||||
|
template: {name: Person, person: 1245}
|
||||||
|
Sean Connery:
|
||||||
|
template: {name: Person, person: 738}
|
||||||
|
Seth Rogen:
|
||||||
|
template: {name: Person, person: 19274}
|
||||||
|
Shia LaBeouf:
|
||||||
|
template: {name: Person, person: 10959}
|
||||||
|
Steve Buscemi:
|
||||||
|
template: {name: Person, person: 884}
|
||||||
|
Steve Carell:
|
||||||
|
template: {name: Person, person: 4495}
|
||||||
|
Steve Martin:
|
||||||
|
template: {name: Person, person: 67773}
|
||||||
|
Steven Seagal:
|
||||||
|
template: {name: Person, person: 23880}
|
||||||
|
Steven Spielberg:
|
||||||
|
template: {name: Person, person: 488}
|
||||||
|
Sylvester Stallone:
|
||||||
|
template: {name: Person, person: 16483}
|
||||||
|
Tim Burton:
|
||||||
|
template: {name: Person, person: 510}
|
||||||
|
Tom Cruise:
|
||||||
|
template: {name: Person, person: 500}
|
||||||
|
Tom Hanks:
|
||||||
|
template: {name: Person, person: 31}
|
||||||
|
Tommy Lee Jones:
|
||||||
|
template: {name: Person, person: 2176}
|
||||||
|
Vin Diesel:
|
||||||
|
template: {name: Person, person: 12835}
|
||||||
|
Vince Vaughn:
|
||||||
|
template: {name: Person, person: 4937}
|
||||||
|
Wesley Snipes:
|
||||||
|
template: {name: Person, person: 10814}
|
||||||
|
Will Ferrell:
|
||||||
|
template: {name: Person, person: 23659}
|
||||||
|
Will Smith:
|
||||||
|
template: {name: Person, person: 2888}
|
||||||
|
Woody Harrelson:
|
||||||
|
template: {name: Person, person: 57755}
|
||||||
|
Zack Snyder:
|
||||||
|
template: {name: Person, person: 15217}
|
@ -0,0 +1,66 @@
|
|||||||
|
templates:
|
||||||
|
Studio:
|
||||||
|
optional:
|
||||||
|
- company
|
||||||
|
tmdb_company: <<company>>
|
||||||
|
sort_title: +2_<<collection_name>>
|
||||||
|
collection_order: alpha
|
||||||
|
sync_mode: sync
|
||||||
|
collections:
|
||||||
|
|
||||||
|
######################################################
|
||||||
|
# Studio Collections #
|
||||||
|
######################################################
|
||||||
|
|
||||||
|
Aardman:
|
||||||
|
template: { name: Studio, company: 297 }
|
||||||
|
summary: Aardman Animations, Ltd. is a British animation studio based in Bristol, England. Aardman is known for films made using stop-motion clay animation techniques, particularly those featuring Plasticine characters Wallace and Gromit.
|
||||||
|
Blue Sky:
|
||||||
|
template: { name: Studio, company: 9383 }
|
||||||
|
summary: Blue Sky Studios, Inc. is an American computer animation film studio based in Greenwich, Connecticut. It is a subsidiary of 20th Century Animation, a division of Disney Studios Content.
|
||||||
|
Dharma Productions:
|
||||||
|
template: { name: Studio, company: "19146, 150300" }
|
||||||
|
file_poster: //config/assets/Dharma Productions/poster.png
|
||||||
|
summary: Dharma Productions Pvt. Ltd. is an Indian production and distribution company established by Yash Johar in 1979. It was taken over in 2004 after his death by his son Karan Johar. Based in Mumbai, it mainly produces and distributes Hindi films, In November 2018, a new sector of the company was created called Dharmatic, which will focus on producing digital content for online distribution platforms
|
||||||
|
DreamWorks:
|
||||||
|
template: { name: Studio, company: 521 }
|
||||||
|
url_poster: https://theposterdb.com/api/assets/57647
|
||||||
|
summary: DreamWorks Animation LLC (also simply known as DreamWorks) is an American animation studio and a subsidiary of Universal Pictures, itself a subsidiary of Comcast's NBCUniversal. It is based in Glendale, California, and produces animated feature films, television programs, and online virtual games.
|
||||||
|
filters:
|
||||||
|
collection.not: Aardman
|
||||||
|
Illumination Entertainment:
|
||||||
|
template: { name: Studio, company: 6704 }
|
||||||
|
url_poster: https://theposterdb.com/api/assets/8158
|
||||||
|
summary: Illumination is an American film and animation studio founded by Chris Meledandri in 2007 and owned by Universal Pictures, a division of NBCUniversal, which is itself a division of Comcast. Meledandri produces the films, while Universal finances and distributes all the films. The studio is responsible for the Despicable Me and The Secret Life of Pets franchises and the film adaptations of Dr. Seuss books The Lorax and How the Grinch Stole Christmas. The Minions, characters from the Despicable Me series, are the studio's mascots.
|
||||||
|
Marvel:
|
||||||
|
template: { name: Studio, company: "420, 7505" }
|
||||||
|
url_poster: https://theposterdb.com/api/assets/113197
|
||||||
|
summary: Marvel Studios, LLC is an American film and television production company that is a subsidiary of Walt Disney Studios, a division of The Walt Disney Company. Marvel Studios is known for the production of the Marvel Cinematic Universe films, based on characters that appear in Marvel Comics publications.
|
||||||
|
Paramount:
|
||||||
|
template: { name: Studio, company: 4 }
|
||||||
|
url_poster: https://theposterdb.com/api/assets/113243
|
||||||
|
summary: Paramount Pictures Corporation is an American film and television production and distribution company and a subsidiary of ViacomCBS. It is the fifth oldest film studio in the world, the second oldest film studio in the United States (behind Universal Pictures), and the sole member of the 'Big Five' film studios still located in the city limits of Los Angeles. In 1916, film producer Adolph Zukor put 22 actors and actresses under contract and honored each with a star on the logo. In 2014, Paramount Pictures became the first major Hollywood studio to distribute all of its films in digital form only. The company's headquarters and studios are located at 5555 Melrose Avenue, Hollywood, California. Paramount Pictures is a member of the Motion Picture Association (MPA).
|
||||||
|
Pixar:
|
||||||
|
template: { name: Studio, company: 3 }
|
||||||
|
url_poster: https://theposterdb.com/api/assets/18894
|
||||||
|
summary: Pixar Animation Studios, commonly known as Pixar, is an American computer animation studio based in Emeryville, California, a subsidiary of Disney Studios Content owned by The Walt Disney Company. Pixar began in 1979 as part of the Lucasfilm computer division, known as the Graphics Group, before its spin-off as a corporation on February 3, 1986, with funding from Apple co-founder Steve Jobs, who became its majority shareholder. Disney purchased Pixar in 2006 at a valuation of $7.4 billion by converting each share of Pixar stock to 2.3 shares of Disney stock, a transaction that resulted in Jobs becoming Disney's largest single shareholder at the time. Pixar is best known for its feature films technologically powered by RenderMan, the company's own implementation of the industry-standard RenderMan Interface Specification image-rendering application programming interface. Luxo Jr., a desk lamp from the studio's 1986 short film of the same name, is the studio's mascot.
|
||||||
|
Studio Ghibli:
|
||||||
|
template: { name: Studio, company: 10342 }
|
||||||
|
summary: Studio Ghibli Inc. is a Japanese animation film studio headquartered in Koganei, Tokyo. The studio is best known for its animated feature films, and has also produced several short films, television commercials, and one television film. The studios mascot and most recognizable symbol is the character, Totoro, a giant cat-like spirit from the 1988 classic, My Neighbor Totoro.
|
||||||
|
Sony Pictures Animation:
|
||||||
|
template: { name: Studio, company: 2251, summary: 2251 }
|
||||||
|
url_poster: https://theposterdb.com/api/assets/177573
|
||||||
|
Warner Group:
|
||||||
|
template: { name: Studio, company: "25120, 174, 9993", summary: 174 }
|
||||||
|
url_poster: https://theposterdb.com/api/assets/163715
|
||||||
|
summary: Warner Bros. Entertainment Inc. is an American diversified multinational mass media and entertainment conglomerate headquartered at the Warner Bros. Studios complex in Burbank, California, and a subsidiary of AT&T's WarnerMedia through its Studios & Networks division.
|
||||||
|
Walt Disney Animation Studios:
|
||||||
|
template: { name: Studio }
|
||||||
|
url_poster: https://theposterdb.com/api/assets/5285
|
||||||
|
imdb_list: https://www.imdb.com/list/ls059383351/
|
||||||
|
summary: Walt Disney Animation Studios (WDAS), sometimes shortened to Disney Animation, is an American animation studio that creates animated features and short films for The Walt Disney Company. Founded on October 16, 1923 by brothers Walt Disney and Roy O. Disney, it is one of the oldest-running animation studios in the world. It is currently organized as a division of Walt Disney Studios and is headquartered at the Roy E. Disney Animation Building at the Walt Disney Studios lot in Burbank, California.
|
||||||
|
Walt Disney Pictures:
|
||||||
|
template: { name: Studio }
|
||||||
|
url_poster: https://theposterdb.com/api/assets/90125
|
||||||
|
imdb_list: https://www.imdb.com/list/ls077114097/
|
||||||
|
summary: Walt Disney Pictures is an American film production studio of The Walt Disney Studios, which is owned by The Walt Disney Company. The studio is the flagship producer of live-action feature films within the Walt Disney Studios unit, and is based at the Walt Disney Studios in Burbank, California. Animated films produced by Walt Disney Animation Studios and Pixar Animation Studios are also released under this brand. Walt Disney Studios Motion Pictures distributes and markets the films produced by Walt Disney Pictures.
|
Loading…
Reference in new issue