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

allow shairport to control volume #190

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RomanSmolka
Copy link

Fixes a problem when AirPlay playback volume is limited by the system volume as reported on the community forums here and here.

Currently there are two separate volume controls: one managed by shairport-sync, responding to the source volume changes; second managed by Volumio, responding to the changes in UI and other events.

The PR changes the behavior by setting ignore_volume_control in the shairport-sync.conf file, effectively disabling the volume control done by shairport-sync itself, and passing the volume change events from the source to Volumio, letting it do the volume control as it should.

PS: This is my first contribution to Volumio, discussion is welcome :)

@RomanSmolka
Copy link
Author

@volumio Can anyone take a look at this PR? It's been sitting here for two months...

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

Successfully merging this pull request may close these issues.

1 participant