[mythtv-users] mythfilldatabase full refresh

Jim Turpin mythtv at jimturpin.com
Mon Apr 4 13:59:51 UTC 2005


I think the easiest way might be to run the mythtvsetup and when it asks if
you want to keep all channels select no (keep capture card settings when it
asks), then reset up your capture card to point your input sources and just
re-verify all is well, exit setup and then re-run mythfilldatabase 

-----Original Message-----
From: mythtv-users-bounces at mythtv.org
[mailto:mythtv-users-bounces at mythtv.org] On Behalf Of aaron
Sent: Monday, April 04, 2005 7:39 AM
To: Discussion about mythtv
Subject: Re: [mythtv-users] mythfilldatabase full refresh

On Apr 4, 2005 9:22 AM, Bill Oberman <Oberman at bodymedia.com> wrote:
> 
> I got updated data for those days, but days 3 -> N are wrong.  I don't see
a
> command for "refresh-all" or anything like that, is there? 

I assume you're using the DataDirect stuff? If so, there is a way to
refresh everything, but it's disabled by default (I think Isaac didn't
want to add too much unnecessary load to the DD servers). There's an
option in the code for --dd-grab-all , which will grab all the data
available for your lineup, replacing whatever's in the database. But,
as I said, it's not enabled by default. You'd have to uncomment the
relevant code in the source (sorry, I forget where exactly), and
recompile.

Hm, something else occurs to me... I have not tried this. But it might
be as simple as:
  mysql> DELETE FROM program;

And then run mythfilldatabase. But again, I have not tried this. Take
a backup first. ;)

Anyone else want to jump in and let us know if we can just delete the
contents of the program table? :)

-- 
aaron
_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users




More information about the mythtv-users mailing list