diff --git a/.beetsconfig b/.beetsconfig deleted file mode 100644 index 87a1607..0000000 --- a/.beetsconfig +++ /dev/null @@ -1,14 +0,0 @@ -# -*- 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