simonjhogan / PLAYz-Media-for-PLEX

PLAYz Media is a PLEX client for the LG Smart TV
http://playz.sithari.com.au
Apache License 2.0
103 stars 83 forks source link

Channel Support #12

Closed simonjhogan closed 9 years ago

pokoli commented 9 years ago

I will realy like to have support for this.

I have found that you can access all the channels on: http://localhost:32400/channels/all and http://localhost:32400/channels/recentlyViewed

The response is something similar to:

<MediaContainer size="1" content="plugins">
   <Directory art="/:/plugins/com.plexapp.plugins.pokerstarstv/resources/art-default.jpg?t=1416665727" platforms="*" protocols="" thumb="/:/plugins/com.plexapp.plugins.pokerstarstv/resources/icon-default.png?t=1416665727" type="channel" key="/video/pokerstarstv" title="PokerStars.tv" share="0" identifier="com.plexapp.plugins.pokerstarstv" lastAccessedAt="1416673063"/>
</MediaContainer

Let me now if i can help on anything else to provide channel support.

simonjhogan commented 9 years ago

All over channels I just haven't had time to implement.

S

lee-b commented 9 years ago

Any update on this?