I’ve just reinstalled my raspberry pi, and put on the latest version of raspbian and mopidy, and copied over my old /etc/mopidy/mopidy.conf file.
When I run mopidy, it doesn’t appear to be loading anything from /etc/mopidy/mopidy.conf
whether I run it as a service or a user.
It’s readable by everyone, and I’ve got rid of the conf.rc service specific config, same as I did in the last one.
When I run it, it says:
INFO Loading config from: builtin defaults, /etc/xdg/mopidy/mopidy.conf, /home/pi/.config/mopidy/mopidy.conf, command line options
whereas I was expecting it to be asking for /etc/mopidy/mopidy.conf
Happens if I run it as root or as pi.
Any ideas what I’m doing wrong?