<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 16, 2014 at 2:10 PM, John Pilkington <span dir="ltr"><<a href="mailto:J.Pilk@tesco.net" target="_blank">J.Pilk@tesco.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":2pd" class="a3s" style="overflow:hidden">mythutil --clearcutlist<br>
<br>
I have this in a script:<br>
<br>
# Cutting completed. Now clean up.<br>
CMD="ionice -c3 mythutil --clearcutlist --chanid "$chanid" \ --starttime "$starttime" -q "<br>
echo "running: "${CMD}""<br>
${CMD}<br>
echo -e "Cutlist has been cleared.\n"</div></blockquote></div><br>If you're throwing away the original, you may as well clear the skiplist as well, since tehre's no point in keeping it</div><div class="gmail_extra"><br></div><div class="gmail_extra">mythutil --clearskiplist</div><div class="gmail_extra"><br><br clear="all"><div><div class="gmail_signature">-- <br>Justin B. Alcorn<br>PGP Fingerprint A36D D691 C5B0 BE15 5A2A AF49 AA1C 372C</div></div>
</div></div>