NAME
astroboy - organize mp3 files on filesystem by id3 tag
OPTIONS
-a path abs path to base music, ~/music is default
-t trim, delete jpegs, par2s, m3us from dir, if dir
-e delete argument if already exists in target
caveat: not testing for size or bitrate yet
-n don't do it, just show what would happen
-d debug
-h help
-v version
USAGE
astroboy [OPTION]... FILE... DIR...
Where FILE is an mp3 file. Where DIR is a directory holding mp3s, representing one album.
Example Usage
Move an mp3 into the music hierarchy.
astroboy './04-song of this- release.mp3'
Just see where it would go..
astroboy -n './04-song of this- release.mp3'
SEE ALSO
AUTHOR
Leo Charre leocharre at cpan dot org