Update Basic Configurations.md

pull/109/head
YozoraXCII 3 years ago
parent 8c26648db1
commit b78b24d878

@ -6,10 +6,10 @@ For the purpose of this demonstration, the Plex library being used is set up as
## config.yml ## config.yml
``` ```
libraries: # Library mappings must have a colon (:) placed after them libraries:
Audiobooks: Movies:
metadata_path: metadata_path:
- file: config/Audobooks.yml # This represents a file on the host filesystem - file: config/Movies.yml # This represents a file on the host filesystem
- git: meisnate12/MovieCharts # This represents a file on the GitHub repository - git: meisnate12/MovieCharts # This represents a file on the GitHub repository
TV Shows: TV Shows:
metadata_path: metadata_path:

Loading…
Cancel
Save