v0.11
SmartMicrophone v0.11 – Release Notes
- Added a new flag
--skip-scan-songsto skip scanning songs and buildingsongs_index.jsonwhen launching the server.
Useful for faster startup when working with large song libraries or when indexing is not required. - Corrected hotspot detection by checking
IP4.ADDRESSinstead ofipv4.addresses. - Fixed a logic issue where the hotspot would not start if
waiting == 0. - The log file
virtual-microphone.logis now truncated at each startup, ensuring logs always start fresh. - Added a known bug: no iPhone support (due to
webrtc-cliissues).
Full Changelog: v0.1...v0.11