Giter Site home page Giter Site logo

Comments (5)

kopiro avatar kopiro commented on August 20, 2024

Hello; i'm not really familiar with your setup; do you have a root user available?

from homebridge-playstation.

0n1cOn3 avatar 0n1cOn3 commented on August 20, 2024

Hello; i'm not really familiar with your setup; do you have a root user available?

Hi

Yes, it exists πŸ˜„

from homebridge-playstation.

nobugsincode avatar nobugsincode commented on August 20, 2024

@0n1cOn3 I had the same problem and I was able to fix it. So what I did:

  1. Installed ps4-waker npm package to my MacBook
  2. Run ps4-waker and followed the instructions so the utility created a file ~/.ps4-waker.credentials.json
  3. Installed playactor npm package to my MacBook
  4. Run playactor login so it was able to pick existing creds and created it's own version in ~/.config/playactor/credentials.json
  5. Installed playactor to Synology via Homebridge terminal
  6. Copied credentials file from 4 to ~/.config/playactor/credentials.json on my NAS
  7. Run playactor login on NAS (still in same HB terminal) and followed the instructions
  8. Profit :)

from homebridge-playstation.

0n1cOn3 avatar 0n1cOn3 commented on August 20, 2024

@0n1cOn3 I had the same problem and I was able to fix it. So what I did:

  1. Installed ps4-waker npm package to my MacBook

  2. Run ps4-waker and followed the instructions so the utility created a file ~/.ps4-waker.credentials.json

  3. Installed playactor npm package to my MacBook

  4. Run playactor login so it was able to pick existing creds and created it's own version in ~/.config/playactor/credentials.json

  5. Installed playactor to Synology via Homebridge terminal

  6. Copied credentials file from 4 to ~/.config/playactor/credentials.json on my NAS

  7. Run playactor login on NAS (still in same HB terminal) and followed the instructions

  8. Profit :)

Thanks for the Workaround! Will try that out and let you guys know if it has worked. Maybe this steps could be added to the Guide later Β―_(ツ)_/Β―

from homebridge-playstation.

yahms avatar yahms commented on August 20, 2024

@0n1cOn3 I had the same problem and I was able to fix it. So what I did:

  1. Installed ps4-waker npm package to my MacBook
  2. Run ps4-waker and followed the instructions so the utility created a file ~/.ps4-waker.credentials.json
  3. Installed playactor npm package to my MacBook
  4. Run playactor login so it was able to pick existing creds and created it's own version in ~/.config/playactor/credentials.json
  5. Installed playactor to Synology via Homebridge terminal
  6. Copied credentials file from 4 to ~/.config/playactor/credentials.json on my NAS
  7. Run playactor login on NAS (still in same HB terminal) and followed the instructions
  8. Profit :)

yeah thanks this helped me too.. i did the following. I run hb in docker on synology, using the inbuilt docker (yes yes, i know, im too lazy for portainer) tho i skip the SPK and just use a scheduled docker run command to refresh the container

  1. Log in to Homebridge UI, Open Terminal, these commands (the user you run as may depend on ur config?):
  2. npm install ps4-waker -g
  3. ps4-waker
  4. Followed the process (it appeared in the PS4 App on phone)
  5. make sure this file exists cat ~/.ps4-wake.credentials.json
  6. mkdir ~/.config
  7. mkdir ~/.config/playactor
  8. cp .ps4-wake.credentials.json ~/.config/playactor/credentials.json
  9. homebridge-playstation-login
  10. Follow that process, though it shows in the PS as ps4 waker, i guess because thats what authenticated
  11. (i also saw some error that it didnt work or something, but I just ignored that and carried on lol)
  12. Restarted homebridge
  13. Added accessory
  14. ???
  15. Profit
  16. optional: npm uninstall ps4-waker - on mine it still works without that module. not needed anymore, and coz its not part of HB and wont be updated, i removed it. easy enough to install later

from homebridge-playstation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.