Hello everyone, recently we’ve had some issues with the AirPlay integration. The library used to connect to the speaker was a bit old, I forked it to try to keep it up to date and make it work with the latest versions of Node.js, but a large part of the code is messy and it relied on C++ function bindings, which made maintenance complex.
J’ai donc récemment trouvé une toute nouvelle lib qui fait la même chose en 100% TypeScript, j’ai basculé dessus ça fonctionne aussi bien et ça sera plus simple à maintenir plus tard. Si certains utilisateurs Airplay veulent tester une image docker est disponible bertrandda/gladys:airplay.
2 Likes
Hi @bertrandda, I’m trying to test at the beginning of this week.
2 Likes