SamDel / ChromeCast-Desktop-Audio-Streamer

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

Specific device keeps starting at startup even though it was closed at last program shutdown #52

Closed dday4thedeceiver closed 4 years ago

dday4thedeceiver commented 5 years ago

I have a device doing this, with "Automatically start last used... " option checked (only).

I'm using one group, which does start automatically as intended, and this single device comes along for the ride regardless. This is 2.4.0

SamDel commented 5 years ago

Can you check the 'DeviceState' of the single device in the 'user.config' file? It's in 'C:\Users\<username>\AppData\Local\ChromeCast\...'. Maybe it appears twice!?

An easy fix is maybe to do a "Reset Settings' on the options tab. It also clears the list of known devices.

dday4thedeceiver commented 5 years ago

Yes, had two copies of almost every device with different IPs. I manually deleted the devices from the config and restarted - now it's fixed. Guess the devices get duplicated when their IP changes?

SamDel commented 4 years ago

This is fixed in Setup 2.4.15.zip. The device was restarting because of a bug in saving the known devices. See also this issue.

Please reopen if it still occurs.