Hi,
I’m trying to get Mopidy running on a RP3b+ (Raspbian stretch) with the MusicBox webclient and gmusic extensions. Everything is working ok except that I’m having a problem with the configuration files. I set mopidy to run as a service with systemd, edited /etc/mopidy/mopidy.conf to my desired settings, checked permissions to make sure it was accessible and tested the service. When I restarted the mopidy service and ran mopidyctl config, I saw the builtin default settings for each extension, which I thought was curious, so I restarted the system and saw the same thing. I proceeded to check ~/.config/mopidy and copy my mopidy.conf there, and checked again–still the builtin defaults. I checked the user and system versions of mopidy config again, looked at all referenced filepaths, proceeded to search my whole filesystem for anything called mopidy.conf, and found nothing. Editing settings though the webclient seems to alter /etc/mopidy/mopidy.conf, but have no affect on the actual settings used by the mopidy service. For troubleshooting purposes, I even switched to the mopidy user, manually started mopidy explicitly only calling out /etc/mopidy/mopidy.conf and got the same builtin defaults. Any ideas? Am I doing something idiotic?
Thanks in advance!