<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Aug 27, 2008, at 1:15 PM, Bobby Gill wrote:</div><div><br></div><blockquote type="cite"><div dir="ltr"><div class="gmail_quote"><div><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've mentioned I'm using the one from the Talk page there.</div></div></div></blockquote><div><br></div>Ahh.. that makes more sense.</div><div><br></div><div><blockquote type="cite"><div dir="ltr"><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> > 2008-08-27 00:57:26.895 Cutlist set to:<br> > mythcommflag: Clearing cutlist successful for 1015_20080826233300.mpg<br> > /usr/bin/removecommercials: line 142: recordedmarkup: command not<br> > found</div></blockquote></div></div></blockquote><div><br></div>This is a symptom of the next error:</div><div><br><blockquote type="cite"><div dir="ltr"><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>> ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using<br> > password: NO)<br> <br> </div>This error is because you haven'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 'root'@'%' identified by<br> 'thepasswordyouchoose';<br> <div></div></blockquote><div><br>Thanks a bunch! I have done this and will monitor for further errors. </div></div></div></blockquote><div><br></div>which should be fixed now. :)</div><div><br></div><div><blockquote type="cite"><div dir="ltr"><div class="gmail_quote"><div> That reminds me, there's a HD Ringbuffer size option in mythtv-setup I have set to 14100. Is that a practical setting for a Sata drive? Don't wanna take it higher if that could damage anything, just curious if I've got it set low though.<br></div></div></div></blockquote></div><br><div>No idea. When I was using NFS I had to set it to its highest settings in order to get high-def content to play properly but I have it at the default now that all my content is on local disks. It's also working much better since I upgraded to Gigabit on my remote frontends. I'd say if it's working for you the way it is, leave it alone.</div><div><br></div><div>-Brad</div><div><br></div></body></html>