badaix / snapdroid

Snapcast client for Android
GNU General Public License v3.0
135 stars 26 forks source link

Add option to show ID instead of HOST Field in Stream Overview #49

Open rk0n opened 2 years ago

rk0n commented 2 years ago

Currently the host field is displayed as client name. When running snapcast client in docker it is an alphanumeric string like ad8901j9fd0.

As there is an unused unique id field that defaults to the macadress it shouldn't be hard to add and option to display the id field instead of the host field

or

a really simple approach would be to change the layout to display the ID by default.