owntone / owntone-server

Linux/FreeBSD DAAP (iTunes) and MPD audio server with support for AirPlay 1 and 2 speakers (multiroom), Apple Remote (and compatibles), Chromecast, Spotify and internet radio.
https://owntone.github.io/owntone-server
GNU General Public License v2.0
2.05k stars 235 forks source link

Airplay speakers not showing up #1207

Closed stefan1983 closed 3 years ago

stefan1983 commented 3 years ago

Hi, I am using two Sonos Play 5 (1st gen) speakers and also the docker image "airconnect" to be able to use them as airplay speakers as well. The speakers work well as airplay speakers for my iPhone, my iMac and also my MacbookPro (Apple Music, Podcasts, normal audio output....). Only the forked-daapd server is not able to see the speakers. Is there anything I could do to add them?

image

Küche+ Schlafzimmer+ Both are the mentioned Sonos speakers

Some time ago I tried out the HomePod mini and this showed up right away. I would like to use the iOS Remote App to manage the forked-daapd server and play music on selected airplay devices.

Thanks

PS: forked-daapd VERSION 27.2 on debian linux (running as a docker image)

stefan1983 commented 3 years ago

Is it probably because of the airplay device name containing a "+"?

ejurgensen commented 3 years ago

Perhaps the Sonos are only Airplay 2, and if that docker version is the actual 27.2 release then it wouldn't have support for that.

You can check what is announced with avahi-browse -a -k. If the speakers don't show _raop._tcp then that's the likely cause.

ejurgensen commented 3 years ago

Closing, no feedback