I've just done a fresh install of R5B7 on my machine (A26 worked perfectly btw) but I've run into some hiccups. I'm using a DVB adaptor and have set up MythTV to use the tv_grab_uk_rt.
Problem is, running mythfilldatabase refuses to finish. This is the output it gives:
Code:
mythtv@mythtv:~$ mythfilldatabase
2006-04-03 19:12:44.801 Using runtime prefix = /usr
2006-04-03 19:12:44.844 New DB connection, total: 1
2006-04-03 19:12:44.851 Connected to database 'mythconverg' at host: localhost
2006-04-03 19:12:44.871 New DB connection, total: 2
2006-04-03 19:12:44.873 Connected to database 'mythconverg' at host: localhost
2006-04-03 19:12:44.875 Updating source #1 (uktv) with grabber tv_grab_uk_rt
2006-04-03 19:12:44.877 ----------------- Start of XMLTV output -----------------
2006-04-03 19:12:44.880 New DB connection, total: 3
2006-04-03 19:12:44.882 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.
HASH(0x8b51fcc)
RT id 1968 (Discovery Travel & Living +1) not known in channel ids file
RT id 1971 (FX+) not known in channel ids file
RT id 1972 (More4 +1) not known in channel ids file
RT id 1973 (Sky Movies 10) not known in channel ids file
RT id 1984 (Disney Cinemagic) not known in channel ids file
RT id 1981 (CITV) not known in channel ids file
RT id 1985 (Disney Cinemagic +1) not known in channel ids file
channel xtraview.co.uk (1885) not seen on site at /usr/bin/tv_grab_uk_rt line 203.
channel toon.disney.co.uk (422) not seen on site at /usr/bin/tv_grab_uk_rt line 203.
channel itn.co.uk (184) not seen on site at /usr/bin/tv_grab_uk_rt line 203.
HASH(0x8ca5a04)
2006-04-03 19:44:03.547 ------------------ End of XMLTV output ------------------
2006-04-03 19:45:19.274 New DB connection, total: 4
2006-04-03 19:45:20.262 Connected to database 'mythconverg' at host: localhost
It's now 22:27 and it's still going! I left it all of last night and it remained like this in the morning. In the end I had to terminate it as it was impossible to do anything else (it was thrashing the disk and CPU.)
There is still however no listing data. Using EIT instead of tv_grab_uk_rt didn't work either - no listings after about 12 hours when they used to pop up almost immediately.
Here is the relevant log data:
Code:
2006-04-03 19:11:32.681 Running HouseKeeping
2006-04-03 19:12:28.526 MainServer::HandleAnnounce Monitor
2006-04-03 19:12:28.531 adding: mythtv as a client (events: 0)
2006-04-03 19:12:28.777 Unknown socket closing
2006-04-03 19:14:27.534 MainServer::HandleAnnounce Monitor
2006-04-03 19:14:27.542 adding: mythtv as a client (events: 0)
2006-04-03 19:14:30.585 MainServer::HandleAnnounce Monitor
2006-04-03 19:14:30.598 adding: mythtv as a client (events: 0)
2006-04-03 19:16:32.693 Running HouseKeeping
2006-04-03 19:21:32.698 Running HouseKeeping
2006-04-03 19:26:32.768 Running HouseKeeping
2006-04-03 19:31:32.842 Running HouseKeeping
2006-04-03 19:36:32.922 Running HouseKeeping
2006-04-03 19:41:32.915 Running HouseKeeping
2006-04-03 19:46:33.365 Running HouseKeeping
2006-04-03 19:51:39.865 Running HouseKeeping
2006-04-03 19:56:48.995 Running HouseKeeping
2006-04-03 20:01:52.810 Running HouseKeeping
2006-04-03 20:06:58.113 Running HouseKeeping
2006-04-03 20:12:06.190 Running HouseKeeping
2006-04-03 20:17:12.539 Running HouseKeeping
2006-04-03 20:22:25.102 Running HouseKeeping
2006-04-03 20:27:27.805 Running HouseKeeping
2006-04-03 20:32:30.177 Running HouseKeeping
2006-04-03 20:37:36.395 Running HouseKeeping
2006-04-03 20:42:50.483 Running HouseKeeping
2006-04-03 20:47:55.625 Running HouseKeeping
2006-04-03 20:53:05.042 Running HouseKeeping
2006-04-03 20:58:14.493 Running HouseKeeping
2006-04-03 21:03:28.142 Running HouseKeeping
2006-04-03 21:04:41.063 MainServer::HandleAnnounce Monitor
2006-04-03 21:04:42.824 adding: mythtv as a client (events: 0)
2006-04-03 21:05:01.191 MainServer::HandleAnnounce Monitor
2006-04-03 21:05:07.797 adding: mythtv as a client (events: 0)
2006-04-03 21:08:31.589 Running HouseKeeping
2006-04-03 21:13:41.683 Running HouseKeeping
2006-04-03 21:18:45.838 Running HouseKeeping
2006-04-03 21:23:53.815 Running HouseKeeping
2006-04-03 21:28:56.795 Running HouseKeeping
2006-04-03 21:34:22.895 Running HouseKeeping
2006-04-03 21:40:20.721 Running HouseKeeping
2006-04-03 21:45:27.722 Running HouseKeeping
2006-04-03 21:50:37.060 Running HouseKeeping
2006-04-03 21:55:40.593 Running HouseKeeping
2006-04-03 22:00:54.937 Running HouseKeeping
2006-04-03 22:05:59.832 Running HouseKeeping
2006-04-03 22:11:09.634 Running HouseKeeping
2006-04-03 22:16:15.892 Running HouseKeeping
2006-04-03 22:21:20.078 Running HouseKeeping
Anyone know what's going on? I've had to manually schedule everything for now
Help and advice greatly appreciated!