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

Add Dbus to allow Shairport-Sync to run #16

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

Conversation

Adam-Ant
Copy link

@Adam-Ant Adam-Ant commented Feb 18, 2025

This is based heavily on the work of @smplman in #6, but as that PR seems to have gone quiet I thought I'd pick it up.

This adds dbus to the container, gated behind a START_AIRPLAY env flag as requested.

It seems that dbus is all that was required for shairpoint-sync to start - it now works for me out of the box with the default airplay source in the snapserver config. Shairport does log a few warnings about Avahi being missing, but these don't effect functionality.

Closes #3

Adds dbus to the container, behind a new env var flag. This allows
shairport-sync to correctly start and work.  Note that Avahi doesn't seem
to be required - shairport-sync complains about it being missing on
startup, but this doesn't effect functionality.
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.

Shairport-sync errors when uncommented in snapcast config
1 participant