NAME
cddb2cue - create cue sheet from cddb file
SYNOPSIS
sample [options] [file ...]
Options:
--ident show identification
--help brief help message
--verbose verbose information
OPTIONS
- --verbose
-
More verbose information.
- --version
-
Print a version identification to standard output and exits.
- --help
-
Print a brief help message to standard output and exits.
- --ident
-
Prints a program identification.
- file
-
Input file(s).
DESCRIPTION
This program will read the given input file(s), which must be CDDB files, and generates cue sheets from them.
The name of the cue sheet will be derived from the album title, with spaces changed to underscores, and ".cue" added. The name of the associated MP3 file will be assumed to be the same, with ".mp3" instead of .cue".
AUTHOR
Johan Vromans <jvromans@squirrel.nl>
COPYRIGHT
This programs is Copyright 2003, Squirrel Consultancy.
This program is free software; you can redistribute it and/or modify it under the terms of the Perl Artistic License or 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.