<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 12/19/2010 13:19, Ryan Rustong wrote:
    <blockquote
      cite="mid:AANLkTi=iqqz3u1+01WheTnwDUV4NyE2QfgtYEOdoJv1M@mail.gmail.com"
      type="cite"><br>
      <div class="gmail_quote">On Sun, Dec 19, 2010 at 8:00 AM, Udo van
        den Heuvel <span dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:udovdh@xs4all.nl">udovdh@xs4all.nl</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div class="im">On 2010-12-19 14:17, Jan Ceuleers wrote:<br>
            &gt; On 19/12/10 10:07, Udo van den Heuvel wrote:<br>
            &gt;&gt; When I see the error below, what is the most likely
            cause?<br>
            &gt;&gt;<br>
            &gt;&gt; [mythtv@recorder ~]$ ./Find_orphans.py<br>
            &gt;&gt; Traceback (most recent call last):<br>
            &gt;&gt; &nbsp; &nbsp;File "./Find_orphans.py", line 224,
            in&lt;module&gt;<br>
            &gt;&gt; &nbsp; &nbsp; &nbsp;main()<br>
            &gt;&gt; &nbsp; &nbsp;File "./Find_orphans.py", line 161, in main<br>
            &gt;&gt; &nbsp; &nbsp; &nbsp;recs, zerorecs, orphvids, orphimgs, dbbackup,
            unfiltered =<br>
            &gt;&gt; populate(host)<br>
            &gt; (...)<br>
            &gt;&gt;<br>
            &gt;&gt; How can I help fix this?<br>
            &gt;<br>
            <br>
          </div>
          Thanks but strange as we have 0.24 here:<br>
          <br>
        </blockquote>
        <div><br>
        </div>
        <div>I'm also running 0.24 and am seeing the same error. &nbsp;Let me
          know if there is any additional output that can help in
          figuring this out.</div>
        <div><br>
        </div>
        <div>ryan@mythbuntu01:/usr/local/bin$ ./find_orphans.py</div>
        <div>Traceback (most recent call last):</div>
        <div>&nbsp;&nbsp;File "./find_orphans.py", line 224, in &lt;module&gt;</div>
        <div>&nbsp;&nbsp; &nbsp;main()</div>
        <div>&nbsp;&nbsp;File "./find_orphans.py", line 161, in main</div>
        <div>&nbsp;&nbsp; &nbsp;recs, zerorecs, orphvids, orphimgs, dbbackup,
          unfiltered = populate(host)</div>
        <div>&nbsp;&nbsp;File "./find_orphans.py", line 84, in populate</div>
        <div>&nbsp;&nbsp; &nbsp;recs = list(DB.searchRecorded(**kwargs))</div>
        <div>&nbsp;&nbsp;File "/usr/lib/pymodules/python2.6/MythTV/utility.py",
          line 139, in __call__</div>
        <div>&nbsp;&nbsp; &nbsp;where,fields,joinbit = self.parseInp(kwargs)</div>
        <div>&nbsp;&nbsp;File "/usr/lib/pymodules/python2.6/MythTV/utility.py",
          line 176, in parseInp</div>
        <div>&nbsp;&nbsp; &nbsp;raise TypeError(errstr % (self.__name__, key))</div>
        <div>
          TypeError: searchRecorded got an unexpected keyword argument
          'livetv'</div>
      </div>
    </blockquote>
    <br>
    Fixed two days ago... and never 'push'ed.<br>
    <br>
<a class="moz-txt-link-freetext" href="https://github.com/MythTV/mythtv/commit/30a2515ad93c2e7f0d3d3e1a37edf3acfc1adf94">https://github.com/MythTV/mythtv/commit/30a2515ad93c2e7f0d3d3e1a37edf3acfc1adf94</a><br>
  </body>
</html>