gigli wrote: > Hi > > Can anyone help me. A newly installed gentoo amd64 system, using funtoo, > and mythtv database and setting imported from a backup. > > When i run mythfilldatabase i got the following error. > > 2009-07-02 19:22:46.122 Connected to database 'mythconverg' at host: > localhost > 2009-07-02 19:22:46.147 XMLTV config file is: /home/martin/.mythtv/DVB.xmltv > Empty String at /usr/bin/tv_grab_se_swedb line 348 > 2009-07-02 19:22:46.946 FAILED: xmltv returned error code 2304. > 2009-07-02 19:22:46.956 Error in 1:1: unexpected end of file > > And thats all. I can't understand where the problems lie. I have perl > 5.10 and xmltv 0.5.50 > > Happy if anyone could help me. > > Regards Martin > >
Googling didn't bring up anything specific other than a few others having the problem. This ubuntu post [1] has you editing some files but you shouldn't have to in gentoo. I'm running myth as well, what version are you running? I'm looking at the schedules direct page right now [1] but I can't find anything. They are the ones that supply the xmltv data. [1] http://ubuntuforums.org/showthread.php?t=1063978 [2] www.schedulesdirect.com HTH -- Eric Thanks for your answer. I don'αΊ— think the ubuntu solution apply, since mythfilldatabase is concerned with the line: 348 my $doc = $xml->parse_string($xmldata); I'm using mythtv-0.21_p19961-r2 and xmltv 0.5.50 and i don't understand if the problem lies within mythtvs mythfilldatabase or in xmltv. I have rebuilt all dependencies. Downgraded xmltv and mythtv with the same results. It worked june 15, since then i gave ubuntu a try since nuvexport and ffmpeg does not work in gentoo, it didn't in ubuntu either (mythfilldatabase worked thou), reinstalled gentoo, and now i have this problem. Regards Martin