mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 16:46:17 +00:00
When the user passes --bind <iface> and doesn't set --interface, discovery now reuses the same interface name instead of auto-picking. Common single-interface setups stop needing to repeat the flag, while the two flags remain independent for the cases that legitimately want HTTP and discovery on different interfaces. Update the --interface help text to document the default. The --bind text is unchanged: it still describes the HTTP listener address. Refs #264 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>