Also, I found that mythfilldatabase would not run as root from a cron job or as a schduled job in mythbackend. This was because tv_grab_au, which I was using, was not in the path for a non-interative terminal session (i.e. cron). I had to write a cron script that would set the path and then run mythfilldatabase.
HTH's Dave On Tue, 01 Feb 2005 16:20:58 +0900, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hellow jonny > > Sorry I missed to write my name and excuse me to send mail to you > directly . > My name is Masa . > > I tried to run mythfilldatabase with blank Argument and > mythfilldatabase did not work well . > I think that the argument is not needed too. > > I will try again . > > Thanks , > > Masa > > [EMAIL PROTECTED] wrote: > (2005/02/01 15:14) > > >I actually run through the mythfrontend also. The argument isn't needed as > >far as I can remember. > > > > > > > >________________________________ > > > >Johnny Lee > > > > > >-----Original Message----- > >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Thompson > >Sent: Monday, January 31, 2005 9:12 PM > >To: Discussion about mythtv > >Subject: Re: [mythtv-users] About mythfilldatabase > > > >On Tue, 01 Feb 2005 13:46:33 +0900, [EMAIL PROTECTED] <[EMAIL PROTECTED]> > >wrote: > >> Dear all > >> I am enjoying MythTV on Vine linux in Japan . > >> > >> I have one question how to set up mythfilldatabase to set up the > >> MythTV . > >> > >(snip) > >> What is the "Argument of mythfilldatabase" ? > >> > > > >The option to run mythfilldatabase in the settings dialogs is just one > >method of running mythfilldatabase. I believe most people setup a cron > >job for their mythtv user to run mythfilldatabase at a particular time > >of day. For example, here's my crontab entry for user mythtv: > > > >30 03 * * * /usr/bin/mythfilldatabase > > >/var/log/mythtv/mythfilldatabase.log 2>&1 > > > >The arguments you pass to mythfilldatabase are dependent upon your > >guide listing source. You can get a list of the arguments by running > >"mythfilldatabase --help". > > > >Hope that helps, > > > >-- > >Jeff Thompson > >[EMAIL PROTECTED] > > > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > > -- GMAIL is 'da bomb baby....YEAH
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
