-
Notifications
You must be signed in to change notification settings - Fork 48
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
no longer working with latest tvOS update #26
Comments
After turning off then on home sharing on the apple tv:
|
THEATER is the one that is updated |
I did a little digging with nmap. THEATER shows up not every scan. When it did, I got port 53225 I ran nmap on the apple tv:
So the port advertised isn't open. That's why the connection refused. |
This is still a bug/issue. I have a node js application that scans all the ATVs in my house (I have like 4), and often only 2 show up. I have the application exit when all 4 are not found and it is restarted. Loops until all 4 are found. It can take a while, but all 4 are found. |
Since the latest tvOS update (the one with the great new TV app), this library doesn't seem to work anymore.
My code that was working now constantly reports connection refused.
When I turn the appletv pair command, it is not found.
This is urgent if you want this library to be useful anymore.
Thanks for making it public though.
The text was updated successfully, but these errors were encountered: