14 lines
367 B
YAML
14 lines
367 B
YAML
# Automatically migrated from legacy .beetsconfig.
|
|
|
|
library: ~/.local/share/beets/library.blb
|
|
directory: /mnt/music/lib/
|
|
plugins: mpdupdate embedart
|
|
|
|
paths:
|
|
default: $albumartist/$year - $album/$track - $title
|
|
singleton: Non-Album/$artist - $title
|
|
comp: Compilations/$year - $album/$track - $artist - $title
|
|
|
|
mpdupdate:
|
|
host: localhost
|
|
port: 6600
|