mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-18 14:09:43 -05:00
meta directory with files for PMM
This commit is contained in:
38
yozora/configs 2.0 - WIP/metadata/movie/award.yml
Normal file
38
yozora/configs 2.0 - WIP/metadata/movie/award.yml
Normal file
@@ -0,0 +1,38 @@
|
||||
######################################################
|
||||
# Awards Collections #
|
||||
# Created by Yozora, Bullmoose20, hjone72, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/award #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
Award:
|
||||
sort_title: +16_<<collection_name>>
|
||||
collection_mode: hide
|
||||
sync_mode: sync
|
||||
smart_label: audience_rating.desc
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/<<image>>/winner.jpg
|
||||
|
||||
collections:
|
||||
Award Collections:
|
||||
blank_collection: true
|
||||
collection_mode: hide
|
||||
sort_title: +16_+Award Collections
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/award.jpg
|
||||
|
||||
Cesar:
|
||||
template: { name: Award, image: cesar }
|
||||
trakt_list: https://trakt.tv/users/fauxliege/lists/cesar-meilleur-film
|
||||
summary: "The César Award is the national film award of France. It is delivered in the Nuit des César ceremony and was first awarded in 1976."
|
||||
|
||||
Berlinale:
|
||||
template: { name: Award, image: berlinale }
|
||||
trakt_list: https://trakt.tv/users/maxwelldeux/lists/berlin-international-film-festival-golden-bears
|
||||
summary: "The Berlin International Film Festival, usually called the Berlinale, is a film festival held annually in Berlin, Germany."
|
||||
|
||||
Venice:
|
||||
template: { name: Award, image: venice }
|
||||
trakt_list: https://trakt.tv/users/maxwelldeux/lists/venice-film-festival-golden-lion
|
||||
summary: "The Venice Film Festival or Venice International Film Festival (Italian: Mostra Internazionale d'Arte Cinematografica della Biennale di Venezia is the world's oldest film festival"
|
||||
57
yozora/configs 2.0 - WIP/metadata/movie/bafta.yml
Normal file
57
yozora/configs 2.0 - WIP/metadata/movie/bafta.yml
Normal file
@@ -0,0 +1,57 @@
|
||||
######################################################
|
||||
# BAFTA Collections #
|
||||
# Created by Yozora, Bullmoose20, hjone72, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/bafta #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
BAFTA:
|
||||
sort_title: +16_<<collection_name>>
|
||||
collection_mode: hide
|
||||
smart_label: audience_rating.desc
|
||||
summary: <<year>> BAFTA awards
|
||||
trakt_list: https://trakt.tv/users/pjcob/lists/<<year>>-bafta
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/bafta/<<year>>.jpg
|
||||
|
||||
Award:
|
||||
sort_title: +16_<<collection_name>>
|
||||
collection_mode: hide
|
||||
smart_label: audience_rating.desc
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/bafta/<<image>>.jpg
|
||||
|
||||
collections:
|
||||
|
||||
BAFTA 2022:
|
||||
template: { name: BAFTA, year: 2022 }
|
||||
|
||||
BAFTA 2021:
|
||||
template: { name: BAFTA, year: 2021 }
|
||||
|
||||
BAFTA 2020:
|
||||
template: { name: BAFTA, year: 2020 }
|
||||
|
||||
BAFTA 2019:
|
||||
template: { name: BAFTA, year: 2019 }
|
||||
|
||||
BAFTA 2018:
|
||||
template: { name: BAFTA, year: 2018 }
|
||||
|
||||
BAFTA 2017:
|
||||
template: { name: BAFTA, year: 2017 }
|
||||
|
||||
BAFTA 2016:
|
||||
template: { name: BAFTA, year: 2016 }
|
||||
|
||||
BAFTA 2015:
|
||||
template: { name: BAFTA, year: 2015 }
|
||||
|
||||
BAFTA 2014:
|
||||
template: { name: BAFTA, year: 2014 }
|
||||
|
||||
BAFTA Best Films:
|
||||
template: { name: Award, image: winner }
|
||||
trakt_list: https://trakt.tv/users/maxwelldeux/lists/bafta-award-best-film
|
||||
summary: "The EE British Academy Film Awards or BAFTA Film Awards are presented in an annual award show hosted by the British Academy of Film and Television Arts (BAFTA) to honour the best British and international contributions to film."
|
||||
51
yozora/configs 2.0 - WIP/metadata/movie/cannes.yml
Normal file
51
yozora/configs 2.0 - WIP/metadata/movie/cannes.yml
Normal file
@@ -0,0 +1,51 @@
|
||||
######################################################
|
||||
# Sundance Collections #
|
||||
# Created by Yozora, Bullmoose20, hjone72, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/cannes #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
Cannes:
|
||||
sort_title: +16_<<collection_name>>
|
||||
collection_mode: hide
|
||||
smart_label: audience_rating.desc
|
||||
summary: <<year>> Cannes awards
|
||||
trakt_list: https://trakt.tv/users/pjcob/lists/<<year>>-cannes
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cannes/<<year>>.jpg
|
||||
|
||||
Award:
|
||||
sort_title: +16_<<collection_name>>
|
||||
collection_mode: hide
|
||||
smart_label: audience_rating.desc
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cannes/<<image>>.jpg
|
||||
|
||||
collections:
|
||||
|
||||
Cannes 2022:
|
||||
template: { name: Cannes, year: 2022 }
|
||||
|
||||
Cannes 2021:
|
||||
template: { name: Cannes, year: 2021 }
|
||||
|
||||
Cannes 2020:
|
||||
template: { name: Cannes, year: 2020 }
|
||||
|
||||
Cannes 2019:
|
||||
template: { name: Cannes, year: 2019 }
|
||||
|
||||
Cannes 2018:
|
||||
template: { name: Cannes, year: 2018 }
|
||||
|
||||
Cannes 2017:
|
||||
template: { name: Cannes, year: 2017 }
|
||||
|
||||
Cannes 2016:
|
||||
template: { name: Cannes, year: 2016 }
|
||||
|
||||
Cannes - Palme d'or:
|
||||
template: { name: Award, image: winner }
|
||||
trakt_list: https://trakt.tv/users/sp1ti/lists/cannes-palme-d-or-winners
|
||||
summary: "The Palme d'Or is the highest prize awarded at the Cannes Film Festival. It was introduced in 1955 by the organising committee."
|
||||
55
yozora/configs 2.0 - WIP/metadata/movie/chart.yml
Normal file
55
yozora/configs 2.0 - WIP/metadata/movie/chart.yml
Normal file
@@ -0,0 +1,55 @@
|
||||
######################################################
|
||||
# Smart Charts & Releases Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/chart #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
chartandrelease:
|
||||
collection_mode: hide
|
||||
sort_title: +01_<<collection_name>>
|
||||
sync_mode: sync
|
||||
limit: 250
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/chart/<<url_encoded>>.jpg
|
||||
|
||||
collections:
|
||||
Movie Chart Collections:
|
||||
blank_collection: true
|
||||
collection_mode: hide
|
||||
sort_title: +01_+Movie Chart Collections
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/movie_chart.jpg
|
||||
Newly Released Movies:
|
||||
template: {name: chartandrelease, url: "Newly Released Movies"}
|
||||
summary: A collection of newly-released movies in cinema and on streaming services
|
||||
smart_filter:
|
||||
all:
|
||||
genre.not: Horror
|
||||
release.after: 01/07/2021
|
||||
any:
|
||||
country: United Kingdom, United States of America, Canada
|
||||
sort_by: release.desc
|
||||
TMDb Trending Movies:
|
||||
template: {name: chartandrelease, url: "TMDb Trending Movies"}
|
||||
tmdb_trending_weekly: 250
|
||||
summary: A collection of movies trending on TMDb
|
||||
sync_mode: sync
|
||||
TMDb Popular Movies:
|
||||
template: {name: chartandrelease, url: "TMDb Popular Movies"}
|
||||
tmdb_popular: 250
|
||||
summary: A collection of the most watched movies according to TMDb.
|
||||
smart_label: random
|
||||
TMDb Now Playing Movies:
|
||||
template: {name: chartandrelease, url: "TMDb Now Playing Movies"}
|
||||
tmdb_now_playing: 250
|
||||
summary: A collection of movies that people are currently watching.
|
||||
smart_label: random
|
||||
IMDb Top 250 Movies:
|
||||
sort_title: +01_z<<collection_name>>
|
||||
template: {name: chartandrelease, url: "IMDb Top 250 Movies"}
|
||||
imdb_chart: top_movies
|
||||
collection_mode: hide
|
||||
collection_order: custom
|
||||
sync_mode: sync
|
||||
@@ -0,0 +1,90 @@
|
||||
######################################################
|
||||
# Dynamic US Content Rating Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# Rating Adjustments made by Yozora #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/content_rating_us #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
contentrating_dynamic:
|
||||
collection_mode: hide
|
||||
sort_title: +03_<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/content_rating/us/<<key_name>>.jpg
|
||||
smart_filter:
|
||||
sort_by: release.desc
|
||||
any:
|
||||
content_rating: <<value>>
|
||||
other:
|
||||
sort_title: +03_~<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/content_rating/other.jpg
|
||||
|
||||
collections:
|
||||
Ratings Collections:
|
||||
blank_collection: true
|
||||
collection_mode: hide
|
||||
sort_title: +03_+Ratings Collections
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/content_rating.jpg
|
||||
|
||||
dynamic_collections:
|
||||
US Movie Content Ratings:
|
||||
type: content_rating
|
||||
title_format: <<key_name>>
|
||||
other_name: Other Ratings
|
||||
template: contentrating_dynamic
|
||||
other_template: ["other", "contentrating_dynamic"]
|
||||
include:
|
||||
- G
|
||||
- PG
|
||||
- PG-13
|
||||
- R
|
||||
- NC-17
|
||||
- NR
|
||||
addons:
|
||||
G:
|
||||
- gb/U
|
||||
- gb/0+
|
||||
- U
|
||||
- TV-Y
|
||||
- TV-G
|
||||
- E
|
||||
- gb/E
|
||||
PG:
|
||||
- gb/PG
|
||||
- gb/9+
|
||||
- TV-PG
|
||||
- TV-Y7
|
||||
- TV-Y7-FV
|
||||
PG-13:
|
||||
- gb/12A
|
||||
- gb/12
|
||||
- 12+
|
||||
- TV-13
|
||||
R:
|
||||
- 18
|
||||
- gb/18
|
||||
- MA-17
|
||||
- TVMA
|
||||
- TV-MA
|
||||
- gb/14+
|
||||
- gb/15
|
||||
- TV-14
|
||||
NC-17:
|
||||
- gb/R18
|
||||
- gb/X
|
||||
- R18
|
||||
- X
|
||||
NR:
|
||||
- Approved
|
||||
- N/A
|
||||
- NOT RATED
|
||||
- Not Rated
|
||||
- "gb/NR"
|
||||
- Unrated
|
||||
- gb/Not Rated
|
||||
- gb/Rejected
|
||||
- gb/Unrated
|
||||
- None
|
||||
|
||||
90
yozora/configs 2.0 - WIP/metadata/movie/country_color.yml
Normal file
90
yozora/configs 2.0 - WIP/metadata/movie/country_color.yml
Normal file
@@ -0,0 +1,90 @@
|
||||
######################################################
|
||||
# Dynamic Country Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# Artwork Credit to Duhniel #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/country_color #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
country_color_dynamic:
|
||||
collection_mode: hide
|
||||
sort_title: +11_<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/country/color/<<key_name_encoded>>.jpg
|
||||
smart_filter:
|
||||
sort_by: release.desc
|
||||
any:
|
||||
country: <<value>>
|
||||
other:
|
||||
sort_title: +11_~<<collection_name>>
|
||||
|
||||
collections:
|
||||
Country Collections:
|
||||
blank_collection: true
|
||||
collection_mode: hide
|
||||
sort_title: +11_+Country Collections
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/country.jpg
|
||||
|
||||
dynamic_collections:
|
||||
Country Color:
|
||||
type: country
|
||||
title_format: <<key_name>>
|
||||
other_name: Other Countries
|
||||
template: country_color_dynamic
|
||||
other_template: ["other", "country_color_dynamic"]
|
||||
exclude:
|
||||
- United Kingdom # Excluded by default due to high volume
|
||||
- United States of America # Excluded by default due to high volume
|
||||
include:
|
||||
- Australia
|
||||
- Brazil
|
||||
- Bulgaria
|
||||
- Canada
|
||||
- Chile
|
||||
- China
|
||||
- Czech Republic
|
||||
- Denmark
|
||||
- Estonia
|
||||
- France
|
||||
- Germany
|
||||
- Greece
|
||||
- Hong Kong
|
||||
- Hungary
|
||||
- Iceland
|
||||
- India
|
||||
- Indonesia
|
||||
- Iran
|
||||
- Ireland
|
||||
- Italy
|
||||
- Japan
|
||||
- Korea
|
||||
- Latvia
|
||||
- Malayasia
|
||||
- Mexico
|
||||
- Netherlands
|
||||
- New Zealand
|
||||
- Norway
|
||||
- Pakistan
|
||||
- Philippines
|
||||
- Poland
|
||||
- Portugal
|
||||
- Romania
|
||||
- Russia
|
||||
- Saudi Arabia
|
||||
- Serbia
|
||||
- South Africa
|
||||
- Spain
|
||||
- Sweden
|
||||
- Switzerland
|
||||
- Thailand
|
||||
- Turkey
|
||||
- Ukraine
|
||||
- United Arab Emirates
|
||||
- Vietnam
|
||||
addons:
|
||||
Korea:
|
||||
- Republic of Korea
|
||||
- South Korea
|
||||
|
||||
90
yozora/configs 2.0 - WIP/metadata/movie/country_white.yml
Normal file
90
yozora/configs 2.0 - WIP/metadata/movie/country_white.yml
Normal file
@@ -0,0 +1,90 @@
|
||||
######################################################
|
||||
# Dynamic Country Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# Artwork Credit to Duhniel #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/country_white #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
country_white_dynamic:
|
||||
collection_mode: hide
|
||||
sort_title: +11_<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/country/white/<<key_name_encoded>>.jpg
|
||||
smart_filter:
|
||||
sort_by: release.desc
|
||||
any:
|
||||
country: <<value>>
|
||||
other:
|
||||
sort_title: +11_~<<collection_name>>
|
||||
|
||||
collections:
|
||||
Country Collections:
|
||||
blank_collection: true
|
||||
collection_mode: hide
|
||||
sort_title: +11_+Country Collections
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/country.jpg
|
||||
|
||||
dynamic_collections:
|
||||
Country White:
|
||||
type: country
|
||||
title_format: <<key_name>>
|
||||
other_name: Other Countries
|
||||
template: country_white_dynamic
|
||||
other_template: ["other", "country_white_dynamic"]
|
||||
exclude:
|
||||
- United Kingdom # Excluded by default due to high volume
|
||||
- United States of America # Excluded by default due to high volume
|
||||
include:
|
||||
- Australia
|
||||
- Brazil
|
||||
- Bulgaria
|
||||
- Canada
|
||||
- Chile
|
||||
- China
|
||||
- Czech Republic
|
||||
- Denmark
|
||||
- Estonia
|
||||
- France
|
||||
- Germany
|
||||
- Greece
|
||||
- Hong Kong
|
||||
- Hungary
|
||||
- Iceland
|
||||
- India
|
||||
- Indonesia
|
||||
- Iran
|
||||
- Ireland
|
||||
- Italy
|
||||
- Japan
|
||||
- Korea
|
||||
- Latvia
|
||||
- Malayasia
|
||||
- Mexico
|
||||
- Netherlands
|
||||
- New Zealand
|
||||
- Norway
|
||||
- Pakistan
|
||||
- Philippines
|
||||
- Poland
|
||||
- Portugal
|
||||
- Romania
|
||||
- Russia
|
||||
- Saudi Arabia
|
||||
- Serbia
|
||||
- South Africa
|
||||
- Spain
|
||||
- Sweden
|
||||
- Switzerland
|
||||
- Thailand
|
||||
- Turkey
|
||||
- Ukraine
|
||||
- United Arab Emirates
|
||||
- Vietnam
|
||||
addons:
|
||||
Korea:
|
||||
- Republic of Korea
|
||||
- South Korea
|
||||
|
||||
32
yozora/configs 2.0 - WIP/metadata/movie/decade.yml
Normal file
32
yozora/configs 2.0 - WIP/metadata/movie/decade.yml
Normal file
@@ -0,0 +1,32 @@
|
||||
######################################################
|
||||
# Dynamic Decade Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/decade #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
decade_dynamic:
|
||||
collection_mode: hide
|
||||
sort_title: +13_<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/decade/best/<<key>>.jpg
|
||||
smart_filter:
|
||||
sort_by: critic_rating.desc
|
||||
any:
|
||||
decade: <<value>>
|
||||
limit: 100
|
||||
|
||||
collections:
|
||||
Decade Collections:
|
||||
blank_collection: true
|
||||
collection_mode: hide
|
||||
sort_title: +13_+Decade Collections
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/decade.jpg
|
||||
|
||||
dynamic_collections:
|
||||
Decade:
|
||||
type: decade
|
||||
title_format: Best of <<key_name>>
|
||||
template: decade_dynamic
|
||||
35
yozora/configs 2.0 - WIP/metadata/movie/director.yml
Normal file
35
yozora/configs 2.0 - WIP/metadata/movie/director.yml
Normal file
@@ -0,0 +1,35 @@
|
||||
######################################################
|
||||
# Director Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/director #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
director_dynamic:
|
||||
collection_mode: hide
|
||||
sort_title: +18_<<collection_name>>
|
||||
tmdb_person: <<value>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/people/<<key_encoded>>.jpg
|
||||
smart_filter:
|
||||
all:
|
||||
director: tmdb
|
||||
|
||||
collections:
|
||||
Directors Collections:
|
||||
blank_collection: true
|
||||
collection_mode: hide
|
||||
sort_title: +18_+Director Collections
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/director.jpg
|
||||
|
||||
dynamic_collections:
|
||||
Top Directors:
|
||||
type: director
|
||||
template: director_dynamic
|
||||
title_format: <<title>> (Director)
|
||||
data:
|
||||
depth: 5
|
||||
limit: 25
|
||||
|
||||
61
yozora/configs 2.0 - WIP/metadata/movie/franchise.yml
Normal file
61
yozora/configs 2.0 - WIP/metadata/movie/franchise.yml
Normal file
@@ -0,0 +1,61 @@
|
||||
######################################################
|
||||
# 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
|
||||
80
yozora/configs 2.0 - WIP/metadata/movie/oscars.yml
Normal file
80
yozora/configs 2.0 - WIP/metadata/movie/oscars.yml
Normal file
@@ -0,0 +1,80 @@
|
||||
######################################################
|
||||
# Oscars Collections #
|
||||
# Created by Yozora, Bullmoose20, hjone72, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/oscars #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
Oscars:
|
||||
sort_title: +16_<<collection_name>>
|
||||
collection_mode: hide
|
||||
smart_label: audience_rating.desc
|
||||
summary: Academy Awards (Oscars) for <<year>>
|
||||
trakt_list: https://trakt.tv/users/pjcob/lists/<<year>>-oscars
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/<<year>>.jpg
|
||||
|
||||
Award:
|
||||
sort_title: +16_<<collection_name>>
|
||||
collection_mode: hide
|
||||
sync_mode: sync
|
||||
smart_label: audience_rating.desc
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/<<image>>.jpg
|
||||
|
||||
collections:
|
||||
|
||||
Oscars 2010:
|
||||
template: { name: Oscars, year: 2010 }
|
||||
|
||||
Oscars 2011:
|
||||
template: { name: Oscars, year: 2011 }
|
||||
|
||||
Oscars 2012:
|
||||
template: { name: Oscars, year: 2012 }
|
||||
|
||||
Oscars 2013:
|
||||
template: { name: Oscars, year: 2013 }
|
||||
|
||||
Oscars 2014:
|
||||
template: { name: Oscars, year: 2014 }
|
||||
|
||||
Oscars 2015:
|
||||
template: { name: Oscars, year: 2015 }
|
||||
|
||||
Oscars 2016:
|
||||
template: { name: Oscars, year: 2016 }
|
||||
|
||||
Oscars 2017:
|
||||
template: { name: Oscars, year: 2017 }
|
||||
|
||||
Oscars 2018:
|
||||
template: { name: Oscars, year: 2018 }
|
||||
|
||||
Oscars 2019:
|
||||
template: { name: Oscars, year: 2019 }
|
||||
|
||||
Oscars 2020:
|
||||
template: { name: Oscars, year: 2020 }
|
||||
|
||||
Oscars 2021:
|
||||
template: { name: Oscars, year: 2021 }
|
||||
|
||||
Oscars 2022:
|
||||
template: { name: Oscars, year: 2022 }
|
||||
|
||||
Oscars Winners:
|
||||
template: { name: Award, image: winner }
|
||||
imdb_list: https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner
|
||||
summary: Oscar Winning Movies
|
||||
|
||||
Oscars Best Picture Winners:
|
||||
template: { name: Award, image: best }
|
||||
imdb_list: https://www.imdb.com/search/title/?count=250&groups=oscar_best_picture_winners
|
||||
summary: The Academy Award for Best Picture is one of the Academy Awards presented annually by the Academy of Motion Picture Arts and Sciences since the awards debuted in 1929.
|
||||
|
||||
Oscars Nominated:
|
||||
template: { name: Award, image: nomination }
|
||||
trakt_list: https://trakt.tv/users/jcbwoldseth/lists/oscar-race-2022
|
||||
summary: 2022 Oscar nominations
|
||||
65
yozora/configs 2.0 - WIP/metadata/movie/playlists.yml
Normal file
65
yozora/configs 2.0 - WIP/metadata/movie/playlists.yml
Normal file
@@ -0,0 +1,65 @@
|
||||
######################################################
|
||||
# Playlists #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/playlists #
|
||||
######################################################
|
||||
|
||||
playlists:
|
||||
Marvel Cinematic Universe:
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Marvel%20Cinematic%20Universe.jpg
|
||||
sync_to_users: all
|
||||
sync_mode: sync
|
||||
libraries: Movies, TV Shows
|
||||
trakt_list: https://trakt.tv/users/donxy/lists/marvel-cinematic-universe?sort=rank,asc
|
||||
summary: Marvel Cinematic Universe In Order
|
||||
X-Men Movies Chronological Order:
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/X-Men.jpg
|
||||
sync_to_users: all
|
||||
sync_mode: sync
|
||||
libraries: Movies, TV Shows
|
||||
trakt_list: https://trakt.tv/users/donxy/lists/x-men-universe?sort=rank,asc
|
||||
Star Wars Movies Chronological Order:
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Star%20Wars.jpg
|
||||
sync_to_users: all
|
||||
sync_mode: sync
|
||||
libraries: Movies, TV Shows
|
||||
trakt_list: https://trakt.tv/users/movistapp/lists/star-wars?sort=rank,asc
|
||||
James Bond Movies Chronological Order:
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/James%20Bond%20007.jpg
|
||||
sync_to_users: all
|
||||
sync_mode: sync
|
||||
libraries: Movies, TV Shows
|
||||
trakt_list: https://trakt.tv/users/any/lists/james-bond?sort=rank,asc
|
||||
Fast & Furious Movies Chronological Order:
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Fast%20&%20Furious.jpg
|
||||
sync_to_users: all
|
||||
sync_mode: sync
|
||||
libraries: Movies, TV Shows
|
||||
trakt_list: https://trakt.tv/users/mausk/lists/fast-furious?sort=rank,desc
|
||||
Harry Potter Movies Chronological Order:
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Wizarding%20World.jpg
|
||||
sync_to_users: all
|
||||
sync_mode: sync
|
||||
libraries: Movies, TV Shows
|
||||
trakt_list: https://trakt.tv/users/goldveia/lists/harry-potter?sort=rank,asc
|
||||
Lord of the Rings Movies Chronological Order:
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Lord%20of%20the%20Rings.jpg
|
||||
sync_to_users: all
|
||||
sync_mode: sync
|
||||
libraries: Movies, TV Shows
|
||||
trakt_list: https://trakt.tv/users/spite84/lists/lord-of-the-rings?sort=rank,asc
|
||||
Jurassic Park Movies Chronological Order:
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Jurassic%20Park.jpg
|
||||
sync_to_users: all
|
||||
sync_mode: sync
|
||||
libraries: Movies, TV Shows
|
||||
trakt_list: https://trakt.tv/users/iamgabriel/lists/jurassic?sort=rank,asc
|
||||
The Hunger Games Movies Chronological Order:
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Hunger%20Games.jpg
|
||||
sync_to_users: all
|
||||
sync_mode: sync
|
||||
libraries: Movies, TV Shows
|
||||
trakt_list: https://trakt.tv/users/gapunk78/lists/hunger-games?sort=rank,asc
|
||||
35
yozora/configs 2.0 - WIP/metadata/movie/producer.yml
Normal file
35
yozora/configs 2.0 - WIP/metadata/movie/producer.yml
Normal file
@@ -0,0 +1,35 @@
|
||||
######################################################
|
||||
# Producer Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/producer #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
producer_dynamic:
|
||||
collection_mode: hide
|
||||
sort_title: +19_<<collection_name>>
|
||||
tmdb_person: <<value>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/people/<<key_encoded>>.jpg
|
||||
smart_filter:
|
||||
all:
|
||||
producer: tmdb
|
||||
|
||||
collections:
|
||||
Producers Collections:
|
||||
blank_collection: true
|
||||
collection_mode: hide
|
||||
sort_title: +19_+Producer Collections
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/producer.jpg
|
||||
|
||||
dynamic_collections:
|
||||
Top Producers:
|
||||
type: producer
|
||||
template: producer_dynamic
|
||||
title_format: <<title>> (Producer)
|
||||
data:
|
||||
depth: 5
|
||||
limit: 25
|
||||
|
||||
98
yozora/configs 2.0 - WIP/metadata/movie/seasonal.yml
Normal file
98
yozora/configs 2.0 - WIP/metadata/movie/seasonal.yml
Normal file
@@ -0,0 +1,98 @@
|
||||
######################################################
|
||||
# Seasonal CA Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/seasonal #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
Holiday:
|
||||
smart_label: title.asc
|
||||
summary: |-
|
||||
A timed collection of <<collection_name>> and other movies that may relate to the season.
|
||||
|
||||
NOTE: this collection will only be around until <<end_date>>.
|
||||
sort_title: +00_<<collection_name>>
|
||||
schedule: range(<<start_date>>-<<end_date>>)
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/<<season>>.jpg
|
||||
delete_not_scheduled: true
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
collections:
|
||||
Independence Day Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
start_date: 06/23
|
||||
end_date: 07/11
|
||||
season: independence
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls068664510/
|
||||
- https://www.imdb.com/list/ls080925875/
|
||||
Easter Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
start_date: 03/22
|
||||
end_date: 04/25
|
||||
season: easter
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls062665509/
|
||||
- https://www.imdb.com/list/ls051733651/
|
||||
Valentine's Day Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
start_date: 02/01
|
||||
end_date: 02/29
|
||||
season: valentine
|
||||
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
|
||||
season: patrick
|
||||
imdb_list: https://www.imdb.com/list/ls063934595/
|
||||
Thanksgiving Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
###USA###
|
||||
start_date: 11/01
|
||||
end_date: 11/30
|
||||
season: thanksgiving
|
||||
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
|
||||
season: halloween
|
||||
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
|
||||
season: christmas
|
||||
imdb_list: https://www.imdb.com/list/ls000096828/
|
||||
New Year's Day Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
start_date: 12/26
|
||||
end_date: 01/04
|
||||
season: years
|
||||
imdb_list: https://www.imdb.com/list/ls066838460/
|
||||
80
yozora/configs 2.0 - WIP/metadata/movie/seasonal_section.yml
Normal file
80
yozora/configs 2.0 - WIP/metadata/movie/seasonal_section.yml
Normal file
@@ -0,0 +1,80 @@
|
||||
######################################################
|
||||
# Seasonal CA Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/seasonal_section #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
Holiday:
|
||||
smart_label: title.asc
|
||||
summary: A collection of <<collection_name>> and other movies that may relate to the season.
|
||||
sort_title: +00_<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/<<season>>.jpg
|
||||
|
||||
collections:
|
||||
Seasonal Collections:
|
||||
blank_collection: true
|
||||
collection_mode: hide
|
||||
sort_title: +00_+Resolution Collections
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/seasonal.jpg
|
||||
Independence Day Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
season: independence
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls068664510/
|
||||
- https://www.imdb.com/list/ls080925875/
|
||||
Easter Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
season: easter
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls062665509/
|
||||
- https://www.imdb.com/list/ls051733651/
|
||||
Valentine's Day Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
season: valentine
|
||||
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
|
||||
season: patrick
|
||||
imdb_list: https://www.imdb.com/list/ls063934595/
|
||||
Thanksgiving Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
season: thanksgiving
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls000835734/
|
||||
- https://www.imdb.com/list/ls091597850/
|
||||
Halloween Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
season: halloween
|
||||
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
|
||||
season: christmas
|
||||
imdb_list: https://www.imdb.com/list/ls000096828/
|
||||
New Year's Day Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
season: years
|
||||
imdb_list: https://www.imdb.com/list/ls066838460/
|
||||
47
yozora/configs 2.0 - WIP/metadata/movie/spirit.yml
Normal file
47
yozora/configs 2.0 - WIP/metadata/movie/spirit.yml
Normal file
@@ -0,0 +1,47 @@
|
||||
######################################################
|
||||
# Independent Spirit Awards Collections #
|
||||
# Created by Yozora, Bullmoose20, hjone72, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/spirit #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
Spirit:
|
||||
sort_title: +16_<<collection_name>>
|
||||
collection_mode: hide
|
||||
smart_label: audience_rating.desc
|
||||
summary: Independent Spirit Awards <<year>>
|
||||
trakt_list: https://trakt.tv/users/pjcob/lists/<<year>>-independent-spirits
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/spirit/<<year>>.jpg
|
||||
|
||||
|
||||
collections:
|
||||
|
||||
Independent Spirit Awards 2022:
|
||||
template: { name: Spirit, year: 2022 }
|
||||
|
||||
Independent Spirit Awards 2021:
|
||||
template: { name: Spirit, year: 2021 }
|
||||
|
||||
Independent Spirit Awards 2020:
|
||||
template: { name: Spirit, year: 2020 }
|
||||
|
||||
Independent Spirit Awards 2019:
|
||||
template: { name: Spirit, year: 2019 }
|
||||
|
||||
Independent Spirit Awards 2018:
|
||||
template: { name: Spirit, year: 2018 }
|
||||
|
||||
Independent Spirit Awards 2017:
|
||||
template: { name: Spirit, year: 2017 }
|
||||
|
||||
Independent Spirit Awards 2016:
|
||||
template: { name: Spirit, year: 2016 }
|
||||
|
||||
Independent Spirit Awards 2015:
|
||||
template: { name: Spirit, year: 2015 }
|
||||
|
||||
Independent Spirit Awards 2014:
|
||||
template: { name: Spirit, year: 2014 }
|
||||
44
yozora/configs 2.0 - WIP/metadata/movie/streaming_uk.yml
Normal file
44
yozora/configs 2.0 - WIP/metadata/movie/streaming_uk.yml
Normal file
@@ -0,0 +1,44 @@
|
||||
######################################################
|
||||
# UK Streaming Service Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/streaming_uk #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
streaming:
|
||||
collection_mode: hide
|
||||
smart_label: release.desc
|
||||
sync_mode: sync
|
||||
sort_title: +02_<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/streaming/<<url_encoded>>.jpg
|
||||
|
||||
collections:
|
||||
Streaming Collections:
|
||||
blank_collection: true
|
||||
collection_mode: hide
|
||||
sort_title: +02_+Streaming Collections
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/streaming_uk.jpg
|
||||
All 4 Movies:
|
||||
template: {name: streaming, url: "All 4"}
|
||||
mdblist_list: https://mdblist.com/lists/yozoraxcii/all-4-movies
|
||||
Apple TV+ Movies:
|
||||
template: {name: streaming, url: "Apple TV+"}
|
||||
mdblist_list: https://mdblist.com/lists/yozoraxcii/appletv-movies
|
||||
BritBox Movies:
|
||||
template: {name: streaming, url: "BritBox"}
|
||||
mdblist_list: https://mdblist.com/lists/yozoraxcii/britbox-movies
|
||||
Disney+ Movies:
|
||||
template: {name: streaming, url: "Disney+"}
|
||||
mdblist_list: https://mdblist.com/lists/ryalism/disney-movies
|
||||
Netflix Movies:
|
||||
template: {name: streaming, url: "Netflix"}
|
||||
mdblist_list: https://mdblist.com/lists/ryalism/netflix-movies
|
||||
NOW Movies:
|
||||
template: {name: streaming, url: "NOW"}
|
||||
mdblist_list: https://mdblist.com/lists/yozoraxcii/now-movies
|
||||
Prime Video Movies:
|
||||
template: {name: streaming, url: "Prime Video"}
|
||||
mdblist_list: https://mdblist.com/lists/ryalism/amazon-movies
|
||||
50
yozora/configs 2.0 - WIP/metadata/movie/streaming_us.yml
Normal file
50
yozora/configs 2.0 - WIP/metadata/movie/streaming_us.yml
Normal file
@@ -0,0 +1,50 @@
|
||||
######################################################
|
||||
# US Streaming Service Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/streaming_us #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
streaming:
|
||||
collection_mode: hide
|
||||
smart_label: release.desc
|
||||
sync_mode: sync
|
||||
sort_title: +02_<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/streaming/<<url_encoded>>.jpg
|
||||
|
||||
collections:
|
||||
Streaming Collections:
|
||||
blank_collection: true
|
||||
collection_mode: hide
|
||||
sort_title: +02_+Streaming Collections
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/streaming_us.jpg
|
||||
Apple TV+ Movies:
|
||||
template: {name: streaming, url: "Apple TV+"}
|
||||
mdblist_list: https://mdblist.com/lists/yozoraxcii/appletv-movies
|
||||
BET+ Movies:
|
||||
template: {name: streaming, url: "BET+"}
|
||||
mdblist_list: https://mdblist.com/lists/yozoraxcii/bet-movies
|
||||
Disney+ Movies:
|
||||
template: {name: streaming, url: "Disney+"}
|
||||
mdblist_list: https://mdblist.com/lists/ryalism/disney-movies
|
||||
HBO Max Movies:
|
||||
template: {name: streaming, url: "HBO Max"}
|
||||
mdblist_list: https://mdblist.com/lists/ryalism/hbo-max-movies
|
||||
Hulu Movies:
|
||||
template: {name: streaming, url: "Hulu"}
|
||||
mdblist_list: https://mdblist.com/lists/ryalism/hulu-movies
|
||||
Netflix Movies:
|
||||
template: {name: streaming, url: "Netflix"}
|
||||
mdblist_list: https://mdblist.com/lists/ryalism/netflix-movies
|
||||
Paramount+ Movies:
|
||||
template: {name: streaming, url: "Paramount+"}
|
||||
mdblist_list: https://mdblist.com/lists/yozoraxcii/paramount-movies
|
||||
Peacock Movies:
|
||||
template: {name: streaming, url: "Peacock"}
|
||||
mdblist_list: https://mdblist.com/lists/yozoraxcii/peacock-movies
|
||||
Prime Video Movies:
|
||||
template: {name: streaming, url: "Prime Video"}
|
||||
mdblist_list: https://mdblist.com/lists/ryalism/amazon-movies
|
||||
58
yozora/configs 2.0 - WIP/metadata/movie/sundance.yml
Normal file
58
yozora/configs 2.0 - WIP/metadata/movie/sundance.yml
Normal file
@@ -0,0 +1,58 @@
|
||||
######################################################
|
||||
# Sundance Collections #
|
||||
# Created by Yozora, Bullmoose20, hjone72, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/movie/sundance #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
Sundance:
|
||||
sort_title: +16_<<collection_name>>
|
||||
collection_mode: hide
|
||||
smart_label: audience_rating.desc
|
||||
summary: Sundance Film Festival of <<year>>
|
||||
trakt_list: https://trakt.tv/users/pjcob/lists/<<year>>-sundance
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/sundance/<<year>>.jpg
|
||||
|
||||
collections:
|
||||
|
||||
Sundance Film Festival 2022:
|
||||
template: { name: Sundance, year: 2022 }
|
||||
|
||||
Sundance Film Festival 2021:
|
||||
template: { name: Sundance, year: 2021 }
|
||||
|
||||
Sundance Film Festival 2020:
|
||||
template: { name: Sundance, year: 2020 }
|
||||
|
||||
Sundance Film Festival 2019:
|
||||
template: { name: Sundance, year: 2019 }
|
||||
|
||||
Sundance Film Festival 2018:
|
||||
template: { name: Sundance, year: 2018 }
|
||||
|
||||
Sundance Film Festival 2017:
|
||||
template: { name: Sundance, year: 2017 }
|
||||
|
||||
Sundance Film Festival 2016:
|
||||
template: { name: Sundance, year: 2016 }
|
||||
|
||||
Sundance Film Festival 2015:
|
||||
template: { name: Sundance, year: 2015 }
|
||||
|
||||
Sundance Film Festival 2014:
|
||||
template: { name: Sundance, year: 2014 }
|
||||
|
||||
Sundance Film Festival 2013:
|
||||
template: { name: Sundance, year: 2013 }
|
||||
|
||||
Sundance Film Festival 2012:
|
||||
template: { name: Sundance, year: 2012 }
|
||||
|
||||
Sundance Film Festival 2011:
|
||||
template: { name: Sundance, year: 2011 }
|
||||
|
||||
Sundance Film Festival 2010:
|
||||
template: { name: Sundance, year: 2010 }
|
||||
35
yozora/configs 2.0 - WIP/metadata/movie/writer.yml
Normal file
35
yozora/configs 2.0 - WIP/metadata/movie/writer.yml
Normal file
@@ -0,0 +1,35 @@
|
||||
######################################################
|
||||
# Writer Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/writer #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
writer_dynamic:
|
||||
collection_mode: hide
|
||||
sort_title: +20_<<collection_name>>
|
||||
tmdb_person: <<value>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/people/<<key_encoded>>.jpg
|
||||
smart_filter:
|
||||
all:
|
||||
writer: tmdb
|
||||
|
||||
collections:
|
||||
Writers Collections:
|
||||
blank_collection: true
|
||||
collection_mode: hide
|
||||
sort_title: +20_+Writer Collections
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/writer.jpg
|
||||
|
||||
dynamic_collections:
|
||||
Top Writers:
|
||||
type: writer
|
||||
template: writer_dynamic
|
||||
title_format: <<title>> (Writer)
|
||||
data:
|
||||
depth: 5
|
||||
limit: 25
|
||||
|
||||
Reference in New Issue
Block a user