I'm new to the Channel Development and have a problem with the Plex HT.
I try to create a plugin which plays a .m3u8 stream. It works with Plex/Web and an old Version of the Client (pre HT). The strange thing is that Plex HT doesn't display the VideoClipObject. If I hit the Enter-Button I can choose the resolution and the video starts.
It looks like you are using the older version of Plex channel coding. Newer channels do not use the method of giving the VideoClipObject, MediaObject and others a two letter extension with a period in front of the variables any more. You only do that to assign a variable to the ObjectContainer and to add that container. This may be why it doesn't work with PHT. Since it is newer, it may no longer support the older versions of the Plex API and coding.