volumio-plugins icon indicating copy to clipboard operation
volumio-plugins copied to clipboard

Spotify Connect does not resume playback when changing output device

Open StMartin81 opened this issue 5 years ago • 1 comments

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

vollibrespot.log

Edit: Added log file and additional information to produce bug

StMartin81 avatar Sep 27 '20 19:09 StMartin81

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

ashthespy avatar Oct 01 '20 12:10 ashthespy