Mythfilldatabase cannot update the schedules after 06:00 on 01/01/2008. The following error message appears and the program guide remains empty.
Code:
2008-01-01 22:29:52.000 Using runtime prefix = /usr
2008-01-01 22:29:52.053 New DB connection, total: 1
2008-01-01 22:29:52.063 Connected to database 'mythconverg' at host: localhost
2008-01-01 22:29:52.080 New DB connection, total: 2
2008-01-01 22:29:52.080 Connected to database 'mythconverg' at host: localhost
2008-01-01 22:29:52.493 Updating source #2 (RadioTimesUK) with grabber tv_grab_uk_rt
2008-01-01 22:29:52.493 Found 121 channels for source 2 which use grabber
2008-01-01 22:29:52.618 Grabber has capabilities: baseline manualconfig cache share preferredmethod
2008-01-01 22:29:52.627 Grabber prefers method: allatonce
2008-01-01 22:29:52.628 New DB connection, total: 3
2008-01-01 22:29:52.629 Connected to database 'mythconverg' at host: localhost
2008-01-01 22:29:52.630 Grabber Command: nice tv_grab_uk_rt --config-file '/root/.mythtv/RadioTimesUK.xmltv' --output /tmp/mythksNAdU
2008-01-01 22:29:52.630 ----------------- Start of XMLTV output -----------------
All data is the copyright of the Radio Times website
<http://www.radiotimes.com> and the use of this data
is restricted to personal use only.
Retrieving channels
Use of uninitialized value in hash element at /usr/bin/tv_grab_uk_rt line 224.
Use of uninitialized value in pattern match (m//) at /usr/bin/tv_grab_uk_rt line 224.
RT id 2047 (Channel 4+1) not known in XMLTV channel_ids file
Use of uninitialized value in hash element at /usr/bin/tv_grab_uk_rt line 224.
Use of uninitialized value in pattern match (m//) at /usr/bin/tv_grab_uk_rt line 224.
RT id 2049 (Virgin 1) not known in XMLTV channel_ids file
Use of uninitialized value in hash element at /usr/bin/tv_grab_uk_rt line 224.
Use of uninitialized value in pattern match (m//) at /usr/bin/tv_grab_uk_rt line 224.
RT id 2050 (Dave) not known in XMLTV channel_ids file
Use of uninitialized value in hash element at /usr/bin/tv_grab_uk_rt line 224.
Use of uninitialized value in pattern match (m//) at /usr/bin/tv_grab_uk_rt line 224.
RT id 2052 (Dave +1) not known in XMLTV channel_ids file
Use of uninitialized value in hash element at /usr/bin/tv_grab_uk_rt line 224.
Use of uninitialized value in pattern match (m//) at /usr/bin/tv_grab_uk_rt line 224.
...
I have tried commenting out line 224 in /usr/bin/tv_grab_uk_rt, (as a poor hack) but it still does not work.
Any one else in the UK with this problem?
Algenon.