snapcast icon indicating copy to clipboard operation
snapcast copied to clipboard

Add `Name` to Server Settings message

Open DavidVentura opened this issue 2 months ago • 1 comments

Is your feature request related to a problem? Please describe. I've built a snapcast client to run on an embedded platform (ESP32) and the devices do not have a "nice" way of configuring friendly names.

Describe the solution you'd like I'd like to extend the ServerSettings message to include the name of the client upon connection. On first connection, the device would show up with a generic name (esp32) but it could store in its flash whatever name is set via the snapcast protocol

Describe alternatives you've considered I could add an alternative configuration protocol on the device to set friendly names

I'm happy to make a PR for the change

DavidVentura avatar Apr 12 '24 09:04 DavidVentura

Related to #515

badaix avatar Apr 25 '24 12:04 badaix