Merge pull request #64 from gogorichie/master

Creation Of African American Films collection
This commit is contained in:
meisnate12 2021-12-26 13:45:53 -05:00 committed by GitHub
commit c92085e2e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 140 additions and 71 deletions

View File

@ -1,23 +1,51 @@
collections: collections:
#Update daily #Update daily
All DC Movies: 90s Movies:
imdb_list: https://www.imdb.com/list/ls041437328/ plex_search:
summary: A collection of all DC movies. any:
sort_title: "+001" year:
- 1990
- 1991
- 1992
- 1993
- 1994
- 1995
- 1996
- 1997
- 1998
- 1999
collection_order: release collection_order: release
collection_mode: default collection_mode: default
Marvel Cinematic Universe: 80s Movies:
imdb_list: https://www.imdb.com/list/ls081113000/ plex_search:
summary: A collection of all MCU movies. any:
sort_title: "+001" year:
- 1980
- 1981
- 1982
- 1983
- 1984
- 1985
- 1986
- 1987
- 1988
- 1989
collection_order: release collection_order: release
collection_mode: default collection_mode: default
X-Men: Recent Released Movies:
template: {name: imdb, summary: "A superhero film series about a team of mutant superheroes based on the Marvel Comics superheroes of the same name.", poster: "https://theposterdb.com/api/assets/32304"} plex_search:
imdb_list: any:
- https://www.imdb.com/list/ls024445822/ year:
- 2019
- 2020
- 2021
collection_order: release collection_order: release
collection_mode: default collection_mode: default
IMDB Top 250:
imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=25
summary: Top 250 most popular movies
sync_mode: sync
collection_mode: show_items
#Update weekly #Update weekly
Our Most Watched Movies: Our Most Watched Movies:
sync_mode: sync sync_mode: sync
@ -42,64 +70,16 @@ collections:
collection_mode: default collection_mode: default
schedule: weekly(friday) schedule: weekly(friday)
#Update montly #Update montly
90s Movies:
plex_search:
any:
year:
- 1990
- 1991
- 1992
- 1993
- 1994
- 1995
- 1996
- 1997
- 1998
- 1999
collection_order: release
collection_mode: default
schedule: monthly(9)
80s Movies:
plex_search:
any:
year:
- 1980
- 1981
- 1982
- 1983
- 1984
- 1985
- 1986
- 1987
- 1988
- 1989
collection_order: release
collection_mode: default
schedule: monthly(8)
Star Wars:
tmdb_collection: https://www.themoviedb.org/collection/10-star-wars-collection
tmdb_summary: https://www.themoviedb.org/collection/10-star-wars-collection
sort_title: "+004"
collection_order: release
collection_mode: default
schedule: monthly(6)
IMDB Top 100 Superhero Movies: IMDB Top 100 Superhero Movies:
imdb_list: https://www.imdb.com/list/ls008583762/ imdb_list: https://www.imdb.com/list/ls008583762/
summary: Top 100 Superhero Movies. summary: Top 100 Superhero Movies.
sort_title: "+001"
collection_order: release collection_order: release
collection_mode: default collection_mode: default
schedule: monthly(2) schedule: monthly(2)
#Update yearly #Update yearly
IMDB Top 250:
imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=25
sync_mode: sync
collection_mode: show_items
schedule: Yearly(01/15), Yearly(06/1)
IMDB Top 25 Baseball Movies: IMDB Top 25 Baseball Movies:
imdb_list: https://www.imdb.com/list/ls064950205/ imdb_list: https://www.imdb.com/list/ls064950205/
summary: Top 25 Baseball Movies. summary: Top 25 Baseball Movies.
sort_title: "+001" collection_order: alpha
collection_order: release collection_mode: show_items
collection_mode: default
schedule: Yearly(03/15), Yearly(10/1) schedule: Yearly(03/15), Yearly(10/1)

View File

@ -0,0 +1,86 @@
#### Movie Collections #############
# Collection Templates
templates:
tmdb:
optional:
- collections
- lists
- movies
- tmdb_summary
- summary
tmdb_collection: <<collections>>
tmdb_list: <<lists>>
tmdb_movie: <<movies>>
tmdb_summary: <<tmdb_summary>>
summary: <<summary>>
url_poster: <<poster>>
sort_title: <<collection_name>>
collection_order: release
schedule: weekly(saturday)
imdb:
url_poster: <<poster>>
summary: <<summary>>
sync_mode: sync
schedule: weekly(saturday)
Holiday:
url_poster: <<poster>>
sort_title: <<collection_name>>
collection_order: release
schedule: monthly(12)
# Collections
collections:
American Pie:
template: {name: tmdb, collections: "2806, 298820", tmdb_summary: 2806, poster: https://theposterdb.com/api/assets/68418}
The Bourne Collection:
template: {name: tmdb, collections: 31562, tmdb_summary: 31562, poster: https://theposterdb.com/api/assets/5420}
John Wick Collection:
template: {name: tmdb, collections: 404609, tmdb_summary: 404609, poster: https://theposterdb.com/api/assets/17550}
Jurassic Park Collection:
template: {name: tmdb, collections: 328, tmdb_summary: 328, poster: https://theposterdb.com/api/assets/9492}
DC Extended Universe:
template: {name: imdb, summary: "The DC Extended Universe (DCEU) is an American media franchise and shared universe centered on a series of superhero films based on characters that appeared in American comic books by DC Comics.", poster: https://theposterdb.com/api/assets/79223}
imdb_list:
- https://www.imdb.com/list/ls077827588/
All DC Movies:
template: {name: imdb, summary: "A collection of all DC movies.", poster: https://theposterdb.com/api/assets/52780}
imdb_list:
- https://www.imdb.com/list/ls041437328/
The Fast and the Furious:
template: {name: tmdb, collections: "9485", tmdb_summary: 9485, poster: https://theposterdb.com/api/assets/10036}
Disney Animation:
template: {name: tmdb, lists: "7103808, 7103807", summary: "A collection of Disney Animation movies.", poster: https://theposterdb.com/api/assets/68411}
Christmas:
template: {name: Holiday, summary: "Christmas film is a genre that revolves around the plot involving Christmas.", poster: https://theposterdb.com/api/assets/111695}
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/ls066252180/
- https://www.imdb.com/list/ls031348568/
Marvel Cinematic Universe:
template: {name: imdb, summary: "The Marvel Cinematic Universe (MCU) is an American media franchise and shared universe centered on a series of superhero films produced by Marvel Studios. The films are based on characters that appear in American comic books published by Marvel Comics. The franchise also includes television series, short films, digital series, and literature. The shared universe, much like the original Marvel Universe in comic books, was established by crossing over common plot elements, settings, cast, and characters.", poster: https://theposterdb.com/api/assets/879}
imdb_list:
- https://www.imdb.com/list/ls031310794/
"Mission: Impossible":
template: {name: tmdb, collections: "87359", tmdb_summary: 87359, poster: https://theposterdb.com/api/assets/12118}
X-Men:
template: {name: imdb, summary: "A superhero film series about a team of mutant superheroes based on the Marvel Comics superheroes of the same name.", poster: "https://theposterdb.com/api/assets/32304"}
imdb_list:
- https://www.imdb.com/list/ls024445822/
Batman Collection:
template: {name: imdb, summary: "Batman is a superhero who appears in American comic books published by DC Comics.", poster: "https://theposterdb.com/api/assets/14850"}
imdb_list:
- https://www.imdb.com/list/ls022342493/
- https://www.imdb.com/list/ls059646235/
Star Wars Collection:
template: {name: tmdb, collections: 10, tmdb_summary: 10, poster: https://theposterdb.com/api/assets/4448}
African-American Films:
template: {name: imdb, summary: "Some of greatest films telling the Black story, staring a Black actor, or Directed by a Black Director"}
imdb_list:
- https://www.imdb.com/list/ls054431555/
- https://www.imdb.com/list/ls031451603/
- https://www.imdb.com/list/ls045147779/
- https://www.imdb.com/list/ls041984032/

View File

@ -1,3 +1,5 @@
#### Wife Flix #############
#### Collections for my wife ###########
collections: collections:
Anne Anna Emma Meg: Anne Anna Emma Meg:
tmdb_actor: tmdb_actor:
@ -12,25 +14,26 @@ collections:
imdb_list: https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner imdb_list: https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner
collection_order: release collection_order: release
summary: Oscar Winning Movies summary: Oscar Winning Movies
schedule: monthly(1), monthly(19) schedule: monthly(1), monthly(15)
Romantic Comedies: Romantic Comedies:
genre: Romance genre: Romance
filters: filters:
genre: Comedy genre: Comedy
collection_order: alpha collection_order: alpha
collection_mode: default collection_mode: default
schedule: monthly(1), monthly(19) schedule: monthly(1), monthly(15)
John Hughes Production: John Hughes Production:
tmdb_director: 11505 tmdb_director: 11505
tmdb_writer: 11505 tmdb_writer: 11505
tmdb_producer: 11505 tmdb_producer: 11505
collection_order: release collection_order: release
collection_mode: default collection_mode: default
schedule: monthly(1), monthly(19) schedule: monthly(1), monthly(15)
# Sing-along Movies: # Sing-Along Movies:
# plex_search: # genre: Music
# all: # filters:
# genre: Music, Musical # genre: Musical
# sort_by: audience_rating.desc # collection_order: alpha
# collection_mode: default
# summary: Movies you can sing along with # summary: Movies you can sing along with
# schedule: monthly(19) # schedule: monthly(25)