Posts: 6
Threads: 1
Joined: Apr 2018
Reputation:
1
Hallo,
today I set Rafas Spotify Connect to MoOde 5.0 and it works well with Py 3b and HifiBerry DAC+Pro. It works much better than on 4.3 (with 4.3 sometimes it was not possible to change to next song without going over queue and moode went after stopping Spotify not automaticaly back to for example radio).
The only little disadvantage is, that there are up to 3 to 5 seconds between two songs.
Many thanks to all involved and sorry for my bad english.
Greetings from Germany
Reinhard
Posts: 113
Threads: 7
Joined: Apr 2018
Reputation:
3
I updated today to Moode 5.2, instructions still work, everything seems fine.
Reinhard, it's really weird you should be experiencing delay between songs, I get full gapless Playback from this. It is the only reason I have opted for this solution vs the librespot approach.
Thre is something not right if you are getting gaps between songs.
How are you including the songs? Are they from a playlist? A single album? Do you add to the queue one by one? The first two methods usually work perfectly. Working with the queue can yield some weird repetitions and odd navigation between songs. But still, never a gap between songs.
Could it be a connection issue? Are using wifi or Ethernet?
Posts: 5
Threads: 1
Joined: Jan 2019
Reputation:
0
Hi RafaPolit,
Thank you for this alternative to librespot. This was the most annoying thing since I listen to a lot of full albums which need gapless playback.
I can confirm that your solution and instructions fully work on mOode 5.2, with gapless support.
I would like to know if adding SoX resampling with this plugin would be possible?
Best regards from France
Posts: 2
Threads: 0
Joined: Jul 2019
Reputation:
0
where would one go to set the audio output to a Bluetooth connected device? I've gotten raspotify working, but I don't get audio out to my connected Bluetooth device.
Posts: 156
Threads: 6
Joined: Apr 2018
Reputation:
11
Tested this today on MoOde v6 & it works fine, I did do apt-get update && apt-get dist-upgrade before starting which pulled in a couple of updates.
There's an information message during pip install about potentially needing to add something to the PATH but the installation progresses normally without error.
Worked on 2 different players.
Posts: 9
Threads: 4
Joined: Aug 2019
Reputation:
0
08-22-2019, 08:23 PM
(This post was last modified: 08-22-2019, 08:24 PM by kosmonaut_75.)
Hi
I am running Moode 5.3.1 on an Allo Boss with "slave disabled" and volume control "hardware" enabled. I tried to install Spotify connect Web via the command line exactly as described at Github. Unfortunately, it doesn't work, in the Spotify app the connect service does not show up at all.
The command 'speaker-test -Dsoftvol -c2' results in the following error message:
Playback device is softvol
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_hw.c:1713: (_snd_pcm_hw_open) Invalid value for card
Playback open error: -2,No such file or directory
Status looks good though:
sudo systemctl status spotify-connect-web.service
● spotify-connect-web.service
Loaded: loaded (/lib/systemd/system/spotify-connect-web.service; enabled; ven
Active: activating (auto-restart) since Thu 2019-08-22 22:16:56 CEST; 3s ago
Process: 1858 ExecStart=/home/pi/spotify/spotify-connect.sh (code=exited, stat
Main PID: 1858 (code=exited, status=0/SUCCESS)
Any ideas what's wrong?