folder/image updates and gh links

This commit is contained in:
bullmoose20
2022-03-29 23:32:20 -04:00
parent e1ff521f5c
commit 4a34778848
18 changed files with 32 additions and 22 deletions

View File

@@ -18,7 +18,7 @@ dynamic_collections:
Audio Language: # mapping name does not matter just needs to be unique
type: audio_language
title_format: <<key_name>> Audio
# other_name: Other Audio # space creates a problem in url
other_name: Other Audio
key_name_override:
ar: Arabic
bg: Bulgarian

View File

@@ -12,13 +12,14 @@ templates:
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>>/<<key_name>>.jpg
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/content_rating/bbfc_(uk)/<<key_name>>.jpg
dynamic_collections:
UK Content Ratings:
type: content_rating
title_format: <<key_name>>
template: contentrating_dynamic
other_name: Other Ratings
key_name_override:
"gb/U": U
"gb/PG": PG

View File

@@ -13,13 +13,14 @@ templates:
decade: <<value>>
limit: 100
sort_title: +10_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/yearsanddecades/Best of <<key_name>>/Best of <<key_name>>.jpg
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/yearsanddecades/<<key_name>>.jpg
dynamic_collections:
Decades: # mapping name does not matter just needs to be unique
type: decade
title_format: Best of <<key_name>>
template: decade_dynamic
other_name: Other Decades
include:
- "1950"
- "1960"

View File

@@ -12,7 +12,7 @@ templates:
any:
genre: <<value>>
sort_title: +06_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/genre/<<key_name>>/<<key_name>>.jpg
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/genre/<<key_name>>.jpg
title_override:
Biography: Biopic
# Action/Adventure: Action & Adventure THESE CAN BE ENABLED TO STANDARDIZE THE NAMING CONVENTION OF COMBINED GENRES
@@ -23,7 +23,7 @@ dynamic_collections:
networks:
type: genre
title_format: <<key_name>>
other_name: Other Genres
template: genre_dynamic
include:
- Action

View File

@@ -11,13 +11,14 @@ templates:
any:
resolution: <<value>>
sort_title: +12_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/resolution/<<key_name>>/<<key_name>>.jpg
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/resolution/<<key_name>>.jpg
dynamic_collections:
Resolutions: # mapping name does not matter just needs to be unique
type: resolution
template: resolution_dynamic
title_format: <<key_name>>
title_format: <<key_name>> <<library_type>>s
other_name: Other Resolutions
addons:
1080p:
- 2K

View File

@@ -11,13 +11,14 @@ templates:
any:
resolution: <<value>>
sort_title: +12_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/resolution/<<key_name>>/<<key_name>>.jpg
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/resolution/<<key_name>>.jpg
dynamic_collections:
Resolutions: # mapping name does not matter just needs to be unique
type: resolution
template: resolution_dynamic
title_format: <<key_name>> <<library_type>>s
other_name: Other Resolutions
addons:
480p:
- 144p

View File

@@ -12,7 +12,7 @@ templates:
any:
studio: <<studio>>
sort_title: +05_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/studio/<<key_name>>/<<key_name>>.jpg
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/studio/<<key_name>>.jpg
collections:
20th Century Studios:

View File

@@ -12,7 +12,7 @@ templates:
any:
studio: <<studio>>
sort_title: +05_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/studio/<<key_name>>/<<key_name>>.jpg
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/studio/<key_name>>.jpg
collections:
20th Century Animation:

View File

@@ -18,7 +18,7 @@ dynamic_collections:
Subtitle Languages: # mapping name does not matter just needs to be unique
type: subtitle_language
title_format: <<key_name>> Subtitles
# other_name: Other Subtitles # space creates a problem in url
other_name: Other Subtitles
key_name_override:
ar: Arabic
bg: Bulgarian

View File

@@ -13,13 +13,14 @@ templates:
year: <<value>>
limit: 100
sort_title: +11_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/yearsanddecades/<<key_name>>/<<key_name>>.jpg
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/yearsanddecades/<<key_name>>.jpg
dynamic_collections:
Years: # mapping name does not matter just needs to be unique
type: year
template: year_dynamic
title_format: <<key_name>>
other_name: Other Years
include:
- "1950"
- "1951"