Nick Steel
Nick Steel
So my pi setup has finally been found in a moving box and I am going again. I tried with Radio 2 on Saturday and it was still playing until...
Can I just check that are you in the UK? Perhaps the stream playlists resolve differently when located elsewhere.
Damn! Since I have never understood how logging works in python this is probably a stupid way of doing it.. but I changed my `/etc/mopidy/logging.conf` file to the following: ```...
If you installed from pip then that's an old version which doesn't support the `context` config option. Hopefully it'll be updated soon. In the meantime you can always install from...
And here's the original report https://github.com/woutervanwijk/Pi-MusicBox/issues/226
At the troubleshooting documentation at docs.mopidy.com
There's a page in the docs called "troubleshooting" which lists the commands to provide your deps and config. I also at least need the exact error message, ideally the Mopidy...
Can you try the latest development version, I think i fixed this error handling but sadly never released an updated version to PyPi. ``` pip install --upgrade https://github.com/pimusicbox/mopidy-websettings/archive/develop.zip ```
Does it work if you restart the service once the system is up and running? i.e. could it be a problem with the sound device not being ready in time...
I know you've already edited this but if you have not already done so, you should change your Spotify password. The logging needs fixing to hide the password, it's not...