nicokaiser / rpi-audio-receiver

Raspberry Pi Audio Receiver with Bluetooth A2DP, AirPlay 2, and Spotify Connect
MIT License
1.37k stars 148 forks source link

AirPlay insalled but not shown #95

Closed SaschaMuehl closed 3 years ago

SaschaMuehl commented 3 years ago

Dear Nico, thank you for your nice skript. Bluetooth connection is working but the AirPlay Name "MusicPi" isn't shown in my Spotify devices. I also reinstalled the skript with "yes" to all questions.

I'd send you an log file but I don't know where to find - sry.

Is the a way to find out why AirPlay isn't shown dispite installation?

Thank you very much

dmtroyer commented 3 years ago

is this from an iOS 14 device that you are having problems? I am also having problems and have read some anecdotal reports that iOS 14 is forcing airplay 2 (which is unsupported by shairport-sync) .

nicokaiser commented 3 years ago

shairport-sync works fine even with iOS 14 devices. Can you check if the daemon is running correctly (systemctl -u shairport-sync)? I just pushed a new version which compiles shairport-sync from the sources again, since the Debian package seems to be abandoned again (and outdated)... Maybe you could try to re-install with the newer shairport-sync version and see if this works for you.