I recently updated the packages on my Fedora Core 6 mythtv system and now mythfilldatabase now longer works, instead of updating the scheduling database I get error messages like the following:
2007-08-27 23:59:08.589 Updating source #1 (IceTV) with grabber tv_grab_au
2007-08-27 23:59:08.590 Found 12 channels for source 1 which use grabber
2007-08-27 23:59:08.720 Grabber has capabilities:
2007-08-27 23:59:08.720 Grabbing XMLTV data using tv_grab_au is not supported. You may need to upgrade to the latest version of XMLTV.
A quick web search suggests that there's been a change to XMLTV that has broken compability with a lot of existing schedule grabber scripts (see
http://svn.mythtv.org/trac/changeset/12499), and tv_grab_au_ice will need some modifications before it will work again. Has anyone else hit this problem and, more importantly, found a fix for it?
I'm using tv_grab_au_ice version 3 (the most recent available), xmltv-0.5.48-73.fc6 and mythtv-0.20.2-163.fc6.
Edit: Nevermind, seems I was actually using tv_grab_au_ice version 2 (my download of version 3 picked up a superflous .htm extension and so didn't get used). Version 3 has the --capabilites feature now required by XMLTV which was missing in version 2.