v0.1.8
What's Changed
- Fix an issue preventing minidspd advertised devices from appearing in the new official
MiniDSP Device Console
(#468) - (Debian) Declare /etc/minidsp/config.toml as a configuration file so upgrading versions doesn't overwrite it
- (minidspd) add an option to ignore advertisements from other devices on the local network
- (cli) add a
-d
command line flag to select the device to use by its index (as returned byminidsp probe
)
Full Changelog: v0.1.7...v0.1.8