summaryrefslogtreecommitdiffstats
path: root/.beetsconfig
blob: 87a16072c54d4d06401acbaf478a412a852490d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- mode: conf-colon; eval: (git-auto-commit-mode 1); -*-
[beets]
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