[mythtv-users] Clearing the EPG database
Bruce Markey
bjm at lvcm.com
Tue Jun 1 16:53:33 EDT 2004
Nicholas Devenish wrote:
> Hi,
>
> Is there any way to easily wipe the mythtv epg database? I was
> experimenting around with tv_grab_uk_bleb, but now in the program guide
> it shows two entries for every program... I think the solution is to run
> a re-grab, but I'd like to make sure it clears whatever's in there first.
$ mysql -u mythtv -pmythtv mythconverg
mysql> delete from program;
-- bjm
More information about the mythtv-users
mailing list