mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
Fixes #1379 - Sentence Not Matching Example
This commit is contained in:
parent
896c9b9e74
commit
d8dc6eb661
1 changed files with 2 additions and 4 deletions
|
@ -60,7 +60,7 @@ Note that the `template_variables:` section only needs to be used if you do want
|
|||
|
||||
Separators are enabled by default, but can be disabled/enabled per-file and per-library.
|
||||
|
||||
An example of disabling separators at the library-level cam be seen here
|
||||
An example of disabling separators at the library-level can be seen here
|
||||
|
||||
```yaml
|
||||
libraries:
|
||||
|
@ -100,9 +100,7 @@ This image shows an example separator in each of the above styles
|
|||
|
||||
![](images/separators2.jpg)
|
||||
|
||||
The style of separator can be defined per-file and per-library.
|
||||
|
||||
An example of disabling separators at the library-level cam be seen here
|
||||
An example of changing the separator style at the library-level cam be seen here
|
||||
|
||||
```yaml
|
||||
libraries:
|
||||
|
|
Loading…
Reference in a new issue