mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
undo builder_level change
This commit is contained in:
parent
0d25bfdddf
commit
e24b5496fc
1 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@ libraries:
|
|||
overlay_path:
|
||||
- pmm: ratings
|
||||
template_variables:
|
||||
builder_level: episode
|
||||
overlay_level: episode
|
||||
```
|
||||
|
||||
Each file has a page on the wiki showing the available `template_variables` for each file. For example the default `pmm: ratings` has a page [here](overlays/ratings).
|
||||
|
@ -63,4 +63,4 @@ Each file has a page on the wiki showing the available `template_variables` for
|
|||
**In addition to the defined `template_variables` almost all default Metadata and Overlay files have access to their respective [Metadata](collection_variables)/[Overlay](overlay_variables.md) Shared Variables.**
|
||||
|
||||
```{include} example.md
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue