04-11-2018, 07:39 AM
The 'dtcooper' version has worked well for me with a couple of I2S DACS, apart from the gapless playback issue.
Thank you for your donation!
[HOW-TO] Spotify Connect Web for Moode
|
04-11-2018, 07:39 AM
The 'dtcooper' version has worked well for me with a couple of I2S DACS, apart from the gapless playback issue.
04-13-2018, 11:33 PM
(This post was last modified: 04-14-2018, 12:43 AM by gabmartini.)
(04-09-2018, 04:58 PM)pinkdot Wrote:(04-09-2018, 02:08 AM)gabmartini Wrote: There still isn't a reliable solution to Spotify Connect. Librespot still have connection issues, it usually hangs randomly. Volumio recently released the volumio-spotify-connect2 plugin but it's only a wrapper for librespot. Raspotify has some delay (+20 secs sometimes) to start a song and also, issues with stability. Spotify-Connect-Web has this "request API KEY" thing (which is annoying) and also, mayor issues caching songs. Will do! I'm following your guide so... let's see! EDIT: Well, it's more stable than the pre-compiled version available via apt but... I still got a little delay at the beginning of the song, can it be reduced?
04-14-2018, 08:10 AM
04-14-2018, 12:14 PM
If I implement in moOde, what launch parameters do you recommend?
-Tim
04-17-2018, 09:01 PM
(This post was last modified: 04-17-2018, 10:09 PM by airdronian.
Edit Reason: clarity
)
(04-09-2018, 04:58 PM)pinkdot Wrote: The current Librespot-org implementation is very solid. I installed it on Moode 3.8.4 and Moode 4.0. Both installations run without big issues. It's worth a try!Hello pinkdot, I've tried installing this and it all seemed to go well but MoodeSpot does not show up as a device option from other computers. I tried running the systemctl enable spotify-connect.service manually as root and get an "Invalid Argument" response. I suspect I've missed something here. I ran systemctl status spotify-connect.service and got a response of [/etc/systemd/system/spotify-connect.service:18] Missing '='. I thought this might refer to line 18 of the spotify-connect.service file but that line is "systemctl enable spotify-connect.service" without quotes. Any suggestion to troubleshoot ?
04-17-2018, 10:10 PM
@pinkdot Could you post the results of:
Code: $ cat /etc/systemd/system/spotify-connect.service In the above post, I don't think it's really clear what the content of the file should be. It should be just: Code: [Unit] Obviously, you would need to configure your device, which is the tricky part. After re-saving the file, try running the start option: Code: $ sudo systemctl start spotify-connect.service Wait a few seconds and then run: Code: $ sudo systemctl status spotify-connect.service report back with the issues. If all went well, you can enable the service. Still, since that is not the approach I use, I may not be of all that help after all. I am still vouching for the method I use ![]() Best regards, Rafa.
04-17-2018, 11:31 PM
(This post was last modified: 04-18-2018, 12:12 AM by airdronian.)
Thanks for the reply Rafa. I did comment out the systemctl commands and removed the moode device name I'd specified. Did the daemon-reload and now have the service working - I can see the MoodeSpot device listed in Spotify on my phone.
I selected MoodeSpot and play an album but there's no sound. Per the screenshot there's an Alsa error. Could be another config error causing this. Not sure if it relates to the Pi having a HifiBerry Digi+ Pro attached for output. Will have to keep looking. ![]() Edit: MPD settings in System Information indicated that the Alsa device = hw:0 and the device in the original config was hw:1. Whoops. Changed to the correct value and rebooted. Now have sound output. Thanks again Rafa, your response helped. Have to say my troubleshooting skills are extremely rusty. ![]()
04-17-2018, 11:50 PM
Change the "--device hw:1" parameter to "--device hw:0"
04-18-2018, 12:13 AM
04-19-2018, 05:34 PM
Just as a datapoint, the in-place upgrade from 4.0 to 4.1 went flawlessly with all the added Spotify related software. Spotify Connect still working as it should.
|
« Next Oldest | Next Newest »
|