since a few months I experience a strange behaviour with Spotify Connect and Volumio which does not happen if I use Spotify standalone or with other connected devices. I regard it as a bug because it only happens while connected to Volumio.
If I have a song in “full screen” mode (which shows visuals or the album cover) on the iOS app playing and I press forward, the full screen mode is minimized and I see the playlist. With every other connected device it does not behave like that. It would just stay in this display mode and not switch to the playlist view. To me this behaviour is very irritating because I do not like the playlist mode while listening.
Anyone else experencing this too? Is it a bug or can it be fixed by myself?
Thank you.
ph
Volumio Version: 2.806
Hardware: RPi 3 B+
DAC: Allo BossDAC, Allo Relay Attenuator
I have the exact same problem with the Spotify connect app, all other streaming devices don’t have this problem.
also two of my hi-fi friends have the same problem on volumio.
This is a liberspot issue with the way playback notifications are handled. I noticed something similar on Android where hitting next would take you back to the playlist view. I tested a fix for it, but I don’t think I got around to publishing it though.
I’m a bit preoccupied these days, but shall try pushing a few things and building a new version in some time.
I’ve confirm the fix works for Android with a test build (been running it for a few months actually ), but haven’t found the time to actually push stuff and get a new VLS build. When there is a new VLS build, you should be able to either run a quick script to update the VLS daemon, or wait until a new version of the Plugin is released with the appropriate daemon version bump.
If you are even more in a hurry, you can use my test build (for the armv7 pi) that I’ve been using. Make a backup of the current vollibrespot in /data/plugins/music_service/volspotconnect2/ and copy this over there. There shouldn’t be any other breaking changes… vollibrespot.zip (3.9 MB)
You can grab it either by manually editing the vollibrespot.version key in /data/plugins/music_service/volspotconnect2/package.json and running the install.sh script again, or wait until @balbuze releases a new version in the plug-in store