badaix / snapdroid

Snapcast client for Android
GNU General Public License v3.0
127 stars 25 forks source link

MAC is missing #19

Closed stephankellermayr closed 4 years ago

stephankellermayr commented 4 years ago

When i connect a smartphone to the snapserver, the MAC is recognized as 00:00:00:00:00:00 in /var/lib/snapserver/server.json. Everything works normally and i can control the volume, but when i connect a second smartphone (same brand/model), the volume control is applied to both devices. They just act as they were one single snapclient, and they are both identified with the same name and are listed as one item. (v0.17.1 directly installed from google playstore)

badaix commented 4 years ago

please try the 0.17.1.1 from issue #16. It will not fix the MAC address, but will create a unique ID.

stephankellermayr commented 4 years ago

0.17.1.2 is working fine, thanks!