|
|
|
@ -6,10 +6,10 @@ For the purpose of this demonstration, the Plex library being used is set up as
|
|
|
|
|
|
|
|
|
|
## config.yml
|
|
|
|
|
```
|
|
|
|
|
libraries: # Library mappings must have a colon (:) placed after them
|
|
|
|
|
Audiobooks:
|
|
|
|
|
libraries:
|
|
|
|
|
Movies:
|
|
|
|
|
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
|
|
|
|
|
TV Shows:
|
|
|
|
|
metadata_path:
|
|
|
|
|