<div class="gmail_quote">On Tue, Oct 30, 2012 at 2:06 PM, Worik Stanton <span dir="ltr"><<a href="mailto:worik.stanton@gmail.com" target="_blank">worik.stanton@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am still getting the wrong channel.<br>
<br>
Last night instead of recording Homeland on TV3 at 9:33 it recorded Prime.<br></blockquote><br>Run these and post the results:<br><br>select chanid, starttime, endtime, title from recorded where starttime between '2012-10-29 21:00' and '2012-10-29 22:00';<br>
<br>select chanid, starttime, endtime, title from program where starttime between '2012-10-29 21:00' and '2012-10-29 22:00';<br><br>select chanid, sourceid, callsign, name, mplexid, serviceid, xmltvid, last_record from channel;<br>
<br>select recordid, type, chanid, starttime, endtime, title, station, last_record from record where title like '%homeland%';<br><br>Alternatively make a database backup and send me that.<br><br>Cheers,<br>Steve<br>
</div>