[mythtv] API Framework has been committed (May break existing users of mythXML).
Robert McNamara
robert.mcnamara at gmail.com
Thu Mar 10 18:09:30 UTC 2011
On Thu, Mar 10, 2011 at 10:02 AM, Wes Brown <thewbman at gmail.com> wrote:
> I have a webOS app called WebMyth that uses the old XML calls
> (http://code.google.com/p/webmyth/) that will probably break some
> functionality with this change. I do want to support both the old and new
> versions in the app. Is there some easy way I could check to see if a
> backend is using the old or new so my app could request the data
> appropriately?
> - wes
BackendIP:6544/Status/GetStatus
If that returns XML, it's the new API framework.
Robert
More information about the mythtv-dev
mailing list