|
NAMEmp3-archive-tools - tools to maintain an archive of mp3 filesDESCRIPTIONmp3-archive-tools is a set of tools to ease organising a collection of mp3 (and other audio) files. Each tool has its own man page.Tools included:
The file pmv-examples.sh (look in the source distribution or /usr/share/doc/mp3-archive-tools/) contains a set of useful bourne shell functions using pmv. Commands available:
PREREQUISITESfreedbtofilename, cddbtofilename, id3tofilename, filenametoid3 and movemusic require the MP3::Archive module, available from the same place you got mp3-archive-tools.mp3id, filenametoid3 and id3tofilename require the MP3::Tag module, available from www.cpan.org. If you want to use the example command pmv-fixcase, you will need the Text::Autoformat module, also available from www.cpan.org. PORTABILITYAll tools were developed in perl under linux. It should be trivial to get them working on any POSIX based system. If you get them working with windows, let me know.BUGSNone known. Please report any found to ianb@nessie.mcc.ac.ukSEE ALSOfreedbtofilename(1), cddbtofilename(1), id3tofilename(1), filenametoid3(1), mp3id(1), movemusic(1), update-music-symlinks(1), pmv(1).MP3::Archive(3), MP3::Tag(3), Text::Autoformat(3). AUTHORIan Beckwith <ianb@nessie.mcc.ac.uk>AVAILABILITYThe latest version can be found at:http://nessie.mcc.ac.uk/~ianb/projects/mp3-archive-tools/ COPYRIGHTCopyright 2003 Ian Beckwith <ianb@nessie.mcc.ac.uk>This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Visit the GSP FreeBSD Man Page Interface. |