Open AxelTerizaki opened 2 years ago
For windows, try the ps4-waker troubleshooting.
For your other device, use the --no-open-urls
flag to use the CLI-only flow.
Thanks, I had no idea there was a --no-open-urls flag, I don't think it's referenced anywhere?
I did input the PIN displayed on my TV screen, and the PS5 said it was linked now, which is good, but playactor didn't exit and I had to ctrl+c out of it. Not sure if this is normal or anything.
Apart from that it works like a charm once that is done :)
It's there in the output of playactor login --help
but you're not the first person to ask about it. Could probably stand to have a better description, and maybe a wiki entry....
Ideally we could detect that playactor is running on a headless environment and default that flag to on, but haven't had the time to try to figure that out.
Hello, and thanks for your hard work on this issue, I had no idea you had made this new command tool and I'm delighted to add it to my homebridge now that I have a PS5.
However I'm running into an issue here.
I'm trying to use the login command, but on my Synology NAS, in the docker instance running homebridge and it says it's going to open a browser window for me to login, but it's not doing it obviously when I hit enter since I'm on my NAS via Putty.
So I tried to do it on my Windows machine to get the credentials.json file there, but it's not finding any PS5 with browse (it works from my Syno) and login does absolutely nothing, no prompt, etc. I ran it with --debug to try to see what's wrong :
For some reason it's not letting me do it. I tried running the cmd prompt as administrator, as well as disabling Windows firewall (I don't use any antivirus other than Windows Defender)
On my Syno it finds the PS5 just fine :
Thanks in advance for your help.