On 22-Jul-05, at 11:30 PM, [EMAIL PROTECTED] wrote:

Do you feel like parsing some html?  Myth has a self-contained web
server that gives the system status on port 6544 of the backend machine,
including the times of the next ten scheduled recordings.  Here's an
exerpt from `lynx -dump http://localhost:6544` :

The same info is available in an xml format by going http://localhost:6544/xml. Unfortunately this leaks a bit on each call so if you use it repeatedly (like I do) then you'll eventually hit the server's vm limit. I've been looking into it but haven't gotten all the leaks figured out yet.

- George

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to