Reply To: svn-1659 crashes when SB tries to access

#12544
thorstenhirsch
Participant

Sure.
Here it is:

[general]
web_root = /usr/local/share/mt-daapd/admin-root
port = 3689
admin_pw =
db_type = sqlite3
db_parms = /usr/local/var/cache/mt-daapd
mp3_dir = /mnt/hda/share/musik
servername = Firefly on %h
runas = torti
playlist = /usr/local/etc/mt-daapd.playlist
extensions = .mp3,.m4a,.m4p,.flac
ssc_codectypes = flac,alac,ogg
ssc_prog = /usr/local/bin/mt-daapd-ssc.sh
logfile = /usr/local/var/log/mt-daapd.log
scan_type = 1
compress = 1
[plugins]
plugin_dir = /usr/local/share/mt-daapd/plugins

And this is how I run ./configure:

./configure --enable-sqlite3 --enable-oggvorbis --enable-gdbm --with-id3tag=/usr/local/lib --with-sqlite3-libs=/usr/local/lib --with-sqlite3-includes=/usr/local/include --with-gdbm-libs=/usr/local/lib --enable-flac