-
Notifications
You must be signed in to change notification settings - Fork 18
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
macOS Sequoia and tvOS 18 support? #31
Comments
Same issue and sadly I have a feeling it probably won't be fixed because it seems the program is abandoned |
It's not abandoned, it's just a shared personal project. I made this for me. Things you can try:
Pyatv is how this program communicates with the Apple TV. That plus websockets are the only Python packages it uses, that's what it's doing when that screen shows up.
There are other closed issues you might have to look through, but I'm sure you can get it working. Generalizing every issue into a robust setup file is hard, but I'm open to pull requests. |
I had the same issue when I updated to macOS Sequoia. To fix the issue, go into the ~/Library/Application Support/ATV Remote/env/bin and run ./atvremote wizard This seemed to reset the pairing and I could repair it again using atv remote. |
I tried most of these fixes unfortunately they didn't work. I hope you are able to update this program soon. It was such a nice tool to use around the house. I was searching for something like this for years and just found your program a couple months ago. Too short a time to use it. |
@roar5138 Can you share the file |
Unfortunately, I don't see that specific log file. I have uninstalled and re-installed it a couple times before remembering there was a TVos Update. This is what the folder looks like if you have any ideas. |
just to chime in, ever since i created this issue the app went back to working normally again. i didn't change anything in regard to the two operating systems. if my logs can help in any way i would be happy to post them. |
@bsharper Yeah I had that setting on my local network. Thanks for all the help everyone. Maybe one day my will return to normal like @nimrodbens Hah, glad you got it back! I'll keep trying and if you have an idea, let me know! |
Hey so I was hoping to take a new look for how to fix this. I pulled the atv_pip_install.log and just got this. ATVRemote - Python install started Thu Nov 21 18:32:33 CST 2024
|
@roar5138 I'm guessing you don't have command line tools installed? Seems to be starting and stopping quickly. If you had them installed before you might have to install them again: https://mac.install.guide/commandlinetools/4 Or the short version, type |
Thanks everyone for the help. I just kept deleting the application support folder and the program and reinstalling. Been doing this on and off for the last couple months but it finally started to work again! Just had the program running in the background and eventually (mighta had to do with a new ATV update) it clicked. Very glad to have it back. |
the app stopped working for me since i updated both operating systems.
it's stuck here:
i tried deleting the
ATV Remote
folder and restart the app. still doesn't work.The text was updated successfully, but these errors were encountered: