musicfix

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

commit 23e7c2147773d60879bbd2b9f55b5bb118f34b0a
parent bb3b00cf9e6c4641a9dbd18f5353216d074d7108
Author: lostd <lostd@2f30.org>
Date:   Mon, 31 Dec 2012 17:09:40 +0000

Better document usage

Diffstat:
MREADME | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README b/README @@ -1,7 +1,7 @@ # Description Musicfix is a music file renamer and tagger with consistency concerns. -It has a release-centered logic and gets data from www.discogs.com. +It has a release-centered logic and gets data from the Discogs.com site. First configure the target music directory (mdir variable). Next browse the site and locate your album. Change to the album's directory. Ensure the files are ordered and provide the release id @@ -14,9 +14,9 @@ a second command line argument of the form: "A2--A4,B3" "1-8--1-9,1-10--1-11" -Alternatively, a YAML metadata file can be provided (`release.yaml` -by default) instead of the release id. Example files are included -here for your convenience. +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. # Dependencies * System packages: taglib