2012-03-15 15:09:03 +01:00
|
|
|
# -*- mode: conf-colon; eval: (git-auto-commit-mode 1); -*-
|
2012-02-23 18:24:56 +01:00
|
|
|
[beets]
|
|
|
|
library: ~/.local/share/beets/library.blb
|
2012-03-28 13:48:41 +02:00
|
|
|
directory: /mnt/music/lib/
|
2012-03-15 15:09:03 +01:00
|
|
|
plugins: mpdupdate embedart
|
2012-02-23 18:24:56 +01:00
|
|
|
|
|
|
|
[paths]
|
|
|
|
default: $albumartist/$year - $album/$track - $title
|
|
|
|
singleton: Non-Album/$artist - $title
|
|
|
|
comp: Compilations/$year - $album/$track - $artist - $title
|
2012-03-15 15:09:03 +01:00
|
|
|
|
|
|
|
[mpdupdate]
|
|
|
|
host: localhost
|
|
|
|
port: 6600
|