Reply To: Build firefly nightly on WL-500g

#8848
rpedde
Participant

@Aborigine wrote:

That was the.conf installed by Wouter’s .ipk. I just checked and the plugins folder is actually empty. So looks like this .ipk isn’t complete. Any suggestions for a fix that doesn’t involve a full build?

Do “/opt/sbin/mt-daapd -c /opt/etc/mt-daapd/mt-daapd.conf -v”, which should convert your config file to the new format, then edit it and add a section at the bottom like this:


[plugins]
plugin_dir=/opt/usr/share/mt-daapd/plugins

Then, to solve the original problem, check the things that should be files and make sure htey aren’t directories — specifically, check that /opt/etc/mt-daapd/mt-daapd.playlist is a file and not a directory, and that /var/log/mt-daapd.log is a file not a directory.

— Ron