Hi
I’m using IP commands to control my OpenPHT client. Actually, it’s Control4’s IP driver, I suppose it’s using JSON in the background. So no IR is involved.
It looks like some commands are not properly sent from Control4 to Plex. I’ve already traced on Control4’s side, no I’d like to do the same in Plex. So basically what I’m looking for is a live log (or tail -f of an actual log file) of all the command being sent in real time to Plex to see which key presses on Control4’s remote make it only as far as the Control4 controller device and which actually get through.
I’ve looked at /storage/.plexht/temp/plexhometheater.log, see here: http://pastebin.com/YzuxpxAw. I’ve seen some lines like this:
CPlexRemotePlaybackHandler::seekTo failed to convert offset into a int64_t
Is there a way to get more information?
Thanks!
Regards
Fermin