This is the key question. You might have an idea "wouldn't it be good if...", but that doesn't mean it is possible or practical.What sort of things do you want to develop?
Not in my scheme it wouldn't. The phone rings, the CLI detector sends a "TV Portal" injection to the ir package via a TCP/IP request to /plugin/ir/remote.jim, and only then does the Humax enter TV Portal mode. The user then cancels TV Portal mode by acknowledging the pop-up with the Exit button.Downside would be that the box would display "TV PORTAL" all the time regardless of channel - unless you also pass the data across.
I don't understand that. I had a play in that area (1.02.xx) and found I could substitute my own HTML in place of the standard Humax redirection to the web service, so I see no difficulty in creating and debugging an intermediate portal service web page on the Humax itself, or redirecting the portal access straight to a server on the external interface to the CLI system. Having it as an app rather than the entire portal allows for the other apps to be accessed, but would require more jiggery-pokery to start it up.I would keep it as an app rather than take over the entire portal - you're asking for trouble doing that, especially debugging.
Yes I'll give you that, but you are losing the entire portal for one function. If that's what you want then fine, but I don't think it'll catch on.Not in my scheme it wouldn't. The phone rings, the CLI detector sends a "TV Portal" injection to the ir package via a TCP/IP request to /plugin/ir/remote.jim, and only then does the Humax enter TV Portal mode. The user then cancels TV Portal mode by acknowledging the pop-up with the Exit button.
Go on then..I don't understand that. I had a play in that area (1.02.xx) and found I could substitute my own HTML in place of the standard Humax redirection to the web service, so I see no difficulty in creating and debugging an intermediate portal service web page on the Humax itself, or redirecting the portal access straight to a server on the external interface to the CLI system.