<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Sep 5, 2013 at 9:23 PM, Raymond Wagner <span dir="ltr"><<a href="mailto:raymond@wagnerrp.com" target="_blank">raymond@wagnerrp.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div><div class="h5"><div><br></div></div></div><div><span style="font-family:'.HelveticaNeueUI';font-size:15px;line-height:19px;white-space:nowrap">You'll need to subclass it and have the _neweventconn method use a level of 3, which it is not currently set up to do. Note that this is really only intended for debugging and developmental purposes. I only wrote it in the first place so I could watch what events fired at different times to figure out how to use them. Also note that System Events are unlike most other BACKEND_MESSAGES in that it only gets sent to one application per host. If you already have another MythTV application listening from that host, you'll need to get your script to report a different profile name, by feeding it a different config.xml with a custom LocalHostName.</span></div>
</div><br></blockquote><div><br></div><div>Thanks Raymond.</div><div><br></div><div>With some very rudimentary code I am now getting all System Events. </div><div><br></div><div>I have tried to research a little about 'feeing' the script a different config.xml. As it stands, I have a config.xml in my ~/.mythtv directory, but this isn't the one that is being used by my script in anyway. How can I force the script to use a different LocalHostName?</div>
<div><br></div><div>Cheers,</div><div>Whytey</div></div></div></div>