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

AirPlay support using shairport #289

Closed
Alwiz79 opened this issue Oct 24, 2018 · 1 comment
Closed

AirPlay support using shairport #289

Alwiz79 opened this issue Oct 24, 2018 · 1 comment

Comments

@Alwiz79
Copy link

Alwiz79 commented Oct 24, 2018

I updated my installation of phoniebox with AIRPLAY compability!
Just want to share my experience here.
I followed this step by step installation guide, on top of the running phoniebox.

Everything is just working fine and I can see no problems...
I can now swipe cards to use phoniebox, and I can also send music from my iPhone to the Rpi.
The two options will not stop each other, which means:
If Phoniebox is running and you send Airplay music to the Rpi it will play both at the same time, and vice versa.

Anyhow, to me this is a restriction, that I can live with, it just requires a little discipline :-)

@holly79
Copy link

holly79 commented Oct 25, 2018

You can add a command to stop mpd to /etc/shairport-sync.conf. See sessioncontrol in config file

e.g.
run_this_before_play_begins = "/usr/bin/mpc stop"
run_this_after_play_ends = "/usr/bin/mpc play"

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