Reply To: soundbridge cannot connect to mt-daapd under linux

#9777
mathias
Participant

Wow, finally it works! I would kiss you if I could — now there are more advantages to cyberspace than might at first be obvious…

I must have compiled various versions of mt-daapd a hundred times. Now this worked for me:

./configure –enable-sqlite –enable-mdns

and in mt-daapd.conf

[general]
web_root = /usr/share/mt-daapd/admin-root
port = 3689
admin_pw = mt-daapd
db_dir = /var/cache/mt-daapd
mp3_dir = /home/mathias/musicke
servername = thermix
runas = mathias
playlist = /etc/mt-daapd.playlist
extensions = .mp3,.m4a,.m4p
[plugins]
plugin_dir = /usr/local/share/mt-daapd/plugins

Seems simple, but took me forever…

Thanks again for your help and support.

Greets, Mathias