Hi everybody,
I just upgraded to R4V3 because there were news in the changelog about a working tvtoday de grabber. Trouble No.1: In mythtv-setup, there's no tv_grab_de_tvtoday, only the old tv_grab_de. So I did a ln -s tv_grab_de_tvtoday tv_grab_de and then tv_grab_de --configure. I could choose which channels to exclude, etc. Now If I run mythfilldatabase --manual, I get the following:
###
### Running in manual channel configuration mode.
### This will ask you questions about every channel.
###
QTime::setHMS Invalid time 28:00:00.000
QDate::setYMD: Invalid date 2935-93-02
----------------- Start of XMLTV output -----------------
using config filename /home/mythtv/.xmltv/tv_grab_de_tvtoday.conf
http://www.tvtoday.de/tv/programm/progr ... sender=ZDF: could not fetch
http://www.tvtoday.de/tv/programm/progr ... sender=ZDF, aborting
------------------ End of XMLTV output ------------------
Error in 1:1: unexpected end of file
Refreshing Tomorrow's data
----------------- Start of XMLTV output -----------------
using config file /home/mythtv/.mythtv/.xmltv
/usr/bin/tv_grab_na: Config file /home/mythtv/.mythtv/.xmltv does not exist, run me with --configure
------------------ End of XMLTV output ------------------
Question 1: Does the lines starting with
http://tvtoday... mean that TV Today changed something and the grabber doesn't work anymore?
Question 2: Why does mythfilldatabase start tv_grab_na for "tomorrow's data" (and all other days btw)?
Question 3: Is the thing with the invalid date and time important?
I'm quite a beginner but I'd love to get Knoppmyth working correctly...
TIA,
Marcio Cordero