[gentoo-user] mythfilldatabase not running

2009-11-09 Thread Grant Edwards
I've got a MythTv backend set up that's working great except
for one thing: mythfilldatabase isn't getting run every day.

If I run it manually, it works fine. The schedule database gets
filled, and the system status page on MythWeb shows that it was
run and that it's scheduled to run again the next day.

But, unless I run it manually, it never runs.

I've grepped through the backend log for fill and found
nothing.

I thought that the backend would run mythfilldatabase (I swear
that's how it always worked on my KnoppMyth boxes), but it
doesn't seem to be the case.

Are you supposed to set up a cron job to run mythfilldatabase?

-- 
Grant





Re: [gentoo-user] mythfilldatabase not running

2009-11-09 Thread Mark Knecht
On Mon, Nov 9, 2009 at 5:11 PM, Grant Edwards grant.b.edwa...@gmail.com wrote:
 I've got a MythTv backend set up that's working great except
 for one thing: mythfilldatabase isn't getting run every day.

 If I run it manually, it works fine. The schedule database gets
 filled, and the system status page on MythWeb shows that it was
 run and that it's scheduled to run again the next day.

 But, unless I run it manually, it never runs.

 I've grepped through the backend log for fill and found
 nothing.

 I thought that the backend would run mythfilldatabase (I swear
 that's how it always worked on my KnoppMyth boxes), but it
 doesn't seem to be the case.

 Are you supposed to set up a cron job to run mythfilldatabase?

 --
 Grant

Unless something has changed you shouldn't *have* to set up a cron job
although I know on the myth lists people have discussed doing this.

mythfilldatabase has been hit and miss, mostly hit but at odd times
miss, for me also.

- Mark



Re: [gentoo-user] mythfilldatabase

2009-07-03 Thread Eric Martin
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



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] mythfilldatabase

2009-07-03 Thread gigli
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



Re: [gentoo-user] mythfilldatabase

2009-07-03 Thread Eric Martin
gigli wrote:
 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
   

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

I'm running mythtv-0.20.2_p14301 and not using xmltv at all.  do you need xmltv 
with the new version 
problem.  I just ran mythfilldatabase and I'm not having a problem, so I doubt 
it's the service.  Are you getting this error when you run mythfilldatabase by 
hand, or a cron job?

-- 
eric




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] mythfilldatabase

2009-07-03 Thread gigli
Eric Martin wrote:
 gigli wrote:
 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
   
 
 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
 
 I'm running mythtv-0.20.2_p14301 and not using xmltv at all.  do you need 
 xmltv with the new version 
 problem.  I just ran mythfilldatabase and I'm not having a problem, so I 
 doubt it's the service.  Are you getting this error when you run 
 mythfilldatabase by hand, or a cron job?
 
Hi

I need xmltv since nothing else works in sweden.



[gentoo-user] mythfilldatabase

2009-07-02 Thread gigli
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