Reply To: Firefly daap server crash?

#17330
stretch
Participant

This is my config file with the comments removed.

web_root = /opt/share/mt-daapd/admin-root
port = 3689
admin_pw = :)
db_type = sqlite3
db_parms = /opt/var/mt-daapd
mp3_dir = /share/flash/data/music
servername = NSLU2 Music
runas = guest
playlist = /opt/etc/mt-daapd/mt-daapd.playlist
extensions = .m4a,.flac
ssc_codectypes = ogg,flac,alac
ssc_prog = /opt/sbin/mt-daapd-ssc.sh
logfile = /var/log/mt-daapd.log
rescan_interval = 3600
always_scan = 0
scan_type = 0
debuglevel = 0
password = music
[plugins]
plugin_dir = /opt/share/mt-daapd/plugins
plugins = rsp.so,ssc-script.so

Notice the difference?

The *=* is mising from most of your config file entries
Hope this fixes it 😉

Note: I’m using svn-1696 on the slug so there may be some extra config stuff not applicable to 0.2.4.2