SYNOPSIS

mbget [--deviceDEV] [--discidID] [--albumidID] [--freedb]

mbfind [--artistARTIST] [--albumALBUM] [--verbose]

mbsubmit

DESCRIPTION

mbget prints a listing of the specified album (by default, the disc in /dev/cdrom), in either a serialized format compatible with lastfmsubmitd(1) or a format compatible with FreeDB. mbfind lists albums in the MusicBrainz database matching the given criteria. mbsubmit opens a web browser window to submit the disc ID of the disc in /dev/cdrom to MusicBrainz.

OPTIONS

-a, --artist

Specify the artist name to search for.

-b, --album

Specify the album name to search for.

-v, --verbose

Print all RDF responses read from the server (for debugging purposes).

-d, --device

Specify the device to read a disc ID from.

-i, --discid

Specify a disc ID; do not read from any devices.

-a, --albumid

Specify an album ID; do not read from any devices.

-f, --freedb

Print output in FreeDB format.

AUTHOR

Decklin Foster <[email protected]>.