Hi,<br><br>I&#39;m having problems using tv_grab_combiner. As seen in the logs below, mythfilldatabase thinks that channel 6 (Denmark DR1) already has data for dates &gt;6 days into the future, even though the grabber only gives 6 days of data. However, looking at the &quot;program&quot; table directly shows it to be empty for those dates (28 and 29 September).
<br><br>Is there somewhere in the mythconverg database where I can see how many days MythTV thinks it has for specific channels?<br><br>If I run mythfilldatabase normally (e.g. automatically from MythTV itself) the tv_grab_dk grabber causes some errors:
<br><br>2007-09-21 07:05:00.612 ----------------- Start of XMLTV output -----------------<br><a href="http://tv2.dk">tv2.dk</a> only provide information for today and the next 6 days. at /usr/bin/tv_grab_dk line 206.<br>/usr/bin/tv_grab_dk exited with an error-code.
<br>/usr/bin/tv_grab_dk returned invalid data. Ignoring.<br>2007-09-21 07:05:03.300 ------------------ End of XMLTV output ------------------<br>2007-09-21 07:05:03.311 FAILED:&nbsp; xmltv returned error code 256.<br>2007-09-21 07:05:
03.441 Updating icons for sourceid: 7<br>Updated programs: 437&nbsp; Unchanged programs: 0<br>2007-09-21 07:05:08.702 Failed to fetch some program info<br>2007-09-21 07:05:09.674 mythfilldatabase: Failed to fetch some program info
<br><br>...but the other grabbers new data (day 14) is fetched properly, and if I clear the &quot;program&quot; table before running, all 6 days are properly fetched for tv_grab_dk, and all 14 days for tv_grab_swedb...<br>
<br>/ Niklas<br><br><br>SQL:<br><br>mysql&gt; select * from program where chanid=6 and starttime like &quot;%2007-09-28%&quot;;<br>
Empty set (0.00 sec)<br>
<br>
mysql&gt; select * from program where chanid=6 and starttime like &quot;%2007-09-29%&quot;;<br>
Empty set (0.00 sec)<br>
<br>
mysql&gt;<br><br><br>mythfilldatabase:<br><br>[root@mybox /]# mythfilldatabase --max-days 9<br>2007-09-21 10:58:00.679 Using runtime prefix = /usr<br>2007-09-21 10:58:00.691 New DB connection, total: 1<br>2007-09-21 10:58:
00.697 Connected to database &#39;mythconverg&#39; at host: localhost<br>2007-09-21 10:58:00.705 New DB connection, total: 2<br>2007-09-21 10:58:00.705 Connected to database &#39;mythconverg&#39; at host: localhost<br>2007-09-21 10:58:
00.707 mythfilldatabase: Listings Download Started<br>2007-09-21 10:58:00.786 Updating source #7 (ComHem) with grabber tv_grab_combiner<br>2007-09-21 10:58:00.788 Found 15 channels for source 7 which use grabber<br>2007-09-21 10:58:
00.796 Grabber has capabilities: baseline manualconfig<br>2007-09-21 10:58:00.796<br>2007-09-21 10:58:00.796 Checking day @ offset 0, date: Fri Sep 21 2007<br>2007-09-21 10:58:00.817 Data is already present for Fri Sep 21 2007, skipping
<br>2007-09-21 10:58:00.817<br>2007-09-21 10:58:00.817 Checking day @ offset 1, date: Sat Sep 22 2007<br>2007-09-21 10:58:00.817 Data Refresh always needed for tomorrow<br>2007-09-21 10:58:00.817 Refreshing data for Sat Sep 22 2007
<br>2007-09-21 10:58:00.818 New DB connection, total: 3<br>2007-09-21 10:58:00.819 Connected to database &#39;mythconverg&#39; at host: localhost<br>2007-09-21 10:58:00.821 Grabber Command: nice tv_grab_combiner --config-file &#39;/root/.mythtv/ComHem.xmltv&#39; --output /tmp/mythr7KUVL --days 1 --offset 1
<br>2007-09-21 10:58:00.821 ----------------- Start of XMLTV output -----------------<br>Running /usr/bin/tv_grab_se_swedb<br>downloading listings: 100% [================================================================================================================================]Running /usr/bin/tv_grab_dk
<br>fetching data: ##################################################<br>2007-09-21 10:58:05.026 ------------------ End of XMLTV output ------------------<br>2007-09-21 10:58:05.087 New DB connection, total: 4<br>2007-09-21 10:58:
05.088 Connected to database &#39;mythconverg&#39; at host: localhost<br>Ignoring empty timestamp.<br>Ignoring empty timestamp.<br>2007-09-21 10:58:05.166 New DB connection, total: 5<br>2007-09-21 10:58:05.167 Connected to database &#39;mythconverg&#39; at host: localhost
<br>2007-09-21 10:58:05.186 Updating icons for sourceid: 7<br>Updated programs: 0&nbsp; Unchanged programs: 454<br>2007-09-21 10:58:06.123<br>2007-09-21 10:58:06.125 Checking day @ offset 2, date: Sun Sep 23 2007<br>2007-09-21 10:58:
06.146 Data is already present for Sun Sep 23 2007, skipping<br>2007-09-21 10:58:06.146<br>2007-09-21 10:58:06.147 Checking day @ offset 3, date: Mon Sep 24 2007<br>2007-09-21 10:58:06.166 Data is already present for Mon Sep 24 2007, skipping
<br>2007-09-21 10:58:06.167<br>2007-09-21 10:58:06.167 Checking day @ offset 4, date: Tue Sep 25 2007<br>2007-09-21 10:58:06.187 Data is already present for Tue Sep 25 2007, skipping<br>2007-09-21 10:58:06.187<br>2007-09-21 10:58:
06.187 Checking day @ offset 5, date: Wed Sep 26 2007<br>2007-09-21 10:58:06.207 Data is already present for Wed Sep 26 2007, skipping<br>2007-09-21 10:58:06.207<br>2007-09-21 10:58:06.207 Checking day @ offset 6, date: Thu Sep 27 2007
<br>2007-09-21 10:58:06.227 Data is already present for Thu Sep 27 2007, skipping<br>2007-09-21 10:58:06.227<br>2007-09-21 10:58:06.227 Checking day @ offset 7, date: Fri Sep 28 2007<br>2007-09-21 10:58:06.246 Data is already present for Fri Sep 28 2007, skipping
<br>2007-09-21 10:58:06.247<br>2007-09-21 10:58:06.247 Checking day @ offset 8, date: Sat Sep 29 2007<br>2007-09-21 10:58:06.267 Data is already present for Sat Sep 29 2007, skipping<br>2007-09-21 10:58:06.380 Data fetching complete.
<br>2007-09-21 10:58:06.380 Adjusting program database end times.<br>2007-09-21 10:58:06.491&nbsp;&nbsp;&nbsp;&nbsp; 0 replacements made<br>2007-09-21 10:58:06.494 mythfilldatabase: Listings Download Finished<br>2007-09-21 10:58:06.494 Marking generic episodes.
<br>2007-09-21 10:58:06.581&nbsp;&nbsp;&nbsp;&nbsp; Found 0<br>2007-09-21 10:58:06.581 Marking repeats.<br>2007-09-21 10:58:06.660&nbsp;&nbsp;&nbsp;&nbsp; Found 0<br>2007-09-21 10:58:06.660 Unmarking new episode rebroadcast repeats.<br>2007-09-21 10:58:06.739&nbsp;&nbsp;&nbsp;&nbsp; Found 0
<br>2007-09-21 10:58:06.951 Marking episode first showings.<br>2007-09-21 10:58:09.596&nbsp;&nbsp;&nbsp;&nbsp; Found 3207<br>2007-09-21 10:58:09.596 Marking episode last showings.<br>2007-09-21 10:58:12.277&nbsp;&nbsp;&nbsp;&nbsp; Found 3207<br>2007-09-21 10:58:
12.313<br>===============================================================<br>| Attempting to contact the master backend for rescheduling.&nbsp; |<br>| If the master is not running, rescheduling will happen when |<br>| the master backend is restarted.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |
<br>===============================================================<br>2007-09-21 10:58:12.316 Connecting to backend server: <a href="http://192.168.47.1:6543">192.168.47.1:6543</a> (try 1 of 5)<br>2007-09-21 10:58:12.318
 Using protocol version 31<br>2007-09-21 10:58:12.603 mythfilldatabase run complete.<br>2007-09-21 10:58:12.605 DataDirect: Deleting temporary files<br>[root@mybox /]#<br><br><br>/ Niklas<br><br>