<p>Does Find_orphans.py run on 0.21?</p>
<p>Thanks and regards.</p>
<div class="gmail_quote">El 18/12/2010 15:34, "dargllun" <<a href="mailto:dargllun@googlemail.com">dargllun@googlemail.com</a>> escribió:<br type="attribution">> On 18.12.2010 14:14, David Snider wrote:<br>
>><br>>> On Dec 17, 2010, at 1:36 PM, Harry Coin wrote:<br>>><br>>>> Ok. What's the procedure to determine which recording files in any given directory holding recordings are not in the database?<br>
>>><br>>>> I need an 'Orphan Recording Identification' procedure. Once I have that, the idea of keeping the ones we like as videos makes sense.<br>>><br>>> I would just use <a href="http://mythname.pl">mythname.pl</a> (on Gentoo, it's in the contrib directory). Let say your recordings are in /mythtv/tv<br>
>><br>>> find /mythtv/tv -type f -exec /usr/share/mythtv/contrib/info/mythname/<a href="http://mythname.pl">mythname.pl</a> {} \;<br>>><br>>> Any of those files that error out are not in the database.<br>
> <br>> I found <a href="http://www.mythtv.org/wiki/Find_orphans.py">http://www.mythtv.org/wiki/Find_orphans.py</a> to be very convenient.<br>> _______________________________________________<br>> mythtv-users mailing list<br>
> <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>> <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></div>