mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
commit
92488682d5
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ collections:
|
|||
collection_order: release
|
||||
```
|
||||
|
||||
Note: The `sort_title` in these examples is wrapped in quotes because it contains a character [`!`] which has [syntactic meaning in YAML files](../home/guides/yaml#string-literals). This "quoting special characters" is a general YAML requirement, not something specific to `sort_title`.
|
||||
|
||||
Then you add another:
|
||||
|
||||
```yaml
|
||||
|
|
Loading…
Reference in a new issue