<div class="gmail_quote">On Wed, Jun 20, 2012 at 10:20 AM, David Engel <span dir="ltr"><<a href="mailto:david@istwok.net" target="_blank">david@istwok.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Tue, Jun 19, 2012 at 07:52:12PM -0400, Dave Badia wrote:<br>
<snip><br></div></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">
</div>You first need to use %STARTTIMEISO% to find the matching starttime in<br>
the recorded table. You then need to use the progstart column from<br>
recorded to find the matching starttime in oldrecorded. To be<br>
completely correct, you also need use chanid to get the callsign from<br>
channel and then match callsign with station from oldrecrded. Yeah,<br>
it's convoluted. Evolution works that way sometimes.<br>
<div class="HOEnZb"><div class="h5"><br>
David<br>
--<br>
David Engel<br>
<a href="mailto:david@istwok.net">david@istwok.net</a><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>
</div></div></blockquote></div><br><br>Ah, I didn't see progstart, that makes things easier. Thanks for the info.<br><br>Dave<br>