<div dir="ltr"><br><div style>Trying to clean up my recordings folder, discovered the backend hadn&#39;t been deleting for months... :(</div><div style><br></div><div style>Running 0.25 mythbuntu, grabbed find_orphans.py script... ran it, and I get this error:</div>
<div style><br></div><div style>------</div><div style><br></div><div style>recordings with missing files</div><div style>&lt; LOTS OF RECORDINGS TO FIX&gt;</div><div style><br></div><div style><div>Traceback (most recent call last):</div>
<div>  File &quot;/usr/local/bin/find_orphans.py&quot;, line 230, in &lt;module&gt;</div><div>    main(sys.argv[1])</div><div>  File &quot;/usr/local/bin/find_orphans.py&quot;, line 170, in main</div><div>    printrecs(&quot;Recordings with missing files&quot;, recs)</div>
<div>  File &quot;/usr/local/bin/find_orphans.py&quot;, line 43, in printrecs</div><div>    rec.pprint()</div><div>  File &quot;/usr/local/bin/find_orphans.py&quot;, line 38, in pprint</div><div>    print u&#39;  {0:&lt;70}{1:&gt;28}&#39;.format(name,self.basename)</div>
<div>UnicodeEncodeError: &#39;ascii&#39; codec can&#39;t encode character u&#39;\xf1&#39; in position 46: ordinal not in range(128)</div><div><br></div><div>---------<br></div><div><br></div><div style>Any ideas what library I might be missing? (Or what command-line option I might be missing?)</div>
<div style><br></div><div style><br></div><div style><br></div><div style><br></div></div></div>