<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 5 May 2016 at 09:04, Anthony Giggins <span dir="ltr"><<a href="mailto:seven@seven.dorksville.net" target="_blank">seven@seven.dorksville.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><div><div class="gmail_extra"><div class="gmail_quote"><div>FYI, I hacked a simple solution into the lossless cut script /usr/bin/lossless_cut </div><div><br></div><div>I just added the below after the $LAUNCHER $* line</div><div>echo "update recorded set transcoded = 1 where basename like '%.mkv';" | mysql -uUSERNAME -pPASSWORD mythconverg<br></div></div><br></div><div class="gmail_extra">please note you'll need to replace your username and password to the mysql database to make this work, please use at your own risk :)</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div></div></div></div></blockquote></div><div class="gmail_extra"><br></div>That's going to update all mkv recordings isn't it, not just the one you are processing?<br></div></div>