Hello! I’m trying to set up this gpio service you’ve created. I follow your instructions, installing the service, and editing the mopidy config file. But that’s where the problem starts.
At boot I get an error, something like “mopidy: error: 14: invalid line [raspberry-gpio]”
I noticed in the mopidy config file, I’m using musicbox v0.7RC7, it says not to use dashes because it’ll leak the startup script, which appears to be what’s happening to me.
I noticed in init.py that the name is called out as raspberry-gpio, so I’m hoping to change it there to raspberrygpio. Am I on the right track?
Any help would be appreciated, thanks