volumio-plugins
volumio-plugins copied to clipboard
Spotify Connect does not resume playback when changing output device
When I start the Spotify Connect playback on Volumio (RaspberryPi) it works as expected. When I change the playback device to my smartphone and then change it back to Volumio the playback stops. There is a message on the web interface that Spotify Connect is active and that the session is active but the playback does not resume.
When I then again start the playback on my smartphone the playback will start on Volumio.
Steps to reproduce:
- Start playback on smartphone
- Change output device to volumio
- Change output device to smartphone
- Change track on smartphone
- Change output device to volumio
Edit: Added log file and additional information to produce bug
Could you share some logs?
Either from the /dev page using the livelog feature or via ssh.
# Volumio logs
journalctl -f
# vollibrespot logs
journalctl -f -o cat -u volspotconnect2.service
Note you might need sudo before these commands depending on the version of Volumio your running