[mythtv] mythfilldatabase fails with tv_grab_de_tvtoday

Otto Bommer mailings at ootoo.de
Thu Feb 2 18:43:49 UTC 2006


Since a week the following error occurs with mythfilldatabase on my machine:

grabbing: Died at /usr/bin/tv_grab_de_tvtoday line 681.
------------------ End of XMLTV output ------------------
Error in 4:201: unexpected end of file
Updating icons for sourceid: 1


My workaround is to remove the --slow option in 
programs/mythfilldatabase/filldata.cpp

< command.sprintf("nice %s --slow --days 1 --config-file |%s| --offset %d --output %s",
> command.sprintf("nice %s --days 1 --config-file |%s| --offset %d --output %s",


However, I think this is not the proper fix.
Has this occured to anybody of you.

I will ask to xmltv guys as well.

Otto



More information about the mythtv-dev mailing list