<html dir="ltr"><head></head><body style="text-align:left; direction:ltr;"><div>On Tue, 2023-01-24 at 18:59 +0100, Jan Ceuleers wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div>Hi.</div><div><br></div><div>I was wondering whether there is any more documentation about the</div><div>recording pending and recording started events than is available on the</div><div>wiki (which isn't very much).</div><div><br></div><div>I have read that the one envisaged uses of the recording pending event</div><div>is for it to trigger e.g. a set-top box being woken up, but for that to</div><div>be possible it would have to be triggered before the recording actually</div><div>begins, and the beginning of the recording should also wait until the</div><div>recording pending script returns.</div><div><br></div><div>On my backend I'm seeing the opposite: the recording started event</div><div>occurs before the recording pending event, and it obviously doesn't wait</div><div>for one event to be handled before the next-one begins.</div><div><br></div><div>So how is this actually meant to work?</div><div><br></div><div>Many thanks, Jan</div><div>_______________________________________________</div><div>mythtv-users mailing list</div><div><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a></div><div><a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a></div><div><a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a></div><div>MythTV Forums: <a href="https://forum.mythtv.org">https://forum.mythtv.org</a></div></blockquote><div>I use both, pending gets called initially 1 minute BEFORE the show starts and started gets call at start time.</div><div>Attached are my 2 scripts, since I have 2 different set-top boxes and inputs it has to handle both.</div><div>mythtv_recording_pending.sh and mythtv_recording_started.sh</div><div><br></div><div>Don't know if attachments actually make to the mailing list and thru...</div><div><br></div><div>Jim</div><div><br></div></body></html>