Skip to content

Instantly share code, notes, and snippets.

@ogarcia
Created December 14, 2015 16:04
Show Gist options
  • Save ogarcia/f3a1a0ce619e837a593e to your computer and use it in GitHub Desktop.
Save ogarcia/f3a1a0ce619e837a593e to your computer and use it in GitHub Desktop.
Beets Config File
directory: ~/Música
import:
write: yes
copy: yes
id3v23: yes
per_disc_numbering: yes
paths:
disctotal:2..: $albumartist/$album%aunique{}/%right{$disc,1}-$track $title
plugins: fetchart embedart lyrics lastgenre scrub web zero
embedart:
auto: yes
fetchart:
minwidth: 600
enforce_ratio: yes
sources: coverart itunes *
scrub:
auto: yes
zero:
fields: day comments encoder month bpm
comments: [EAC, LAME, "ripped by", from.+collection, newalbumreleases\.net]
bpm: [ "0" ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment