parent
e173643a43
commit
df13eb2130
@ -0,0 +1,117 @@
|
||||
#############################################################
|
||||
# Streaming Service 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/streaming #
|
||||
# template_variables: #
|
||||
# # Turn the separator collection on/off #
|
||||
# use_separator: true #
|
||||
# # Separator style (red, blue, green, gray, #
|
||||
# purple, stb, orig) #
|
||||
# sep_style: orig #
|
||||
# # Sets how the collection is sorted #
|
||||
# sort_by: release.desc #
|
||||
# # Sets the collection mode of the collection #
|
||||
# collection_mode: #
|
||||
# # Sets the value at the start of the sort title #
|
||||
# collection_section: "03" #
|
||||
# #
|
||||
# # For each collection use the "key" to set #
|
||||
# # the options. #
|
||||
# # Available collections #
|
||||
# # KEY COLLECTION #
|
||||
# # all4 All 4 #
|
||||
# # appletv Apple TV+ #
|
||||
# # bet BET+ #
|
||||
# # britbox BritBox #
|
||||
# # disney Disney+ #
|
||||
# # hayu hayu #
|
||||
# # hbomax HBO Max #
|
||||
# # hulu Hulu #
|
||||
# # netflix Netflix #
|
||||
# # now NOW #
|
||||
# # paramount Paramount+ #
|
||||
# # peacock Peacock #
|
||||
# # amazon Prime Video #
|
||||
# #
|
||||
# # Available options. Replace "key" with the #
|
||||
# # desired collection's key from the chart above. #
|
||||
# #
|
||||
# # Turn the collection on/off #
|
||||
# use_key: true #
|
||||
# # Determines collection order in its section #
|
||||
# order_key: #
|
||||
# # Determines collection order of the collection #
|
||||
# collection_order_key: custom #
|
||||
# # Set visible_library for the collection #
|
||||
# visible_library_key: #
|
||||
# # Set visible_home for the collection #
|
||||
# visible_home_key: #
|
||||
# # Set visible_shared for the collection #
|
||||
# visible_shared_key: #
|
||||
# # Adds missing from the collection to radarr #
|
||||
# radarr_add_missing_key: #
|
||||
# # Adds missing from the collection to sonarr #
|
||||
# sonarr_add_missing_key: #
|
||||
# # Radarr Folder to add to #
|
||||
# radarr_folder_key: #
|
||||
# # Sonarr Folder to add to #
|
||||
# sonarr_folder_key: #
|
||||
# # Radarr Tag for added missing #
|
||||
# radarr_tag_key: #
|
||||
# # Sonarr Tag for added missing #
|
||||
# sonarr_tag_key: #
|
||||
# # Radarr Tag for existing items #
|
||||
# item_radarr_tag_key: #
|
||||
# # Sonarr Tag for existing items #
|
||||
# item_sonarr_tag_key: #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: "03"
|
||||
|
||||
templates:
|
||||
streaming:
|
||||
default:
|
||||
sort_by: release.desc
|
||||
sort_by_<<key>>: <<sort_by>>
|
||||
ignore_blank_results: true
|
||||
cache_builders: 1
|
||||
smart_label: <<sort_by_<<key>>>>
|
||||
sync_mode: sync
|
||||
mdblist_list: https://mdblist.com/lists/plexmetamanager/<<key>>-<<library_type>>s
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/streaming/<<key_name_encoded>>.jpg
|
||||
|
||||
collections:
|
||||
Streaming Collections:
|
||||
template:
|
||||
- name: separator
|
||||
separator: streaming
|
||||
|
||||
dynamic_collections:
|
||||
Streaming:
|
||||
type: custom
|
||||
data:
|
||||
appletv: Apple TV+
|
||||
disney: Disney+
|
||||
hbomax: HBO Max
|
||||
hulu: Hulu
|
||||
netflix: Netflix
|
||||
paramount: Paramount+
|
||||
peacock: Peacock
|
||||
amazon: Prime Video
|
||||
youtube: YouTube
|
||||
title_format: <<key_name>> <<library_type>>s
|
||||
template_variables:
|
||||
use:
|
||||
hayu: show
|
||||
template:
|
||||
- streaming
|
||||
- shared
|
||||
- arr
|
@ -0,0 +1,173 @@
|
||||
#############################################################
|
||||
# Dynamic Studio 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/studio #
|
||||
# template_variables: #
|
||||
# # Turn the separator collection on/off #
|
||||
# use_separator: true #
|
||||
# # Separator style (red, blue, green, gray, #
|
||||
# purple, stb, orig) #
|
||||
# sep_style: orig #
|
||||
# # Sets how the collection is sorted #
|
||||
# sort_by: release.desc #
|
||||
# # Sets the collection mode of the collection #
|
||||
# collection_mode: #
|
||||
# # Sets the value at the start of the sort title #
|
||||
# collection_section: "07" #
|
||||
# # Radarr Tag for existing items #
|
||||
# item_radarr_tag: #
|
||||
# # Sonarr Tag for existing items #
|
||||
# item_sonarr_tag: #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: "07"
|
||||
|
||||
templates:
|
||||
studio_dynamic:
|
||||
default:
|
||||
sort_by: release.desc
|
||||
optional:
|
||||
- contains
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/studio/<<key_encoded>>.jpg
|
||||
smart_filter:
|
||||
sort_by: <<sort_by>>
|
||||
any:
|
||||
studio.is: <<value>>
|
||||
studio: <<contains>>
|
||||
|
||||
collections:
|
||||
Studio Collections:
|
||||
template:
|
||||
- name: separator
|
||||
separator: studio
|
||||
|
||||
dynamic_collections:
|
||||
Studio:
|
||||
type: studio
|
||||
title_format: <<key_name>>
|
||||
template:
|
||||
- studio_dynamic
|
||||
- shared
|
||||
include:
|
||||
- 20th Century Studios
|
||||
- Amazon Studios
|
||||
- Amblin Entertainment
|
||||
- Blue Sky Studios
|
||||
- Blumhouse Productions
|
||||
- Chernin Entertainment
|
||||
- Columbia Pictures
|
||||
- Constantin Film
|
||||
- DreamWorks Studios
|
||||
- Grindstone Entertainment Group
|
||||
- Happy Madison Productions
|
||||
- Illumination Entertainment
|
||||
- Ingenious Media
|
||||
- Legendary Pictures
|
||||
- Lionsgate
|
||||
- Lucasfilm Ltd
|
||||
- Malevolent Films
|
||||
- Marvel Studios
|
||||
- Metro-Goldwyn-Mayer
|
||||
- Millennium Films
|
||||
- Miramax
|
||||
- New Line Cinema
|
||||
- Original Film
|
||||
- Orion Pictures
|
||||
- Paramount Pictures
|
||||
- Pixar
|
||||
- PlanB Entertainment
|
||||
- Sony Pictures
|
||||
- Studio Ghibli
|
||||
- Summit Entertainment
|
||||
- Universal Pictures
|
||||
- Village Roadshow Pictures
|
||||
- Walt Disney Pictures
|
||||
- Warner Bros. Pictures
|
||||
addons:
|
||||
20th Century Studios:
|
||||
- 20th Century
|
||||
- 20th Century Animation
|
||||
- 20th Century Fox
|
||||
Amazon Studios:
|
||||
- Amazon
|
||||
Amblin Entertainment:
|
||||
- Amblin Entertainment
|
||||
Blue Sky Studios:
|
||||
- Blue Sky Films
|
||||
Blumhouse Productions:
|
||||
- Blumhouse Productions
|
||||
Chernin Entertainment:
|
||||
- Chernin Entertainment
|
||||
Columbia Pictures:
|
||||
- Columbia TriStar
|
||||
- TriStar
|
||||
Constantin Film:
|
||||
- Constantin Film
|
||||
DreamWorks Studios:
|
||||
- DreamWorks
|
||||
- DreamWorks Animation
|
||||
Grindstone Entertainment Group:
|
||||
- Grindstone Entertainment Group
|
||||
Happy Madison Productions:
|
||||
- Happy Madison Productions
|
||||
Illumination Entertainment:
|
||||
- Illumination Films
|
||||
Ingenious Media:
|
||||
- Ingenious Media
|
||||
Legendary Pictures:
|
||||
- Legendary Pictures
|
||||
Lucasfilm Ltd:
|
||||
- Lucasfilm
|
||||
Malevolent Films:
|
||||
- Malevolent Films
|
||||
Marvel Studios:
|
||||
- Marvel Animation
|
||||
- Marvel Enterprises
|
||||
- Marvel Entertainment
|
||||
- Marvel
|
||||
Metro-Goldwyn-Mayer:
|
||||
- MGM
|
||||
Millennium Films:
|
||||
- Millennium Films
|
||||
Miramax:
|
||||
- Miramax
|
||||
New Line Cinema:
|
||||
- New Line
|
||||
Original Film:
|
||||
- Original Film
|
||||
Orion Pictures:
|
||||
- Orion Pictures
|
||||
Paramount Pictures:
|
||||
- Paramount
|
||||
- Paramount Animation
|
||||
Pixar:
|
||||
- Pixar Animation Studios
|
||||
PlanB Entertainment:
|
||||
- PlanB Entertainment
|
||||
Sony Pictures:
|
||||
- Sony
|
||||
- Sony Pictures Animation
|
||||
Summit Entertainment:
|
||||
- Summit Entertainment
|
||||
Universal Pictures:
|
||||
- Universal
|
||||
- Universal Animation Studios
|
||||
Village Roadshow Pictures:
|
||||
- Village Roadshow Pictures
|
||||
Walt Disney Pictures:
|
||||
- Disney
|
||||
- Walt Disney Animation Studios
|
||||
Warner Bros. Pictures:
|
||||
- Warner
|
||||
- Warner Animation Group
|
||||
template_variables:
|
||||
contains:
|
||||
20th Century Studios: 20th Century
|
@ -0,0 +1,77 @@
|
||||
######################################################
|
||||
# Chart Collections #
|
||||
######################################################
|
||||
templates:
|
||||
Chart:
|
||||
sort_title: +1_<<num>><<collection_name>>
|
||||
sync_mode: sync
|
||||
smart_label: random
|
||||
Best of:
|
||||
trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-of-<<year>>
|
||||
sort_title: +1_Best of <<year>>
|
||||
sync_mode: sync
|
||||
summary: Rotten Tomatoes Best Movies of <<year>>
|
||||
smart_label: audience_rating.desc
|
||||
|
||||
collections:
|
||||
Popular Collections:
|
||||
template:
|
||||
- name: separator
|
||||
separator: movies
|
||||
|
||||
# Plex Popular:
|
||||
# template: { name: Chart, num: 1 }
|
||||
# tautulli_popular:
|
||||
# list_days: 30
|
||||
# list_size: 20
|
||||
# list_buffer: 20
|
||||
# tautulli_watched:
|
||||
# list_days: 30
|
||||
# list_size: 20
|
||||
# list_buffer: 20
|
||||
# url_poster: https://theposterdb.com/api/assets/213575
|
||||
# summary: Movies Popular on Plex
|
||||
Trending:
|
||||
template: { name: Chart, num: 2 }
|
||||
trakt_trending: 20
|
||||
tmdb_trending_daily: 20
|
||||
tmdb_trending_weekly: 20
|
||||
url_poster: https://theposterdb.com/api/assets/213570
|
||||
summary: Movies Trending across the internet
|
||||
Popular:
|
||||
template: { name: Chart, num: 3 }
|
||||
tmdb_popular: 50
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=feature,tv_movie,documentary,short
|
||||
limit: 40
|
||||
url_poster: https://theposterdb.com/api/assets/213570
|
||||
summary: Popular Movies across the internet
|
||||
Top Rated:
|
||||
template: { name: Chart, num: 4 }
|
||||
imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250/
|
||||
tmdb_top_rated: 250
|
||||
url_poster: https://theposterdb.com/api/assets/213605
|
||||
summary: Top Rated Movies across the internet
|
||||
|
||||
# Oscars:
|
||||
# template: { name: Chart, num: 5 }
|
||||
# imdb_list: https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner
|
||||
# summary: Oscar Winning Movies
|
||||
# Best of 2014:
|
||||
# template: { name: Best of, year: 2014 }
|
||||
|
||||
Best of 2018:
|
||||
template: { name: Best of, year: 2018 }
|
||||
url_poster: https://theposterdb.com/api/assets/136350
|
||||
Best of 2019:
|
||||
template: { name: Best of, year: 2019 }
|
||||
url_poster: https://theposterdb.com/api/assets/136349
|
||||
Best of 2020:
|
||||
template: { name: Best of, year: 2020 }
|
||||
url_poster: https://theposterdb.com/api/assets/136348
|
||||
Best of 2021:
|
||||
template: { name: Best of, year: 2021 }
|
||||
url_poster: https://theposterdb.com/api/assets/136347
|
||||
Best of 2022:
|
||||
template: { name: Best of, year: 2022 }
|
||||
url_poster: https://theposterdb.com/api/assets/199947
|
@ -0,0 +1,44 @@
|
||||
######################################################
|
||||
# Chart Collections #
|
||||
######################################################
|
||||
templates:
|
||||
Chart:
|
||||
sort_title: +1_<<num>><<collection_name>>
|
||||
sync_mode: sync
|
||||
smart_label: random
|
||||
collections:
|
||||
Plex Popular:
|
||||
template: { name: Chart, num: 1 }
|
||||
tautulli_popular:
|
||||
list_days: 30
|
||||
list_size: 20
|
||||
list_buffer: 20
|
||||
tautulli_watched:
|
||||
list_days: 30
|
||||
list_size: 20
|
||||
list_buffer: 20
|
||||
summary: Shows Popular on Plex
|
||||
Trending:
|
||||
template: { name: Chart, num: 2 }
|
||||
trakt_trending: 10
|
||||
tmdb_trending_daily: 10
|
||||
tmdb_trending_weekly: 10
|
||||
summary: Shows Trending across the internet
|
||||
Popular:
|
||||
template: { name: Chart, num: 3 }
|
||||
tmdb_popular: 40
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries
|
||||
limit: 40
|
||||
summary: Popular Shows across the internet
|
||||
Top Rated:
|
||||
template: { name: Chart, num: 4 }
|
||||
imdb_list:
|
||||
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&num_votes=20000,&sort=user_rating,desc
|
||||
limit: 100
|
||||
tmdb_top_rated: 100
|
||||
summary: Top Rated Shows across the internet
|
||||
Emmy Winners:
|
||||
template: { name: Chart, num: 5 }
|
||||
imdb_list: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&groups=emmy_winner
|
||||
summary: Emmy Winning Shows
|
@ -0,0 +1,121 @@
|
||||
#############################################################
|
||||
# Streaming Service 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/streaming #
|
||||
# template_variables: #
|
||||
# # Turn the separator collection on/off #
|
||||
# use_separator: true #
|
||||
# # Separator style (red, blue, green, gray, #
|
||||
# purple, stb, orig) #
|
||||
# sep_style: orig #
|
||||
# # Sets how the collection is sorted #
|
||||
# sort_by: release.desc #
|
||||
# # Sets the collection mode of the collection #
|
||||
# collection_mode: #
|
||||
# # Sets the value at the start of the sort title #
|
||||
# collection_section: "03" #
|
||||
# #
|
||||
# # For each collection use the "key" to set #
|
||||
# # the options. #
|
||||
# # Available collections #
|
||||
# # KEY COLLECTION #
|
||||
# # all4 All 4 #
|
||||
# # appletv Apple TV+ #
|
||||
# # bet BET+ #
|
||||
# # britbox BritBox #
|
||||
# # disney Disney+ #
|
||||
# # hayu hayu #
|
||||
# # hbomax HBO Max #
|
||||
# # hulu Hulu #
|
||||
# # netflix Netflix #
|
||||
# # now NOW #
|
||||
# # paramount Paramount+ #
|
||||
# # peacock Peacock #
|
||||
# # amazon Prime Video #
|
||||
# #
|
||||
# # Available options. Replace "key" with the #
|
||||
# # desired collection's key from the chart above. #
|
||||
# #
|
||||
# # Turn the collection on/off #
|
||||
# use_key: true #
|
||||
# # Determines collection order in its section #
|
||||
# order_key: #
|
||||
# # Determines collection order of the collection #
|
||||
# collection_order_key: custom #
|
||||
# # Set visible_library for the collection #
|
||||
# visible_library_key: #
|
||||
# # Set visible_home for the collection #
|
||||
# visible_home_key: #
|
||||
# # Set visible_shared for the collection #
|
||||
# visible_shared_key: #
|
||||
# # Adds missing from the collection to radarr #
|
||||
# radarr_add_missing_key: #
|
||||
# # Adds missing from the collection to sonarr #
|
||||
# sonarr_add_missing_key: #
|
||||
# # Radarr Folder to add to #
|
||||
# radarr_folder_key: #
|
||||
# # Sonarr Folder to add to #
|
||||
# sonarr_folder_key: #
|
||||
# # Radarr Tag for added missing #
|
||||
# radarr_tag_key: #
|
||||
# # Sonarr Tag for added missing #
|
||||
# sonarr_tag_key: #
|
||||
# # Radarr Tag for existing items #
|
||||
# item_radarr_tag_key: #
|
||||
# # Sonarr Tag for existing items #
|
||||
# item_sonarr_tag_key: #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: "03"
|
||||
|
||||
templates:
|
||||
streaming:
|
||||
default:
|
||||
sort_by: release.desc
|
||||
sort_by_<<key>>: <<sort_by>>
|
||||
ignore_blank_results: true
|
||||
cache_builders: 1
|
||||
smart_label: <<sort_by_<<key>>>>
|
||||
sync_mode: sync
|
||||
mdblist_list: https://mdblist.com/lists/plexmetamanager/<<key>>-<<library_type>>s
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/streaming/<<key_name_encoded>>.jpg
|
||||
|
||||
collections:
|
||||
Streaming Collections:
|
||||
template:
|
||||
- name: separator
|
||||
separator: streaming
|
||||
|
||||
dynamic_collections:
|
||||
Streaming:
|
||||
type: custom
|
||||
data:
|
||||
#all4: All 4
|
||||
appletv: Apple TV+
|
||||
#bet: BET+
|
||||
#britbox: BritBox
|
||||
disney: Disney+
|
||||
#hayu: hayu
|
||||
hbomax: HBO Max
|
||||
hulu: Hulu
|
||||
netflix: Netflix
|
||||
#now: NOW
|
||||
paramount: Paramount+
|
||||
peacock: Peacock
|
||||
amazon: Prime Video
|
||||
title_format: <<key_name>> <<library_type>>s
|
||||
template_variables:
|
||||
use:
|
||||
hayu: show
|
||||
template:
|
||||
- streaming
|
||||
- shared
|
||||
- arr
|
@ -0,0 +1,173 @@
|
||||
#############################################################
|
||||
# Dynamic Studio 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/studio #
|
||||
# template_variables: #
|
||||
# # Turn the separator collection on/off #
|
||||
# use_separator: true #
|
||||
# # Separator style (red, blue, green, gray, #
|
||||
# purple, stb, orig) #
|
||||
# sep_style: orig #
|
||||
# # Sets how the collection is sorted #
|
||||
# sort_by: release.desc #
|
||||
# # Sets the collection mode of the collection #
|
||||
# collection_mode: #
|
||||
# # Sets the value at the start of the sort title #
|
||||
# collection_section: "07" #
|
||||
# # Radarr Tag for existing items #
|
||||
# item_radarr_tag: #
|
||||
# # Sonarr Tag for existing items #
|
||||
# item_sonarr_tag: #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: "07"
|
||||
|
||||
templates:
|
||||
studio_dynamic:
|
||||
default:
|
||||
sort_by: release.desc
|
||||
optional:
|
||||
- contains
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/studio/<<key_encoded>>.jpg
|
||||
smart_filter:
|
||||
sort_by: <<sort_by>>
|
||||
any:
|
||||
studio.is: <<value>>
|
||||
studio: <<contains>>
|
||||
|
||||
collections:
|
||||
Studio Collections:
|
||||
template:
|
||||
- name: separator
|
||||
separator: studio
|
||||
|
||||
dynamic_collections:
|
||||
Studio:
|
||||
type: studio
|
||||
title_format: <<key_name>>
|
||||
template:
|
||||
- studio_dynamic
|
||||
- shared
|
||||
include:
|
||||
- 20th Century Studios
|
||||
- Amazon Studios
|
||||
- Amblin Entertainment
|
||||
- Blue Sky Studios
|
||||
- Blumhouse Productions
|
||||
- Chernin Entertainment
|
||||
- Columbia Pictures
|
||||
- Constantin Film
|
||||
- DreamWorks Studios
|
||||
- Grindstone Entertainment Group
|
||||
- Happy Madison Productions
|
||||
- Illumination Entertainment
|
||||
- Ingenious Media
|
||||
- Legendary Pictures
|
||||
- Lionsgate
|
||||
- Lucasfilm Ltd
|
||||
- Malevolent Films
|
||||
- Marvel Studios
|
||||
- Metro-Goldwyn-Mayer
|
||||
- Millennium Films
|
||||
- Miramax
|
||||
- New Line Cinema
|
||||
- Original Film
|
||||
- Orion Pictures
|
||||
- Paramount Pictures
|
||||
- Pixar
|
||||
- PlanB Entertainment
|
||||
- Sony Pictures
|
||||
- Studio Ghibli
|
||||
- Summit Entertainment
|
||||
- Universal Pictures
|
||||
- Village Roadshow Pictures
|
||||
- Walt Disney Pictures
|
||||
- Warner Bros. Pictures
|
||||
addons:
|
||||
20th Century Studios:
|
||||
- 20th Century
|
||||
- 20th Century Animation
|
||||
- 20th Century Fox
|
||||
Amazon Studios:
|
||||
- Amazon
|
||||
Amblin Entertainment:
|
||||
- Amblin Entertainment
|
||||
Blue Sky Studios:
|
||||
- Blue Sky Films
|
||||
Blumhouse Productions:
|
||||
- Blumhouse Productions
|
||||
Chernin Entertainment:
|
||||
- Chernin Entertainment
|
||||
Columbia Pictures:
|
||||
- Columbia TriStar
|
||||
- TriStar
|
||||
Constantin Film:
|
||||
- Constantin Film
|
||||
DreamWorks Studios:
|
||||
- DreamWorks
|
||||
- DreamWorks Animation
|
||||
Grindstone Entertainment Group:
|
||||
- Grindstone Entertainment Group
|
||||
Happy Madison Productions:
|
||||
- Happy Madison Productions
|
||||
Illumination Entertainment:
|
||||
- Illumination Films
|
||||
Ingenious Media:
|
||||
- Ingenious Media
|
||||
Legendary Pictures:
|
||||
- Legendary Pictures
|
||||
Lucasfilm Ltd:
|
||||
- Lucasfilm
|
||||
Malevolent Films:
|
||||
- Malevolent Films
|
||||
Marvel Studios:
|
||||
- Marvel Animation
|
||||
- Marvel Enterprises
|
||||
- Marvel Entertainment
|
||||
- Marvel
|
||||
Metro-Goldwyn-Mayer:
|
||||
- MGM
|
||||
Millennium Films:
|
||||
- Millennium Films
|
||||
Miramax:
|
||||
- Miramax
|
||||
New Line Cinema:
|
||||
- New Line
|
||||
Original Film:
|
||||
- Original Film
|
||||
Orion Pictures:
|
||||
- Orion Pictures
|
||||
Paramount Pictures:
|
||||
- Paramount
|
||||
- Paramount Animation
|
||||
Pixar:
|
||||
- Pixar Animation Studios
|
||||
PlanB Entertainment:
|
||||
- PlanB Entertainment
|
||||
Sony Pictures:
|
||||
- Sony
|
||||
- Sony Pictures Animation
|
||||
Summit Entertainment:
|
||||
- Summit Entertainment
|
||||
Universal Pictures:
|
||||
- Universal
|
||||
- Universal Animation Studios
|
||||
Village Roadshow Pictures:
|
||||
- Village Roadshow Pictures
|
||||
Walt Disney Pictures:
|
||||
- Disney
|
||||
- Walt Disney Animation Studios
|
||||
Warner Bros. Pictures:
|
||||
- Warner
|
||||
- Warner Animation Group
|
||||
template_variables:
|
||||
contains:
|
||||
20th Century Studios: 20th Century
|
@ -0,0 +1,102 @@
|
||||
#############################################################
|
||||
# IMDb Chart 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/chart/imdb #
|
||||
# template_variables: #
|
||||
# # Sets the collection mode of the collection #
|
||||
# collection_mode: #
|
||||
# # Sets the value at the start of the sort title #
|
||||
# collection_section: "01" #
|
||||
# #
|
||||
# # For each collection use the "key" to set #
|
||||
# # the options. #
|
||||
# # Available collections #
|
||||
# # KEY COLLECTION #
|
||||
# # popular IMDb Popular #
|
||||
# # top IMDb Top 250 #
|
||||
# # lowest IMDb Lowest Rated #
|
||||
# #
|
||||
# # Available options. Replace "key" with the #
|
||||
# # desired collection's key from the chart above. #
|
||||
# #
|
||||
# # Customize summary of collection #
|
||||
# summary_key: A collection of ... #
|
||||
# # Turn the collection on/off #
|
||||
# use_key: true #
|
||||
# # Determines collection order in its section #
|
||||
# order_key: #
|
||||
# # Determines collection order of the collection #
|
||||
# collection_order_key: custom #
|
||||
# # Set visible_library for the collection #
|
||||
# visible_library_key: #
|
||||
# # Set visible_home for the collection #
|
||||
# visible_home_key: #
|
||||
# # Set visible_shared for the collection #
|
||||
# visible_shared_key: #
|
||||
# # Adds missing from the collection to radarr #
|
||||
# radarr_add_missing_key: #
|
||||
# # Adds missing from the collection to sonarr #
|
||||
# sonarr_add_missing_key: #
|
||||
# # Radarr Folder to add to #
|
||||
# radarr_folder_key: #
|
||||
# # Sonarr Folder to add to #
|
||||
# sonarr_folder_key: #
|
||||
# # Radarr Tag for added missing #
|
||||
# radarr_tag_key: #
|
||||
# # Sonarr Tag for added missing #
|
||||
# sonarr_tag_key: #
|
||||
# # Radarr Tag for existing items #
|
||||
# item_radarr_tag_key: #
|
||||
# # Sonarr Tag for existing items #
|
||||
# item_sonarr_tag_key: #
|
||||
#############################################################
|
||||
|
||||
external_templates:
|
||||
git: PMM/templates
|
||||
template_variables:
|
||||
collection_section: "01"
|
||||
|
||||
templates:
|
||||
|
||||
imdb:
|
||||
default:
|
||||
summary_<<key>>: "List of <<collection_name>> <<library_type>>s"
|
||||
imdb_chart: <<chart>>_<<library_type>>s
|
||||
summary: <<summary_<<key>>>>
|
||||
|
||||
collections:
|
||||
|
||||
IMDb Popular:
|
||||
variables:
|
||||
key: popular
|
||||
template:
|
||||
- name: imdb
|
||||
chart: popular
|
||||
- name: shared
|
||||
- name: arr
|
||||
- name: custom
|
||||
|
||||
IMDb Top 250:
|
||||
variables:
|
||||
key: top
|
||||
template:
|
||||
- name: imdb
|
||||
chart: top
|
||||
- name: shared
|
||||
- name: arr
|
||||
- name: custom
|
||||
|
||||
# IMDb Lowest Rated:
|
||||
# variables:
|
||||
# key: lowest
|
||||
# imdb_chart: lowest_rated
|
||||
# template:
|
||||
# - name: shared
|
||||
# allowed_libraries: movie
|
||||
# - name: arr
|
||||
# - name: custom
|
@ -0,0 +1,135 @@
|
||||
#############################################################
|
||||
# Streaming Overlay #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# Credit to Magic815 for base images #
|
||||
#############################################################
|
||||
# Call this from your config.yml (Movie or Show): #
|
||||
# If nothing is specified these are the defaults #
|
||||
# #
|
||||
# overlay_path: #
|
||||
# - git: PMM/overlays/streaming #
|
||||
# template_variables: #
|
||||
# # Set the horizontal offset for the overlay #
|
||||
# horizontal_offset: 15 #
|
||||
# # Set the horizontal align for the overlay #
|
||||
# horizontal_align: left #
|
||||
# # Set the vertical offset for the overlay #
|
||||
# vertical_offset: 150 #
|
||||
# # Set the vertical align for the overlay #
|
||||
# vertical_align: bottom #
|
||||
# # Set the back color for the overlay #
|
||||
# back_color: "#00000099" #
|
||||
# # Set the back radius for the overlay #
|
||||
# back_radius: 30 #
|
||||
# # Set the back width for the overlay #
|
||||
# back_width: 305 #
|
||||
# # Set the back height for the overlay #
|
||||
# back_height: 105 #
|
||||
# #
|
||||
# # Use the Amazon overlay #
|
||||
# use_amazon: true #
|
||||
# # Use the AppleTV overlay #
|
||||
# use_appletv: true #
|
||||
# # Use the Disney overlay #
|
||||
# use_disney: true #
|
||||
# # Use the HBO-Max overlay #
|
||||
# use_hbomax: true #
|
||||
# # Use the Hulu overlay #
|
||||
# use_hulu: true #
|
||||
# # Use the Netflix overlay #
|
||||
# use_netflix: true #
|
||||
# # Use the Paramount overlay #
|
||||
# use_paramount: true #
|
||||
# # Use the Peacock overlay #
|
||||
# use_peacock: true #
|
||||
# # Use the YouTube overlay #
|
||||
# use_youtube: true #
|
||||
#############################################################
|
||||
|
||||
templates:
|
||||
Streaming:
|
||||
optional:
|
||||
- overlay_level
|
||||
- use_<<slug>>
|
||||
default:
|
||||
overlay: <<overlay_name>>
|
||||
horizontal_offset: 15
|
||||
horizontal_align: left
|
||||
vertical_offset: 150
|
||||
vertical_align: bottom
|
||||
back_color: "#00000099"
|
||||
back_radius: 30
|
||||
back_width: 305
|
||||
back_height: 105
|
||||
allowed_library_types: <<use_<<slug>>>>
|
||||
ignore_blank_results: true
|
||||
overlay:
|
||||
name: <<overlay_name>>
|
||||
git: PMM/overlays/images/raw/<<overlay>>
|
||||
group: streaming
|
||||
weight: <<weight>>
|
||||
horizontal_offset: <<horizontal_offset>>
|
||||
horizontal_align: <<horizontal_align>>
|
||||
vertical_offset: <<vertical_offset>>
|
||||
vertical_align: <<vertical_align>>
|
||||
back_color: <<back_color>>
|
||||
back_radius: <<back_radius>>
|
||||
back_width: <<back_width>>
|
||||
back_height: <<back_height>>
|
||||
mdblist_list: https://mdblist.com/lists/plexmetamanager/<<slug>>-<<library_type>>s
|
||||
|
||||
overlays:
|
||||
|
||||
AppleTV:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 200
|
||||
slug: appletv
|
||||
|
||||
Disney:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 190
|
||||
slug: disney
|
||||
|
||||
HBO-Max:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 180
|
||||
slug: hbomax
|
||||
|
||||
Hulu:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 170
|
||||
slug: hulu
|
||||
|
||||
Netflix:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 160
|
||||
slug: netflix
|
||||
|
||||
Paramount:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 150
|
||||
slug: paramount
|
||||
|
||||
Peacock:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 140
|
||||
slug: peacock
|
||||
|
||||
Amazon:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 130
|
||||
slug: amazon
|
||||
|
||||
YouTube:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 120
|
||||
slug: youtube
|
@ -0,0 +1,105 @@
|
||||
templates:
|
||||
|
||||
separator:
|
||||
default:
|
||||
sep_style: orig
|
||||
collection_section: "00"
|
||||
optional:
|
||||
- use_separator
|
||||
- collection_mode
|
||||
allowed_library_types: <<use_separator>>
|
||||
collection_mode: <<collection_mode>>
|
||||
sort_title: "!<<collection_section>>_!<<collection_name>>"
|
||||
blank_collection: true
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/<<sep_style>>/<<separator>>.jpg
|
||||
|
||||
separator off:
|
||||
default:
|
||||
sep_style: orig
|
||||
collection_section: "00"
|
||||
use_separator: false
|
||||
optional:
|
||||
- collection_mode
|
||||
allowed_library_types: <<use_separator>>
|
||||
collection_mode: <<collection_mode>>
|
||||
sort_title: "!<<collection_section>>_!<<collection_name>>"
|
||||
blank_collection: true
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/<<sep_style>>/<<separator>>.jpg
|
||||
|
||||
shared:
|
||||
default:
|
||||
collection_section: "00"
|
||||
sort: <<collection_name>>
|
||||
key: <<collection_name>>
|
||||
pre: "_"
|
||||
order_<<key>>: ""
|
||||
image: chart/<<collection_name_encoded>>
|
||||
item_radarr_tag_<<key>>: <<item_radarr_tag>>
|
||||
item_sonarr_tag_<<key>>: <<item_sonarr_tag>>
|
||||
optional:
|
||||
- use_<<key>>
|
||||
- allowed_libraries
|
||||
- collection_mode
|
||||
- visible_library_<<key>>
|
||||
- visible_home_<<key>>
|
||||
- visible_shared_<<key>>
|
||||
- item_radarr_tag
|
||||
- item_sonarr_tag
|
||||
allowed_library_types:
|
||||
- <<use_<<key>>>>
|
||||
- <<allowed_libraries>>
|
||||
ignore_blank_results: true
|
||||
collection_mode: <<collection_mode>>
|
||||
visible_library: <<visible_library_<<key>>>>
|
||||
visible_home: <<visible_home_<<key>>>>
|
||||
visible_shared: <<visible_shared_<<key>>>>
|
||||
item_radarr_tag: <<item_radarr_tag_<<key>>>>
|
||||
item_sonarr_tag: <<item_sonarr_tag_<<key>>>>
|
||||
sort_title: "!<<collection_section>><<pre>><<order_<<key>>>><<sort>>"
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/<<image>>.jpg
|
||||
|
||||
arr:
|
||||
default:
|
||||
key: <<collection_name>>
|
||||
radarr_add_missing_<<key>>: <<radarr_add_missing>>
|
||||
sonarr_add_missing_<<key>>: <<sonarr_add_missing>>
|
||||
radarr_folder_<<key>>: <<radarr_folder>>
|
||||
sonarr_folder_<<key>>: <<sonarr_folder>>
|
||||
radarr_tag_<<key>>: <<radarr_tag>>
|
||||
sonarr_tag_<<key>>: <<sonarr_tag>>
|
||||
optional:
|
||||
- radarr_add_missing
|
||||
- sonarr_add_missing
|
||||
- radarr_folder
|
||||
- sonarr_folder
|
||||
- radarr_tag
|
||||
- sonarr_tag
|
||||
radarr_add_missing: <<radarr_add_missing_<<key>>>>
|
||||
sonarr_add_missing: <<sonarr_add_missing_<<key>>>>
|
||||
radarr_folder: <<radarr_folder_<<key>>>>
|
||||
sonarr_folder: <<sonarr_folder_<<key>>>>
|
||||
radarr_tag: <<radarr_tag_<<key>>>>
|
||||
sonarr_tag: <<sonarr_tag_<<key>>>>
|
||||
|
||||
custom:
|
||||
default:
|
||||
collection_order: custom
|
||||
collection_order_<<key>>: <<collection_order>>
|
||||
collection_order: <<collection_order_<<key>>>>
|
||||
sync_mode: sync
|
||||
cache_builders: 1
|
||||
|
||||
other_collection:
|
||||
default:
|
||||
collection_section: "00"
|
||||
sort: <<collection_name>>
|
||||
pre: "_~"
|
||||
optional:
|
||||
- use_other
|
||||
allowed_library_types: <<use_other>>
|
||||
sort_title: "!<<collection_section>><<pre>><<sort>>"
|
||||
|
||||
use_year_collections:
|
||||
optional:
|
||||
- use_year_collections
|
||||
allowed_library_types: <<use_year_collections>>
|
Loading…
Reference in new issue