[mythtv] [PATCH] [mythfilldatabase] Fix 0.22.2 regression that prevents updates for tomorrow's data

Richard Gering rg4myth at dutchies.us
Thu Aug 30 06:23:19 UTC 2007


Greetings,

After upgrading to MythTV 0.22.2 (and switching to SchedulesDirect :-) I noticed that new channels I subscribed to in the process all showed "Unknown (Unknown)" for current program info in the TV Guide.

The mythfilldatabase logs revealed that the data refresh for tomorrow's data was not getting executed, despite the log saying "Data Refresh always needed for tomorrow".

Investigation of filldata.cpp showed that one of the "download_needed = true" lines was accidentally dropped from the source.

The attached patch file adds this line back, which appears to resolve the problem.

Kind regards,

- Richard Gering.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: mythfilldatabase_0.22.2.patch
Type: application/octet-stream
Size: 539 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20070829/c770e25a/attachment.obj 


More information about the mythtv-dev mailing list