Matthias Küch
Matthias Küch
I have made a pull request fixing this issue
@giovannicoppola Is there any option to query CoreSpotlight from external scripts?
What version are you using? Are you starting from a blank state?
I think the pure-salsa20 would be the best route. If you try to port, use this and maybe do some cpu benchmarks on decoding. I do not multiply the current...
You don't run this on PS4, you run it on your computer or server or whatever machine has Python installed. The usage is described in https://github.com/snipem/ps4-time-tracking#usage . Give me a...
Good point. I will come back to this
Does not work with PS5: I used the IP address of my PS5. ```python >>> playstation = pyps4.Ps4("192.168.178.119", broadcast=False) >>> playstation >>> playstation.get_running_app_name() Traceback (most recent call last): File "",...
Here is an example for ps5-wake but it is also lacking the running app name: https://github.com/iharosi/ps5-wake