
5 List of available settings
Variable
Meaning
CONFIG_DIR
directory on the server where the configuration is stored
CONFIG_PASSWORD
password, used only for FTP, default a@a
CONFIG_PORT
configuration port (default 21 for FTP, 80 for HTTP)
CONFIG_PROTOCOL
either “ftp” (default) or “http”
CONFIG_SERVER
hostname/IP address for configuration update
CONFIG_UPDATE
configuration update interval in seconds (default 3600)
disabled if UPDATE_DAILY_TIME=1
CONFIG_USERNAME
username (default “anonymous”), used only for FTP
DEL_BEGIN,DEL_END
interval when deleting is allowed (in hours).
Examples:
DEL_BEGIN=5, DEL_END=9
=> deleting possible 05:00-8:59
DEL_BEGIN=20, DEL_END=9
=> deleting possible 00:00-8:59 and 20:00-23:59
DELETE_STOP
1 (default)
do not begin deleting until the current song is finished;
do not play the next song until all needed deletions are
finished
0
delete files during playing. This can result in music buffer
underruns and interruptions for larger files. Expected to
be safe for filesize less than 4MB, but critical file size
depends for example on the MP3 file bitrate, and on
the speed of the connected USB drive
CHECK_LENGTH
0 (default)
Length checking disabled
1
Length checking enabled
For details, see paragraph
Length checking
on page 11
INITIAL_TIMEOUT
timeout in milliseconds for establishing HTTP/FTP connections, if
the connection attempt times out, the connection is considered lost and the
download fails; default value is 10000 (10 seconds)
LOCALTIME
positive or negative offset from UTC, e.g.
+1 for Central European Time,
+2 for Central European Summer Time
-5 for Eastern Standard Time
BARIMON_PORT
BariMon server port
BARIMON_SERVER
BariMon server hostname/IP address
BARIMON_INTERVAL
Sets BariMon messages to be sent every BARIMON_INTERVAL minutes
BARIMON_TIMEOUT
Sets the time (default 30 ms) for which the FTPMP3 should wait before
checking for a successfully established TCP connection to the BariMon server.
Use this option if the BariMon server response is too fast (eg. when the
22
List of available settings