[mythtvnz] 0.19 / mythfilldatabase / time screwup
Wade Maxfield
mythtvnz@lists.linuxnut.co.nz
Sat, 6 May 2006 23:01:26 +1200
>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.
>
>--
>Criggie
>
the 2 is for sourceid 2 and the -1 means to replace all the data.
Leaving them out gives an error:
missing or invalid parameters for --file option
So they're kind of needed. 8)
- Wade