mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-12-09 23:32:31 -05:00
dovetail position with resolution (#352)
This commit is contained in:
@@ -33,8 +33,8 @@
|
||||
# use_hdtv: true #
|
||||
# # Use the DVD overlay #
|
||||
# use_dvd: true #
|
||||
# # Use the SDTV overlay #
|
||||
# use_sdtv: true #
|
||||
# # Use the SDTV overlay #
|
||||
# use_sdtv: true #
|
||||
#############################################################
|
||||
|
||||
templates:
|
||||
@@ -46,7 +46,7 @@ templates:
|
||||
overlay: <<overlay_name>>
|
||||
horizontal_offset: 15
|
||||
horizontal_align: left
|
||||
vertical_offset: 15
|
||||
vertical_offset: 30
|
||||
vertical_align: bottom
|
||||
collection_level: <<overlay_level>>
|
||||
allowed_library_types: <<use_<<slug>>>>
|
||||
@@ -58,17 +58,17 @@ templates:
|
||||
horizontal_align: <<horizontal_align>>
|
||||
vertical_offset: <<vertical_offset>>
|
||||
vertical_align: <<vertical_align>>
|
||||
font: fonts/Inter-ExtraBold.ttf
|
||||
font: fonts/Inter-Medium.ttf
|
||||
font_size: 55
|
||||
font_color: "#FFFFFF"
|
||||
back_color: "#00000099"
|
||||
back_radius: 30
|
||||
back_width: 265
|
||||
back_height: 85
|
||||
back_width: 305
|
||||
back_height: 105
|
||||
|
||||
overlays:
|
||||
|
||||
Remux:
|
||||
REMUX:
|
||||
template:
|
||||
- name: VideoFormat
|
||||
weight: 50
|
||||
@@ -77,7 +77,7 @@ overlays:
|
||||
filters:
|
||||
filepath.regex: '(?i)\[Remux'
|
||||
|
||||
Blu-Ray:
|
||||
BLU-RAY:
|
||||
template:
|
||||
- name: VideoFormat
|
||||
weight: 40
|
||||
|
||||
Reference in New Issue
Block a user