Re: Mythtv on Slackware 10.2 reclusive monkey wrote:
> The only things that don't work on my setup are MythBrowser,
> which I can live without and mythfilldatabase; it doesn't seem to want
> to run from myth, or from a cronjob, but simply stick it in a bash
> script and run it as a cron job and it should be fine.
Hmm, not quite it seems. I am still having trouble getting
"mythfilldatabase" to run I get this message from cron;
Running mythfilldatabase
2006-07-22 05:30:05.934 Using runtime prefix = /usr/local
2006-07-22 05:30:06.507 New DB connection, total: 1
2006-07-22 05:30:06.648 Connected to database 'mythconverg' at host:
localhost
2006-07-22 05:30:06.705 New DB connection, total: 2
2006-07-22 05:30:06.707 Connected to database 'mythconverg' at host:
localhost
2006-07-22 05:30:07.252 Updating source #1 (UK TV) with grabber
tv_grab_uk_rt
2006-07-22 05:30:07.278 ----------------- Start of XMLTV output
+-----------------
2006-07-22 05:30:07.279 New DB connection, total: 3
2006-07-22 05:30:07.280 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.
term_width must be at least 5 at blib/lib/Class/MethodMaker/Engine.pm
(autosplit+into blib/lib/auto/Class/MethodMaker/Engine/new.al) line 936
2006-07-22 05:30:12.312 ------------------ End of XMLTV output
+------------------
Error in 1:1: unexpected end of file
2006-07-22 05:30:12.350 Updating icons for sourceid: 1
2006-07-22 05:30:12.351 New DB connection, total: 4
2006-07-22 05:30:12.352 Connected to database 'mythconverg' at host:
localhost
Updated programs: 0 Unchanged programs: 0
2006-07-22 05:30:13.437 New DB connection, total: 5
2006-07-22 05:30:13.438 Connected to database 'mythconverg' at host:
localhost
2006-07-22 05:30:13.728 Failed to fetch some program info
Can anyone shed any light on this? |