Add files via upload

pull/105/head
b101marc 2 years ago committed by GitHub
parent 418b4f652a
commit c1995ed046
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,65 @@
######################################################
# Chart Collections #
######################################################
templates:
Chart:
sort_title: +1_<<num>><<collection_name>>
sync_mode: sync
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:
Plex Popular:
template: { name: Chart, num: 1 }
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 }
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:
template: { name: Chart, num: 4 }
imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250/
tmdb_top_rated: 250
summary: Top Rated Movies across the internet
Oscars:
template: { name: Chart, num: 5 }
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 }

@ -0,0 +1,53 @@
###########################################################
# Essentials Collections #
###########################################################
templates:
Essentials:
sort_title: +2_Rotten Tomatoes - <<num>><<collection_name>>
smart_label: random
sync_mode: sync
Other Essentials:
sort_title: +3_<<num>><<collectionsm_name>>
smart_label: random
sync_mode: sync
collections:
Rotten Tomatoes - 200 Best Romantic Comedies:
template: { name: Essentials, num: 1}
trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-the-200-best-romantic-comedies-of-all-time
sync_mode: sync
collection_order: release
Rotten Tomatoes - 200 Best Horror Movies:
template: { name: Essentials, num: 2}
trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-horror-movies-of-all-time
sync_mode: sync
collection_order: release
Rotten Tomatoes - Essential 80's:
template: { name: Essentials, num: 3}
trakt_list: https://trakt.tv/users/tkcrabtree/lists/rotten-tomatoes-140-essential-80s-movies
sync_mode: sync
collection_order: release
Rotten Tomatoes - Essential Sci-Fi:
template: { name: Essentials, num: 4}
trakt_list: https://trakt.tv/users/ezaratemx/lists/rotten-tomatoes-150-essential-sci-fi-movies
sync_mode: sync
Rotten Tomatoes - Essential Family Films:
template: { name: Essentials, num: 5}
trakt_list: https://trakt.tv/users/giladg/lists/rotten-tomatoes-top-100-kids-family-movies
sync_mode: sync
Rotten Tomatoes - Essential Grindhouse:
template: { name: Essentials, num: 6}
trakt_list: https://trakt.tv/users/maxwelldeux/lists/the-deuce-top-20
sync_mode: append
1001 Movies to See Before you Die:
trakt_list: https://trakt.tv/users/tkcrabtree/lists/1001-movies-you-must-see-before-you-die-copy
template: { name: Other Essentials, num: 1}
90's Cult Classics:
template: { name: Other Essentials, num: 3}
sync_mode: append
80's Cult Classics:
trakt_list: https://trakt.tv/users/zyrus/lists/80s-classics
template: { name: Other Essentials, num: 2}
Sundance Film Festival 2021:
trakt_list: https://trakt.tv/users/hdlists/lists/sundance-2021-movie-guide
template: { name: Other Essentials, num: 4}

@ -0,0 +1,216 @@
######################################################
# Genre Collections #
######################################################
templates:
IMDb Genre:
default:
title: feature
limit: 100
imdb_list:
- url: https://www.imdb.com/search/title/?title_type=<<title>>&release_date=1920-01-01,&user_rating=7.0,10.0&num_votes=1000,&genres=<<genre>>
limit: <<limit>>
- url: https://www.imdb.com/search/title/?title_type=<<title>>&release_date=1920-01-01,&user_rating=7.0,10.0&num_votes=1000,&genres=<<genre>>&sort=user_rating,desc
limit: <<limit>>
sort_title: +4_<<collection_name>>
sync_mode: sync
smart_label: random
Genre:
sort_title: +4_<<collection_name>>
plex_search:
genre: <<genre>>
critic_rating.gte: 7
limit: 1000
sync_mode: sync
smart_label: random
Other Genre:
plex_search:
critic_rating.gte: 7
limit: 1000
sort_title: +4_<<collection_name>>
sync_mode: sync
smart_label: random
Genre 2:
plex_search:
genre.and: <<genre>>
critic_rating.gte: 7
limit: 1000
sort_title: +4_<<collection_name>>
sync_mode: sync
collection_order: release
collections:
Action:
template: {name: Genre, genre: action}
Adult:
template: {name: Genre, genre: adult}
Adventure:
template: {name: Genre, genre: adventure}
Animation:
template: {name: Genre, genre: animation}
Biography:
template: {name: Genre, genre: biography}
Christmas:
template: {name: Other Genre}
imdb_list:
- https://www.imdb.com/list/ls025976544/
- https://www.imdb.com/list/ls003863000/
- https://www.imdb.com/list/ls027454200/
- https://www.imdb.com/list/ls027886673/
- https://www.imdb.com/list/ls097998599/
- https://www.imdb.com/list/ls000096828/
Comedy:
template: {name: Genre, genre: comedy}
Crime:
template: {name: Genre, genre: crime}
Documentary:
template: {name: Genre, genre: documentary, title: documentary}
Drama:
template: {name: Genre, genre: drama}
Family:
template: {name: Genre, genre: family}
Fantasy:
template: {name: Genre, genre: fantasy}
Gangster:
template: {name: Other Genre}
imdb_list:
- https://www.imdb.com/list/ls026270180/
- https://www.imdb.com/list/ls000093502/
Halloween.:
template: {name: Other Genre}
trakt_list:
- https://trakt.tv/users/kairbear08/lists/halloween
- https://trakt.tv/users/mybicycle/lists/halloween
- https://trakt.tv/users/jayinftl/lists/halloween
- https://trakt.tv/users/roswellgeek/lists/halloween
name_mapping: Halloween (Season)
History:
template: {name: Genre, genre: history}
Horror:
template: {name: Genre, genre: horror}
Martial Arts:
template: {name: Other Genre}
imdb_list:
- https://www.imdb.com/list/ls000099643/
- https://www.imdb.com/list/ls068611186/
- https://www.imdb.com/list/ls068378513/
- https://www.imdb.com/list/ls090404120/
Musical:
template: {name: Genre, genre: musical}
Mystery:
template: {name: Genre, genre: mystery}
Non-Fiction:
template: {name: Genre, genre: non-fiction}
Pandemic:
template: { name: Other Genre }
imdb_list:
- url: https://www.imdb.com/search/keyword/?keywords=deadly-virus%2Chealth-crisis%2Cpandemic%2Cpublic-health-epidemic%2Cvirus%2Ccoronavirus&sort=moviemeter,asc&mode=detail&page=1&ref_=kw_ref_key
limit: 1000
- url: https://www.imdb.com/list/ls041901506/
- url: https://www.imdb.com/list/ls092321048/
Romance:
template: {name: Genre, genre: romance}
Romantic Comedy:
template: { name: IMDb Genre, genre: "romance,comedy", limit: 1000 }
filters:
genre: Comedy
Romantic Drama:
template: { name: IMDb Genre, genre: "romance,drama", limit: 1000 }
filters:
genre: Drama
Sci-Fi:
template: {name: Genre, genre: sci-fi}
Sports:
template: {name: Genre, genre: sport}
Thriller:
template: {name: Genre, genre: thriller}
War:
template: {name: Genre, genre: war}
Western:
template: {name: Genre, genre: western}
Shorts:
template: {name: Genre, genre: short}
Queer:
trakt_list:
- https://trakt.tv/users/outtherek/lists/queer
- https://trakt.tv/users/igiorgis/lists/lgbt-lesbian-gay-bisexual-transgender-movies-tv-shows-the-biggest-list-on-trakt
imdb_list:
- https://www.imdb.com/list/ls062688328/
- https://www.imdb.com/list/ls81657710/
- https://www.imdb.com/list/ls006306218/
sort_title: +++_Queer
sync_mode: append
collection_order: release
New Queer Cinema:
imdb_list: https://www.imdb.com/list/ls006306218/
sort_title: +++_New Queer Cinema
sync_mode: append
collection_order: release
Sports Documentaries:
template: {name: Genre 2, genre: "sport,documentary"}
summary: Sports Documentaries rated 70% and above on Rotten Tomatoes
Mind Fuck Movies:
template: {name: Other Genre}
trakt_list:
- https://trakt.tv/users/lish408/lists/mindfuck
- https://trakt.tv/users/hdlists/lists/mindfuck-movies
- https://trakt.tv/users/benfranklin/lists/best-mindfucks
Camp!:
template: {name: Other Genre}
imdb_list: https://www.imdb.com/list/ls002915233/
Blaxploitation:
template: {name: Other Genre}
imdb_list: https://www.imdb.com/list/ls066690694/
Slasher:
template: {name: Other Genre}
imdb_list:
- https://www.imdb.com/list/ls053988992/
- https://www.imdb.com/list/ls029703473/
- https://www.imdb.com/list/ls002540370/
- https://www.imdb.com/list/ls062357250/
trakt_list:
- https://trakt.tv/users/hdlists/lists/80s-slasher-movies
Psychedelic:
template: {name: Other Genre}
imdb_list:
- https://www.imdb.com/list/ls085976350/
trakt_list:
- https://trakt.tv/users/ld667/lists/top-150-trippy-psychedelic-movies-of-all-time
Time Travel:
template: {name: Other Genre}
trakt_list: https://trakt.tv/users/vagnerr/lists/time-travel
Dystopian:
template: {name: Other Genre}
trakt_list: https://trakt.tv/users/vagnerr/lists/dystopia
Mockumentaries:
template: {name: Other Genre}
imdb_list:
- https://www.imdb.com/list/ls027069047/
- https://www.imdb.com/list/ls027792245/
- https://www.imdb.com/list/ls052636068/
- https://www.imdb.com/list/ls063550121/
Based On A True Story:
template: {name: Other Genre}
trakt_list: https://trakt.tv/users/hdlists/lists/based-on-or-inspired-by-a-true-story
TV Movies:
template: {name: Genre, genre: tv movies}
Music:
template: {name: IMDb Genre, genre: music, limit: 500}
Black Cinema:
template: {name: Other Genre}
trakt_list:
- https://trakt.tv/users/bluephi8/lists/black-history
- https://trakt.tv/users/wilkin25/lists/great-documentaries-black-history-copy
- https://trakt.tv/users/hoochzilla/lists/black-cinema
- https://trakt.tv/users/cinematicthrowbacks/lists/great-documentaries-black-history
- https://trakt.tv/users/oshura/lists/african-american-history-education
American History:
template: {name: Other Genre}
trakt_list: https://trakt.tv/users/snown/lists/american-history-in-film
Art History:
template: {name: Other Genre}
trakt_list:
- https://trakt.tv/users/martachilegge/lists/art
imdb_list:
- https://www.imdb.com/list/ls024857225/
- https://www.imdb.com/list/ls000652120/
- https://www.imdb.com/list/ls059904656/

File diff suppressed because it is too large Load Diff

@ -0,0 +1,50 @@
templates:
network:
optional:
- network
tmdb_network: <<network>>
sort_title: +2_<<collection_name>>
sync_mode: sync
smart_label: episode_added.desc
collections:
HBO:
template: { name: network, network: "49, 2593, 3186, 3308" }
Cinemax:
template: { name: network, network: 359 }
Showtime:
template: { name: network, network: 67 }
Netflix:
template: { name: network, network: 213 }
Hulu:
template: { name: network, network: 453 }
Syfy:
template: { name: network, network: "77, 3701" }
Starz:
template: { name: network, network: "318, 758, 4906" }
HGTV:
template: { name: network, network: 210 }
TBS:
template: { name: network, network: "68, 160, 4888" }
National Geographic:
template: { name: network, network: "43, 799, 1756, 1825, 3355, 4293, 4476" }
Prime Video:
template: { name: network, network: 1024 }
YouTube:
template: { name: network, network: "247, 1436, 4869" }
FX:
template: { name: network, network: 88 }
Disney+:
template: { name: network, network: "2739, 2919" }
Apple+:
template: { name: network, network: 2552 }
Discovery:
template: { name: network, network: "10, 22, 64, 106, 244, 626, 670, 1079, 1287, 1534, 2087, 2480, 2692, 3045, 3591, 3900, 3953, 4440, 4462, 4741" }
A&E:
template: { name: network, network: "129, 2639, 3688" }
Bravo:
template: { name: network, network: 74 }
E!:
template: { name: network, network: 76 }
Adult Swim:
template: { name: network, network: 80 }

@ -0,0 +1,121 @@
######################################################
# People Collections #
######################################################
templates:
Person:
smart_filter:
any:
actor: tmdb
director: tmdb
writer: tmdb
producer: tmdb
sort_by: random
validate: false
tmdb_person: <<person>>
sort_title: +6_<<collection_name>>
collections:
Cheryl Dunye:
template: {name: Person, person: 232937}
Kevin Smith:
template: {name: Person, person: 19303}
Quentin Tarantino:
template: {name: Person, person: 138}
John Waters:
template: {name: Person, person: 10367}
Martin Scorsese:
template: {name: Person, person: 1032}
Steven Spielberg:
template: {name: Person, person: 488}
George Lucas:
template: {name: Person, person: 1}
Nora Ephron:
template: {name: Person, person: 9248}
Robert Zemeckis:
template: {name: Person, person: 24}
Steven Soderbergh:
template: {name: Person, person: 1884}
James Cameron:
template: {name: Person, person: 2710}
Ryan Coogler:
template: {name: Person, person: 1056121}
Spike Lee:
template: {name: Person, person: 388}
Christopher Nolan:
template: {name: Person, person: 525}
Gus Van Sant:
template: {name: Person, person: 5216}
Ang Lee:
template: {name: Person, person: 1614}
Darren Aronofsky:
template: {name: Person, person: 44214}
Alfred Hitchcock:
template: {name: Person, person: 2636}
Bruce Lee:
template: {name: Person, person: 12429}
Carrie Fisher:
template: {name: Person, person: 4}
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)."
Hayao Miyazaki:
template: {name: Person, person: 608}
J.J. Abrams:
template: {name: Person, person: 15344}
Mel Brooks:
template: {name: Person, person: 14639}
Ridley Scott:
template: {name: Person, person: 578}
Stanley Kubrick:
template: {name: Person, person: 240}
Robin Williams:
template: {name: Person, person: 2157}
Tim Burton:
template: {name: Person, person: 510}
Greta Gerwig:
template: {name: Person, person: 45400}
Saorsie Ronan:
template: {name: Person, person: 36592}
Aaron Sorkin:
template: {name: Person, person: 13520}
Barry Jenkins:
template: {name: Person, person: 92784}
Chadwick Boseman:
template: {name: Person, person: 172069}
Taika Waititi:
template: {name: Person, person: 55934}
Wes Craven:
template: {name: Person, person: 5140}
George A. Romero:
template: {name: Person, person: 14999}
Diane Keaton:
template: {name: Person, person: 3092}
Elliot Page:
template: {name: Person, person: 27578}
Ian McKellen:
template: {name: Person, person: 1327}
Jackie Chan:
template: {name: Person, person: 18896}
James Franco:
template: {name: Person, person: 17051}
Jeff Goldblum:
template: {name: Person, person: 4785}
Jim Carrey:
template: {name: Person, person: 206}
Julia Roberts:
template: {name: Person, person: 1204}
Allison Janney:
template: {name: Person, person: 19}
Bette Midler:
template: {name: Person, person: 73931}
Maya Rudolph:
template: {name: Person, person: 52792}
Amy Poehler:
template: {name: Person, person: 56322}
Will Smith:
template: {name: Person, person: 2888}
Viola Davis:
template: {name: Person, person: 19492}
Don Cheadle:
template: {name: Person, person: 1896}

@ -0,0 +1,82 @@
######################################################
# Studio Collections #
######################################################
templates:
Studio:
optional:
- company
tmdb_company: <<company>>
sort_title: +5_<<collection_name>>
sync_mode: sync
smart_label: release.desc
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.
DreamWorks:
template: {name: Studio, company: 521}
filters:
collection.not: Aardman
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.
Illumination Entertainment:
template: {name: Studio, company: 6704}
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.
Pixar:
template: {name: Studio, company: 3}
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: Sony Pictures Animation Inc. is an American animation studio owned by Sony Entertainment's Sony Pictures Entertainment through their Motion Picture Group division and founded on May 9, 2002. The studio's films are distributed worldwide by Sony Pictures Releasing under their Columbia Pictures label, while all direct-to-video releases are released by Sony Pictures Home Entertainment.
Warner Animation Group:
template: {name: Studio, company: 25120}
summary: The Warner Animation Group (WAG) is an American animation studio that is the feature animation division of Warner Bros. Entertainment. Established on January 7, 2013, the studio is the successor to the dissolved 2D traditional hand-drawn animation studio Warner Bros. Feature Animation, which shut down in 2003 and the dissolved family film division Warner Bros. Family Entertainment, which shut down in 2009. The entity is also a sister animation studio of the regular animation studio Warner Bros. Animation
Walt Disney Animation Studios:
template: {name: Studio}
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}
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.
Monkeypaw Productions:
template: {name: Studio, company: 88934}
summary: Monkeypaw Productions is an American production company founded by director and producer Jordan Peele in 2012. The company is known for producing the horror films Get Out and Us. The company is named after the 1902 horror short story "The Monkey's Paw".
NEON:
template: {name: Studio, company: 90733}
summary: Neon is an American film production and distribution company founded in 2017 by CEO Tom Quinn and Tim League, who also was the co-founder of the Alamo Drafthouse Cinema chain.
Gloria Sanchez Productions:
template: {name: Studio, company: 77152}
summary: Gloria Sanchez Productions is a film production company. It is a subsidiary of Gary Sanchez Productions.
BRON:
template: {name: Studio, company: 13240}
summary: Bron Studios (stylized as BRON) is a Canadian motion picture company based in British Columbia owned by Bron Media Corporation. Bron's notable productions include Joker, Bombshell, Queen & Slim, Greyhound, Judas and the Black Messiah, The Mule, Henchmen, Roman J. Israel, Esq., Rudderless, Welcome to Me, The Addams Family, The Willoughbys, and Ghostbusters Afterlife.
Lucasfilm:
template: {name: Studio, company: 1}
summary: Lucasfilm Ltd. LLC is an American film and television production company that is a subsidiary of Walt Disney Studios, which is a business segment of The Walt Disney Company. The studio is best known for creating and producing the Star Wars and Indiana Jones franchises, as well as its leadership in developing special effects, sound, and computer animation for films. Lucasfilm was founded by filmmaker George Lucas in 1971 in San Rafael, California; most of the company's operations were moved to San Francisco in 2005.[3] Disney acquired Lucasfilm in October 2012 for $2.2 billion in cash and $1.855 billion in stock.
A24:
template: {name: Studio, company: 41077}
summary: A24 is an American independent entertainment company founded on August 20, 2012, by Daniel Katz, David Fenkel, and John Hodges and based in New York City. It specializes in film distribution, and film and television production.
View Askew:
template: {name: Studio, company: 16934}
summary: View Askew Productions is an American film and television production company founded by Kevin Smith and Scott Mosier in 1994.
Caviar:
template: {name: Studio, company: 2699}
summary: Caviar is an award-winning entertainment company with offices in Los Angeles, London, Brussels, Paris & Madrid. Our passion is to entertain audiences, wherever they are. Caviars ever growing circle of creators is rooted in branded content, film, digital and post production. We are looking forward to meeting you.
Marvel Studios:
template: {name: Studio, company: "420,7505"}
summary: Marvel Studios, LLC is an American film and television studio 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.
Bleecker Street:
template: {name: Studio, company: 19414}
summary: Bleecker Street is an American film distribution company based in New York City. The company was named after 65 Bleecker Street, the street address of Andrew Karpen's prior company Focus Features.
Shaw Brothers:
template: {name: Studio, company: 5798}
summary: Shaw Brothers Studios was the largest film production company in Hong Kong, and operated from 1925 to 2011. It is fair to say that the Shaw Brothers have been the most significant film production company in the history of Hong Kong Cinema, with an influence extending far into international cinema. Over the last nine decades, the Shaws have amassed a collection of over 800 titles, with countless awards and international recognition.
######################################################
Loading…
Cancel
Save