On Thu, Jul 07, 2005 at 08:16:22AM -0700, Monkey Pet wrote:
> I would like to clear the following from the db:
> 
> o Previously recorded programs
> o All scheduled recordings
> o All currently scheduled recordings
> 
> However, I don't want to touch any of the configuration information,
> settings, channel info, and programming guides.  Basically, after
> QAing the box, I need to clear all the recordings and info I used to
> burn in the box and leave only the configuration information.

How about:

        - Configure box.
        - mysqldump (back up database).
        - QA the box.
        - Delete filesystem stuff (e.g., .nuv files)
        - Restore database from backup.

--Rob

Attachment: signature.asc
Description: Digital signature

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to