mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-07 16:58:54 -05:00
Merge remote-tracking branch 'meisnate12/master'
This commit is contained in:
commit
b9c21d7dc5
@ -8,11 +8,13 @@
|
|||||||
# metadata_path: #
|
# metadata_path: #
|
||||||
# - git: PMM/actor #
|
# - git: PMM/actor #
|
||||||
# template_variables: #
|
# template_variables: #
|
||||||
|
# # Sets the style of posters: bw or rainier #
|
||||||
|
# style: bw #
|
||||||
# # Turn the separator collection on/off #
|
# # Turn the separator collection on/off #
|
||||||
# use_separator: true #
|
# use_separator: true #
|
||||||
# # Sets how the collection is sorted #
|
# # Sets how the collection is sorted #
|
||||||
# sort_by: release.desc #
|
# sort_by: release.desc #
|
||||||
# # Sets the collection mode of the collection #
|
# # Sets the collection mode of the collections #
|
||||||
# collection_mode: #
|
# collection_mode: #
|
||||||
# # Sets the value at the start of the sort title #
|
# # Sets the value at the start of the sort title #
|
||||||
# collection_section: 17 #
|
# collection_section: 17 #
|
||||||
@ -27,8 +29,9 @@ templates:
|
|||||||
actor_dynamic:
|
actor_dynamic:
|
||||||
default:
|
default:
|
||||||
sort_by: release.desc
|
sort_by: release.desc
|
||||||
|
style: bw
|
||||||
tmdb_person: <<value>>
|
tmdb_person: <<value>>
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/people/<<key_encoded>>.jpg
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/people/<<style>>/<<key_encoded>>.jpg
|
||||||
smart_filter:
|
smart_filter:
|
||||||
sort_by: <<sort_by>>
|
sort_by: <<sort_by>>
|
||||||
all:
|
all:
|
||||||
|
|||||||
@ -8,11 +8,13 @@
|
|||||||
# metadata_path: #
|
# metadata_path: #
|
||||||
# - git: PMM/movie/director #
|
# - git: PMM/movie/director #
|
||||||
# template_variables: #
|
# template_variables: #
|
||||||
|
# # Sets the style of posters: bw or rainier #
|
||||||
|
# style: bw #
|
||||||
# # Turn the separator collection on/off #
|
# # Turn the separator collection on/off #
|
||||||
# use_separator: true #
|
# use_separator: true #
|
||||||
# # Sets how the collection is sorted #
|
# # Sets how the collection is sorted #
|
||||||
# sort_by: release.desc #
|
# sort_by: release.desc #
|
||||||
# # Sets the collection mode of the collection #
|
# # Sets the collection mode of the collections #
|
||||||
# collection_mode: #
|
# collection_mode: #
|
||||||
# # Sets the value at the start of the sort title #
|
# # Sets the value at the start of the sort title #
|
||||||
# collection_section: 18 #
|
# collection_section: 18 #
|
||||||
@ -27,8 +29,9 @@ templates:
|
|||||||
director_dynamic:
|
director_dynamic:
|
||||||
default:
|
default:
|
||||||
sort_by: release.desc
|
sort_by: release.desc
|
||||||
|
style: bw
|
||||||
tmdb_person: <<value>>
|
tmdb_person: <<value>>
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/people/<<key_encoded>>.jpg
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/people/<<style>>/<<key_encoded>>.jpg
|
||||||
smart_filter:
|
smart_filter:
|
||||||
sort_by: <<sort_by>>
|
sort_by: <<sort_by>>
|
||||||
all:
|
all:
|
||||||
|
|||||||
@ -8,11 +8,13 @@
|
|||||||
# metadata_path: #
|
# metadata_path: #
|
||||||
# - git: PMM/movie/producer #
|
# - git: PMM/movie/producer #
|
||||||
# template_variables: #
|
# template_variables: #
|
||||||
|
# # Sets the style of posters: bw or rainier #
|
||||||
|
# style: bw #
|
||||||
# # Turn the separator collection on/off #
|
# # Turn the separator collection on/off #
|
||||||
# use_separator: true #
|
# use_separator: true #
|
||||||
# # Sets how the collection is sorted #
|
# # Sets how the collection is sorted #
|
||||||
# sort_by: release.desc #
|
# sort_by: release.desc #
|
||||||
# # Sets the collection mode of the collection #
|
# # Sets the collection mode of the collections #
|
||||||
# collection_mode: #
|
# collection_mode: #
|
||||||
# # Sets the value at the start of the sort title #
|
# # Sets the value at the start of the sort title #
|
||||||
# collection_section: 19 #
|
# collection_section: 19 #
|
||||||
@ -27,8 +29,9 @@ templates:
|
|||||||
producer_dynamic:
|
producer_dynamic:
|
||||||
default:
|
default:
|
||||||
sort_by: release.desc
|
sort_by: release.desc
|
||||||
|
style: bw
|
||||||
tmdb_person: <<value>>
|
tmdb_person: <<value>>
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/people/<<key_encoded>>.jpg
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/people/<<style>>/<<key_encoded>>.jpg
|
||||||
smart_filter:
|
smart_filter:
|
||||||
sort_by: <<sort_by>>
|
sort_by: <<sort_by>>
|
||||||
all:
|
all:
|
||||||
|
|||||||
@ -8,11 +8,13 @@
|
|||||||
# metadata_path: #
|
# metadata_path: #
|
||||||
# - git: PMM/writer #
|
# - git: PMM/writer #
|
||||||
# template_variables: #
|
# template_variables: #
|
||||||
|
# # Sets the style of posters: bw or rainier #
|
||||||
|
# style: bw #
|
||||||
# # Turn the separator collection on/off #
|
# # Turn the separator collection on/off #
|
||||||
# use_separator: true #
|
# use_separator: true #
|
||||||
# # Sets how the collection is sorted #
|
# # Sets how the collection is sorted #
|
||||||
# sort_by: release.desc #
|
# sort_by: release.desc #
|
||||||
# # Sets the collection mode of the collection #
|
# # Sets the collection mode of the collections #
|
||||||
# collection_mode: #
|
# collection_mode: #
|
||||||
# # Sets the value at the start of the sort title #
|
# # Sets the value at the start of the sort title #
|
||||||
# collection_section: 20 #
|
# collection_section: 20 #
|
||||||
@ -27,8 +29,9 @@ templates:
|
|||||||
writer_dynamic:
|
writer_dynamic:
|
||||||
default:
|
default:
|
||||||
sort_by: release.desc
|
sort_by: release.desc
|
||||||
|
style: bw
|
||||||
tmdb_person: <<value>>
|
tmdb_person: <<value>>
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/people/<<key_encoded>>.jpg
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/people/<<style>>/<<key_encoded>>.jpg
|
||||||
smart_filter:
|
smart_filter:
|
||||||
sort_by: <<sort_by>>
|
sort_by: <<sort_by>>
|
||||||
all:
|
all:
|
||||||
|
|||||||
@ -79,6 +79,7 @@ templates:
|
|||||||
value: <<standard_value>>
|
value: <<standard_value>>
|
||||||
collection_level: <<overlay_level>>
|
collection_level: <<overlay_level>>
|
||||||
allowed_library_types: <<use_<<slug>>>>
|
allowed_library_types: <<use_<<slug>>>>
|
||||||
|
ignore_blank_results: true
|
||||||
overlay:
|
overlay:
|
||||||
name: <<overlay_name>>
|
name: <<overlay_name>>
|
||||||
git: PMM/overlays/images/raw/<<style>>/<<overlay>>
|
git: PMM/overlays/images/raw/<<style>>/<<overlay>>
|
||||||
@ -92,7 +93,7 @@ templates:
|
|||||||
back_radius: 30
|
back_radius: 30
|
||||||
back_width: 305
|
back_width: 305
|
||||||
back_height: <<height>>
|
back_height: <<height>>
|
||||||
|
|
||||||
overlays:
|
overlays:
|
||||||
|
|
||||||
Opus:
|
Opus:
|
||||||
|
|||||||
@ -35,6 +35,7 @@ templates:
|
|||||||
vertical_offset: 30
|
vertical_offset: 30
|
||||||
vertical_align: bottom
|
vertical_align: bottom
|
||||||
collection_level: <<overlay_level>>
|
collection_level: <<overlay_level>>
|
||||||
|
ignore_blank_results: true
|
||||||
overlay:
|
overlay:
|
||||||
name: <<overlay_name>>
|
name: <<overlay_name>>
|
||||||
git: PMM/overlays/images/<<overlay>>
|
git: PMM/overlays/images/<<overlay>>
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
#############################################################
|
#############################################################
|
||||||
# Ratings Overlay #
|
# Ratings Overlay #
|
||||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||||
# Credit to Magic815 for base images #
|
# Credit to Magic815 for base images #
|
||||||
#############################################################
|
#############################################################
|
||||||
@ -13,19 +13,19 @@
|
|||||||
# #
|
# #
|
||||||
# # Set rating type for rating1, rating2, and/or #
|
# # Set rating type for rating1, rating2, and/or #
|
||||||
# rating3 #
|
# rating3 #
|
||||||
# # Rating Types: user, critic, audience #
|
# # Rating Types: critic, audience, user #
|
||||||
# #
|
# #
|
||||||
# rating1: user #
|
# rating1: critic #
|
||||||
# rating2: critic #
|
# rating2: audience #
|
||||||
# rating3: audience #
|
# rating3: user #
|
||||||
# #
|
# #
|
||||||
# # Set rating image for rating1, rating2, and/or #
|
# # Set rating image for rating1, rating2, and/or #
|
||||||
# rating3 #
|
# rating3 #
|
||||||
# # Rating Images: anidb, imdb, letterboxd, tmdb, #
|
# # Rating Images: anidb, imdb, letterboxd, tmdb, #
|
||||||
# metacritic, rt_popcorn, rt_tomato, trakt #
|
# metacritic, rt_popcorn, rt_tomato, trakt #
|
||||||
# #
|
# #
|
||||||
# rating1_image: rt_tomato #
|
# rating1_image: imdb #
|
||||||
# rating2_image: imdb #
|
# rating2_image: rt_popcorn #
|
||||||
# rating3_image: tmdb #
|
# rating3_image: tmdb #
|
||||||
# #
|
# #
|
||||||
# # Sets the position to display the ratings #
|
# # Sets the position to display the ratings #
|
||||||
@ -45,18 +45,41 @@
|
|||||||
# overlay_level: #
|
# overlay_level: #
|
||||||
# #
|
# #
|
||||||
# Movies: #
|
# Movies: #
|
||||||
|
# overlay_path: #
|
||||||
|
# - git: PMM/overlays/ratings #
|
||||||
|
# template_variables: #
|
||||||
|
# rating1: critic #
|
||||||
|
# rating2: audience #
|
||||||
|
# rating3: user #
|
||||||
|
# rating1_image: imdb #
|
||||||
|
# rating2_image: rt_popcorn #
|
||||||
|
# rating3_image: tmdb #
|
||||||
# operations: #
|
# operations: #
|
||||||
# mass_critic_rating_update: imdb #
|
# mass_critic_rating_update: imdb #
|
||||||
# mass_audience_rating_update: tmdb #
|
# mass_audience_rating_update: mdb_tomatoesaudience #
|
||||||
# mass_user_rating_update: mdb_tomatoes #
|
# mass_user_rating_update: tmdb #
|
||||||
# TV Shows: #
|
# TV Shows: #
|
||||||
|
# overlay_path: #
|
||||||
|
# - git: PMM/overlays/ratings #
|
||||||
|
# template_variables: #
|
||||||
|
# rating1: critic #
|
||||||
|
# rating2: audience #
|
||||||
|
# rating3: user #
|
||||||
|
# rating1_image: imdb #
|
||||||
|
# rating2_image: rt_popcorn #
|
||||||
|
# rating3_image: tmdb #
|
||||||
|
# - git: PMM/overlays/ratings #
|
||||||
|
# template_variables: #
|
||||||
|
# rating1: critic #
|
||||||
|
# rating2: audience #
|
||||||
|
# rating1_image: imdb #
|
||||||
|
# rating2_image: tmdb #
|
||||||
# operations: #
|
# operations: #
|
||||||
# mass_critic_rating_update: imdb #
|
# mass_critic_rating_update: imdb #
|
||||||
# mass_audience_rating_update: tmdb #
|
# mass_audience_rating_update: mdb_tomatoesaudience #
|
||||||
# mass_user_rating_update: mdb_tomatoes #
|
# mass_user_rating_update: tmdb #
|
||||||
# mass_episode_critic_rating_update: imdb #
|
# mass_episode_critic_rating_update: imdb #
|
||||||
# mass_episode_audience_rating_update: tmdb #
|
# mass_episode_audience_rating_update: tmdb #
|
||||||
# #
|
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
templates:
|
templates:
|
||||||
@ -73,9 +96,7 @@ templates:
|
|||||||
horizontal_position: left
|
horizontal_position: left
|
||||||
vertical_position: center
|
vertical_position: center
|
||||||
rating_alignment: vertical
|
rating_alignment: vertical
|
||||||
rating1: none
|
rating<<rating_num>>: none
|
||||||
rating2: none
|
|
||||||
rating3: none
|
|
||||||
center_offset: 0
|
center_offset: 0
|
||||||
standard_offset: 30
|
standard_offset: 30
|
||||||
v2_offset: 235
|
v2_offset: 235
|
||||||
|
|||||||
@ -52,6 +52,7 @@ templates:
|
|||||||
vertical_offset: 15
|
vertical_offset: 15
|
||||||
vertical_align: top
|
vertical_align: top
|
||||||
collection_level: <<overlay_level>>
|
collection_level: <<overlay_level>>
|
||||||
|
ignore_blank_results: true
|
||||||
allowed_library_types:
|
allowed_library_types:
|
||||||
- <<use_<<opt1>>>>
|
- <<use_<<opt1>>>>
|
||||||
- <<use_<<opt2>>>>
|
- <<use_<<opt2>>>>
|
||||||
|
|||||||
@ -17,7 +17,7 @@ templates:
|
|||||||
RTCertFresh:
|
RTCertFresh:
|
||||||
optional:
|
optional:
|
||||||
- overlay_level
|
- overlay_level
|
||||||
mdblist_list: https://mdblist.com/lists/plexmetamanager/certifiedfreshmovies
|
mdblist_list: https://mdblist.com/lists/plexmetamanager/certifiedfresh<<library_type>>s
|
||||||
default:
|
default:
|
||||||
overlay: <<overlay_name>>
|
overlay: <<overlay_name>>
|
||||||
weight: 20
|
weight: 20
|
||||||
|
|||||||
@ -56,6 +56,7 @@ templates:
|
|||||||
vertical_align: top
|
vertical_align: top
|
||||||
collection_level: <<overlay_level>>
|
collection_level: <<overlay_level>>
|
||||||
allowed_library_types: <<use_<<slug>>>>
|
allowed_library_types: <<use_<<slug>>>>
|
||||||
|
ignore_blank_results: true
|
||||||
overlay:
|
overlay:
|
||||||
name: <<overlay_name>>
|
name: <<overlay_name>>
|
||||||
git: PMM/overlays/images/<<overlay>>
|
git: PMM/overlays/images/<<overlay>>
|
||||||
|
|||||||
@ -50,6 +50,7 @@ templates:
|
|||||||
vertical_offset: 150
|
vertical_offset: 150
|
||||||
vertical_align: bottom
|
vertical_align: bottom
|
||||||
allowed_library_types: <<use_<<slug>>>>
|
allowed_library_types: <<use_<<slug>>>>
|
||||||
|
ignore_blank_results: true
|
||||||
overlay:
|
overlay:
|
||||||
name: <<overlay_name>>
|
name: <<overlay_name>>
|
||||||
git: PMM/overlays/images/raw/<<overlay>>
|
git: PMM/overlays/images/raw/<<overlay>>
|
||||||
|
|||||||
@ -50,6 +50,7 @@ templates:
|
|||||||
vertical_align: bottom
|
vertical_align: bottom
|
||||||
collection_level: <<overlay_level>>
|
collection_level: <<overlay_level>>
|
||||||
allowed_library_types: <<use_<<slug>>>>
|
allowed_library_types: <<use_<<slug>>>>
|
||||||
|
ignore_blank_results: true
|
||||||
overlay:
|
overlay:
|
||||||
name: text(<<overlay_name>>)
|
name: text(<<overlay_name>>)
|
||||||
group: quality
|
group: quality
|
||||||
|
|||||||
@ -157,6 +157,7 @@ templates:
|
|||||||
visible_library: <<visible_library_<<key>>>>
|
visible_library: <<visible_library_<<key>>>>
|
||||||
visible_home: <<visible_home_<<key>>>>
|
visible_home: <<visible_home_<<key>>>>
|
||||||
visible_shared: <<visible_shared_<<key>>>>
|
visible_shared: <<visible_shared_<<key>>>>
|
||||||
|
ignore_blank_results: true
|
||||||
cache_builders: 1
|
cache_builders: 1
|
||||||
smart_label: <<sort_by>>
|
smart_label: <<sort_by>>
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
|
|||||||
@ -109,6 +109,7 @@ templates:
|
|||||||
cache_builders: 1
|
cache_builders: 1
|
||||||
sync_mode: sync
|
sync_mode: sync
|
||||||
collection_order: <<collection_order>>
|
collection_order: <<collection_order>>
|
||||||
|
ignore_blank_results: true
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/<<image>>.jpg
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/<<image>>.jpg
|
||||||
|
|
||||||
playlist:
|
playlist:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user