You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
2.8 KiB
61 lines
2.8 KiB
######################################################
|
|
# Franchise Collections #
|
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
# #
|
|
# Call this from your config.yml (Movie only): #
|
|
# metadata_path: #
|
|
# - git: PMM/movie/franchise #
|
|
######################################################
|
|
|
|
templates:
|
|
collection:
|
|
collection_mode: hide
|
|
optional:
|
|
- collection
|
|
tmdb_collection_details: <<collection>>
|
|
sync_mode: sync
|
|
sort_title: +06_<<collection_name>>
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/<<url_encoded>>.jpg
|
|
|
|
collections:
|
|
Franchise Collections:
|
|
blank_collection: true
|
|
collection_mode: hide
|
|
sort_title: +06_+Franchise Collections
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/franchise.jpg
|
|
DC Universe:
|
|
template: { name: collection, url: "DC Universe" }
|
|
tmdb_list: https://www.themoviedb.org/list/6468
|
|
summary: The DC Universe (DCU) is the fictional shared universe where most stories in American comic book titles published by DC Comics take place. DC superheroes such as Superman, Batman, Wonder Woman, Martian Manhunter, The Flash, Green Lantern and Aquaman are from this universe, as well as teams such as the Justice League and the Teen Titans.
|
|
Fast & Furious:
|
|
template: {name: collection, url: "Fast & Furious" }
|
|
tmdb_collection_details: 9485
|
|
In Association with Marvel:
|
|
template: {name: collection, url: "In Association with Marvel" }
|
|
imdb_list: https://www.imdb.com/list/ls538850776/
|
|
summary: Movies based on Marvel Comics properties, or not directly part of the Marvel Cinematic Universe
|
|
James Bond 007:
|
|
template: {name: collection, url: "James Bond 007" }
|
|
tmdb_collection_details: 645
|
|
Jurassic Park:
|
|
template: {name: collection, url: "Jurassic Park" }
|
|
tmdb_collection_details: 328
|
|
Lord of the Rings:
|
|
template: {name: collection, url: "Lord of the Rings" }
|
|
imdb_list: https://www.imdb.com/list/ls083718341/
|
|
summary: A collection of Films based on J.R.R Tolkien Novels.
|
|
Marvel Cinematic Universe:
|
|
template: {name: collection, url: "Marvel Cinematic Universe" }
|
|
imdb_list: https://www.imdb.com/list/ls091745515
|
|
Star Wars:
|
|
template: {name: collection, url: "Star Wars" }
|
|
tmdb_collection_details: 10
|
|
The Hunger Games:
|
|
template: {name: collection, url: "The Hunger Games" }
|
|
tmdb_collection_details: 131635
|
|
Wizarding World:
|
|
template: {name: collection, url: "Wizarding World" }
|
|
tmdb_list: https://www.themoviedb.org/list/63607
|
|
X-Men:
|
|
template: {name: collection, url: "X-Men" }
|
|
tmdb_collection_details: 748 |