[mythtv-users] Script for viewing Frontend status in MythWeb?

Daniel Frey dmfrey at gmail.com
Tue Sep 25 13:49:46 UTC 2012


On Tue, Sep 25, 2012 at 9:40 AM, Michael T. Dean <mtdean at thirdcontact.com>wrote:

> On 09/24/2012 08:06 AM, Chris Watson wrote:
>
>> I was just wondering if anybody has produced a script for viewing the
>> status of one or more frontends within MythWeb?
>>
>>
> Have you looked at the remote control support in MythWeb?  You even get a
> screenshot showing what that frontend is doing when using it...
>
> Mike
>
> ______________________________**_________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/**listinfo/mythtv-users<http://www.mythtv.org/mailman/listinfo/mythtv-users>
>


You could pass the following in a script that will parse the XML output and
do something with it:

curl http://localhost:6547/Frontend/GetStatus

Change the host to the ip address of the frontend you want to query.

-- 
My Google Profile <http://www.google.com/profiles/dmfrey>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20120925/eba76ca3/attachment.html>


More information about the mythtv-users mailing list