[mythtv-users] Mythfilldatabase recently stopped working

Brian Phillips brian.phillips at byu.net
Mon Apr 1 03:29:25 UTC 2013


It runs daily, but doesn't insert any new data into the guide for 1 of 1
sources.  As the days go by, my number of available guide data keeps
dropping.

Looking at the log files, it looks as though it recognizes it needs data,
grabs the data from SD for all the days it needs, and inserts it into the
DB.  However, the data doesn't actually make it into the DB.

Here's a relevant log entry:
Mar 31 11:22:27 backend mythfilldatabase[29683]: I CoreContext
filldata.cpp:764 (Run) Checking day @ offset 13, date: Sat Apr 13 2013
Mar 31 11:22:27 backend mythfilldatabase[29683]: I CoreContext
filldata.cpp:866 (Run) Data refresh needed because no data exists for day @
offset 13 from 8PM - midnight.
Mar 31 11:22:27 backend mythfilldatabase[29683]: N CoreContext
filldata.cpp:922 (Run) Refreshing data for Sat Apr 13 2013
Mar 31 11:22:27 backend mythfilldatabase[29683]: I CoreContext
filldata.cpp:231 (GrabDDData) Retrieving datadirect data.
Mar 31 11:22:27 backend mythfilldatabase[29683]: I CoreContext
filldata.cpp:248 (GrabDDData) Grabbing data for Sun Mar 31 2013 offset 13
Mar 31 11:22:27 backend mythfilldatabase[29683]: I CoreContext
filldata.cpp:251 (GrabDDData) From Sat Apr 13 06:00:00 2013 to Sun Apr 14
06:00:00 2013 (UTC)
Mar 31 11:22:27 backend mythfilldatabase[29683]: I CoreContext
datadirect.cpp:1158 (GrabData) DataDirect: Grabbing listing data
Mar 31 11:22:27 backend mythfilldatabase[29683]: I CoreContext
datadirect.cpp:1021 (DDPost) Downloading DataDirect feed
Mar 31 11:22:34 backend mythfilldatabase[29683]: I CoreContext
datadirect.cpp:1033 (DDPost) Downloaded 79270 bytes
Mar 31 11:22:34 backend mythfilldatabase[29683]: I CoreContext
datadirect.cpp:1035 (DDPost) Uncompressing DataDirect feed
Mar 31 11:22:34 backend mythfilldatabase[29683]: I CoreContext
datadirect.cpp:1040 (DDPost) Uncompressed to 600503 bytes
Mar 31 11:22:34 backend mythfilldatabase[29683]: I CoreContext
datadirect.cpp:468 (characters) DataDirect: Your subscription expires on Mon
Apr 28 (2014) 9:51 AM
Mar 31 11:22:39 backend mythfilldatabase[29683]: I CoreContext
filldata.cpp:272 (GrabDDData) Grab complete.  Actual data from Tue Apr 9
06:00:00 2013 to Wed Apr 10 06:00:00 2013 (UTC)
Mar 31 11:22:39 backend mythfilldatabase[29683]: I CoreContext
filldata.cpp:276 (GrabDDData) Main temp tables populated.
Mar 31 11:22:39 backend mythfilldatabase[29683]: I CoreContext
filldata.cpp:309 (GrabDDData) Clearing data for source.
Mar 31 11:22:39 backend mythfilldatabase[29683]: I CoreContext
filldata.cpp:315 (GrabDDData) Clearing from Tue Apr 9 00:00:00 2013 to Wed
Apr 10 00:00:00 2013 (localtime)
Mar 31 11:22:40 backend mythfilldatabase[29683]: I CoreContext
filldata.cpp:317 (GrabDDData) Data for source cleared.
Mar 31 11:22:40 backend mythfilldatabase[29683]: I CoreContext
filldata.cpp:319 (GrabDDData) Updating programs.
Mar 31 11:22:41 backend mythfilldatabase[29683]: I CoreContext
filldata.cpp:321 (GrabDDData) Program table update complete.


IT would appear to me, the uneducated, that the problem lies in this line:

Mar 31 11:22:39 backend mythfilldatabase[29683]: I CoreContext
filldata.cpp:272 (GrabDDData) Grab complete.  Actual data from Tue Apr 9
06:00:00 2013 to Wed Apr 10 06:00:00 2013 (UTC)

When it should be adding data from Saturday, April 13th.



More information about the mythtv-users mailing list