mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-08 09:18:53 -05:00
added more template_variables
This commit is contained in:
parent
bddcda8bf0
commit
0161d7e940
@ -20,6 +20,20 @@
|
|||||||
# vertical_offset: 270 #
|
# vertical_offset: 270 #
|
||||||
# # Set the vertical align for the overlay #
|
# # Set the vertical align for the overlay #
|
||||||
# vertical_align: bottom #
|
# vertical_align: bottom #
|
||||||
|
# # Set the font for the overlay #
|
||||||
|
# font: fonts/Inter-Medium.ttf #
|
||||||
|
# # Set the font size for the overlay #
|
||||||
|
# font_size: 55 #
|
||||||
|
# # Set the font color for the overlay #
|
||||||
|
# font_color: "#FFFFFF" #
|
||||||
|
# # Set the back color for the overlay #
|
||||||
|
# back_color: "#00000099" #
|
||||||
|
# # Set the back radius for the overlay #
|
||||||
|
# back_radius: 30 #
|
||||||
|
# # Set the back width for the overlay #
|
||||||
|
# back_width: 300 #
|
||||||
|
# # Set the back height for the overlay #
|
||||||
|
# back_height: 105 #
|
||||||
# #
|
# #
|
||||||
# # Use the NR overlay #
|
# # Use the NR overlay #
|
||||||
# use_nr: true #
|
# use_nr: true #
|
||||||
@ -45,6 +59,13 @@ templates:
|
|||||||
horizontal_align: left
|
horizontal_align: left
|
||||||
vertical_offset: 270
|
vertical_offset: 270
|
||||||
vertical_align: bottom
|
vertical_align: bottom
|
||||||
|
font: fonts/Inter-Medium.ttf
|
||||||
|
font_size: 55
|
||||||
|
font_color: "#FFFFFF"
|
||||||
|
back_color: "#00000099"
|
||||||
|
back_radius: 30
|
||||||
|
back_width: 300
|
||||||
|
back_height: 105
|
||||||
collection_level: <<overlay_level>>
|
collection_level: <<overlay_level>>
|
||||||
allowed_library_types: <<use_<<slug>>>>
|
allowed_library_types: <<use_<<slug>>>>
|
||||||
ignore_blank_results: true
|
ignore_blank_results: true
|
||||||
@ -54,13 +75,13 @@ templates:
|
|||||||
horizontal_align: <<horizontal_align>>
|
horizontal_align: <<horizontal_align>>
|
||||||
vertical_offset: <<vertical_offset>>
|
vertical_offset: <<vertical_offset>>
|
||||||
vertical_align: <<vertical_align>>
|
vertical_align: <<vertical_align>>
|
||||||
font: fonts/Inter-Medium.ttf
|
font: <<font>>
|
||||||
font_size: 55
|
font_size: <<font_size>>
|
||||||
font_color: "#FFFFFF"
|
font_color: <<font_color>>
|
||||||
back_color: "#00000099"
|
back_color: <<back_color>>
|
||||||
back_radius: 30
|
back_radius: <<back_radius>>
|
||||||
back_width: 300
|
back_width: <<back_width>>
|
||||||
back_height: 105
|
back_height: <<back_height>>
|
||||||
git: PMM/overlays/images/raw/commonsense
|
git: PMM/overlays/images/raw/commonsense
|
||||||
addon_position: left
|
addon_position: left
|
||||||
addon_offset: 15
|
addon_offset: 15
|
||||||
|
|||||||
@ -22,8 +22,15 @@
|
|||||||
# vertical_offset: 15 #
|
# vertical_offset: 15 #
|
||||||
# # Set the vertical align for the overlay #
|
# # Set the vertical align for the overlay #
|
||||||
# vertical_align: top #
|
# vertical_align: top #
|
||||||
|
# # Set the back color for the overlay #
|
||||||
|
# back_color: "#00000099" #
|
||||||
|
# # Set the back radius for the overlay #
|
||||||
|
# back_radius: 30 #
|
||||||
|
# # Set the back width for the overlay #
|
||||||
|
# back_width: 300 #
|
||||||
# # Sets the style of overlay: standard or compact #
|
# # Sets the style of overlay: standard or compact #
|
||||||
# style: compact #
|
# style: compact #
|
||||||
|
# #
|
||||||
# # Use the Opus overlay #
|
# # Use the Opus overlay #
|
||||||
# use_opus: true #
|
# use_opus: true #
|
||||||
# # Use the MP3 overlay #
|
# # Use the MP3 overlay #
|
||||||
@ -71,6 +78,9 @@ templates:
|
|||||||
vertical_align: top
|
vertical_align: top
|
||||||
style: compact
|
style: compact
|
||||||
standard_value: 105
|
standard_value: 105
|
||||||
|
back_color: "#00000099"
|
||||||
|
back_radius: 30
|
||||||
|
back_width: 305
|
||||||
conditionals:
|
conditionals:
|
||||||
height:
|
height:
|
||||||
default: 105
|
default: 105
|
||||||
@ -89,9 +99,9 @@ templates:
|
|||||||
horizontal_align: <<horizontal_align>>
|
horizontal_align: <<horizontal_align>>
|
||||||
vertical_offset: <<vertical_offset>>
|
vertical_offset: <<vertical_offset>>
|
||||||
vertical_align: <<vertical_align>>
|
vertical_align: <<vertical_align>>
|
||||||
back_color: "#00000099"
|
back_color: <<back_color>>
|
||||||
back_radius: 30
|
back_radius: <<back_radius>>
|
||||||
back_width: 305
|
back_width: <<back_width>>
|
||||||
back_height: <<height>>
|
back_height: <<height>>
|
||||||
|
|
||||||
overlays:
|
overlays:
|
||||||
|
|||||||
@ -10,13 +10,27 @@
|
|||||||
# # Set episode or season to overlay #
|
# # Set episode or season to overlay #
|
||||||
# overlay_level: #
|
# overlay_level: #
|
||||||
# # Set the horizontal offset for the overlay #
|
# # Set the horizontal offset for the overlay #
|
||||||
# horizontal_offset: 0 #
|
# horizontal_offset: 15 #
|
||||||
# # Set the horizontal align for the overlay #
|
# # Set the horizontal align for the overlay #
|
||||||
# horizontal_align: center #
|
# horizontal_align: right #
|
||||||
# # Set the vertical offset for the overlay #
|
# # Set the vertical offset for the overlay #
|
||||||
# vertical_offset: 30 #
|
# vertical_offset: 150 #
|
||||||
# # Set the vertical align for the overlay #
|
# # Set the vertical align for the overlay #
|
||||||
# vertical_align: bottom #
|
# vertical_align: bottom #
|
||||||
|
# # Set the font for the overlay #
|
||||||
|
# font: fonts/Inter-Medium.ttf #
|
||||||
|
# # Set the font size for the overlay #
|
||||||
|
# font_size: 55 #
|
||||||
|
# # Set the font color for the overlay #
|
||||||
|
# font_color: "#FFFFFF" #
|
||||||
|
# # Set the back color for the overlay #
|
||||||
|
# back_color: "#00000099" #
|
||||||
|
# # Set the back radius for the overlay #
|
||||||
|
# back_radius: 30 #
|
||||||
|
# # Set the back width for the overlay #
|
||||||
|
# back_width: 300 #
|
||||||
|
# # Set the back height for the overlay #
|
||||||
|
# back_height: 105 #
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
templates:
|
templates:
|
||||||
@ -25,10 +39,17 @@ templates:
|
|||||||
- overlay_level
|
- overlay_level
|
||||||
default:
|
default:
|
||||||
overlay: <<overlay_name>>
|
overlay: <<overlay_name>>
|
||||||
horizontal_offset: 0
|
horizontal_offset: 15
|
||||||
horizontal_align: center
|
horizontal_align: right
|
||||||
vertical_offset: 30
|
vertical_offset: 150
|
||||||
vertical_align: bottom
|
vertical_align: bottom
|
||||||
|
font: fonts/Inter-Medium.ttf
|
||||||
|
font_size: 55
|
||||||
|
font_color: "#FFFFFF"
|
||||||
|
back_color: "#00000099"
|
||||||
|
back_radius: 30
|
||||||
|
back_width: 300
|
||||||
|
back_height: 105
|
||||||
collection_level: <<overlay_level>>
|
collection_level: <<overlay_level>>
|
||||||
overlay:
|
overlay:
|
||||||
name: text(S<<season_number0>>E<<episode_number0>>)
|
name: text(S<<season_number0>>E<<episode_number0>>)
|
||||||
@ -36,13 +57,13 @@ templates:
|
|||||||
horizontal_align: <<horizontal_align>>
|
horizontal_align: <<horizontal_align>>
|
||||||
vertical_offset: <<vertical_offset>>
|
vertical_offset: <<vertical_offset>>
|
||||||
vertical_align: <<vertical_align>>
|
vertical_align: <<vertical_align>>
|
||||||
font: fonts/Inter-Medium.ttf
|
font: <<font>>
|
||||||
font_size: 63
|
font_size: <<font_size>>
|
||||||
font_color: "#FFFFFF"
|
font_color: <<font_color>>
|
||||||
back_color: "#00000099"
|
back_color: <<back_color>>
|
||||||
back_radius: 30
|
back_radius: <<back_radius>>
|
||||||
back_width: 300
|
back_width: <<back_width>>
|
||||||
back_height: 105
|
back_height: <<back_height>>
|
||||||
|
|
||||||
overlays:
|
overlays:
|
||||||
episode_info:
|
episode_info:
|
||||||
|
|||||||
@ -17,6 +17,14 @@
|
|||||||
# vertical_offset: 15 #
|
# vertical_offset: 15 #
|
||||||
# # Set the vertical align for the overlay #
|
# # Set the vertical align for the overlay #
|
||||||
# vertical_align: top #
|
# vertical_align: top #
|
||||||
|
# # Set the back color for the overlay #
|
||||||
|
# back_color: "#00000099" #
|
||||||
|
# # Set the back radius for the overlay #
|
||||||
|
# back_radius: 30 #
|
||||||
|
# # Set the back width for the overlay #
|
||||||
|
# back_width: 105 #
|
||||||
|
# # Set the back height for the overlay #
|
||||||
|
# back_height: 105 #
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
templates:
|
templates:
|
||||||
@ -29,18 +37,22 @@ templates:
|
|||||||
horizontal_align: right
|
horizontal_align: right
|
||||||
vertical_offset: 15
|
vertical_offset: 15
|
||||||
vertical_align: top
|
vertical_align: top
|
||||||
|
back_color: "#00000099"
|
||||||
|
back_radius: 30
|
||||||
|
back_width: 105
|
||||||
|
back_height: 105
|
||||||
collection_level: <<overlay_level>>
|
collection_level: <<overlay_level>>
|
||||||
overlay:
|
overlay:
|
||||||
name: <<overlay_name>>
|
name: <<overlay_name>>
|
||||||
git: PMM/overlays/images/raw/<<overlay>>
|
git: PMM/overlays/images/raw/<<overlay>>
|
||||||
back_color: "#00000099"
|
|
||||||
horizontal_offset: <<horizontal_offset>>
|
horizontal_offset: <<horizontal_offset>>
|
||||||
horizontal_align: <<horizontal_align>>
|
horizontal_align: <<horizontal_align>>
|
||||||
vertical_offset: <<vertical_offset>>
|
vertical_offset: <<vertical_offset>>
|
||||||
vertical_align: <<vertical_align>>
|
vertical_align: <<vertical_align>>
|
||||||
back_radius: 30
|
back_color: <<back_color>>
|
||||||
back_width: 105
|
back_radius: <<back_radius>>
|
||||||
back_height: 105
|
back_width: <<back_width>>
|
||||||
|
back_height: <<back_height>>
|
||||||
|
|
||||||
overlays:
|
overlays:
|
||||||
Mediastinger:
|
Mediastinger:
|
||||||
|
|||||||
@ -17,6 +17,20 @@
|
|||||||
# vertical_offset: 30 #
|
# vertical_offset: 30 #
|
||||||
# # Set the vertical align for the overlay #
|
# # Set the vertical align for the overlay #
|
||||||
# vertical_align: bottom #
|
# vertical_align: bottom #
|
||||||
|
# # Set the font for the overlay #
|
||||||
|
# font: fonts/Inter-Medium.ttf #
|
||||||
|
# # Set the font size for the overlay #
|
||||||
|
# font_size: 55 #
|
||||||
|
# # Set the font color for the overlay #
|
||||||
|
# font_color: "#FFFFFF" #
|
||||||
|
# # Set the back color for the overlay #
|
||||||
|
# back_color: "#00000099" #
|
||||||
|
# # Set the back radius for the overlay #
|
||||||
|
# back_radius: 30 #
|
||||||
|
# # Set the back width for the overlay #
|
||||||
|
# back_width: 600 #
|
||||||
|
# # Set the back height for the overlay #
|
||||||
|
# back_height: 105 #
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
templates:
|
templates:
|
||||||
@ -29,6 +43,13 @@ templates:
|
|||||||
horizontal_align: right
|
horizontal_align: right
|
||||||
vertical_offset: 30
|
vertical_offset: 30
|
||||||
vertical_align: bottom
|
vertical_align: bottom
|
||||||
|
font: fonts/Inter-Medium.ttf
|
||||||
|
font_size: 55
|
||||||
|
font_color: "#FFFFFF"
|
||||||
|
back_color: "#00000099"
|
||||||
|
back_radius: 30
|
||||||
|
back_width: 600
|
||||||
|
back_height: 105
|
||||||
collection_level: <<overlay_level>>
|
collection_level: <<overlay_level>>
|
||||||
overlay:
|
overlay:
|
||||||
name: "text(Runtime: <<runtimeH>>h <<runtimeM>>m)"
|
name: "text(Runtime: <<runtimeH>>h <<runtimeM>>m)"
|
||||||
@ -36,13 +57,13 @@ templates:
|
|||||||
horizontal_align: <<horizontal_align>>
|
horizontal_align: <<horizontal_align>>
|
||||||
vertical_offset: <<vertical_offset>>
|
vertical_offset: <<vertical_offset>>
|
||||||
vertical_align: <<vertical_align>>
|
vertical_align: <<vertical_align>>
|
||||||
font: fonts/Inter-Medium.ttf
|
font: <<font>>
|
||||||
font_size: 63
|
font_size: <<font_size>>
|
||||||
font_color: "#FFFFFF"
|
font_color: <<font_color>>
|
||||||
back_color: "#00000099"
|
back_color: <<back_color>>
|
||||||
back_radius: 30
|
back_radius: <<back_radius>>
|
||||||
back_width: 600
|
back_width: <<back_width>>
|
||||||
back_height: 105
|
back_height: <<back_height>>
|
||||||
|
|
||||||
overlays:
|
overlays:
|
||||||
runtime_info:
|
runtime_info:
|
||||||
|
|||||||
@ -17,6 +17,14 @@
|
|||||||
# vertical_offset: 150 #
|
# vertical_offset: 150 #
|
||||||
# # Set the vertical align for the overlay #
|
# # Set the vertical align for the overlay #
|
||||||
# vertical_align: bottom #
|
# vertical_align: bottom #
|
||||||
|
# # Set the back color for the overlay #
|
||||||
|
# back_color: "#00000099" #
|
||||||
|
# # Set the back radius for the overlay #
|
||||||
|
# back_radius: 30 #
|
||||||
|
# # Set the back width for the overlay #
|
||||||
|
# back_width: 305 #
|
||||||
|
# # Set the back height for the overlay #
|
||||||
|
# back_height: 105 #
|
||||||
# #
|
# #
|
||||||
# # Use the Amazon overlay #
|
# # Use the Amazon overlay #
|
||||||
# use_amazon: true #
|
# use_amazon: true #
|
||||||
@ -49,6 +57,10 @@ templates:
|
|||||||
horizontal_align: left
|
horizontal_align: left
|
||||||
vertical_offset: 150
|
vertical_offset: 150
|
||||||
vertical_align: bottom
|
vertical_align: bottom
|
||||||
|
back_color: "#00000099"
|
||||||
|
back_radius: 30
|
||||||
|
back_width: 305
|
||||||
|
back_height: 105
|
||||||
allowed_library_types: <<use_<<slug>>>>
|
allowed_library_types: <<use_<<slug>>>>
|
||||||
ignore_blank_results: true
|
ignore_blank_results: true
|
||||||
overlay:
|
overlay:
|
||||||
@ -60,10 +72,10 @@ templates:
|
|||||||
horizontal_align: <<horizontal_align>>
|
horizontal_align: <<horizontal_align>>
|
||||||
vertical_offset: <<vertical_offset>>
|
vertical_offset: <<vertical_offset>>
|
||||||
vertical_align: <<vertical_align>>
|
vertical_align: <<vertical_align>>
|
||||||
back_color: "#00000099"
|
back_color: <<back_color>>
|
||||||
back_radius: 30
|
back_radius: <<back_radius>>
|
||||||
back_width: 305
|
back_width: <<back_width>>
|
||||||
back_height: 105
|
back_height: <<back_height>>
|
||||||
mdblist_list: https://mdblist.com/lists/plexmetamanager/<<slug>>-<<library_type>>s
|
mdblist_list: https://mdblist.com/lists/plexmetamanager/<<slug>>-<<library_type>>s
|
||||||
|
|
||||||
overlays:
|
overlays:
|
||||||
|
|||||||
@ -22,6 +22,20 @@
|
|||||||
# vertical_offset: 30 #
|
# vertical_offset: 30 #
|
||||||
# # Set the vertical align for the overlay #
|
# # Set the vertical align for the overlay #
|
||||||
# vertical_align: bottom #
|
# vertical_align: bottom #
|
||||||
|
# # Set the font for the overlay #
|
||||||
|
# font: fonts/Inter-Medium.ttf #
|
||||||
|
# # Set the font size for the overlay #
|
||||||
|
# font_size: 55 #
|
||||||
|
# # Set the font color for the overlay #
|
||||||
|
# font_color: "#FFFFFF" #
|
||||||
|
# # Set the back color for the overlay #
|
||||||
|
# back_color: "#00000099" #
|
||||||
|
# # Set the back radius for the overlay #
|
||||||
|
# back_radius: 30 #
|
||||||
|
# # Set the back width for the overlay #
|
||||||
|
# back_width: 305 #
|
||||||
|
# # Set the back height for the overlay #
|
||||||
|
# back_height: 105 #
|
||||||
# #
|
# #
|
||||||
# # Use the Remux overlay #
|
# # Use the Remux overlay #
|
||||||
# use_remux: true #
|
# use_remux: true #
|
||||||
@ -48,6 +62,13 @@ templates:
|
|||||||
horizontal_align: left
|
horizontal_align: left
|
||||||
vertical_offset: 30
|
vertical_offset: 30
|
||||||
vertical_align: bottom
|
vertical_align: bottom
|
||||||
|
font: fonts/Inter-Medium.ttf
|
||||||
|
font_size: 55
|
||||||
|
font_color: "#FFFFFF"
|
||||||
|
back_color: "#00000099"
|
||||||
|
back_radius: 30
|
||||||
|
back_width: 305
|
||||||
|
back_height: 105
|
||||||
collection_level: <<overlay_level>>
|
collection_level: <<overlay_level>>
|
||||||
allowed_library_types: <<use_<<slug>>>>
|
allowed_library_types: <<use_<<slug>>>>
|
||||||
ignore_blank_results: true
|
ignore_blank_results: true
|
||||||
@ -59,13 +80,13 @@ templates:
|
|||||||
horizontal_align: <<horizontal_align>>
|
horizontal_align: <<horizontal_align>>
|
||||||
vertical_offset: <<vertical_offset>>
|
vertical_offset: <<vertical_offset>>
|
||||||
vertical_align: <<vertical_align>>
|
vertical_align: <<vertical_align>>
|
||||||
font: fonts/Inter-Medium.ttf
|
font: <<font>>
|
||||||
font_size: 55
|
font_size: <<font_size>>
|
||||||
font_color: "#FFFFFF"
|
font_color: <<font_color>>
|
||||||
back_color: "#00000099"
|
back_color: <<back_color>>
|
||||||
back_radius: 30
|
back_radius: <<back_radius>>
|
||||||
back_width: 305
|
back_width: <<back_width>>
|
||||||
back_height: 105
|
back_height: <<back_height>>
|
||||||
|
|
||||||
overlays:
|
overlays:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user