mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-22 20:43:07 +00:00
undo builder_level change
This commit is contained in:
parent
9011a0ceb3
commit
0d25bfdddf
1 changed files with 4 additions and 4 deletions
|
@ -35,10 +35,10 @@ libraries:
|
||||||
- pmm: aspect
|
- pmm: aspect
|
||||||
- pmm: aspect
|
- pmm: aspect
|
||||||
template_variables:
|
template_variables:
|
||||||
builder_level: episode
|
overlay_level: episode
|
||||||
- pmm: aspect
|
- pmm: aspect
|
||||||
template_variables:
|
template_variables:
|
||||||
builder_level: season
|
overlay_level: season
|
||||||
```
|
```
|
||||||
|
|
||||||
## Template Variables
|
## Template Variables
|
||||||
|
@ -91,12 +91,12 @@ libraries:
|
||||||
text_1.77: "16:9"
|
text_1.77: "16:9"
|
||||||
- pmm: aspect
|
- pmm: aspect
|
||||||
template_variables:
|
template_variables:
|
||||||
builder_level: episode
|
overlay_level: episode
|
||||||
text_1.33: "4:9"
|
text_1.33: "4:9"
|
||||||
text_1.77: "16:9"
|
text_1.77: "16:9"
|
||||||
- pmm: aspect
|
- pmm: aspect
|
||||||
template_variables:
|
template_variables:
|
||||||
builder_level: season
|
overlay_level: season
|
||||||
text_1.33: "4:9"
|
text_1.33: "4:9"
|
||||||
text_1.77: "16:9"
|
text_1.77: "16:9"
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue