Re: [mythtv-users] Clearing previously/currently recorded programs from db

2005-07-07 Thread Robert Tsai
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


signature.asc
Description: Digital signature
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Clearing previously/currently recorded programs from db

2005-07-07 Thread Monkey Pet
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.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users