[mythtv-users] Problem with mythfilldatabase

Gary Te Young gazza at tey.co.nz
Sat Jul 19 19:08:42 EDT 2003


I had a problem some time ago, since no one reported it I thought that
this was just an isolated incident for my setup.  I don't know how many
other Kiwis are using mythtv but I did the following to fix it.

I found the problem was that mythfilldatabase was looking for a
different file to populate the database after tv_grab_nz was used.

Try changing

configfile.ascii());

to

filename.ascii());

on line 1257 in mythtv/programs/mythfilldatabase/filldata.cpp


Cheers
Gary Te Young




More information about the mythtv-users mailing list