less2more is a personal Perl Script that I use to maintain my music collection.
It is nowhere ready for "general release" as it does not contain neither configuration options nor usage documentation. E.g. folder names and file naming conventions are hardcoded.
I have no plans to do a "general release", but provide the source here upon request for the benefit of others with Perl skills.
less2more calls these command line interface programs that must be installed on your system:
- flac.exe
- metaflac.exe
- lame.exe
less2more requires Perl 5.8 which can be obtained here:
Active Perl
After installing Perl use PPM to install the following perl modules:
- File-Find-Rule
- MP3::Tag
- MP3::Info
- tagged
Furthermore do special edit of mp3::id3v2 to disable unsynchronisation if you want less2more to handle pictures.
Current version of less2more is v0.1
Short description of less2more
less2more works on the tags described in appendix A of the specification
Click to view attachment
