TBSniller / piccap

PicCap - Hyperion Sender App | Ambilight for LG WebOS TVs
MIT License
313 stars 34 forks source link

PicCap Autostart not working #86

Open irqnet opened 2 months ago

irqnet commented 2 months ago

I've just rooted my 86UM7600PLB running WebOS 05.40.45

In general PicCap is working with a HyperionHDR instance hosted on Proxmox flawlessly.

Just the autostart of PicCap seems not to work, so calling the app manually is mandatory on every start of the TV. It' just opening the app and the service is starting immediately without any button press needed.

shot121640

Checking via telnet if the script probably don't have sufficient rights, pushed me into the direction if the autostart script may fail on TV startup.

/media/developer/apps/usr/palm/services/org.webosbrew.piccap.service # ./piccapautostart /media/developer/apps/usr/palm/services/org.webosbrew.piccap.service # { "errorCode": -1, "returnValue": false, "errorText": "Unknown method \"isRunning\" for category \"/\"" }

Starting the binary manually is throwing some errors, but ambilight is working as expected:

image