Open domb84 opened 3 years ago
Glad you like the project!
Sadly there is no option, but you can either modify the code yourself or look at the fork of @htruong. He disabled the automatic start of the shairport client.
If I find the time, I will either add an option or only start the client if it isn't already running.
Glad you like the project!
Sadly there is no option, but you can either modify the code yourself or look at the fork of @htruong. He disabled the automatic start of the shairport client.
If I find the time, I will either add an option or only start the client if it isn't already running.
Amazing! I'll look at that fork thank you. It's the last piece of the puzzle for my project.
This library seems great and does nearly exactly what I require, but I already have a service that controls shairport. When I start the listener using the below, it starts it's own shairport-sync daemon that then conflicts with my existing service.
Is there an option to just read the pipe? I can't find an example for that. I've tried all the listener options and it always starts up it's own daemon.