OpenPLi is missing the SingleEPG class
Closed this issue · 4 comments
As noted before, OpenPLi is missing the SingleEPG class, making Heinz not work there.
Take a look and check if we can use EPGSelection directly, as SingleEPG is a simple(?) wrapper around it.
@DutchDude6X to test.
Installed OpenPLi to review the feasibility.
There's a lot more going on in terms of differences besides SingleEPG - it's just that most of them manifest at run time - so I'm afraid a quick fix/port to OpenPLi isn't going to happen.
There's an experimental version for OpenPLi, but Setup isn't working (yet).
Also, it doesn't integrate the latest changes for VAPI.
The OpenPLi experimental version now should be fully functional: setup works, and latest VAPI changes were integrated.
Leaving it open as the EPG classes deserve another look to eliminate the simple list workaround.
An attempt was made.