[mythtv-users] Python Bindings - Snooping MythTV System Events

Chris Pinkham cpinkham at bc2va.org
Thu Sep 5 10:07:26 UTC 2013


* On Thu Sep 05, 2013 at 05:09:16PM +1000, David Whyte wrote:
> I have been looking at MythTV System Events (
> http://www.mythtv.org/wiki/MythTV_System_Events ) since I would like to
> monitor what is happening and where in my mythtv environment (i.e., which
> FEs are playing what recordings, where do recordings get deleted, etc).

You could also take the easy way out and configure your script to run
as the 'Any Event' handler which would fire off when any system event
is received.  This also leaves the specific event handlers free for
other uses in the future.

--
Chris


More information about the mythtv-users mailing list