[mythtv-users] mythfilldatabase

Michael T. Dean mtdean at thirdcontact.com
Wed May 12 22:37:05 EDT 2004


Bruce Markey wrote:

> Jim Bauer wrote:
>
>> When mythfilldatabase was initially run, it looks like the time on 
>> the computer was screwed up.  So everything is a few hours off.  
>> After correcting the time, and rerunning mythfilldatabase all is ok 
>> for today and tormorrow.  But the rest of the days are not updated.  
>> How do I get it to update everything.
>
>
> $ mysql -u mythtv -pmythtv mythconverg
> mysql> delete from program;
>
> $ mythfilldatabase

Or, download the XMLTV data (for as many days as are bad) to a file (see 
man tv_grab_*--i.e. tv_grab_na_dd) and run:

mythfilldatabase --file ${sourceid} ${offset} ${xmltv_file}

where an offset of -1 says to replace all data up to 10 days.

Mike



More information about the mythtv-users mailing list