[mythtvnz] 0.19 / mythfilldatabase / time screwup
Robert Fisher
mythtvnz@lists.linuxnut.co.nz
Sun, 7 May 2006 10:15:01 +1200
On Saturday 06 May 2006 7:25 pm, Criggie wrote:
> Wade Maxfield wrote:
> > mythfilldatabase --no-delete --file 2 -1 /tmp/listings-latest.xml
>
> Try this:
> mythfilldatabase --no-delete --file /tmp/listings-latest.xml
>
> I dunno what the -l and 2 used to do in 0.18 either.
mythfilldatabase --help
would help answer that question.
In the example above I believe that the 2 is the
<sourceid> = cardinput
and the -1 is the
<offset> = days from today that xmlfile defines
(-1 means to replace all data, up to 10 days)
I use 1 -7
Rob