<br><br><div class="gmail_quote">On Wed, Feb 22, 2012 at 5:49 PM, Raymond Wagner <span dir="ltr"><<a href="mailto:raymond@wagnerrp.com">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 class="HOEnZb"><div class="h5">On 2/22/2012 18:07, Zarthan South wrote:<br>
> How are system events triggered? I have a simple script for a<br>
> Recording Deleted event that does not seem to run when I delete a<br>
> recording from mythweb. Is the event triggered from the FE only? I<br>
> only have a BE running and do not use a FE. I am using mythtv 2.4 fixes.<br>
<br>
</div></div>Assuming the path is correct, absolute, and executable by the user<br>
running mythbackend, it should trigger when you delete a recording.<br>
Check your backend logs and see if it is reporting any kind of errors<br>
trying to run it.<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br><div>No errors in backend logs. Recording Deleted event has full path to the script (<a href="http://mythlink.pl">mythlink.pl</a>) and the script is owned my the mythtv user. </div>