mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-19 06:26:06 -05:00
add PMM Default Files
This commit is contained in:
59
PMM/award/bafta.yml
Normal file
59
PMM/award/bafta.yml
Normal file
@@ -0,0 +1,59 @@
|
||||
#############################################################
|
||||
# BAFTA Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# Credit to pjcob & maxwelldeux for the Trakt Lists #
|
||||
#############################################################
|
||||
# REQUIRES TRAKT AUTHENTICATION #
|
||||
# https://metamanager.wiki/en/latest/config/trakt.html #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only) #
|
||||
# If nothing is specified these are the defaults #
|
||||
# #
|
||||
# metadata_path: #
|
||||
# - git: PMM/award/bafta #
|
||||
# template_variables: #
|
||||
# # Turn the individual year collections on/off #
|
||||
# use_year_collections: true #
|
||||
# # Sets the collection order of the collection #
|
||||
# collection_order: custom #
|
||||
# # Sets the collection mode of the collection #
|
||||
# collection_mode: #
|
||||
# # Sets the value at the start of the sort title #
|
||||
# collection_section: 16 #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: 16
|
||||
|
||||
templates:
|
||||
BAFTA:
|
||||
allowed_library_types: movie
|
||||
summary: <<key>> BAFTA awards
|
||||
trakt_list: https://trakt.tv/users/pjcob/lists/<<key>>-bafta
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/bafta/<<key>>.jpg
|
||||
|
||||
collections:
|
||||
BAFTA Best Films:
|
||||
template:
|
||||
- name: award
|
||||
image: bafta/winner
|
||||
- name: shared
|
||||
sort: BAFTA !
|
||||
allowed_library_types: movie
|
||||
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/bafta-award-best-film
|
||||
|
||||
dynamic_collections:
|
||||
BAFTA Awards:
|
||||
type: number
|
||||
sync: true
|
||||
data:
|
||||
starting: current_year-5
|
||||
ending: current_year
|
||||
title_format: BAFTA <<key_name>>
|
||||
template:
|
||||
- use_year_collections
|
||||
- BAFTA
|
||||
- award
|
||||
- shared
|
||||
59
PMM/award/cannes.yml
Normal file
59
PMM/award/cannes.yml
Normal file
@@ -0,0 +1,59 @@
|
||||
#############################################################
|
||||
# Cannes Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# Credit to pjcob & maxwelldeux for the Trakt Lists #
|
||||
#############################################################
|
||||
# REQUIRES TRAKT AUTHENTICATION #
|
||||
# https://metamanager.wiki/en/latest/config/trakt.html #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only) #
|
||||
# If nothing is specified these are the defaults #
|
||||
# #
|
||||
# metadata_path: #
|
||||
# - git: PMM/award/cannes #
|
||||
# template_variables: #
|
||||
# # Turn the individual year collections on/off #
|
||||
# use_year_collections: true #
|
||||
# # Sets the collection order of the collection #
|
||||
# collection_order: custom #
|
||||
# # Sets the collection mode of the collection #
|
||||
# collection_mode: #
|
||||
# # Sets the value at the start of the sort title #
|
||||
# collection_section: 16 #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: 16
|
||||
|
||||
templates:
|
||||
Cannes:
|
||||
allowed_library_types: movie
|
||||
summary: <<key>> Cannes awards
|
||||
trakt_list: https://trakt.tv/users/pjcob/lists/<<key>>-cannes
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cannes/<<key>>.jpg
|
||||
|
||||
collections:
|
||||
Cannes - Palme d'or:
|
||||
template:
|
||||
- name: award
|
||||
image: cannes/winner
|
||||
- name: shared
|
||||
sort: Cannes !
|
||||
allowed_library_types: movie
|
||||
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/cannes-film-festival-palme-d-or
|
||||
|
||||
dynamic_collections:
|
||||
Cannes Awards:
|
||||
type: number
|
||||
sync: true
|
||||
data:
|
||||
starting: current_year-5
|
||||
ending: current_year
|
||||
title_format: Cannes <<key_name>>
|
||||
template:
|
||||
- use_year_collections
|
||||
- Cannes
|
||||
- award
|
||||
- shared
|
||||
58
PMM/award/choice.yml
Normal file
58
PMM/award/choice.yml
Normal file
@@ -0,0 +1,58 @@
|
||||
#############################################################
|
||||
# Critics Choice Awards Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# Credit to pjcob for the Trakt Lists #
|
||||
#############################################################
|
||||
# REQUIRES TRAKT AUTHENTICATION #
|
||||
# https://metamanager.wiki/en/latest/config/trakt.html #
|
||||
# #
|
||||
# Call this from your config.yml (Movie or Show) #
|
||||
# If nothing is specified these are the defaults #
|
||||
# #
|
||||
# metadata_path: #
|
||||
# - git: PMM/award/choice #
|
||||
# template_variables: #
|
||||
# # Turn the individual year collections on/off #
|
||||
# use_year_collections: true #
|
||||
# # Sets the collection order of the collection #
|
||||
# collection_order: custom #
|
||||
# # Sets the collection mode of the collection #
|
||||
# collection_mode: #
|
||||
# # Sets the value at the start of the sort title #
|
||||
# collection_section: 16 #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: 16
|
||||
|
||||
templates:
|
||||
Choice:
|
||||
default:
|
||||
url: critic-s
|
||||
summary: <<key>> Critics Choice Awards
|
||||
trakt_list: https://trakt.tv/users/pjcob/lists/<<key>>-<<url>>-choice
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/choice/<<key>>.jpg
|
||||
|
||||
dynamic_collections:
|
||||
Critics Choice Awards:
|
||||
type: number
|
||||
sync: true
|
||||
data:
|
||||
starting: current_year-5
|
||||
ending: current_year
|
||||
title_format: Critics Choice Awards <<key_name>>
|
||||
template:
|
||||
- use_year_collections
|
||||
- Choice
|
||||
- award
|
||||
- shared
|
||||
template_variables:
|
||||
url:
|
||||
2019: critics
|
||||
2018: critics
|
||||
2017: critics
|
||||
2016: critics
|
||||
2015: critics
|
||||
2014: critics
|
||||
47
PMM/award/emmy.yml
Normal file
47
PMM/award/emmy.yml
Normal file
@@ -0,0 +1,47 @@
|
||||
#############################################################
|
||||
# Emmy Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
#############################################################
|
||||
# Call this from your config.yml (Movie or Show) #
|
||||
# If nothing is specified these are the defaults #
|
||||
# #
|
||||
# metadata_path: #
|
||||
# - git: PMM/award/emmy #
|
||||
# template_variables: #
|
||||
# # Turn the individual year collections on/off #
|
||||
# use_year_collections: true #
|
||||
# # Sets the sort of the IMDb Search #
|
||||
# imdb_sort: moviemeter,desc #
|
||||
# collection_order: custom #
|
||||
# # Sets the collection mode of the collection #
|
||||
# collection_mode: #
|
||||
# # Sets the value at the start of the sort title #
|
||||
# collection_section: 16 #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: 16
|
||||
|
||||
templates:
|
||||
Emmy:
|
||||
default:
|
||||
imdb_sort: moviemeter,asc
|
||||
summary: <<key>> Emmy Winners
|
||||
imdb_list: https://www.imdb.com/search/title/?release_date=<<key>>-01-01,<<key>>-12-31&groups=emmy_winner&sort=<<imdb_sort>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/emmys/winner/<<key>>.jpg
|
||||
|
||||
dynamic_collections:
|
||||
Emmy Awards:
|
||||
type: number
|
||||
sync: true
|
||||
data:
|
||||
starting: current_year-5
|
||||
ending: current_year
|
||||
title_format: Emmys <<key_name>>
|
||||
template:
|
||||
- use_year_collections
|
||||
- Emmy
|
||||
- award
|
||||
- shared
|
||||
57
PMM/award/golden.yml
Normal file
57
PMM/award/golden.yml
Normal file
@@ -0,0 +1,57 @@
|
||||
#############################################################
|
||||
# Golden Globes Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# Credit to maxwelldeux for the Trakt Lists #
|
||||
#############################################################
|
||||
# Call this from your config.yml (Movie or Show) #
|
||||
# If nothing is specified these are the defaults #
|
||||
# #
|
||||
# metadata_path: #
|
||||
# - git: PMM/award/golden #
|
||||
# template_variables: #
|
||||
# # Turn the individual year collections on/off #
|
||||
# use_year_collections: true #
|
||||
# # Sets the sort of the IMDb Search #
|
||||
# imdb_sort: moviemeter,desc #
|
||||
# collection_order: custom #
|
||||
# # Sets the collection mode of the collection #
|
||||
# collection_mode: #
|
||||
# # Sets the value at the start of the sort title #
|
||||
# collection_section: 16 #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: 16
|
||||
|
||||
templates:
|
||||
Golden:
|
||||
default:
|
||||
imdb_sort: moviemeter,asc
|
||||
summary: <<key>> Golden Globe Winners
|
||||
imdb_list: https://www.imdb.com/search/title/?release_date=<<key>>-01-01,<<key>>-12-31&groups=golden_globe_winner&sort=<<imdb_sort>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/golden/winner/<<key>>.jpg
|
||||
|
||||
collections:
|
||||
Golden Globe Best Motion Pictures:
|
||||
template:
|
||||
- name: award
|
||||
image: golden/best_picture_winner
|
||||
- name: shared
|
||||
sort: Golden Globes !1
|
||||
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/golden-globe-award-best-motion-picture
|
||||
|
||||
dynamic_collections:
|
||||
Golden Globes Awards:
|
||||
type: number
|
||||
sync: true
|
||||
data:
|
||||
starting: current_year-5
|
||||
ending: current_year
|
||||
title_format: Golden Globes <<key_name>>
|
||||
template:
|
||||
- use_year_collections
|
||||
- Golden
|
||||
- award
|
||||
- shared
|
||||
70
PMM/award/oscars.yml
Normal file
70
PMM/award/oscars.yml
Normal file
@@ -0,0 +1,70 @@
|
||||
#############################################################
|
||||
# Oscars Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
#############################################################
|
||||
# Call this from your config.yml (Movie only) #
|
||||
# If nothing is specified these are the defaults #
|
||||
# #
|
||||
# metadata_path: #
|
||||
# - git: PMM/award/oscars #
|
||||
# template_variables: #
|
||||
# # Turn the individual year collections on/off #
|
||||
# use_year_collections: true #
|
||||
# # Sets the sort of the IMDb Search #
|
||||
# imdb_sort: user_rating,desc #
|
||||
# collection_order: custom #
|
||||
# # Sets the collection mode of the collection #
|
||||
# collection_mode: #
|
||||
# # Sets the value at the start of the sort title #
|
||||
# collection_section: 16 #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: 16
|
||||
|
||||
templates:
|
||||
Oscars:
|
||||
default:
|
||||
imdb_sort: moviemeter,asc
|
||||
allowed_library_types: movie
|
||||
summary: Academy Awards (Oscars) Winners for <<key>>
|
||||
imdb_list: https://www.imdb.com/search/title/?release_date=<<key>>-01-01,<<key>>-12-31&groups=oscar_winner&sort=<<imdb_sort>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/winner/<<key>>.jpg
|
||||
|
||||
collections:
|
||||
|
||||
Oscars Best Picture Winners:
|
||||
template:
|
||||
- name: award
|
||||
image: oscars/best_picture_winner
|
||||
- name: shared
|
||||
sort: Oscars !1
|
||||
allowed_library_types: movie
|
||||
imdb_list: https://www.imdb.com/search/title/?groups=best_picture_winner
|
||||
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 Best Director Winners:
|
||||
template:
|
||||
- name: award
|
||||
image: oscars/best_director_winner
|
||||
- name: shared
|
||||
sort: Oscars !2
|
||||
allowed_library_types: movie
|
||||
imdb_list: https://www.imdb.com/search/title/?groups=best_director_winner
|
||||
summary: The Academy Award for Best Director is one of the Academy Awards presented annually by the Academy of Motion Picture Arts and Sciences since the awards debuted in 1929.
|
||||
|
||||
dynamic_collections:
|
||||
Oscars Winners Awards:
|
||||
type: number
|
||||
sync: true
|
||||
data:
|
||||
starting: current_year-5
|
||||
ending: current_year
|
||||
title_format: Oscars Winners <<key_name>>
|
||||
template:
|
||||
- use_year_collections
|
||||
- Oscars
|
||||
- award
|
||||
- shared
|
||||
51
PMM/award/other.yml
Normal file
51
PMM/award/other.yml
Normal file
@@ -0,0 +1,51 @@
|
||||
#############################################################
|
||||
# Awards Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# Credit to maxwelldeux for the Trakt Lists #
|
||||
#############################################################
|
||||
# REQUIRES TRAKT AUTHENTICATION #
|
||||
# https://metamanager.wiki/en/latest/config/trakt.html #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only) #
|
||||
# If nothing is specified these are the defaults #
|
||||
# #
|
||||
# metadata_path: #
|
||||
# - git: PMM/award/other #
|
||||
# template_variables: #
|
||||
# # Sets the collection order of the collection #
|
||||
# collection_order: custom #
|
||||
# # Sets the collection mode of the collection #
|
||||
# collection_mode: #
|
||||
# # Sets the value at the start of the sort title #
|
||||
# collection_section: 16 #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: 16
|
||||
|
||||
collections:
|
||||
Cesar:
|
||||
template:
|
||||
- name: award
|
||||
image: cesar/winner
|
||||
- name: shared
|
||||
allowed_library_types: movie
|
||||
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/cesar-award-best-french-film
|
||||
|
||||
Berlinale:
|
||||
template:
|
||||
- name: award
|
||||
image: berlinale/winner
|
||||
- name: shared
|
||||
allowed_library_types: movie
|
||||
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/berlin-international-film-festival-golden-bears
|
||||
|
||||
Venice:
|
||||
template:
|
||||
- name: award
|
||||
image: venice/winner
|
||||
- name: shared
|
||||
allowed_library_types: movie
|
||||
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/venice-film-festival-golden-lion
|
||||
28
PMM/award/separator.yml
Normal file
28
PMM/award/separator.yml
Normal file
@@ -0,0 +1,28 @@
|
||||
#############################################################
|
||||
# Awards Separator Collection #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
#############################################################
|
||||
# Call this from your config.yml (Movie or Show) #
|
||||
# If nothing is specified these are the defaults #
|
||||
# #
|
||||
# metadata_path: #
|
||||
# - git: PMM/award/separator #
|
||||
# template_variables: #
|
||||
# # Turn the separator collection on/off #
|
||||
# use_separator: true #
|
||||
# # Sets the collection mode of the collection #
|
||||
# collection_mode: #
|
||||
# # Sets the value at the start of the sort title #
|
||||
# collection_section: 16 #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: 16
|
||||
|
||||
collections:
|
||||
Award Collections:
|
||||
template:
|
||||
- name: separator
|
||||
separator: award
|
||||
48
PMM/award/spirit.yml
Normal file
48
PMM/award/spirit.yml
Normal file
@@ -0,0 +1,48 @@
|
||||
#############################################################
|
||||
# Independent Spirit Awards Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# Credit to pjcob for the Trakt Lists #
|
||||
#############################################################
|
||||
# REQUIRES TRAKT AUTHENTICATION #
|
||||
# https://metamanager.wiki/en/latest/config/trakt.html #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only) #
|
||||
# If nothing is specified these are the defaults #
|
||||
# #
|
||||
# metadata_path: #
|
||||
# - git: PMM/award/spirit #
|
||||
# template_variables: #
|
||||
# # Turn the individual year collections on/off #
|
||||
# use_year_collections: true #
|
||||
# collection_order: custom #
|
||||
# # Sets the collection mode of the collection #
|
||||
# collection_mode: #
|
||||
# # Sets the value at the start of the sort title #
|
||||
# collection_section: 16 #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: 16
|
||||
|
||||
templates:
|
||||
Spirit:
|
||||
allowed_library_types: movie
|
||||
summary: <<key>> Independent Spirit Awards
|
||||
trakt_list: https://trakt.tv/users/pjcob/lists/<<key>>-independent-spirits
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/spirit/<<key>>.jpg
|
||||
|
||||
dynamic_collections:
|
||||
Independent Spirit Awards Awards:
|
||||
type: number
|
||||
sync: true
|
||||
data:
|
||||
starting: current_year-5
|
||||
ending: current_year
|
||||
title_format: Independent Spirit Awards <<key_name>>
|
||||
template:
|
||||
- use_year_collections
|
||||
- Spirit
|
||||
- award
|
||||
- shared
|
||||
58
PMM/award/sundance.yml
Normal file
58
PMM/award/sundance.yml
Normal file
@@ -0,0 +1,58 @@
|
||||
#############################################################
|
||||
# Sundance Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# Credit to pjcob & maxwelldeux for the Trakt Lists #
|
||||
#############################################################
|
||||
# REQUIRES TRAKT AUTHENTICATION #
|
||||
# https://metamanager.wiki/en/latest/config/trakt.html #
|
||||
# #
|
||||
# Call this from your config.yml (Movie only) #
|
||||
# If nothing is specified these are the defaults #
|
||||
# #
|
||||
# metadata_path: #
|
||||
# - git: PMM/award/sundance #
|
||||
# template_variables: #
|
||||
# # Turn the individual year collections on/off #
|
||||
# use_year_collections: true #
|
||||
# collection_order: custom #
|
||||
# # Sets the collection mode of the collection #
|
||||
# collection_mode: #
|
||||
# # Sets the value at the start of the sort title #
|
||||
# collection_section: 16 #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: 16
|
||||
|
||||
templates:
|
||||
Sundance:
|
||||
allowed_library_types: movie
|
||||
summary: Sundance Film Festival of <<key>>
|
||||
trakt_list: https://trakt.tv/users/pjcob/lists/<<key>>-sundance
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/sundance/<<key>>.jpg
|
||||
|
||||
collections:
|
||||
Sundance Grand Jury Winners:
|
||||
template:
|
||||
- name: award
|
||||
image: sundance/grand_jury_winner
|
||||
- name: shared
|
||||
sort: Sundance !1
|
||||
allowed_library_types: movie
|
||||
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/sundance-film-festival-grand-jury-prize
|
||||
|
||||
dynamic_collections:
|
||||
Sundance Film Festival:
|
||||
type: number
|
||||
sync: true
|
||||
data:
|
||||
starting: current_year-5
|
||||
ending: current_year
|
||||
title_format: Sundance Film Festival <<key_name>>
|
||||
template:
|
||||
- use_year_collections
|
||||
- Sundance
|
||||
- award
|
||||
- shared
|
||||
Reference in New Issue
Block a user