Merge pull request #151 from charles15/master

Updated movies config
pull/153/head
meisnate12 3 years ago committed by GitHub
commit 48a7f15a88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,27 @@
# charles15's Collections
## Sort Order
### Movies
01- Popular on Plex
02- Charts
03- Movie Series
04-
05- Studios
06-
07-
08-
09- Genre
10- Actors/Persons
### TV Shows
01- Popular on Plex
02- Charts
03- Series
04- Universes
05- Networks
06-
07-
08-
09- Genre
10- Actors/Persons

@ -19,8 +19,6 @@ collections:
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. 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: DreamWorks:
template: { name: Studio, company: 521, poster: https://theposterdb.com/api/assets/103275 } template: { name: Studio, company: 521, poster: https://theposterdb.com/api/assets/103275 }
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. 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: Illumination Entertainment:
template: { name: Studio, company: 6704, poster: https://theposterdb.com/api/assets/103276 } template: { name: Studio, company: 6704, poster: https://theposterdb.com/api/assets/103276 }

@ -105,29 +105,41 @@ collections:
trakt_list: https://trakt.tv/users/donxy/lists/alien-predator-timeline?sort=rank,asc trakt_list: https://trakt.tv/users/donxy/lists/alien-predator-timeline?sort=rank,asc
url_poster: https://theposterdb.com/api/assets/146111 url_poster: https://theposterdb.com/api/assets/146111
summary: All Alien & Predator movies in the shared universe summary: All Alien & Predator movies in the shared universe
name_mapping: Alien/Predator Universe name_mapping: AlienPredator Universe
Rocky Universe: Rocky Universe:
template: {name: Series} template: {name: Series}
tmdb_list: https://www.themoviedb.org/collection/1575 imdb_list: https://www.imdb.com/list/ls538336139/
tmdb_list: https://www.themoviedb.org/collection/553717 url_poster: https://theposterdb.com/api/assets/5907
sort_by: release_date.desc sort_by: release_date.desc
collection_order: custom collection_order: release
summary: All movies from the Rocky & Creed Universe. summary: All movies from the Rocky & Creed Universe.
Fast & Furious Collection: Fast & Furious Collection:
template: {name: Series} template: {name: Series}
tmdb_list: https://www.themoviedb.org/collection/9485 imdb_list: https://www.imdb.com/list/ls068290878/
url_poster: https://theposterdb.com/api/assets/47254
sort_by: release_date.desc sort_by: release_date.desc
collection_order: custom collection_order: custom
summary: All movies in the Fast & Furious Universe. summary: All movies in the Fast & Furious Universe.
Indiana Jones Franchise: Indiana Jones Franchise:
template: {name: Series} template: {name: Series}
tmdb_list: https://www.themoviedb.org/collection/84 imdb_list: https://www.imdb.com/list/ls538364160/
url_poster: https://theposterdb.com/api/assets/11385
sort_by: release_date.desc sort_by: release_date.desc
collection_order: custom collection_order: custom
summary: All movies in the Indiana Jones Universe. summary: All movies in the Indiana Jones Universe.
Mission Impossible Collection: Mission Impossible Collection:
template: {name: Series} template: {name: Series}
tmdb_list: https://www.themoviedb.org/collection/87359 imdb_list: https://www.imdb.com/list/ls066600640
url_poster: https://theposterdb.com/api/assets/6475
sort_by: release_date.desc
collection_order: custom
name: "Mission: Impossible Franchise"
name_mapping: Mission Impossible
summary: "All movies in the Mission: Impossible Universe."
James Bond Franchise:
template: {name: Series}
imdb_list: https://www.imdb.com/list/ls006405458/
url_poster: https://theposterdb.com/api/assets/75315
sort_by: release_date.desc sort_by: release_date.desc
collection_order: custom collection_order: custom
summary: All movies in the Mission: Impossible Universe. summary: "All movies from the James Bond franchise"

@ -24,7 +24,7 @@ collections:
Cartoon Network: Cartoon Network:
template: { name: network, network: "56, 217, 1232, 1483, 2193, 3917, 4771"} template: { name: network, network: "56, 217, 1232, 1483, 2193, 3917, 4771"}
CBS: CBS:
template: { name: network, network: "16, 2528", "1709", "2621"} template: { name: network, network: "16, 2528, 1709, 2621"}
Cinemax: Cinemax:
template: { name: network, network: 359} template: { name: network, network: 359}
Comedy Central: Comedy Central:
@ -70,4 +70,5 @@ collections:
TNT: TNT:
template: { name: network, network: 41} template: { name: network, network: 41}
YouTube: YouTube:
template: { name: network, network: "247, 1436, 4869"} template: { name: network, network: "247, 1436, 4869"}
Loading…
Cancel
Save