musicfix

music file renamer and tagger
git clone git://git.2f30.org/musicfix
Log | Files | Refs | README | LICENSE

commit df875a4f0763515947189cb96dc116f074950b05
parent 6088c1e3ec60a97794328cfcabf478b3c725ba5f
Author: lostd <lostd@2f30.org>
Date:   Tue,  1 Jan 2013 11:36:48 +0000

Mention the configuration file

Diffstat:
MREADME | 8+++++++-
1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README b/README @@ -7,6 +7,10 @@ Next browse the site and locate your album. Change to the album's directory. Ensure the files are ordered and provide the release id to the program. Enjoy! +The simplest `~/.musicfix` configuration file would contain: + + mdir: ~/music + More sophisticated track selection can be performed by providing a second command line argument of the form: @@ -16,7 +20,9 @@ a second command line argument of the form: Alternatively, YAML metadata files can be used (`release.yaml` by default) in order to dump information from Discogs.com and/or load the information -from the file. Example files are included here for your convenience. +from file. To generate a base metadata file for your release simply do: + + $ musicfix dump relid # Dependencies * System packages: taglib