Do not include on full albums
This commit is contained in:
parent
529878722f
commit
e60f28432d
1 changed files with 6 additions and 2 deletions
|
|
@ -68,12 +68,16 @@ presets:
|
|||
|
||||
download:
|
||||
- url: "{url}"
|
||||
include_sibling_metadata: True
|
||||
include_sibling_metadata: False
|
||||
|
||||
|
||||
_albums_from_playlists:
|
||||
preset:
|
||||
- "Single"
|
||||
- "_music_base"
|
||||
|
||||
download:
|
||||
- url: "{url}"
|
||||
include_sibling_metadata: True
|
||||
|
||||
overrides:
|
||||
track_album: "{playlist_title}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue