I think I may have broke the UK RT Mythfilldatabase
I did a few changes to my system and I can only assume one of them broke it.
1/ I deleted a few records from the Electronic program guide in the database which related to recordings in 2026 the guide always said I had 7000+ days guide available. I dont think this is the cause though.
2/ I edited my StickSource.xmltv file in ~mythtv/.mythtv removing one channel that shouldnt have been in there (I dont think this is the problem because i restored a backup and It hasnt cured it). I have two sources Digital.xmltv and StickSource.xmltv (the StickSource is a cut down version which dosnt have all the channels that Digital does as that card dosnt get a good lock on all channels)
3/ I did a rescan for channels (just to see if any new channels had been added) (only on the Digital Source)
This is the ourput from Mythfilldatabase
Code:
>[b] mythfilldatabase[/b]
2007-07-27 23:38:22.118 Using runtime prefix = /usr
2007-07-27 23:38:22.142 New DB connection, total: 1
2007-07-27 23:38:22.147 Connected to database 'mythconverg' at host: localhost
2007-07-27 23:38:22.152 New DB connection, total: 2
2007-07-27 23:38:22.153 Connected to database 'mythconverg' at host: localhost
2007-07-27 23:38:22.311 Updating source #1 (Digital) with grabber tv_grab_uk_rt
2007-07-27 23:38:22.312 ----------------- Start of XMLTV output -----------------
2007-07-27 23:38:22.312 New DB connection, total: 3
2007-07-27 23:38:22.313 Connected to database 'mythconverg' at host: localhost
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.
finding channels
RT id 1978 (Zee Cinema) not known in channel ids file
RT id 1979 (Zee Music) not known in channel ids file
RT id 1992 (Private Blue) not known in channel ids file
RT id 1993 (UKTV Drama +1) not known in channel ids file
RT id 2010 (Bravo 2) not known in channel ids file
RT id 2011 (ESPN Classic) not known in channel ids file
RT id 2012 (Movies 24) not known in channel ids file
RT id 2013 (Paramount Comedy Digital +1) not known in channel ids file
RT id 2015 (Sci Fi +1) not known in channel ids file
RT id 2016 (TCM2) not known in channel ids file
RT id 2021 (Film4 +1) not known in channel ids file
RT id 2024 (Nat Geo Wild) not known in channel ids file
RT id 2040 (BBC Sport Interactive (red button)) not known in channel ids file
RT id 2041 (Toonami) not known in channel ids file
RT id 2043 (Discovery Channel +1.5) not known in channel ids file
channel named 'Cartoon Network Too' seen twice at /usr/bin/tv_grab_uk_rt line 199.
2007-07-27 23:38:22.777 ------------------ End of XMLTV output ------------------
Error in 1:1: unexpected end of file
2007-07-27 23:38:22.778 Updating icons for sourceid: 1
2007-07-27 23:38:22.779 New DB connection, total: 4
2007-07-27 23:38:22.780 Connected to database 'mythconverg' at host: localhost
Updated programs: 0 Unchanged programs: 0
2007-07-27 23:38:22.781 Updating source #3 (StickSource) with grabber tv_grab_uk_rt
2007-07-27 23:38:22.781 ----------------- 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.
finding channels
RT id 1978 (Zee Cinema) not known in channel ids file
RT id 1979 (Zee Music) not known in channel ids file
RT id 1992 (Private Blue) not known in channel ids file
RT id 1993 (UKTV Drama +1) not known in channel ids file
RT id 2010 (Bravo 2) not known in channel ids file
RT id 2011 (ESPN Classic) not known in channel ids file
RT id 2012 (Movies 24) not known in channel ids file
RT id 2013 (Paramount Comedy Digital +1) not known in channel ids file
RT id 2015 (Sci Fi +1) not known in channel ids file
RT id 2016 (TCM2) not known in channel ids file
RT id 2021 (Film4 +1) not known in channel ids file
RT id 2024 (Nat Geo Wild) not known in channel ids file
RT id 2040 (BBC Sport Interactive (red button)) not known in channel ids file
RT id 2041 (Toonami) not known in channel ids file
RT id 2043 (Discovery Channel +1.5) not known in channel ids file
channel named 'Cartoon Network Too' seen twice at /usr/bin/tv_grab_uk_rt line 199.
2007-07-27 23:38:23.226 ------------------ End of XMLTV output ------------------
Error in 1:1: unexpected end of file
2007-07-27 23:38:23.226 Updating icons for sourceid: 3
Updated programs: 0 Unchanged programs: 0
2007-07-27 23:38:23.599 New DB connection, total: 5
2007-07-27 23:38:23.600 Connected to database 'mythconverg' at host: localhost
2007-07-27 23:38:23.602 Failed to fetch some program info
2007-07-27 23:38:23.603 Adjusting program database end times.
2007-07-27 23:38:24.031 0 replacements made
2007-07-27 23:38:24.031 Marking generic episodes.
2007-07-27 23:38:24.833 Found 0
2007-07-27 23:38:24.833 Marking repeats.
2007-07-27 23:38:25.622 Found 0
2007-07-27 23:38:25.622 Unmarking new episode rebroadcast repeats.
2007-07-27 23:38:26.409 Found 0
2007-07-27 23:38:30.387 Marking episode first showings.
2007-07-27 23:38:40.342 Found 6251
2007-07-27 23:38:40.342 Marking episode last showings.
2007-07-27 23:38:49.260 Found 6251
2007-07-27 23:38:49.435
===============================================================
| Attempting to contact the master backend for rescheduling. |
| If the master is not running, rescheduling will happen when |
| the master backend is restarted. |
===============================================================
2007-07-27 23:38:49.438 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5)
2007-07-27 23:38:49.439 Using protocol version 31
2007-07-27 23:38:49.929 mythfilldatabase run complete.
Any Ideas on how to debug this ??
SimonF