<html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#818181" bgcolor="#f7f7f7" link="#3399ff" vlink="#2c2c2c"><div>On Thu, 2018-04-26 at 20:20 -0400, Greg wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 04/26/2018 07:07 PM, Michael
      Wisniewski wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:CAMmWpRv_2Kc0nkzmE_wRsK7TkiAcf_6XDofkNNavmdpn+zn50Q@mail.gmail.com" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex">
      <div dir="ltr">I'm running:
        <div><br>
        </div>
        <div>2:29.1+fixes.20180412.329c235-0ubuntu0mythbuntu2</div>
        <div><br>
        </div>
        <div>on Ubuntu 17.10.  I removed a number of recordings from the
          command line while I was archiving my shows.  I was planning
          on using find_orphans to remove the references in the database
          but that step isn't working.  When I run it, it lists the
          "Recordings without files", and when I try to delete the
          recording entries, nothing happens.  </div>
        <div><br>
        </div>
        <div>I saw a patch for find_orphans on the mailing list from a
          bit of time ago, but that didn't work either.  I'm using the
          find_orphans from the wiki page that says it works with .29,
          but I'm just having a problem with it. </div>
        <div><br>
        </div>
        <div>Is find_orphans still the right script to use to remove the
          references from the database, or should I be using something
          else?</div>
        <div><br>
        </div>
        <div>Thanks!</div>
      </div>
      <br>
      
      <br>
      <pre>_______________________________________________</pre><pre>mythtv-users mailing list</pre><pre><a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a></pre><pre><a class="moz-txt-link-freetext" href="http://lists.mythtv.org/mailman/listinfo/mythtv-users">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a></pre><pre><a class="moz-txt-link-freetext" href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a></pre><pre>MythTV Forums: <a class="moz-txt-link-freetext" href="https://forum.mythtv.org">https://forum.mythtv.org</a></pre><pre><br></pre>
    </blockquote>
    I use all the time and it still works.. I just used it yesterday..
    Try running it using sudo and see if it isn't a permissions
    problem...<br>
  

<pre>_______________________________________________</pre><pre>mythtv-users mailing list</pre><pre><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a></pre><pre><a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a></pre><pre><a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a></pre><pre>MythTV Forums: <a href="https://forum.mythtv.org">https://forum.mythtv.or</a></pre></blockquote><div><br></div><div>may not be your issue, but i had to change the first line to: '#!/usr/bin/env python2' several versions back. it has been working for me. on 29.2</div></body></html>