make it more apparent these aren't commands to type

pull/1452/head
Chaz Larson 2 years ago committed by GitHub
parent 3c54eb7e22
commit 366855dd60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,11 +2,16 @@ Plex-Meta-Manager provides an extensive collection of "default" metadata files.
These files provide a simple way for you to create collections based on franchises or awards or actors, etc.
The default config links to two of them:
The default config links to two of them, thse two lines in your config file:
```
- pmm: basic
- pmm: imdb
```yaml
libraries:
THE_NAME_OF_YOUR_MOVIE_LIBRARY:
metadata_path:
- pmm: basic # <<< THIS LINE
- pmm: imdb # <<< THIS LINE
playlist_files:
- pmm: playlist
```
The first will create:

Loading…
Cancel
Save