<div dir="ltr">On Wed, Aug 27, 2008 at 3:06 AM, Brad DerManouelian <span dir="ltr">&lt;<a href="mailto:myth@dermanouelian.com" target="_blank">myth@dermanouelian.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div>On Aug 26, 2008, at 11:36 PM, Bobby Gill wrote:<br>
<br>
&gt; I am using the script from the mythtv remove commercials wiki and it<br>
&gt; has been working fine, wondering if this error is important:<br>
<br>
</div>This script? <a href="http://www.mythtv.org/wiki/index.php/Script_-_RemoveCommercials" target="_blank">http://www.mythtv.org/wiki/index.php/Script_-_RemoveCommercials</a><br>
If so, there is no line 142. Which script are you using?<br>
<div></div></blockquote><div><br><a href="http://www.mythtv.org/wiki/index.php/Talk:Script_-_RemoveCommercials" target="_blank">http://www.mythtv.org/wiki/index.php/Talk:Script_-_RemoveCommercials</a><br><br>Sorry I should&#39;ve mentioned I&#39;m using the one from the Talk page there.<br>

</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><br>
&gt; 2008-08-27 00:57:26.895 Cutlist set to:<br>
&gt; mythcommflag: Clearing cutlist successful for 1015_20080826233300.mpg<br>
&gt; /usr/bin/removecommercials: line 142: recordedmarkup: command not<br>
&gt; found<br>
&gt; ERROR 1045 (28000): Access denied for user &#39;root&#39;@&#39;localhost&#39; (using<br>
&gt; password: NO)<br>
<br>
</div>This error is because you haven&#39;t given permission to root@localhost<br>
to modify your mythconverg database.<br>
You want to use the insturctions at the bottom of this page: <a href="http://www.mythtv.org/wiki/index.php/MythFrontend" target="_blank">http://www.mythtv.org/wiki/index.php/MythFrontend</a><br>
But you want root instead of mythtv, so use this:<br>
grant all on mythtconverg.* to &#39;root&#39;@&#39;%&#39; identified by<br>
&#39;thepasswordyouchoose&#39;;<br>
<div></div></blockquote><div><br>Thanks a bunch! I have done this and will monitor for further errors. <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><br>
&gt; Also have been getting a bunch of these throughout the log:<br>
&gt;<br>
&gt; 2008-08-27 00:51:56.804 TFW, Error: Write() -- IOBOUND begin<br>
&gt; cnt(2048) free(2047)<br>
&gt; 2008-08-27 00:51:57.384 TFW, Error: Write() -- IOBOUND end<br>
<br>
</div>That looks like your disk is too slow to do everything you&#39;re asking<br>
it to do.<br>
<br>
-Brad</blockquote><div><br>&nbsp;That reminds me, there&#39;s a HD Ringbuffer size option in mythtv-setup I have set to 14100. Is that a practical setting for a Sata drive? Don&#39;t wanna take it higher if that could damage anything, just curious if I&#39;ve got it set low though.<br>
<br>Thanks,<br>Bob</div></div></div>