# MP3 FreeRADIO configuration file, v1.2 # directory for numeric symlinks to reside mp3_link = /mp3 # contains songlist in html songhtml = /home/httpd/html/songlist.html # contains songlist in ascii songlist = /home/httpd/html/songlist # contains current playing song playhtml = /home/httpd/html/playing.html # log of all songs played Log = /nfs/.logs/Current_Month # command line mp3 player location and arguments player = /usr/bin/mpg123 -b2 -q -m # home dir of mp3radio home = /usr/local/lib/mp3radio # user list .plan file containing current song list list_plan = /home/list/.plan # user playing .plan file contining current playing song play_plan = /home/playing/.plan # path to the nice command and arguments nice = /bin/nice --10 # path to the aumix command aumix = /usr/bin/aumix # path to the say command and arguments say = /usr/local/bin/say -x 1250