ciderapp / Cider

A new cross-platform Apple Music experience based on Electron and Vue.js written from scratch with performance in mind. 🚀
https://cider.sh
GNU Affero General Public License v3.0
7.17k stars 342 forks source link

[Enhancement]: Airplay 2 #384

Closed harrisck closed 2 years ago

harrisck commented 2 years ago

The feature you would like

Being able to select an Airplay speaker (or mulltiple speakers) as an output device like you can in iTunes would be a great addition.

Alternatives and Other Information

No response

Code of Conduct

quacksire commented 2 years ago

We can do Airplay 1 and Chromecast, but Airplay 2 is complicated.

Airplay 2 requires the application to become a HomeKit hub and "pair" with each speaker. This would cause way too much overhead along with tanking our stability.

grolschie commented 2 years ago

Just a comment: Airplay actually seems to work nicely with Sony STR-DN1080 AV receiver (even though the app says "Homepods only for now". I haven't set a PIN though. I can see album artwork, but no artist/title/album text. I don't recall seeing album artwork when using Spotify:Connect with this AVR, so well done!

vapormusic commented 2 years ago

Just a comment: Airplay actually seems to work nicely with Sony STR-DN1080 AV receiver (even though the app says "Homepods only for now". I haven't set a PIN though. I can see album artwork, but no artist/title/album text. I don't recall seeing album artwork when using Spotify:Connect with this AVR, so well done!

It's an AirPlay 1 speaker

AxelTerizaki commented 2 years ago

Seeing as this is closed, is there absolutely no way this is going to be implemented? I'd like to multicast my music to different speakers as well.

vapormusic commented 2 years ago

Seeing as this is closed, is there absolutely no way this is going to be implemented? I'd like to multicast my music to different speakers as well.

Hmm AirPlay2 and multiroom is supported in Cider as of 1.5.6

AxelTerizaki commented 1 year ago

I've been trying Cider again, this time on LInux as it's still unusable for me on Windows (see #1262) but as I see it, the multicast feature isn't working well. Possibly because it's Airplay 1 right now, but I've been trying to multicast to both an Homepod (1st gen) and a Bose Soundbar 700 and while it indeed works, the sound has a slight delay on one of the speakers, which makes it unpleasant to listen to.

I suppose this "audio sync" feature is airplay 2 only?