Fix Typos
pull/1257/head
YozoraXCII 2 years ago
parent 57a8388aaf
commit 23d43cc6d7

@ -69,5 +69,6 @@ libraries:
Movies: Movies:
overlay_path: overlay_path:
- pmm: status - pmm: status
text_canceled: CANCELLED template_variables:
text_canceled: CANCELLED
``` ```

@ -21,7 +21,7 @@ The below YAML in your config.yml will create the collections:
libraries: libraries:
TV Shows: TV Shows:
metadata_path: metadata_path:
- pmm: show/decade - pmm: decade
``` ```
## Template Variables ## Template Variables

@ -56,7 +56,7 @@ The below is an example config.yml extract with some Template Variables added in
libraries: libraries:
Movies: Movies:
metadata_path: metadata_path:
- pmm: show/show/network - pmm: network
template_variables: template_variables:
use_separator: false use_separator: false
sep_style: stb sep_style: stb

Loading…
Cancel
Save