Created
December 14, 2015 16:04
-
-
Save ogarcia/f3a1a0ce619e837a593e to your computer and use it in GitHub Desktop.
Beets Config File
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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