Scroll to navigation

AUDIOTOOLS.CFG(5) Audio Tools Config File AUDIOTOOLS.CFG(5)

NAME

audiotools.cfg - configuration data for Python Audio Tools

DESCRIPTION

The format of this file consists of one or more sections. Each section contains one or more key / value pairs.

CONFIGURATION ITEMS

b'Section' b'Key' b'Value'
b'[System]' b'default_type' b'the default audio type to use'
b'cdrom' b'the default CD-ROM device to use'
b'cdrom_read_offset' b'read sample offset to apply'
b'cdrom_write_offset' b'write sample offset to apply'
b'fs_encoding' b'text encoding for filenames'
b'io_encoding' b'text encoding for terminal output'
b'maximum_jobs' b'default for the -j option'
b'[Defaults]' b'verbosity' b'"normal", "debug" or "quiet"'
b'[Filenames]' b'format' b'default for the --format option'
b'[Quality]' b'flac' b'default quality for FLAC encoding'
b'mp3' b'default quality for MP3 encoding'
b'...' b'default quality for a given type'
b'[Binaries]' b'oggenc' b'binary to use for Vorbis encoding'
b'lame' b'binary to use for MP3 encoding'
b'...' b'binary to use other than default'
b'[Thumbnail]' b'format' b'"jpeg", "png", "gif", etc.'
b'size' b'maximum size of each thumbnail'
b'[ID3]' b'id3v2' b'id3v2.2, id3v2.3, id3v2.4 or none'
b'id3v1' b'"id3v1.1" or "none"'
b'pad' b'if "true", track numbers like "01"'
b'if "false", track numbers like "1"'
b'[MusicBrainz]' b'server' b'default MusicBrainz hostname'
b'port' b'default MusicBrainz port'
b'[FreeDB]' b'server' b'default FreeDB hostname'
b'port' b'default FreeDB port'

SEE ALSO

audiotools-config(1), cdda2track(1), cddainfo(1), cddaplay(1), coverdump(1), covertag(1), coverview(1), dvda2track(1), dvdainfo(1), track2cdda(1), track2track(1), trackcat(1), trackcmp(1), trackinfo(1), tracklength(1), tracklint(1), trackplay(1), trackrename(1), tracksplit(1), tracktag(1), trackverify(1)

AUTHOR

Brian Langenberger

2024-03-12