[mythtv-users] mythfilldatgabase failure

Bill Meek keemllib at gmail.com
Fri Mar 17 19:50:50 UTC 2023




On Friday 17 March 2023 02:34:53 PM (-05:00), Daryl McDonald wrote:

> On Fri, Mar 17, 2023 at 3:25 PM Bill Meek  wrote:
> 
> > On Friday 17 March 2023 01:38:30 PM (-05:00), Daryl McDonald wrote:
> >
> > ...
> >
> > > I found the new password , edited the config.xml file, now FE connects to
> > > BE but mythfilldatabase still fails:
> > >
> > > 2023-03-17 14:34:52.387726 E XMLTV grabber returned error code 1
> > > 2023-03-17 14:34:52.887191 E Malformed XML file, missing element, at
> > > line 1, Premature end of document.
> >
> > Run mythfilldatabase as you normally do, but add xmltv logging, like this:
> >
> >       mythfilldatabase -v xmltv
> >
> > Look in the output for a line that contains this:
> >
> >     Grabber Command: nice
> >
> > Cut and paste everything after nice up to --output ... . It should look
> > something like this (I added the --debug switch):
> >
> >     tv_grab_zz_sdjson_sqlite --config-file $HOME/.mythtv/antenna.xmltv
> > --debug
> >
> > Look for clues in the output for why it's failing or paste the command and
> > output
> > here.
> >
> > --
> > Bill
> >
> 
>  daryl at trieli:~$ sudo su mythtv
> [sudo] password for daryl:
> $ mythfilldatabase -v xmltv

...

> 2023-03-17 15:33:28.533620 I  Grabber Command: nice
> tv_grab_zz_sdjson_sqlite --config-file '/home/mythtv/.mythtv/antenna.xmltv'
> --output /tmp/mythpNSTyE

...

OK, but you have to run Grabber Command manually:

    tv_grab_zz_sdjson_sqlite --config-file '/home/mythtv/.mythtv/intenna.xmltv' --debug

Looking for a reason for the failure there.

-- 
Bill


More information about the mythtv-users mailing list