posters, collections, and fixes

pull/178/head
bullmoose20 3 years ago
parent 913816e273
commit 5b5657ab8b

@ -0,0 +1,24 @@
######################################################
# Actor Collections #
# Created by Yozora and Bullmoose20 #
# #
######################################################
actor template:
collection_mode: hide
sort_title: +02act_<<collection_name>>
tmdb_person: <<actor>>
plex_search:
all:
actor: tmdb
Top Actors: # mapping name does not matter just needs to be unique
test: true
blank_collection: true
type: actor
template: actor template
title_format: <<title>> (Actor)
data:
depth: 5
limit: 25

@ -19,6 +19,7 @@ templates:
collections: collections:
Audio Language Collections: Audio Language Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +10_+Audio Language Collections sort_title: +10_+Audio Language Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/audio_language/Audio%20Language%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/audio_language/Audio%20Language%20Collections.jpg

@ -6,17 +6,20 @@
templates: templates:
contentrating_dynamic: contentrating_dynamic:
default:
URL_ENCODE: <<key>>
collection_mode: hide collection_mode: hide
sort_title: +03_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/content_rating/bbfc_(uk)/<<URL_ENCODE>>.jpg
smart_filter: smart_filter:
sort_by: release.desc sort_by: release.desc
any: any:
content_rating: <<content_rating>> content_rating: <<value>>
sort_title: +03_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/content_rating/bbfc_(uk)/<<key_name>>.jpg
collections: collections:
UK Ratings Collections: UK Ratings Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +03_+UK Ratings Collections sort_title: +03_+UK Ratings Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/content_rating/bbfc_(uk)/UK%20Ratings%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/content_rating/bbfc_(uk)/UK%20Ratings%20Collections.jpg
@ -24,8 +27,11 @@ dynamic_collections:
UK Content Rating: UK Content Rating:
type: content_rating type: content_rating
title_format: <<key_name>> title_format: <<key_name>>
template: contentrating_dynamic
other_name: Other Ratings other_name: Other Ratings
template: contentrating_dynamic
template_variables:
URL_ENCODE:
other: Other%20Ratings
key_name_override: key_name_override:
"gb/U": U "gb/U": U
"gb/PG": PG "gb/PG": PG

@ -19,6 +19,7 @@ templates:
collections: collections:
Country Collections: Country Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +11_+Country Collections sort_title: +11_+Country Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/country/color/Country%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/country/color/Country%20Collections.jpg

@ -19,6 +19,7 @@ templates:
collections: collections:
Country Collections: Country Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +11_+Country Collections sort_title: +11_+Country Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/country/color/Country%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/country/color/Country%20Collections.jpg

@ -19,6 +19,7 @@ templates:
collections: collections:
Country Collections: Country Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +11_+Country Collections sort_title: +11_+Country Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/country/white/Country%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/country/white/Country%20Collections.jpg

@ -19,6 +19,7 @@ templates:
collections: collections:
Country Collections: Country Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +11_+Country Collections sort_title: +11_+Country Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/country/white/Country%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/country/white/Country%20Collections.jpg

@ -20,6 +20,7 @@ templates:
collections: collections:
Decade Collections: Decade Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +13_+Decade Collections sort_title: +13_+Decade Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/yearsanddecades/Decade%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/yearsanddecades/Decade%20Collections.jpg

@ -0,0 +1,24 @@
######################################################
# Director Collections #
# Created by Yozora and Bullmoose20 #
# #
######################################################
director template:
collection_mode: hide
sort_title: +02dir_<<collection_name>>
tmdb_person: <<director>>
plex_search:
all:
director: tmdb
Top Directors: # mapping name does not matter just needs to be unique
test: true
blank_collection: true
type: director
template: director template
title_format: <<title>> (Director)
data:
depth: 5
limit: 25

@ -19,6 +19,7 @@ templates:
collections: collections:
Genre Collections: Genre Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +09_+Genre Collections sort_title: +09_+Genre Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/genre/Genre%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/genre/Genre%20Collections.jpg

@ -0,0 +1,23 @@
######################################################
# Producer Collections #
# Created by Yozora and Bullmoose20 #
# #
######################################################
producer template:
collection_mode: hide
sort_title: +02pro_<<collection_name>>
tmdb_person: <<producer>>
plex_search:
all:
producer: tmdb
Top Producers: # mapping name does not matter just needs to be unique
test: true
blank_collection: true
type: producer
template: producer template
title_format: <<title>> (Producer)
data:
depth: 5
limit: 25

@ -15,10 +15,18 @@ templates:
sort_by: release.desc sort_by: release.desc
any: any:
resolution: <<value>> resolution: <<value>>
other_poster:
collection_mode: hide
sort_title: +15_zz<<collection_name>>
smart_filter:
sort_by: release.desc
any:
resolution: <<value>>
collections: collections:
Resolution Collections: Resolution Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +15_+Resolution Collections sort_title: +15_+Resolution Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/resolution/Resolution%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/resolution/Resolution%20Collections.jpg
@ -27,6 +35,7 @@ dynamic_collections:
type: resolution type: resolution
title_format: <<key_name>> <<library_type>>s title_format: <<key_name>> <<library_type>>s
other_name: Other Resolutions other_name: Other Resolutions
other_template: other_poster
template: resolution_dynamic template: resolution_dynamic
template_variables: template_variables:
URL_ENCODE: URL_ENCODE:
@ -46,9 +55,9 @@ dynamic_collections:
- 240p - 240p
- 360p - 360p
- 480p - 480p
- 576p # - 576p
- 720p - 720p
- SD # - SD
- 1080p - 1080p
- 2K - 2K
- 4K - 4K

@ -19,6 +19,7 @@ templates:
collections: collections:
Resolution Collections: Resolution Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +15_+Resolution Collections sort_title: +15_+Resolution Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/resolution/Resolution%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/resolution/Resolution%20Collections.jpg

@ -0,0 +1,86 @@
######################################################
# Seasonal CA Collections #
# Created by Yozora and Bullmoose20 #
# #
######################################################
templates:
Holiday:
smart_label: title.asc
summary: |-
A timed collection of <<collection_name>> and other movies that may relate to the holiday.
NOTE: this collection will only be around until <<end_date>>.
sort_title: +00_<<collection_name>>
schedule: range(<<start_date>>-<<end_date>>)
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
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
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
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
imdb_list: https://www.imdb.com/list/ls063934595/
Thanksgiving Movies:
template:
name: Holiday
###CAN###
start_date: 10/01
end_date: 10/15
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
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
imdb_list: https://www.imdb.com/list/ls000096828/
New Year's Day Movies:
template:
name: Holiday
start_date: 12/26
end_date: 01/04
imdb_list: https://www.imdb.com/list/ls066838460/

@ -0,0 +1,86 @@
######################################################
# Seasonal CA Collections #
# Created by Yozora and Bullmoose20 #
# #
######################################################
templates:
Holiday:
smart_label: title.asc
summary: |-
A timed collection of <<collection_name>> and other movies that may relate to the holiday.
NOTE: this collection will only be around until <<end_date>>.
sort_title: +00_<<collection_name>>
schedule: range(<<start_date>>-<<end_date>>)
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
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
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
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
imdb_list: https://www.imdb.com/list/ls063934595/
Thanksgiving Movies:
template:
name: Holiday
###USA###
start_date: 11/01
end_date: 11/30
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
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
imdb_list: https://www.imdb.com/list/ls000096828/
New Year's Day Movies:
template:
name: Holiday
start_date: 12/26
end_date: 01/04
imdb_list: https://www.imdb.com/list/ls066838460/

@ -19,6 +19,7 @@ templates:
collections: collections:
Studio Collections: Studio Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +07_+Studio Collections sort_title: +07_+Studio Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/studio/Studio%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/studio/Studio%20Collections.jpg

@ -19,6 +19,7 @@ templates:
collections: collections:
Studio Animation Collections: Studio Animation Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +08_+Studio Animation Collections sort_title: +08_+Studio Animation Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/studio/Studio%20Animation%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/studio/Studio%20Animation%20Collections.jpg
@ -26,7 +27,7 @@ dynamic_collections:
Studio Animation: # mapping name does not matter just needs to be unique Studio Animation: # mapping name does not matter just needs to be unique
type: studio type: studio
title_format: <<key_name>> title_format: <<key_name>>
other_name: Other Animation Studios # other_name: Other Animation Studios
template: studio_dynamic template: studio_dynamic
template_variables: template_variables:
URL_ENCODE: URL_ENCODE:

@ -19,6 +19,7 @@ templates:
collections: collections:
Subtitle Collections: Subtitle Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +12_+Subtitle Collections sort_title: +12_+Subtitle Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/subtitle_language/Subtitle%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/subtitle_language/Subtitle%20Collections.jpg

@ -0,0 +1,23 @@
######################################################
# Writer Collections #
# Created by Yozora and Bullmoose20 #
# #
######################################################
writer template:
collection_mode: hide
sort_title: +02wri_<<collection_name>>
tmdb_person: <<writer>>
plex_search:
all:
writer: tmdb
Top Writers: # mapping name does not matter just needs to be unique
test: true
blank_collection: true
type: writer
template: writer template
title_format: <<title>> (Writer)
data:
depth: 5
limit: 25

@ -20,6 +20,7 @@ templates:
collections: collections:
Year Collections: Year Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +14_+Year Collections sort_title: +14_+Year Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/yearsanddecades/Year%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/yearsanddecades/Year%20Collections.jpg

@ -0,0 +1,102 @@
######################################################
# Awards Collections #
# Created by Yozora and Bullmoose20 #
# #
######################################################
templates:
Award:
sort_title: +16_<<collection_name>>
collection_mode: hide
sync_mode: sync
smart_label: audience_rating.desc
#schedule: weekly (monday)
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/award/<<URL_ENCODE>>.jpg
GG Template:
sort_title: '+16_<<collection_name>>'
collection_mode: hide
smart_label: audience_rating.desc
summary: 'Golden Globes <<year>>'
sync_mode: append
trakt_list: https://trakt.tv/users/pjcob/lists/<<year>>-golden-globes
item_label: Golden Globes
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/award/<<URL_ENCODE>>%20<<year>>.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/movie/award/Award%20Collections.jpg
Golden Globes 2021:
template: { name: GG Template, year: 2021, URL_ENCODE: "Golden%20Globes%20Winners" }
Golden Globes 2020:
template: { name: GG Template, year: 2020, URL_ENCODE: "Golden%20Globes%20Winners" }
Golden Globes 2019:
template: { name: GG Template, year: 2019, URL_ENCODE: "Golden%20Globes%20Winners" }
Golden Globes 2018:
template: { name: GG Template, year: 2018, URL_ENCODE: "Golden%20Globes%20Winners" }
Golden Globes 2017:
template: { name: GG Template, year: 2017, URL_ENCODE: "Golden%20Globes%20Winners" }
Golden Globes 2016:
template: { name: GG Template, year: 2016, URL_ENCODE: "Golden%20Globes%20Winners" }
Golden Globes 2015:
template: { name: GG Template, year: 2015, URL_ENCODE: "Golden%20Globes%20Winners" }
Golden Globes 2014:
template: { name: GG Template, year: 2014, URL_ENCODE: "Golden%20Globes%20Winners" }
Oscars Winners:
template: { name: Award, URL_ENCODE: "Oscars%20Winners"}
imdb_list: "https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner"
summary: "Oscar Winning Movies"
#schedule: yearly (03/28)
Oscars Best Picture Winners:
template: { name: Award, URL_ENCODE: "Oscars%20Best%20Picture%20Winners"}
imdb_list: https://www.imdb.com/search/title/?count=250&groups=oscar_best_picture_winners&sort=year,desc
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."
#schedule: yearly (03/28)
Oscars Nominated:
template: { name: Award, URL_ENCODE: "Oscars%20Nominated"}
trakt_list: https://trakt.tv/users/jcbwoldseth/lists/oscar-race-2022
summary: 2022 Oscar nominations
Cannes - Palme d'or:
template: { name: Award, URL_ENCODE: "Cannes"}
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."
#schedule: yearly (06/01)
Cesar:
template: { name: Award, URL_ENCODE: "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."
#schedule: yearly (03/14)
Berlinale:
template: { name: Award, URL_ENCODE: "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."
#schedule: yearly (02/21)
BAFTA Best Films:
template: { name: Award, URL_ENCODE: "BAFTA"}
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."
#schedule: yearly (02/21)
Venice:
template: { name: Award, URL_ENCODE: "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"
#schedule: yearly (02/21)

@ -9,12 +9,13 @@ templates:
collection_mode: hide collection_mode: hide
sort_title: +01_<<collection_name>> sort_title: +01_<<collection_name>>
sync_mode: sync sync_mode: sync
limit: 100 limit: 250
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chart/<<URL_ENCODE>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chart/<<URL_ENCODE>>.jpg
collections: collections:
Movie Chart Collections: Movie Chart Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +01_+Movie Chart Collections sort_title: +01_+Movie Chart Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chart/Movie%20Chart%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chart/Movie%20Chart%20Collections.jpg
Newly Released Movies: Newly Released Movies:

@ -19,6 +19,7 @@ templates:
collections: collections:
US Ratings Collections: US Ratings Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +03_+US Ratings Collections sort_title: +03_+US Ratings Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/content_rating//mpaa_(us)/US%20Ratings%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/content_rating//mpaa_(us)/US%20Ratings%20Collections.jpg

@ -17,6 +17,7 @@ templates:
collections: collections:
Franchise Collections: Franchise Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +06_+Franchise Collections sort_title: +06_+Franchise Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/franchise/Franchise%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/franchise/Franchise%20Collections.jpg
DC Universe: DC Universe:

@ -15,6 +15,7 @@ templates:
collections: collections:
UK Streaming Collections: UK Streaming Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +02_+UK Streaming Collections sort_title: +02_+UK Streaming Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/streaming_service/UK%20Streaming%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/streaming_service/UK%20Streaming%20Collections.jpg
All 4 Movies: All 4 Movies:

@ -15,6 +15,7 @@ templates:
collections: collections:
US Streaming Collections: US Streaming Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +02_+US Streaming Collections sort_title: +02_+US Streaming Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/streaming_service/US%20Streaming%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/streaming_service/US%20Streaming%20Collections.jpg
Apple TV+ Movies: Apple TV+ Movies:

@ -0,0 +1,60 @@
######################################################
# Awards Collections #
# Created by Yozora and Bullmoose20 #
# #
######################################################
templates:
Award:
sort_title: +16_<<collection_name>>
collection_mode: hide
sync_mode: sync
smart_label: audience_rating.desc
#schedule: weekly (monday)
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/award/<<URL_ENCODE>>.jpg
GG Template:
sort_title: '+16_<<collection_name>>'
collection_mode: hide
smart_label: audience_rating.desc
summary: 'Golden Globes <<year>>'
sync_mode: append
trakt_list: https://trakt.tv/users/pjcob/lists/<<year>>-golden-globes
item_label: Golden Globes
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/award/<<URL_ENCODE>>%20<<year>>.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/movie/award/Award%20Collections.jpg
Emmy Winners:
template: { name: Award, URL_ENCODE: "Emmy%20Winners"}
imdb_list: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&groups=emmy_winner
summary: Emmy Winning Shows
Golden Globes 2021:
template: { name: GG Template, year: 2021, URL_ENCODE: "Golden%20Globes%20Winners" }
Golden Globes 2020:
template: { name: GG Template, year: 2020, URL_ENCODE: "Golden%20Globes%20Winners" }
Golden Globes 2019:
template: { name: GG Template, year: 2019, URL_ENCODE: "Golden%20Globes%20Winners" }
Golden Globes 2018:
template: { name: GG Template, year: 2018, URL_ENCODE: "Golden%20Globes%20Winners" }
Golden Globes 2017:
template: { name: GG Template, year: 2017, URL_ENCODE: "Golden%20Globes%20Winners" }
Golden Globes 2016:
template: { name: GG Template, year: 2016, URL_ENCODE: "Golden%20Globes%20Winners" }
Golden Globes 2015:
template: { name: GG Template, year: 2015, URL_ENCODE: "Golden%20Globes%20Winners" }
Golden Globes 2014:
template: { name: GG Template, year: 2014, URL_ENCODE: "Golden%20Globes%20Winners" }

@ -9,12 +9,13 @@ templates:
collection_mode: hide collection_mode: hide
sort_title: +01_<<collection_name>> sort_title: +01_<<collection_name>>
sync_mode: sync sync_mode: sync
limit: 100 limit: 250
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chart/<<URL_ENCODE>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chart/<<URL_ENCODE>>.jpg
collections: collections:
TV Chart Collections: TV Chart Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +01_+TV Chart Collections sort_title: +01_+TV Chart Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chart/TV%20Chart%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chart/TV%20Chart%20Collections.jpg
Newly Released Shows: Newly Released Shows:

@ -7,18 +7,19 @@
templates: templates:
contentrating_dynamic: contentrating_dynamic:
default: default:
URL_ENCODE: <<key_name>> URL_ENCODE: <<key>>
collection_mode: hide collection_mode: hide
sort_title: +03_<<collection_name>> sort_title: +03_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/content_rating/mpaa_(us)/<<URL_ENCODE>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/content_rating/mpaa_(us)/<<URL_ENCODE>>.jpg
smart_filter: smart_filter:
sort_by: release.desc sort_by: release.desc
any: any:
content_rating: <<content_rating>> content_rating: <<value>>
collections: collections:
US TV Ratings Collections: US TV Ratings Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +03_+US TV Ratings Collections sort_title: +03_+US TV Ratings Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/content_rating//mpaa_(us)/US%20TV%20Ratings%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/content_rating//mpaa_(us)/US%20TV%20Ratings%20Collections.jpg
@ -30,7 +31,7 @@ dynamic_collections:
template: contentrating_dynamic template: contentrating_dynamic
template_variables: template_variables:
URL_ENCODE: URL_ENCODE:
Other Ratings: Other%20Ratings other: Other%20Ratings
include: include:
- TV-G - TV-G
- TV-Y - TV-Y
@ -49,7 +50,6 @@ dynamic_collections:
TV-PG: TV-PG:
- gb/PG - gb/PG
- gb/9+ - gb/9+
- TV-PG
TV-14: TV-14:
- gb/12A - gb/12A
- 12+ - 12+
@ -63,4 +63,3 @@ dynamic_collections:
- MA-17 - MA-17
- NC-17 - NC-17
- TVMA - TVMA
- TV-MA

@ -19,6 +19,7 @@ templates:
collections: collections:
Kids Network Collections: Kids Network Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +05_+Kids Network Collections sort_title: +05_+Kids Network Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/Kids%20Network%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/Kids%20Network%20Collections.jpg

@ -19,6 +19,7 @@ templates:
collections: collections:
UK Network Collections: UK Network Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +04_+UK Network Collections sort_title: +04_+UK Network Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/UK%20Network%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/UK%20Network%20Collections.jpg
@ -39,10 +40,7 @@ dynamic_collections:
Disney Channel: Disney%20Channel Disney Channel: Disney%20Channel
Investigation Discovery: Investigation%20Discovery Investigation Discovery: Investigation%20Discovery
National Geographic: National%20Geographic National Geographic: National%20Geographic
Prime Video: Prime%20Video other: Other%20Networks
Sky 1: Sky%201
UKTV Food: UKTV%20Food
other:Other%20Networks
include: include:
- Adult Swim - Adult Swim
- Amazon - Amazon
@ -67,7 +65,6 @@ dynamic_collections:
- UKTV Food - UKTV Food
- YouTube - YouTube
title_override: title_override:
Amazon: Prime Video
Channel 4: Channel 4 Channel 4: Channel 4
Hallmark Channel: Hallmark Hallmark Channel: Hallmark
Nickelodeon: Nick Nickelodeon: Nick

@ -19,6 +19,7 @@ templates:
collections: collections:
US Network Collections: US Network Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +04_+US Network Collections sort_title: +04_+US Network Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/US%20Network%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/US%20Network%20Collections.jpg
@ -40,9 +41,8 @@ dynamic_collections:
Hallmark Channel: Hallmark%20Channel Hallmark Channel: Hallmark%20Channel
Investigation Discovery: Investigation%20Discovery Investigation Discovery: Investigation%20Discovery
National Geographic: National%20Geographic National Geographic: National%20Geographic
Prime Video: Prime%20Video
The CW: The%20CW The CW: The%20CW
other: Other%Networks other: Other%20Networks
include: include:
- A&E - A&E
- ABC - ABC
@ -84,7 +84,6 @@ dynamic_collections:
- USA Network - USA Network
- YouTube - YouTube
title_override: title_override:
Amazon: Prime Video
Hallmark Channel: Hallmark Hallmark Channel: Hallmark
Nickelodeon: Nick Nickelodeon: Nick
USA Network: USA USA Network: USA

@ -15,6 +15,7 @@ templates:
collections: collections:
UK Streaming Collections: UK Streaming Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +02_+UK Streaming Collections sort_title: +02_+UK Streaming Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/streaming_service/UK%20Streaming%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/streaming_service/UK%20Streaming%20Collections.jpg
All 4 Shows: All 4 Shows:

@ -15,6 +15,7 @@ templates:
collections: collections:
US Streaming Collections: US Streaming Collections:
blank_collection: true blank_collection: true
collection_mode: hide
sort_title: +02_+US Streaming Collections sort_title: +02_+US Streaming Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/streaming_service/US%20Streaming%20Collections.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/streaming_service/US%20Streaming%20Collections.jpg
Apple TV+ Shows: Apple TV+ Shows:

Loading…
Cancel
Save