11 lines
199 B
YAML
11 lines
199 B
YAML
directory: ~/Music/Sort
|
|
library: ~/.config/beets/beets-library.db
|
|
|
|
plugins: musicbrainz fetchart
|
|
|
|
import:
|
|
move: yes
|
|
|
|
paths:
|
|
default: %lower{$albumartist} - $year - %lower{$album}/$track - $title
|