# full path to mpg123/madplay executable
mpg123 = /usr/bin/madplay

#
# mp3 directories, 1 per line
#
mp3dir = /mp3/

#
# mp3 directory names (9 chars or less), same order as mp3dir's above
#
# These are nicknames for the directories above
#
mp3dirname = MP3s

#
# play list extension
# (not used yet)
playlistext = .m3u

#
# extension for all mp3 files
#
mp3ext = .mp3

#
# always scroll the song names?
# (default = no)
alwaysscroll = 0
