cddb-tool(1)


NAME

   cddb-tool - Get CDDB information

SYNOPSIS

   cddb-tool parse file [-i|-d|-a|-t] [num|-c|-p]

   cddb-tool template disc-id tracks

   cddb-tool send [file] address

   cddb-tool query server user host disc-id tracks

   cddb-tool read server user host disc-id genre

   cddb-tool help

DESCRIPTION

   cddb-tool  is  a  backend tool for abcde. It is passed information from
   cd-discid and  uses  it  look  up  the  CD  title,  artist,  and  track
   information  on  the  cddb  database  (http://freedb.freedb.org) on the
   internet.

COMMANDS

   parse [file] option

   Get data out of a cddb file (use "-" for stdin).  Options (use one  and
   only one):

          id     prints disc id

          album  prints album title

          track num
                 prints title of track num

          artist prints artist

          category
                 prints category

          cddbgenre
                 synonym for category

          all    parse  file  and  dumps to stdout in a form sourceable by
                 the shell

   send [file] address

   Mails file file (or stdin of no file specified) to  specified  address,
   using  correct  format.   Category  should  be one of blues, classical,
   country, data, folk, jazz, newage, reggae, rock, soundtrack, misc.

   template [disc-id] [tracks]

   Generates a template (empty) cddb file to  stdout.   The  command  line
   should be essentially the output of cd-discid.

   query [server] [user] [host] [disc-id] [tracks]

   Looks up disc on server (should be of form "http://host/cddb/cddb.cgi")
   remainder of command line is in the same form as that returned  by  the
   cd-discid  program.  Uses wget, so if you need to use a proxy then just
   configure wget to do so. user and host will  be  used  for  identifying
   ourselves  to  the  CDDB server. Outputs response code and entries with
   matching CDDB entries, if successful, from the CDDB server.

   read [server] [user] [host] [disc-id] [genre]

   Dumps CDDB entry to stdout. File will contain an extra #CATEGORY= line,
   which leaves it a valid CDDB file but which will be recognized by parse
   and send commands. Uses wget, so if you need to use a proxy  then  just
   configure  wget  to  do  so. user and host will be used for identifying
   ourselves to the CDDB server.

   help

   Prints usage information.

AUTHOR

   Nathaniel Smith <njs@uclink4.berkeley.edu>, maintained as part of abcde
   by  Robert  Woodcock  <rcw@debian.org>.  Manual page compiled from help
   information by Robert Woodcock.

                                                              CDDB-TOOL(1)


More Linux Commands

manpages/jhead.1.html
jhead(1) Digicam JPEG Exif header manipulation tool.........
jhead is used to display and manipulate data contained in the Exif header of JPEG images from digital cameras. By default, jhead displays the more useful camera

manpages/lav2wav.1.html
lav2wav(1) - Extract the audio out of MJPEG container files
lav2wav can be used to extract the audio to stdout. This output goes to stdout and can be saved as a wav file or piped to another sound processing tool that is

manpages/XRRGetScreenInfo.3.html
XRRGetScreenInfo(3) - X Resize, Rotate and Reflection extens
Xrandr is a simple library designed to interface the X Resize and Rotate Extension. This allows clients to change the size and rotation of the root window of a

manpages/key_name.3x.lc.html
key_name.3x(lc) miscellaneous curses utility routines.......
The unctrl routine returns a character string which is a printable representation of the character c, ignoring attributes. Control characters are displayed in t

manpages/asinhf.3.html
asinhf(3) - inverse hyperbolic sine function (Man Page).....
The asinh() function calculates the inverse hyperbolic sine of x; that is the value whose hyperbolic sine is x. RETURN VALUE On success, these functions return

manpages/Tcl_ErrnoMsg.3.html
Tcl_ErrnoMsg(3) - manipulate errno to store and retrieve err
Tcl_SetErrno and Tcl_GetErrno provide portable access to the errno variable, which is used to record a POSIX error code after system calls and other operations

manpages/tailf.1.html
tailf(1) - follow the growth of a log file - Linux man page
tailf will print out the last 10 lines of the given file and then wait for this file to grow. It is similar to tail -f but does not access the file when it is n

manpages/Math::Trig.3pm.html
Math::Trig(3pm) - trigonometric functions - Linux man page
Math::Trig defines many trigonometric functions not defined by the core Perl which defines only the sin() and cos(). The constant pi is also defined as are a fe

manpages/atof.3.html
atof(3) - convert a string to a double - Linux manual page
The atof() function converts the initial portion of the string pointed to by nptr to double. The behavior is the same as strtod(nptr, NULL); except that atof()

manpages/xvminitoppm.1.html
xvminitoppm(1) - convert an XV 'thumbnail' picture to PPM...
This program is part of Netpbm(1) xvminittoppm reads an XV thumbnail picture (a miniature picture generated by the VisualSchnauzer browser) as input and produce

manpages/rpc.sm-notify.8.html
rpc.sm-notify(8) - send reboot notifications to NFS peers...
rpc.sm-notify.8 - File locks are not part of persistent file system state. Lock state is thus lost when a host reboots. Network file systems must also detect wh

manpages/acl_set_permset.3.html
acl_set_permset(3) - set the permission set in an ACL entry
The acl_set_permset() function sets the permission set of the ACL entry indicated by the argument entry_d to the permissions contained in the argument permset_d





We can't live, work or learn in freedom unless the software we use is free.