|
|
@ -33,7 +33,11 @@ playlist_files:
|
|
|
|
libraries: Movies, TV Shows # list of libraries that you want the PMM Defaults playlists to look at
|
|
|
|
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
|
|
|
|
# see the wiki for how to use local files, folders, URLs, or files from git
|
|
|
|
settings:
|
|
|
|
settings:
|
|
|
|
run_order: operations, metadata, overlays
|
|
|
|
run_order:
|
|
|
|
|
|
|
|
- operations
|
|
|
|
|
|
|
|
- metadata
|
|
|
|
|
|
|
|
- collections
|
|
|
|
|
|
|
|
- operations
|
|
|
|
cache: true
|
|
|
|
cache: true
|
|
|
|
cache_expiration: 60
|
|
|
|
cache_expiration: 60
|
|
|
|
asset_directory: config/assets
|
|
|
|
asset_directory: config/assets
|
|
|
|