My experience (others may vary) has shown that
mythfilldatabase doesn't seem to replace the data.  My
way of making it do so is to delete everything from
the "program" table in the MySQL database.

mysql -u mythtv -p<password> (where <password> is the
MySQL password for your mythtv user, usually "mythtv")
use mythconverg;
delete from program;
quit

At this point, you can run mythfilldatabase and it
will download the program data again.

This may not be the best way to fix the problem, but
it certainly works for me.

-- Joe 

--- Chris Ribe <[EMAIL PROTECTED]> wrote:

> Assuming I had fixed the offending setting, how
> would I gop about restoring
> normalcy?  I've been fiddling with various settings,
> then rerunning
> mythfilldatabase in the hopes of fixing the problem,
> but nothing has
> changed.
> 
> On 12/13/05, Chris Ribe <[EMAIL PROTECTED]> wrote:
> >
> > I've checked all of the mythtvsetup menus multiple
> times, in addition to
> > all of the frontend menus which seemed even
> remotely relevant, all with no
> > luck.
> >
> > I certainly possible that I just keep missing it,
> but I can't find that
> > setting anywhere.
> >
> > On 12/13/05, Stuart Morgan < [EMAIL PROTECTED]>
> wrote:
> > >
> > > There is a EPG offset setting somewhere,
> possibly in mythtv-setup. Check
> > > that
> > > it is set to zero or try adjusting it to
> whatever works.
> > > --
> > > Stuart Morgan
> > > _______________________________________________
> > > mythtv-users mailing list
> > > mythtv-users@mythtv.org
> > >
>
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> > >
> >
> >
> > _______________________________________________
> mythtv-users mailing list
> mythtv-users@mythtv.org
>
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to