Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore Speakers Already Enabled with Airplay or Airplay 2 #303

Closed
tyehill opened this issue Nov 20, 2020 · 2 comments
Closed

Ignore Speakers Already Enabled with Airplay or Airplay 2 #303

tyehill opened this issue Nov 20, 2020 · 2 comments

Comments

@tyehill
Copy link

tyehill commented Nov 20, 2020

My network has a mixture of Airplay enabled Sonos Speakers and non-Airplay enabled speakers. If I run AirConnect, then some of my speakers show up twice.

Is there any way to specifically ignore some speakers? I looked through the configuration, but I didn't see anything about excluding speakers other than just setting a max limit.

@pwt
Copy link
Contributor

pwt commented Nov 20, 2020

Start airupnp with the -o option. Specifically, use:

-o S1,S3,S5,S9,S12,ZP80,ZP90,S15,ZP100,ZP120

to include any instances of Sonos speakers that don't natively support AirPlay 2, but none that do.

There are other ways to achieve the same thing (e.g., editing the config.xml file to disable specific zones), but the method above is the most general, and works for all Sonos environments.

@tyehill
Copy link
Author

tyehill commented Nov 21, 2020

Well - that worked perfectly. Now I need to figure out how to generate/edit a config file so I don't have to start it over ssh every time. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants