On 8/11/05, Andrej van der Zee <[EMAIL PROTECTED]> wrote: > Hi, > > I am new to mythtv and following the instructions in > the manual. When I run mythfilldatabase --manual I get > the following error: > > ### > ### Running in manual channel configuration mode. > ### This will ask you questions about every channel. > ### > 2005-08-11 18:56:48.821 DBPassword is not set in > mysql.txt > 2005-08-11 18:56:49.063 New DB connection, total: 1 > 2005-08-11 18:56:49.187 New DB connection, total: 2 > ----------------- Start of XMLTV output > ----------------- > 2005-08-11 18:56:49.304 New DB connection, total: 3 > using config filename /root/.xmltv/tv_grab_nl.conf > downloading summary > http://www.tvgids.nl/zoeken/?station=1&genre=&interval=3×lot=0: > date in page 2005081300:00:00 (Zaterdag 13 augustus > 2005) doesn't match expected 2005-08-14 at > /usr/bin/tv_grab_nl line 1171. > ------------------ End of XMLTV output > ------------------ > Error in 4:170: unexpected end of file > Updating icons for sourceid: 1 > 2005-08-11 18:57:04.636 New DB connection, total: 4 > Updated programs: 0 Unchanged programs: 0 > Failed to fetch some program info > > > > > > It seems that mythfilldatabase is expecting a > different date then it gets from the xmltv server. The > problem is that mythfilldatabase does not recover from > this error. > > How can I solve this matter?
Get a copy of tv_grab_nl_pdb from http://visualization.tudelft.nl/~paul/grabber/, and replace your current tv_grab_nl with it. There are instructions for getting it working on that page. You probably want to run it with the flag that makes the output compatible with the default tv_grab_nl. I changed over to this grabber the first time that tvgids.nl changed their format after I'd started using mythtv. The author seems to make updates very quickly when this happens. The script also seems to be much faster than the original. HTH, Chris _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
