[mythtv-users] Some lost recording due to Seagate 500GB crash

Matt S. skd5aner at gmail.com
Fri Feb 15 22:22:26 UTC 2008


On Feb 15, 2008 6:13 AM, Chuck Peters <cp at ccil.org> wrote:
> I have lost some recordings and would like to selectively delete the
> database entries and files.
>
> rm `ls -l /home/mythtv/store| grep /500/media/recordings/|awk '{print
> $8}'`* will get the files.
>
> Is there some command or script out there that I could do something like:
> rmdatabaseentry `ls -l /home/mythtv/store| grep
> /500/media/recordings/|awk '{print $8}'
>
>
> Thanks,
> Chuck


Could this be the holy grail you are looking for?
http://svn.mythtv.org/trac/ticket/4677

Thanks!
Matt


More information about the mythtv-users mailing list