Results 53 comments of stephen

@georgeychild - I think this is because you have 64-bit node.js installed, but the pre-built package is 32-bit only. I'm still figuring out getting a 64-bit build working.. uninstalling your...

Hm, at this point airsonos is doing the expected thing.. do other bonjour devices work on your network? (i.e. other AirPlay devices, printers..) (Also, is everything on the same network?)

AirPlay directly from iTunes isn't supported at the moment. (Issue #9.)

@vikrora - Hmm, I think your iOS issue probably belongs in its own thread, since I don't think it's directly related to the Windows build. This shouldn't be happening though,...

Synology runs a linux-variant I believe, so theoretically yes. AirSonos has a few dependencies that you will need to find packages for, or compile yourself on Linux. For reference, I...

> gyp ERR! stack Error: Can't find Python executable "python2", you can set the PYTHON env variable. @dejongrr - I believe node-gyp requires python installed in order to build some...

> `gyp ERR! stack Error: not found: make` is make in your path?

@dejongrr - Can you verify that make can be found? (`which make`) Though installed, it seems node-gyp can't access the build tools it needs - that might be a more...

@dejongrr - nice work on this! I'll have to see about putting together guides for these in some central manner (and incl. your work) - maybe under the github wiki,...

> Don't know when the issue started, but I'm getting the following error: I think the `Error: dns service error: unknown` signals that there's a problem with avahi attempting to...