Awesome, thanks!<br><br>-Matt<br><br><div><span class="gmail_quote">On 1/13/06, <b class="gmail_sendername">Boleslaw Ciesielski</b> <<a href="mailto:bolek-mythtv@curl.com">bolek-mythtv@curl.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Matt Kaar wrote:<br>> I've been searching the list for a way to clear a show's cutlist through<br>> the console with no luck. Is there a command that will accomplish this<br>> (or can someone give me the reader's digest SQL command to accomplish it?)
<br><br>update recorded set cutlist=NULL where chanid=xxxx and<br>starttime="yyyy-mm-dd hh:mm:ss";<br><br>Bolek<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">
mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>