diff --git a/docs/defaults/overlay_variables.md b/docs/defaults/overlay_variables.md index 6dbb3abf..2b84f84f 100644 --- a/docs/defaults/overlay_variables.md +++ b/docs/defaults/overlay_variables.md @@ -1,6 +1,8 @@ # Shared Overlay Template Variables -IMPORTANT: The variables in this table are only valid in the context of the [`PMM default metadata files`](guide.md. +???+ important + + The variables in this table are only valid in the context of the PMM Defaults Overlay files and will not work with non-Defaults files that have been manually created using builders. There are some `template_variables` that all the PMM Defaults except `franchise` can use to manipulate the file from the default settings which are provided. This page is not an exhaustive list of all such template variables. @@ -37,3 +39,31 @@ Below are the common variables which can be used to customize the file. | `back_line_width` | **Description:** Controls the Backdrop Line Width for the Text Overlay.
**Values:** Any number greater than 0 | 1. Each default overlay has a `key` that when calling to effect a specific collection you must replace `<>` with when calling. + +# Text Overlay Template Variables + +The below `template_variables` are also available for Overlays which have text written, allowing for further customization of the text that appears. + +???+ note + + This will not work for images of text such as the Resolution overlays, this is specifically for text which Plex Meta Manager writes such as the Direct Play overlay + +Some of these template variables may have default values depending on the specific overlay. Those default values will also be listed on the individual overlay page. + +Note that the `template_variables:` section only needs to be used if you do want to actually change how the defaults work. Any value not specified will use its default value if it has one if not it's just ignored. + + +| Variable | Description & Values | +|:-----------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| `font` | **Description:** Choose the font for the Overlay.
**Default:** `fonts/Inter-Medium.ttf`
**Values:** Path to font file | +| `font_style` | **Description:** Font style for Variable Fonts.
**Values:** Variable Font Style | +| `font_size` | **Description:** Choose the font size for the Overlay.
**Default:** `55`
**Values:** Any number greater than 0 | +| `font_color` | **Description:** Choose the font color for the Overlay.
**Default:** `#FFFFFF`
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | +| `stroke_width` | **Description:** Font Stroke Width for the Overlay.
**Values:** Any number greater than 0 | +| `stroke_color` | **Description:** Font Stroke Color for the Overlay.
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | +| `font_<>` | **Description:** Choose the font for this key's Overlay.
**Default:** `fonts/Inter-Medium.ttf`
**Values:** Path to font file | +| `font_style_<>` | **Description:** Font style for this key's Variable Fonts.
**Values:** Variable Font Style | +| `font_size_<>` | **Description:** Choose the font size for this key's Overlay.
**Default:** `55`
**Values:** Any number greater than 0 | +| `font_color_<>` | **Description:** Choose the font color for this key's Overlay.
**Default:** `#FFFFFF`
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | +| `stroke_width_<>` | **Description:** Font Stroke Width for this key's Overlay.
**Values:** Any number greater than 0 | +| `stroke_color_<>` | **Description:** Font Stroke Color for this key's Overlay.
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | diff --git a/docs/defaults/overlays/aspect.md b/docs/defaults/overlays/aspect.md index d475ffce..9a3162b4 100644 --- a/docs/defaults/overlays/aspect.md +++ b/docs/defaults/overlays/aspect.md @@ -64,12 +64,6 @@ All [Shared Overlay Variables](../overlay_variables.md) are available with the d |:-----------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | `text_<>`1 | **Description:** Choose the text for the Overlay.
**Default:**
KeyDefault
`1.33``1.33`
`1.65``1.65`
`1.66``1.66`
`1.78``1.78`
`1.85``1.85`
`2.2``2.2`
`2.35``2.35`
`2.77``2.77`
**Values:** Any String | | `weight_<>`1 | **Description:** Controls the weight of the Overlay. Higher numbers have priority.
**Values:** Any Number | -| `font` | **Description:** Choose the font for the Overlay.
**Default:** `fonts/Inter-Medium.ttf`
**Values:** Path to font file | -| `font_style` | **Description:** Font style for Variable Fonts.
**Values:** Variable Font Style | -| `font_size` | **Description:** Choose the font size for the Overlay.
**Default:** `50`
**Values:** Any number greater than 0 | -| `font_color` | **Description:** Choose the font color for the Overlay.
**Default:** `#FFFFFF`
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | -| `stroke_width` | **Description:** Font Stroke Width for the Text Overlay.
**Values:** Any number greater than 0 | -| `stroke_color` | **Description:** Font Stroke Color for the Text Overlay.
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | 1. Each default overlay has a `key` that when calling to effect a specific overlay you must replace `<>` with when calling. diff --git a/docs/defaults/overlays/commonsense.md b/docs/defaults/overlays/commonsense.md index c59be38f..6c56616c 100644 --- a/docs/defaults/overlays/commonsense.md +++ b/docs/defaults/overlays/commonsense.md @@ -75,12 +75,6 @@ All [Shared Overlay Variables](../overlay_variables.md) are available with the d | Variable | Description & Values | |:-----------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| `font` | **Description:** Choose the font for the Overlay.
**Default:** `fonts/Inter-Medium.ttf`
**Values:** Path to font file | -| `font_style` | **Description:** Font style for Variable Fonts.
**Values:** Variable Font Style | -| `font_size` | **Description:** Choose the font size for the Overlay.
**Default:** `55`
**Values:** Any number greater than 0 | -| `font_color` | **Description:** Choose the font color for the Overlay.
**Default:** `#FFFFFF`
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | -| `stroke_width` | **Description:** Font Stroke Width for the Text Overlay.
**Values:** Any number greater than 0 | -| `stroke_color` | **Description:** Font Stroke Color for the Text Overlay.
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | | `addon_offset` | **Description:** Text Addon Image Offset from the text.
**Default:** `15`
**Values:** Any number greater than 0 | | `addon_position` | **Description:** Text Addon Image Alignment in relation to the text.
**Default:** `left`
**Values:** `left`, `right`, `top`, `bottom` | | `pre_text` | **Description:** Choose the text before the key for the Overlay.
**Values:** Any String | diff --git a/docs/defaults/overlays/content_rating_uk.md b/docs/defaults/overlays/content_rating_uk.md index de200efb..1dd63703 100644 --- a/docs/defaults/overlays/content_rating_uk.md +++ b/docs/defaults/overlays/content_rating_uk.md @@ -66,12 +66,6 @@ All [Shared Overlay Variables](../overlay_variables.md) are available with the d | `back_radius` | **Description:** Choose the back radius for the overlay lozenge.
**Default:**`30` | | `back_width` | **Description:** Choose the back width for the overlay lozenge.
**Default:**`305` | | `back_height` | **Description:** Choose the back height for the overlay lozenge.
**Default:**`105` | -| `font` | **Description:** Choose the font for the Overlay.
**Default:** `fonts/Inter-Medium.ttf`
**Values:** Path to font file | -| `font_style` | **Description:** Font style for Variable Fonts.
**Values:** Variable Font Style | -| `font_size` | **Description:** Choose the font size for the Overlay.
**Default:** `55`
**Values:** Any number greater than 0 | -| `font_color` | **Description:** Choose the font color for the Overlay.
**Default:** `#FFFFFF`
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | -| `stroke_width` | **Description:** Font Stroke Width for the Text Overlay.
**Values:** Any number greater than 0 | -| `stroke_color` | **Description:** Font Stroke Color for the Text Overlay.
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | | `addon_offset` | **Description:** Text Addon Image Offset from the text.
**Default:** `15`
**Values:** Any number greater than 0 | | `addon_position` | **Description:** Text Addon Image Alignment in relation to the text.
**Default:** `left`
**Values:** `left`, `right`, `top`, `bottom` | | `builder_level` | **Description:** Choose the Overlay Level.
**Values:** `season` or `episode` | diff --git a/docs/defaults/overlays/content_rating_us_movie.md b/docs/defaults/overlays/content_rating_us_movie.md index 437cf2f9..200f6d6c 100644 --- a/docs/defaults/overlays/content_rating_us_movie.md +++ b/docs/defaults/overlays/content_rating_us_movie.md @@ -55,12 +55,6 @@ All [Shared Overlay Variables](../overlay_variables.md) are available with the d | `back_radius` | **Description:** Choose the back radius for the overlay lozenge.
**Default:**`30` | | `back_width` | **Description:** Choose the back width for the overlay lozenge.
**Default:**`305` | | `back_height` | **Description:** Choose the back height for the overlay lozenge.
**Default:**`105` | -| `font` | **Description:** Choose the font for the Overlay.
**Default:** `fonts/Inter-Medium.ttf`
**Values:** Path to font file | -| `font_style` | **Description:** Font style for Variable Fonts.
**Values:** Variable Font Style | -| `font_size` | **Description:** Choose the font size for the Overlay.
**Default:** `55`
**Values:** Any number greater than 0 | -| `font_color` | **Description:** Choose the font color for the Overlay.
**Default:** `#FFFFFF`
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | -| `stroke_width` | **Description:** Font Stroke Width for the Text Overlay.
**Values:** Any number greater than 0 | -| `stroke_color` | **Description:** Font Stroke Color for the Text Overlay.
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | | `addon_offset` | **Description:** Text Addon Image Offset from the text.
**Default:** `15`
**Values:** Any number greater than 0 | | `addon_position` | **Description:** Text Addon Image Alignment in relation to the text.
**Default:** `left`
**Values:** `left`, `right`, `top`, `bottom` | diff --git a/docs/defaults/overlays/content_rating_us_show.md b/docs/defaults/overlays/content_rating_us_show.md index 81163c3e..fb8a0679 100644 --- a/docs/defaults/overlays/content_rating_us_show.md +++ b/docs/defaults/overlays/content_rating_us_show.md @@ -61,12 +61,6 @@ All [Shared Overlay Variables](../overlay_variables.md) are available with the d | `back_radius` | **Description:** Choose the back radius for the overlay lozenge.
**Default:**`30` | | `back_width` | **Description:** Choose the back width for the overlay lozenge.
**Default:**`305` | | `back_height` | **Description:** Choose the back height for the overlay lozenge.
**Default:**`105` | -| `font` | **Description:** Choose the font for the Overlay.
**Default:** `fonts/Inter-Medium.ttf`
**Values:** Path to font file | -| `font_style` | **Description:** Font style for Variable Fonts.
**Values:** Variable Font Style | -| `font_size` | **Description:** Choose the font size for the Overlay.
**Default:** `55`
**Values:** Any number greater than 0 | -| `font_color` | **Description:** Choose the font color for the Overlay.
**Default:** `#FFFFFF`
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | -| `stroke_width` | **Description:** Font Stroke Width for the Text Overlay.
**Values:** Any number greater than 0 | -| `stroke_color` | **Description:** Font Stroke Color for the Text Overlay.
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | | `addon_offset` | **Description:** Text Addon Image Offset from the text.
**Default:** `15`
**Values:** Any number greater than 0 | | `addon_position` | **Description:** Text Addon Image Alignment in relation to the text.
**Default:** `left`
**Values:** `left`, `right`, `top`, `bottom` | diff --git a/docs/defaults/overlays/episode_info.md b/docs/defaults/overlays/episode_info.md index a45d4350..15669bf1 100644 --- a/docs/defaults/overlays/episode_info.md +++ b/docs/defaults/overlays/episode_info.md @@ -38,15 +38,6 @@ All [Shared Overlay Variables](../overlay_variables.md) are available with the d | `back_width` | `305` | | `back_height` | `105` | -| Variable | Description & Values | -|:---------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| `font` | **Description:** Choose the font for the Overlay.
**Default:** `fonts/Inter-Medium.ttf`
**Values:** Path to font file | -| `font_style` | **Description:** Font style for Variable Fonts.
**Values:** Variable Font Style | -| `font_size` | **Description:** Choose the font size for the Overlay.
**Default:** `55`
**Values:** Any number greater than 0 | -| `font_color` | **Description:** Choose the font color for the Overlay.
**Default:** `#FFFFFF`
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | -| `stroke_width` | **Description:** Font Stroke Width for the Text Overlay.
**Values:** Any number greater than 0 | -| `stroke_color` | **Description:** Font Stroke Color for the Text Overlay.
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | - The below is an example config.yml extract with some Template Variables added in to change how the file works. ```yaml diff --git a/docs/defaults/overlays/flixpatrol.md b/docs/defaults/overlays/flixpatrol.md index 1007fe91..bc028ac0 100644 --- a/docs/defaults/overlays/flixpatrol.md +++ b/docs/defaults/overlays/flixpatrol.md @@ -64,12 +64,6 @@ All [Shared Overlay Variables](../overlay_variables.md) except `horizontal_offse | `location` | **Description:** Changes the Builder Location for all overlays in a Defaults file.
**Default:** `world`
**Values:** [`location` Attribute Options](../../builders/flixpatrol.md#top-platform-attributes) | | `location_<>`1 | **Description:** Changes the Builder Location of the specified key's overlay.
**Default:** `location`
**Values:** [`location` Attribute Options](../../builders/flixpatrol.md#top-platform-attributes) | | `weight_<>`1 | **Description:** Controls the weight of the Overlay. Higher numbers have priority.
**Values:** Any Number | -| `font` | **Description:** Choose the font for the Overlay.
**Default:** `fonts/Inter-Medium.ttf`
**Values:** Path to font file | -| `font_style` | **Description:** Font style for Variable Fonts.
**Values:** Variable Font Style | -| `font_size` | **Description:** Choose the font size for the Overlay.
**Default:** `50`
**Values:** Any Number greater then 0 | -| `font_color` | **Description:** Choose the font color for the Overlay.
**Default:** `#FFFFFF`
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | -| `stroke_width` | **Description:** Font Stroke Width for the Text Overlay.
**Values:** Any Number greater then 0 | -| `stroke_color` | **Description:** Font Stroke Color for the Text Overlay.
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | | `addon_offset` | **Description:** Text Addon Image Offset from the text.
**Default:** `30`
**Values:** Any Number greater then 0 | | `addon_position` | **Description:** Text Addon Image Alignment in relation to the text.
**Default:** `top`
**Values:** `left`, `right`, `top`, `bottom` | diff --git a/docs/defaults/overlays/ratings.md b/docs/defaults/overlays/ratings.md index 210c38ac..97a8cae6 100644 --- a/docs/defaults/overlays/ratings.md +++ b/docs/defaults/overlays/ratings.md @@ -66,23 +66,24 @@ Template Variables can be used to manipulate the file in various ways to slightl Note that the `template_variables:` section only needs to be used if you do want to actually change how the defaults work. Any value not specified is its default value if it has one if not it's just ignored. -All [Shared Overlay Variables](../overlay_variables.md) are available with the default values below as well as the additional Variables below which can be used to customize the file. - -All [Shared Overlay Variables](../overlay_variables.md) can be prepended with `rating1_`, `rating2_`, or `rating3_` to change that attribute on each rating individually. - -| Variable | Default | -|:--------------------|:------------| -| `horizontal_offset` | `200` | -| `horizontal_align` | `right` | -| `vertical_offset` | `15` | -| `vertical_align` | `top` | -| `back_color` | `#00000099` | -| `back_radius` | `30` | -| `back_width` | `105` | -| `back_height` | `105` | -| `back_padding` | `15` | -| `back_radius` | `30` | -| `back_height` | `105` | +All [Shared Overlay Variables](../overlay_variables.md) are available with the default values below as well as the additional Variables below which can be used to customize the file. These can be prepended with `rating1_`, `rating2_`, or `rating3_` to change that attribute on each rating individually. + +???+ warning + + To amend `horizontal_offset` and `vertical_offset` you **must** prepend the variable with `rating1_`, `rating2_`, or `rating3_` + +| Variable | Default | +|:---------------------|:------------| +| `horizontal_offset` | `30` | +| `horizontal_align` | `left` | +| `vertical_offset` | `30` | +| `vertical_align` | `center` | +| `back_color` | `#00000099` | +| `back_radius` | `30` | +| `back_width` | `160` | +| `back_height` | `160` | +| `back_padding` | `15` | +| `back_radius` | `30` | | Variable | Description & Values | |:-----------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| @@ -104,14 +105,8 @@ All [Shared Overlay Variables](../overlay_variables.md) can be prepended with `r | `minimum_rating` | **Description:** Minimum Rating to display
**Default:** 0.0
**Values:** Any Number | | `fresh_rating` | **Description:** Determines when ratings are considered Fresh
**Default:** 6.0
**Values:** Any Number | | `maximum_rating` | **Description:** Maximum Rating to display
**Default:** 10.0
**Values:** Any Number | -| `font`1 | **Description:** Choose the font for the Overlay.
**Default:** `fonts/Inter-Bold.ttf`
**Values:** Path to font file | -| `font_style`1 | **Description:** Font style for Variable Fonts.
**Values:** Variable Font Style | -| `font_size`1 | **Description:** Choose the font size for the Overlay.
**Default:** `63`
**Values:** Any number greater than 0 | -| `font_color`1 | **Description:** Choose the font color for the Overlay.
**Default:** `#FFFFFF`
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | -| `stroke_width`1 | **Description:** Font Stroke Width for the Text Overlay.
**Values:** Any number greater than 0 | -| `stroke_color`1 | **Description:** Font Stroke Color for the Text Overlay.
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | | `addon_offset`1 | **Description:** Text Addon Image Offset from the text.
**Default:** `15`
**Values:** Any number greater than 0 | -| `addon_position`1 | **Description:** Text Addon Image Alignment in relation to the text.
**Default:** `left`
**Values:** `left`, `right`, `top`, `bottom` | +| `addon_position`1 | **Description:** Text Addon Image Alignment in relation to the text.
**Default:** `top`
**Values:** `left`, `right`, `top`, `bottom` | | `builder_level` | **Description:** Choose the Overlay Level.
**Values:** `episode` | 1. These Variables can be prepended with `rating1_`, `rating2_`, or `rating3_` to change that attribute on each rating individually. diff --git a/docs/defaults/overlays/runtimes.md b/docs/defaults/overlays/runtimes.md index 19049264..2cd7d68e 100644 --- a/docs/defaults/overlays/runtimes.md +++ b/docs/defaults/overlays/runtimes.md @@ -47,12 +47,6 @@ All [Shared Overlay Variables](../overlay_variables.md) are available with the d | Variable | Description & Values | |:---------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------| | `text` | **Description:** Choose the text for the Overlay.
**Default:** `Runtime: `
**Values:** Any String | -| `font` | **Description:** Choose the font for the Overlay.
**Default:** `fonts/Inter-Medium.ttf`
**Values:** Path to font file | -| `font_style` | **Description:** Font style for Variable Fonts.
**Values:** Variable Font Style | -| `font_size` | **Description:** Choose the font size for the Overlay.
**Default:** `55`
**Values:** Any number greater than 0 | -| `font_color` | **Description:** Choose the font color for the Overlay.
**Default:** `#FFFFFF`
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | -| `stroke_width` | **Description:** Font Stroke Width for the Text Overlay.
**Values:** Any number greater than 0 | -| `stroke_color` | **Description:** Font Stroke Color for the Text Overlay.
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | The below is an example config.yml extract with some Template Variables added in to change how the file works. diff --git a/docs/defaults/overlays/status.md b/docs/defaults/overlays/status.md index 0ea080c5..ecf13d0f 100644 --- a/docs/defaults/overlays/status.md +++ b/docs/defaults/overlays/status.md @@ -52,12 +52,6 @@ All [Shared Overlay Variables](../overlay_variables.md) are available with the d | `last` | **Description:** Episode Air Date in the last number of days for the AIRING Overlay.
**Default:** `14`
**Values:** Any number greater than 0 | | `text_<>`1 | **Description:** Choose the text for the Overlay.
**Default:**
KeyDefault
`airing``AIRING`
`returning``RETURNING`
`canceled``CANCELED`
`ended``ENDED`
**Values:** Any String | | `weight_<>`1 | **Description:** Controls the weight of the Overlay. Higher numbers have priority.
**Values:** Any Number | -| `font` | **Description:** Choose the font for the Overlay.
**Default:** `fonts/Inter-Medium.ttf`
**Values:** Path to font file | -| `font_style` | **Description:** Font style for Variable Fonts.
**Values:** Variable Font Style | -| `font_size` | **Description:** Choose the font size for the Overlay.
**Default:** `50`
**Values:** Any number greater than 0 | -| `font_color` | **Description:** Choose the font color for the Overlay.
**Default:** `#FFFFFF`
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | -| `stroke_width` | **Description:** Font Stroke Width for the Text Overlay.
**Values:** Any number greater than 0 | -| `stroke_color` | **Description:** Font Stroke Color for the Text Overlay.
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | 1. Each default overlay has a `key` that when calling to effect a specific overlay you must replace `<>` with when calling. diff --git a/docs/defaults/overlays/video_format.md b/docs/defaults/overlays/video_format.md index e3532c55..16d724d3 100644 --- a/docs/defaults/overlays/video_format.md +++ b/docs/defaults/overlays/video_format.md @@ -63,12 +63,6 @@ All [Shared Overlay Variables](../overlay_variables.md) are available with the d | Variable | Description & Values | |:-----------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | `builder_level` | **Description:** Choose the Overlay Level.
**Values:** `season` or `episode` | -| `font` | **Description:** Choose the font for the Overlay.
**Default:** `fonts/Inter-Medium.ttf`
**Values:** Path to font file | -| `font_style` | **Description:** Font style for Variable Fonts.
**Values:** Variable Font Style | -| `font_size` | **Description:** Choose the font size for the Overlay.
**Default:** `55`
**Values:** Any number greater than 0 | -| `font_color` | **Description:** Choose the font color for the Overlay.
**Default:** `#FFFFFF`
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | -| `stroke_width` | **Description:** Font Stroke Width for the Text Overlay.
**Values:** Any number greater than 0 | -| `stroke_color` | **Description:** Font Stroke Color for the Text Overlay.
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` | | `text_<>`1 | **Description:** Choose the text for the Overlay.
**Default:**
KeyDefault
`remux``REMUX`
`bluray``BLU-RAY`
`web``WEB`
`hdtv``HDTV`
`dvd``DVD`
`sdtv``SDTV`
**Values:** Any String | | `weight_<>`1 | **Description:** Controls the weight of the Overlay. Higher numbers have priority.
**Values:** Any Number | | `regex_<>`1 | **Description:** Controls the regex of the Overlay Search.
**Values:** Any Proper Regex |