add mention of libraries template variable for config template

This commit is contained in:
YozoraXCII 2023-04-11 11:41:22 +01:00
parent 3bf1c25990
commit 1d11390a0f
2 changed files with 3 additions and 0 deletions

View file

@ -29,6 +29,8 @@ libraries: # This is called out once within the config.yml
- file: config/Music.yml # This is a local file THAT YOU MIGHT CREATE
playlist_files:
- pmm: playlist # This is a file within PMM's defaults folder
template_variables:
libraries: Movies, TV Shows # list of libraries that you want the PMM Defaults playlists to look at
# see the wiki for how to use local files, folders, URLs, or files from git
settings:
cache: true

View file

@ -4,6 +4,7 @@ The `playlist` Default Metadata File is used to create playlists based on popula
This Default file requires [Trakt Authentication](../config/trakt)
This file assumes that you have libraries named `Movies` and `TV Shows`. If you do not have these libraries or want to use alternative/additional libraries, use the `libraries` template variable which is outlined in the [Template Variables](#template-variables) table.
![](images/playlist.png)
## Playlists