Beets
Note: This page is quite old and is likely out of date. My opinions may have also changed dramatically since this was written. It is here as a reference until I get around to updating it.
Installation
Configure "~/.beetsconfig" like so:
|
|
Usage
The following command will import music from the given path and copy it into the directory specified in the configuration file.
|
|
Adding the "-C" will do the same thing but will update the files in place rather than copying them elsewhere:
|
|
And finally if you want the metadata to only exist in the database (not update the files) you can pass it the "-W" flag like so:
|
|
The "-A" flag will import the music without checking the tags. And finally the "-q" will suppress the prompts and only import the files that have a 95% chance of matching.