-
Notifications
You must be signed in to change notification settings - Fork 24
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
not working in ios 9 #3
Comments
Sure thing. For those who come looking, here's the AirSonos issue link: stephen/airsonos#177 |
Looks like there is a new airsonos build available compatible with ios 9 et raspberry pi. Do you know when you'd be able to update the container? stephen/nodetunes#1 |
+1 |
I pushed up a new testing docker image with the changes we need for ALAC, but I'm not in a spot where I was able to do any testing at all. @lennvilardi and @xonbul, if you could pull down that image and test it, and report back your findings, it would help tremendously. Specifically, there's two things to test:
You can pull down the testing image by doing a |
docker pull justintime/airsonos:testing 150ee130d88c: Pull complete docker run -d --restart=always --net="host" --name="airsonostest" -p 50 No Airsonos in the Airplay view :( (I'm running ios 9.1 on an iphone 6s plus) |
I'll see what I can do, but wow, the Airsonos project is in pretty bad shape. I can't get an executable that starts from either building from source, or using NPM. I've even tried going back a couple versions, and still had problems. Check out the issue queue at Airsonos -- the whole project is in a broken state right now, and the author hasn't responded yet to any of the issues regarding the problem. I'm not a Node developer at all, so I doubt I'll be able to fix this until Stephen (or a nodejs developer) fixes things up. |
I went ahead and created an issue over at stephen/airsonos#231 to track this. |
Just tried @leachbj new docker image referenced in stephen/airsonos#231 (comment) and looks to be working. Thanks @leachbj! https://hub.docker.com/r/leachbj/airsonos/ (various forks are on github https://github.com/leachbj/docker-airsonos). Working on ios9.02/ios9.1 on a xpenology DSM 5.2 on a ts140 on a ESXI VM
Thanks again for the great work! |
Thanks you so much :) it works for me too |
Unfortunately, https://github.com/leachbj/docker-airsonos is no go on Raspberry PI 2 :( |
@xonbul not really sure what that error means - according to stephen/nodetunes#1 a newer version of node and overclocking helps with the Rasberry PI but that talks about performance not just your error. |
@leachbj would you prefer to maintain your own project, or would you rather I pull in your fixes? |
Sent you a few PRs with the main changes. With those two you should have the same as mine (other than nodetunes updates on the microadam fork). |
I've pulled in the fixes and that triggered a build on DockerHub. While airsonos does run, at least for me, it doesn't find any of my Sonos devices. I've got some uncommon circumstances that I can't go into that may be causing me issues that no one else would have, so I'd appreciate feedback on whether it works or not for others. |
I just tried that one on the DS412; The output from the two was slightly different, with your image it just enumerates the rooms like; |
Just wanted to share that the docker container works for me with iOS 9 when building the docker image myself using the latest airsonos master. I had to fix one tiny detail to make |
Hello,
Airsonos not working anymore with ios 9 so your build too :(
Could you update your build if eventually airsonos start working with ios 9 ?
Thanks
The text was updated successfully, but these errors were encountered: