[mythtv-commits] mythtv commit: r22260 by mdean

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Oct 5 22:36:40 UTC 2009


      Author: mdean
        Date: 2009-10-05 22:36:40 +0000 (Mon, 05 Oct 2009)
New Revision: 22260
   Changeset: http://cvs.mythtv.org/trac/changeset/22260

Modified:

   trunk/mythtv/contrib/maintenance/flush_deleted_recgroup.pl

Log:

Modify flush_deleted_recgroup.pl to allow the user to force deletion of recording metadata even if the file does not exist.  Default behavior is unchanged.  Adds in Getopt::Long to handle the --force option and adds a --help option.

This, combined with use of a playlist to change recording group of a bunch of recordings to Deleted, provides a nice no-direct-DB-manipulation-required method for deleting a bunch of metadata after losing recording files without having to confirm deletion of each one.





More information about the mythtv-commits mailing list