Merge pull request #169 from bullmoose20/master

folder/image updates and gh links
pull/170/head
YozoraXCII 2 years ago committed by GitHub
commit c03fb1ac60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -12,13 +12,14 @@ templates:
any: any:
content_rating: <<content_rating>> content_rating: <<content_rating>>
sort_title: +03_<<collection_name>> 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: dynamic_collections:
UK Content Ratings: UK Content Ratings:
type: content_rating type: content_rating
title_format: <<key_name>> title_format: <<key_name>>
template: contentrating_dynamic template: contentrating_dynamic
other_name: Other Ratings
key_name_override: key_name_override:
"gb/U": U "gb/U": U
"gb/PG": PG "gb/PG": PG

@ -13,13 +13,14 @@ templates:
decade: <<value>> decade: <<value>>
limit: 100 limit: 100
sort_title: +10_<<collection_name>> 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: dynamic_collections:
Decades: # mapping name does not matter just needs to be unique Decades: # mapping name does not matter just needs to be unique
type: decade type: decade
title_format: Best of <<key_name>> title_format: Best of <<key_name>>
template: decade_dynamic template: decade_dynamic
other_name: Other Decades
include: include:
- "1950" - "1950"
- "1960" - "1960"

@ -12,7 +12,7 @@ templates:
any: any:
genre: <<value>> genre: <<value>>
sort_title: +06_<<collection_name>> 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: title_override:
Biography: Biopic Biography: Biopic
# Action/Adventure: Action & Adventure THESE CAN BE ENABLED TO STANDARDIZE THE NAMING CONVENTION OF COMBINED GENRES # Action/Adventure: Action & Adventure THESE CAN BE ENABLED TO STANDARDIZE THE NAMING CONVENTION OF COMBINED GENRES
@ -23,7 +23,7 @@ dynamic_collections:
networks: networks:
type: genre type: genre
title_format: <<key_name>> title_format: <<key_name>>
other_name: Other Genres
template: genre_dynamic template: genre_dynamic
include: include:
- Action - Action

@ -11,13 +11,14 @@ templates:
any: any:
resolution: <<value>> resolution: <<value>>
sort_title: +12_<<collection_name>> 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: dynamic_collections:
Resolutions: # mapping name does not matter just needs to be unique Resolutions: # mapping name does not matter just needs to be unique
type: resolution type: resolution
template: resolution_dynamic template: resolution_dynamic
title_format: <<key_name>> title_format: <<key_name>> <<library_type>>s
other_name: Other Resolutions
addons: addons:
1080p: 1080p:
- 2K - 2K

@ -11,13 +11,14 @@ templates:
any: any:
resolution: <<value>> resolution: <<value>>
sort_title: +12_<<collection_name>> 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: dynamic_collections:
Resolutions: # mapping name does not matter just needs to be unique Resolutions: # mapping name does not matter just needs to be unique
type: resolution type: resolution
template: resolution_dynamic template: resolution_dynamic
title_format: <<key_name>> <<library_type>>s title_format: <<key_name>> <<library_type>>s
other_name: Other Resolutions
addons: addons:
480p: 480p:
- 144p - 144p

@ -12,7 +12,7 @@ templates:
any: any:
studio: <<studio>> studio: <<studio>>
sort_title: +05_<<collection_name>> 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: collections:
20th Century Studios: 20th Century Studios:

@ -12,7 +12,7 @@ templates:
any: any:
studio: <<studio>> studio: <<studio>>
sort_title: +05_<<collection_name>> 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: collections:
20th Century Animation: 20th Century Animation:

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

@ -13,13 +13,14 @@ templates:
year: <<value>> year: <<value>>
limit: 100 limit: 100
sort_title: +11_<<collection_name>> 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: dynamic_collections:
Years: # mapping name does not matter just needs to be unique Years: # mapping name does not matter just needs to be unique
type: year type: year
template: year_dynamic template: year_dynamic
title_format: <<key_name>> title_format: <<key_name>>
other_name: Other Years
include: include:
- "1950" - "1950"
- "1951" - "1951"

@ -10,7 +10,7 @@ templates:
sort_title: +01_<<collection_name>> sort_title: +01_<<collection_name>>
sync_mode: sync sync_mode: sync
limit: 100 limit: 100
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chartandrelease/<<key_name>>/<<key_name>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chart/<<key_name>>.jpg
collections: collections:
Newly Released Movies: Newly Released Movies:

@ -12,13 +12,14 @@ templates:
any: any:
content_rating: <<content_rating>> content_rating: <<content_rating>>
sort_title: +03_<<collection_name>> sort_title: +03_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/content_rating/mpaa_(us)/<<key_name>>/<<key_name>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/content_rating/mpaa_(us)/<<key_name>>.jpg
dynamic_collections: dynamic_collections:
US Content Ratings: US MOVIE Content Ratings:
type: content_rating type: content_rating
title_format: <<key_name>> title_format: <<key_name>>
template: contentrating_dynamic template: contentrating_dynamic
other_name: Other Ratings
include: include:
- G - G
- PG - PG

@ -12,7 +12,7 @@ templates:
tmdb_collection_details: <<collection>> tmdb_collection_details: <<collection>>
sync_mode: sync sync_mode: sync
sort_title: +04_<<collection_name>> sort_title: +04_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/franchise/<<key_name>>/<<key_name>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/franchise/<<key_name>>.jpg
collections: collections:
DC Universe: DC Universe:

@ -10,7 +10,7 @@ templates:
sort_title: +01_<<collection_name>> sort_title: +01_<<collection_name>>
sync_mode: sync sync_mode: sync
limit: 100 limit: 100
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chartandrelease/<<key_name>>/<<key_name>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chart/<<key_name>>.jpg
collections: collections:
Newly Released Shows: Newly Released Shows:

@ -12,13 +12,14 @@ templates:
any: any:
content_rating: <<content_rating>> content_rating: <<content_rating>>
sort_title: +03_<<collection_name>> sort_title: +03_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/content_rating/mpaa_(us)/<<key_name>>/<<key_name>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/content_rating/mpaa_(us)/<<key_name>>.jpg
dynamic_collections: dynamic_collections:
networks: US TV Content Ratings:
type: content_rating type: content_rating
title_format: <<key_name>> title_format: <<key_name>>
template: contentrating_dynamic template: contentrating_dynamic
other_name: Other Ratings
include: include:
- TV-G - TV-G
- TV-Y - TV-Y

@ -13,13 +13,14 @@ templates:
any: any:
network: <<value>> network: <<value>>
sort_title: +04_<<collection_name>> sort_title: +04_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<<key_name>>/<<key_name>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<<key_name>>.jpg
dynamic_collections: dynamic_collections:
networks: networks:
template: networks_dynamic template: networks_dynamic
title_format: <<key_name>> title_format: <<key_name>>
type: network type: network
other_name: Other Networks
title_override: title_override:
Nick Jr.: Nick Jr Nick Jr.: Nick Jr
include: include:

@ -13,13 +13,14 @@ templates:
any: any:
network: <<value>> network: <<value>>
sort_title: +04_<<collection_name>> sort_title: +04_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<<key_name>>/<<key_name>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<<key_name>>.jpg
dynamic_collections: dynamic_collections:
networks: networks:
template: networks_dynamic template: networks_dynamic
title_format: <<key_name>> title_format: <<key_name>>
type: network type: network
other_name: Other Networks
title_override: title_override:
Amazon: Prime Video Amazon: Prime Video
Channel 4: Channel 4 Channel 4: Channel 4

@ -13,13 +13,14 @@ templates:
any: any:
network: <<value>> network: <<value>>
sort_title: +04_<<collection_name>> sort_title: +04_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<<key_name>>/<<key_name>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<<key_name>>.jpg
dynamic_collections: dynamic_collections:
networks: networks:
template: networks_dynamic template: networks_dynamic
title_format: <<key_name>> title_format: <<key_name>>
type: network type: network
other_name: Other Networks
include: include:
- A&E - A&E
- ABC - ABC

Loading…
Cancel
Save