|
NAMEid3tofilename - renames mp3 files based on id3 metadataSYNOPSISid3tofilename [-v] [-q] [-d] [-1] [-2] [-a] [-t] [-g] [-N] [-A] [-L] [-T] [-h] [file.mp3...]DESCRIPTIONid3tofilename renames mp3 files based on the metadata in id3 tags. For details of how to specify the resulting filename formats, by configuring .mp3archiverc, see MP3::Archive::Config(3).If any of the -N/-A/-L/-T options are set, it gets the remaining data from the current filename, so the filename must already be parsable by MP3::Archive(3). If none of those options are supplied, it defaults to setting all data in the filename from the id3 tags, so the current filename does not have to be in any particular format. OPTIONS
BUGSNone known. Please report any found to ianb@nessie.mcc.ac.ukSEE ALSOfilenametoid3(1), MP3::Archive(3), MP3::Archive::Config(3), mp3-archive-tools(1), mp3lint(1)AUTHORIan Beckwith <ianb@nessie.mcc.ac.uk>AVAILABILITYid3tofilename is part of the mp3-archive-tools package.The 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. |