posters, collections, and fixes

This commit is contained in:
bullmoose20
2022-04-02 16:52:55 -04:00
parent 913816e273
commit 5b5657ab8b
34 changed files with 481 additions and 22 deletions

View File

@@ -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

View File

@@ -19,6 +19,7 @@ templates:
collections:
Audio Language Collections:
blank_collection: true
collection_mode: hide
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

View File

@@ -6,17 +6,20 @@
templates:
contentrating_dynamic:
default:
URL_ENCODE: <<key>>
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:
sort_by: release.desc
any:
content_rating: <<content_rating>>
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
content_rating: <<value>>
collections:
UK Ratings Collections:
blank_collection: true
collection_mode: hide
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
@@ -24,8 +27,11 @@ dynamic_collections:
UK Content Rating:
type: content_rating
title_format: <<key_name>>
template: contentrating_dynamic
other_name: Other Ratings
template: contentrating_dynamic
template_variables:
URL_ENCODE:
other: Other%20Ratings
key_name_override:
"gb/U": U
"gb/PG": PG

View File

@@ -19,6 +19,7 @@ templates:
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/common/country/color/Country%20Collections.jpg

View File

@@ -19,6 +19,7 @@ templates:
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/common/country/color/Country%20Collections.jpg

View File

@@ -19,6 +19,7 @@ templates:
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/common/country/white/Country%20Collections.jpg

View File

@@ -19,6 +19,7 @@ templates:
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/common/country/white/Country%20Collections.jpg

View File

@@ -20,6 +20,7 @@ templates:
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/common/yearsanddecades/Decade%20Collections.jpg

View File

@@ -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

View File

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

View File

@@ -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

View File

@@ -15,10 +15,18 @@ templates:
sort_by: release.desc
any:
resolution: <<value>>
other_poster:
collection_mode: hide
sort_title: +15_zz<<collection_name>>
smart_filter:
sort_by: release.desc
any:
resolution: <<value>>
collections:
Resolution Collections:
blank_collection: true
collection_mode: hide
sort_title: +15_+Resolution Collections
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
title_format: <<key_name>> <<library_type>>s
other_name: Other Resolutions
other_template: other_poster
template: resolution_dynamic
template_variables:
URL_ENCODE:
@@ -46,9 +55,9 @@ dynamic_collections:
- 240p
- 360p
- 480p
- 576p
# - 576p
- 720p
- SD
# - SD
- 1080p
- 2K
- 4K

View File

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

View File

@@ -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/

View File

@@ -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/

View File

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

View File

@@ -19,6 +19,7 @@ templates:
collections:
Studio Animation Collections:
blank_collection: true
collection_mode: hide
sort_title: +08_+Studio Animation Collections
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
type: studio
title_format: <<key_name>>
other_name: Other Animation Studios
# other_name: Other Animation Studios
template: studio_dynamic
template_variables:
URL_ENCODE:

View File

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

View File

@@ -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

View File

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