SamDel / ChromeCast-Desktop-Audio-Streamer

Stream the sound of your desktop to your Chromecast Audio device
MIT License
412 stars 30 forks source link

Cannot cast to individual speaker when DAS is casting to a group the speaker belongs to #59

Open dday4thedeceiver opened 4 years ago

dday4thedeceiver commented 4 years ago

I thought I created an issue for this apparently I didn't.

To reproduce: Create group A with speakers 1 and 2 Start casting from DAS to group A Try to cast something else (not from DAS) to either speaker 1 or 2.

Result: Stream will start however DAS will override and take over.

Expected: DAS won't take over until the stream is stopped.

Reproduced on 2.4.15 (but old issue)

SamDel commented 4 years ago

Thanks, I can confirm this is an issue (when 'Automatically restart when the stream is closed' is checked)

It's introduced after the firmware update. Group information is not in the device info as it was before the update.

The application checks if all devices in a group are idle before restarting the stream. Information about the devices in a group is missing now in the application. The check if all devices in a group are idle defaults to 'Restart always' now.

dday4thedeceiver commented 4 years ago

I see.. can't be fixed then (thank you Google for breaking changes!), gotta use individual devices.