Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Spotify can't connect
#3
@ivenhoe

The Spotify connection method depends on mDNS (also known as Avahi or Bonjour) to advertise the renderer.

Besides Tim's command-line test to see if the Spotify renderer is running, you could also do this from the command line to see how the renderer is advertising itself:

Code:
pi@moodeLR:~ $ avahi-browse -at | grep spotify
+  wlan0 IPv4 Moode650b5 Spotify                            _spotify-connect._tcp local
+  wlan0 IPv4 MoodeLR Spotify                               _spotify-connect._tcp local
+  wlan0 IPv4 c01b1ae2e423a69a-0                            _spotify-connect._tcp local
+  wlan0 IPv6 MoodeLR Spotify                               _spotify-connect._tcp local
+  wlan0 IPv6 Moode650b5 Spotify                            _spotify-connect._tcp local

In this case, the moOde player I'm working from has the hostname 'moodeLR' (case doesn't matter in hostnames). 

What you see here is a compound command that says browse for all avahi services on the LAN and select out of the output only those lines with 'spotify' in them.

Note that the output shows the player I'm working from, with the name I gave it in the Spotify config menu, 'MoodeLR Spotify'.

The output also shows another moOde player and, cryptically, a Facebook Connect Portal gadget my SO just received from her son.

What does this command show when run from your moOde player's command line?

Regards,
Kent

PS - you can reach the command line either by opening moOde's Web SSH terminal (see System config) or by using ssh, or PuTTY, or such, from another host. Either way, log in as user 'pi'.
Reply


Messages In This Thread
Spotify can't connect - by ivenhoe - 04-19-2020, 10:33 AM
RE: Spotify can't connect - by Tim Curtis - 04-19-2020, 12:01 PM
RE: Spotify can't connect - by ivenhoe - 04-19-2020, 04:35 PM
RE: Spotify can't connect - by Tim Curtis - 04-19-2020, 04:48 PM
RE: Spotify can't connect - by ivenhoe - 04-19-2020, 05:32 PM
RE: Spotify can't connect - by TheOldPresbyope - 04-19-2020, 12:32 PM
RE: Spotify can't connect - by ivenhoe - 04-19-2020, 04:36 PM
RE: Spotify can't connect - by ivenhoe - 04-19-2020, 04:57 PM
RE: Spotify can't connect - by TheOldPresbyope - 04-19-2020, 05:12 PM
RE: Spotify can't connect - by ivenhoe - 04-19-2020, 05:17 PM
RE: Spotify can't connect - by Tim Curtis - 04-19-2020, 05:24 PM
RE: Spotify can't connect - by ivenhoe - 04-19-2020, 07:13 PM
RE: Spotify can't connect - by Tim Curtis - 04-19-2020, 05:48 PM
RE: Spotify can't connect - by ivenhoe - 04-19-2020, 08:10 PM

Forum Jump: