mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-22 12:33:10 +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
|
||||
template_variables:
|
||||
builder_level: episode
|
||||
overlay_level: episode
|
||||
- pmm: aspect
|
||||
template_variables:
|
||||
builder_level: season
|
||||
overlay_level: season
|
||||
```
|
||||
|
||||
## Template Variables
|
||||
|
@ -91,12 +91,12 @@ libraries:
|
|||
text_1.77: "16:9"
|
||||
- pmm: aspect
|
||||
template_variables:
|
||||
builder_level: episode
|
||||
overlay_level: episode
|
||||
text_1.33: "4:9"
|
||||
text_1.77: "16:9"
|
||||
- pmm: aspect
|
||||
template_variables:
|
||||
builder_level: season
|
||||
overlay_level: season
|
||||
text_1.33: "4:9"
|
||||
text_1.77: "16:9"
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue