Awesome, thanks!<br><br>-Matt<br><br><div><span class="gmail_quote">On 1/13/06, <b class="gmail_sendername">Boleslaw Ciesielski</b> &lt;<a href="mailto:bolek-mythtv@curl.com">bolek-mythtv@curl.com</a>&gt; 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>&gt; I've been searching the list for a way to clear a show's cutlist through<br>&gt; the console with no luck.&nbsp;&nbsp;Is there a command that will accomplish this<br>&gt; (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=&quot;yyyy-mm-dd hh:mm:ss&quot;;<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>