Reply To: Banging my head over here – iTunes and Fiesty

#11920
rpedde
Participant

@PhalanxJC wrote:

okay, so I did redirect the plugins dir, but it still says plugins aren’t loading.

Firefly Version svn-1586: Starting with debuglevel -9
Warning: Could not load plugins
Starting rendezvous daemon
Client running
Starting signal handler
Initializing database
Starting web server from /usr/local/share/mt-daapd/admin-root on port 3689
Registering rendezvous names
Serving 10110 songs. Startup complete in 3 seconds

That almost certainly means you typoed the path for plugin_dir. It loads the plugins before it drops privs, so it isn’t permissions problem.

You can also try running it in the foreground, and it might give more info:

mt-daapd -d9 -f -c /path/to/mt-daapd.conf

— Ron