Closed pwt closed 4 years ago
PR #205 adds this option and is ready for review.
PR #205 is now merged and I've tested the -o
option in build (v0.2.22.0): it's working correctly.
(Note that the build version string has not been updated and still reports v0.2.21.3, although the build date string is correct.)
Thanks @philippe44 for including this feature!
Hi @philippe44:
This is an enhancement request to create a new command line option ('-o') to restrict the speakers included in airupnp to a specific list of model numbers.
Example usage:
$ airupnp-arm -o S5,S6
would include only speakers with model numbersS5
orS6
in the list of airupnp speakers.In my case, this is to prevent non-Sonos players (like TVs) from appearing in the airupnp list.