mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-29 07:50:24 +00:00
rollback template
This commit is contained in:
parent
e58b31a484
commit
e7863b93fb
2 changed files with 24 additions and 32 deletions
|
@ -12,17 +12,18 @@ external_templates:
|
||||||
- <<use_<<key>>>>
|
- <<use_<<key>>>>
|
||||||
- <<use_<<alt>>>>
|
- <<use_<<alt>>>>
|
||||||
- <<allowed_libraries>>
|
- <<allowed_libraries>>
|
||||||
|
|
||||||
|
templates:
|
||||||
|
networks:
|
||||||
|
ignore_blank_results: true
|
||||||
|
optional:
|
||||||
|
- overlay_level
|
||||||
default:
|
default:
|
||||||
key: <<overlay_name>>
|
overlay: <<overlay_name>>
|
||||||
standard_value: 305
|
|
||||||
horizontal_align: left
|
horizontal_align: left
|
||||||
vertical_align: bottom
|
vertical_align: bottom
|
||||||
|
builder_level: <<overlay_level>>
|
||||||
conditionals:
|
conditionals:
|
||||||
back_height:
|
|
||||||
default: 105
|
|
||||||
conditions:
|
|
||||||
- style: standard
|
|
||||||
value: <<standard_value>>
|
|
||||||
vertical_offset:
|
vertical_offset:
|
||||||
default: 15
|
default: 15
|
||||||
conditions:
|
conditions:
|
||||||
|
@ -41,33 +42,24 @@ external_templates:
|
||||||
value: 0
|
value: 0
|
||||||
- horizontal_align: [left, right]
|
- horizontal_align: [left, right]
|
||||||
value: 15
|
value: 15
|
||||||
pmm:
|
builder_level: <<builder_level>>
|
||||||
conditions:
|
|
||||||
- file.exists: false
|
|
||||||
file_<<key>>.exists: false
|
|
||||||
url.exists: false
|
|
||||||
url_<<key>>.exists: false
|
|
||||||
git.exists: false
|
|
||||||
git_<<key>>.exists: false
|
|
||||||
repo.exists: false
|
|
||||||
repo_<<key>>.exists: false
|
|
||||||
value: network/<<key>>
|
|
||||||
allowed_libraries: show
|
|
||||||
group: networks
|
|
||||||
vertical_offset: 15
|
|
||||||
back_color: "#00000099"
|
|
||||||
back_width: 305
|
|
||||||
|
|
||||||
templates:
|
|
||||||
networks:
|
|
||||||
default:
|
|
||||||
key: <<overlay_name>>
|
|
||||||
search: <<key>>
|
|
||||||
ignore_blank_results: true
|
|
||||||
plex_search:
|
plex_search:
|
||||||
validate: false
|
validate: false
|
||||||
any:
|
all:
|
||||||
network: <<search>>
|
network: <<overlay>>
|
||||||
|
overlay:
|
||||||
|
name: <<overlay_name>>
|
||||||
|
pmm: network/<<key>>
|
||||||
|
group: networks
|
||||||
|
weight: <<weight>>
|
||||||
|
back_color: "#00000099"
|
||||||
|
back_radius: 30
|
||||||
|
back_width: 305
|
||||||
|
back_height: 105
|
||||||
|
horizontal_offset: <<horizontal_offset>>
|
||||||
|
horizontal_align: <<horizontal_align>>
|
||||||
|
vertical_offset: <<vertical_offset>>
|
||||||
|
vertical_align: <<vertical_align>>
|
||||||
|
|
||||||
overlays:
|
overlays:
|
||||||
"#0":
|
"#0":
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 282 KiB After Width: | Height: | Size: 401 KiB |
Loading…
Reference in a new issue