Skip to content

Instantly share code, notes, and snippets.

@doole
Created February 1, 2015 15:54
Show Gist options
  • Save doole/a6a625c987d89143c8c5 to your computer and use it in GitHub Desktop.
Save doole/a6a625c987d89143c8c5 to your computer and use it in GitHub Desktop.
Beets config file http://beets.radbox.org/
[beets]
directory: /Volumes/Music/
library: ~/Music/MusicLibrary.blb
path_format: $artist/$year $album/$track $title
import_copy: yes
import_write: yes
import_delete: no
import_resume: ask
import_art: yes
import_quiet_fallback: skip
import_timid: no
import_log: beetslog.txt
ignore: .AppleDouble ._* *~ .DS_Store
replace = [\\/\?"]|^\.' _
: -
art_filename: cover
threaded: yes
color: yes
[paths]
default: $albumartist/$year $album/$track $title
comp: $album/$track $title
albumtype_soundtrack: Soundtracks/$album/$track $title
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment