[mythtv] segfault with mythepg and problem with mythfilldatabase

Isaac Richards mythtv-dev@snowman.net
Mon, 28 Oct 2002 13:54:10 -0500


On Monday 28 October 2002 01:37 pm, Daniel Paessler wrote:
> i did a make clean after changing settings.pro and did a fresh install
> from cvs too. anyway, i also think that the reason is my empty database.
> but how can i fill it? tv_grab_de works. maybe it's a problem with some
> special german characters? i put an outputfile here, perhaps someone can
> have a look at it : http://www.paedan.de/xmltv.xml
>
> i produced it with : tv_grab_de --days 7 --output xmltv.xml
> it told me that it can only fetch 6 days, but that should not be a
> problem. it's more than 2mb, be warned ;-)
>
> filling my database should be the first thing for me (or you maybe) to
> solve.

It doesn't have channel data -- you need to run 'mythfilldatabase --manual' 
and set all that up.  You should probably update to current CVS as well, as 
I've merged in Andrew's patch that he asked you to try.

Isaac