reorg bottom left overlays

pull/1439/head
bullmoose20 2 years ago
parent b806dd51d3
commit c2bb873d6c

@ -14,6 +14,10 @@ external_templates:
horizontal_align: left
vertical_offset: 270
vertical_align: bottom
back_width: 305
back_height: 105
back_radius: 30
back_color: '#00000099'
conditionals:
inside_color:
default: "c"

@ -14,6 +14,10 @@ external_templates:
horizontal_align: left
vertical_offset: 270
vertical_align: bottom
back_width: 305
back_height: 105
back_radius: 30
back_color: '#00000099'
conditionals:
inside_color:
default: "c"

@ -14,6 +14,10 @@ external_templates:
horizontal_align: left
vertical_offset: 270
vertical_align: bottom
back_width: 305
back_height: 105
back_radius: 30
back_color: '#00000099'
conditionals:
inside_color:
default: "c"

@ -28,7 +28,7 @@ templates:
default: 15
conditions:
- vertical_align.exists: false
value: 370
value: 510
- vertical_align: center
value: 0
- vertical_align: top

@ -24,7 +24,7 @@ external_templates:
default: 15
conditions:
- vertical_align.exists: false
value: 150
value: 390
- vertical_align: center
value: 0
- vertical_align: top

@ -17,7 +17,7 @@ external_templates:
default: 15
conditions:
- vertical_align.exists: false
value: 370
value: 150
- vertical_align: center
value: 0
- vertical_align: top

Binary file not shown.

Before

Width:  |  Height:  |  Size: 392 KiB

After

Width:  |  Height:  |  Size: 397 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 279 KiB

After

Width:  |  Height:  |  Size: 285 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 394 KiB

After

Width:  |  Height:  |  Size: 398 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 392 KiB

After

Width:  |  Height:  |  Size: 401 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 320 KiB

After

Width:  |  Height:  |  Size: 433 KiB

@ -37,7 +37,7 @@ All [Shared Overlay Variables](../overlay_variables) are available with the defa
|:--------------------|:------------|
| `horizontal_offset` | `15` |
| `horizontal_align` | `left` |
| `vertical_offset` | `370` |
| `vertical_offset` | `510` |
| `vertical_align` | `bottom` |
| `back_color` | `#00000099` |
| `back_radius` | `30` |

@ -55,19 +55,19 @@ Note that the `template_variables:` section only needs to be used if you do want
All [Shared Overlay Variables](../overlay_variables) are available with the default values below as well as the additional Variables below which can be used to customize the file.
| Variable | Description & Values |
|:-----------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `horizontal_offset` | **Description:** Change the horizontal offset.<br>**Default Value:** `15` |
| `horizontal_align` | **Description:** Change the horizontal alignment.<br>**Default Value:** `left` |
| `vertical_offset` | **Description:** Change the vertical offset.<br>**Default Value:** `150` |
| `vertical_align` | **Description:** Change the vertical alignment.<br>**Default Value:** `bottom` |
| `back_color` | **Description:** Change the back color.<br>**Default Value:** `#00000099` |
| `back_radius` | **Description:** Change the back (lozenge) radius .<br>**Default Value:** `30` |
| `back_width` | **Description:** Change the back (lozenge) width.<br>**Default Value:** `305` |
| `back_height` | **Description:** Change the back (lozenge) height.<br>**Default Value:** `105` |
| `region` | **Description:** Changes some Streaming Service lists to regional variants (see below table for more information.<br>**Default:** `us`<br>**Values:** `us`,`uk`,`ca`, `da`, `de`, `es`, `fr`, `it`, `pt-br` |
| `originals_only` | **Description:** Changes Streaming Service overlays to only apply to original content produced by the service.<br>**Note**: Cannot be used with `region`, and only produces overlays for `amazon`, `appletv`, `disney`, `max`, `hulu`, `netflix`, `paramount`, `peacock`<br>**Default:** `false`<br>**Values:** `true`, `false` |
| `weight_<<key>>`<sup>1</sup> | **Description:** Controls the weight of the Overlay. Higher numbers have priority.<br>**Values:** Any Number |
| Variable | Description & Values |
|:-----------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `horizontal_offset` | **Description:** Change the horizontal offset.<br>**Default Value:** `15` |
| `horizontal_align` | **Description:** Change the horizontal alignment.<br>**Default Value:** `left` |
| `vertical_offset` | **Description:** Change the vertical offset.<br>**Default Value:** `390` |
| `vertical_align` | **Description:** Change the vertical alignment.<br>**Default Value:** `bottom` |
| `back_color` | **Description:** Change the back color.<br>**Default Value:** `#00000099` |
| `back_radius` | **Description:** Change the back (lozenge) radius .<br>**Default Value:** `30` |
| `back_width` | **Description:** Change the back (lozenge) width.<br>**Default Value:** `305` |
| `back_height` | **Description:** Change the back (lozenge) height.<br>**Default Value:** `105` |
| `region` | **Description:** Changes some Streaming Service lists to regional variants (see below table for more information.<br>**Default:** `us`<br>**Values:** `us`,`uk`,`ca`, `da`, `de`, `es`, `fr`, `it`, `pt-br` |
| `originals_only` | **Description:** Changes Streaming Service overlays to only apply to original content produced by the service.<br>**Note**: Cannot be used with `region`, and only produces overlays for `amazon`, `appletv`, `disney`, `max`, `hulu`, `netflix`, `paramount`, `peacock`<br>**Default:** `false`<br>**Values:** `true`, `false` |
| `weight_<<key>>`<sup>1</sup> | **Description:** Controls the weight of the Overlay. Higher numbers have priority.<br>**Values:** Any Number |
1. Each default overlay has a `key` that when calling to effect a specific overlay you must replace `<<key>>` with when calling.

Loading…
Cancel
Save