[mythtv] Wii frontend

Bill Meek keemllib at gmail.com
Mon Jun 17 21:04:41 UTC 2013


On 06/16/2013 10:19 PM, Chris Pinkham wrote:
...
 > The Services API is a work in progress, and input from users of the API
> (or people who understand MythTV and can add new endpoints) is always
> welcome.  There are several different projects going on right now
> which make use of the API to create frontends on various devices.

Can I interest you in this one?

      http://code.mythtv.org/trac/ticket/11386

The 1st part of the patch adds this:

     http://<BackendServerIP>:6544/Myth/GetConfigurationInfo

and the 2nd adds to the response of the existing:

     http://<BackendServerIP>:6544/Myth/GetStorageGroupDirs?GroupName=Streaming (etc.)

Both were done based on problems found helping MythTV Android
Frontend users.

It allows a Services API client to alert the user that the backend
has build/configuration choices that will prevent the client from
running properly.

-- 
Bill


More information about the mythtv-dev mailing list