1 # full path to mpg123 executable
2 mpg123 = /usr/local/bin/mpg123
5 # mp3 directories, 1 per line
7 mp3dir = /mnt/msdos/tmp/mp3/radiohead
8 mp3dir = /mnt/msdos/tmp/mp3/pharcyde-labcabincalifornia
9 mp3dir = /mnt/msdos/tmp/mp3/blue_in_the_face
10 mp3dir = /mnt/msdos/tmp/mp3/dj_shadow
11 mp3dir = /mnt/msdos/tmp/mp3/fatboyslim
12 mp3dir = /mnt/msdos/tmp/mp3/genius
13 mp3dir = /mnt/msdos/tmp/mp3/glenn_gould
14 mp3dir = /mnt/msdos/tmp/mp3/portishead
15 mp3dir = /mnt/msdos/tmp/mp3/sea_and_cake
18 # mp3 directory names (9 chars or less), same order as mp3dir's above
20 # These are nicknames for the directories above
22 mp3dirname = radiohead
23 mp3dirname = pharcyde2
38 # extension for all mp3 files
43 # always scroll the song names?