mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
Merge pull request #169 from bullmoose20/master
folder/image updates and gh links
This commit is contained in:
commit
c03fb1ac60
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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:
|
||||
|
||||
@ -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:
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -10,7 +10,7 @@ templates:
|
||||
sort_title: +01_<<collection_name>>
|
||||
sync_mode: sync
|
||||
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:
|
||||
Newly Released Movies:
|
||||
|
||||
@ -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/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:
|
||||
US Content Ratings:
|
||||
US MOVIE Content Ratings:
|
||||
type: content_rating
|
||||
title_format: <<key_name>>
|
||||
template: contentrating_dynamic
|
||||
other_name: Other Ratings
|
||||
include:
|
||||
- G
|
||||
- PG
|
||||
|
||||
@ -12,7 +12,7 @@ templates:
|
||||
tmdb_collection_details: <<collection>>
|
||||
sync_mode: sync
|
||||
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:
|
||||
DC Universe:
|
||||
|
||||
@ -10,7 +10,7 @@ templates:
|
||||
sort_title: +01_<<collection_name>>
|
||||
sync_mode: sync
|
||||
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:
|
||||
Newly Released Shows:
|
||||
|
||||
@ -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/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:
|
||||
networks:
|
||||
US TV Content Ratings:
|
||||
type: content_rating
|
||||
title_format: <<key_name>>
|
||||
template: contentrating_dynamic
|
||||
other_name: Other Ratings
|
||||
include:
|
||||
- TV-G
|
||||
- TV-Y
|
||||
|
||||
@ -13,13 +13,14 @@ templates:
|
||||
any:
|
||||
network: <<value>>
|
||||
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:
|
||||
networks:
|
||||
template: networks_dynamic
|
||||
title_format: <<key_name>>
|
||||
type: network
|
||||
other_name: Other Networks
|
||||
title_override:
|
||||
Nick Jr.: Nick Jr
|
||||
include:
|
||||
|
||||
@ -13,13 +13,14 @@ templates:
|
||||
any:
|
||||
network: <<value>>
|
||||
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:
|
||||
networks:
|
||||
template: networks_dynamic
|
||||
title_format: <<key_name>>
|
||||
type: network
|
||||
other_name: Other Networks
|
||||
title_override:
|
||||
Amazon: Prime Video
|
||||
Channel 4: Channel 4
|
||||
|
||||
@ -13,13 +13,14 @@ templates:
|
||||
any:
|
||||
network: <<value>>
|
||||
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:
|
||||
networks:
|
||||
template: networks_dynamic
|
||||
title_format: <<key_name>>
|
||||
type: network
|
||||
other_name: Other Networks
|
||||
include:
|
||||
- A&E
|
||||
- ABC
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user