summaryrefslogtreecommitdiff
path: root/common/.config/beets/config.yaml
blob: ca04d226d0a38726885d8e319dbfa37cc3695c74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
directory: ~/mus
library: ~/mus/beets.db
plugins:
  - edit
  - parentwork
  - fetchart
  - missing
  - replaygain

fetchart:
  sources: filesystem coverart wikipedia itunes

replaygain:
  backend: ffmpeg

paths:
  genre:classical: $parent_composer/$parentwork/$album%aunique{}/$track $title
  "album:The Battle for Wesnoth OST": $album/$track $title
  singleton: $artist/$title
  comp: compilation/$album%aunique{}/$track $title
  default: $albumartist/$album%aunique{}/$track $title