<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div><blockquote type="cite"><div><div><blockquote type="cite" cite="mid:7B359A52-9C1F-42CD-BC56-4860F96C3112@gmail.com"><br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
    </blockquote><p>The log tells me you have a video or a recording with a null file
      name. i.e. you have a corrupt database in MythTV.</p><p>On MythTV you can check this with <br>
    </p><p>select * from recorded where basename is null;</p><p>select * from videometadata where filename is null;</p><p>I can change leanfront to bypass the error and drop the corrupt
      record from the display if this is indeed happening.<br>
    </p><p>Peter<br>
    </p>
  </div></div></blockquote><br></div><div><br></div><div>Peter,</div><div><br></div><div>I did use the select statements above, and there were no records where those fields were null in either table.</div><div><br></div><div>However, I did find that there were 99  records in video metadata where the filename was blank.</div><div><br></div><div>I’m going to purge them from the VMD table and try again.</div><div><br></div><div>Thanks!  I have been using the mythvidexport utility, and occasionally it misfires  and leaves the filename field  as ‘’. I’am going to look into this and see what’s going on.</div><div><br></div><div>Regards!</div><br></body></html>