[mythtvnz] mythfilldatabase and epg.pvr.geek.nz

Duncan Kennington mythtvnz@lists.linuxnut.co.nz
Wed, 20 Jun 2007 21:42:36 +1200


If listings.xml isn't empty then it could be a problem with the
database itself - check the tables (program in particular) in MySQL to
see if there are any issues in them perhaps?

On 20/06/07, Jonathan Guthrie <bikerbob@gmail.com> wrote:
> I've run into a problem where mythfilldatabase isn't adding new data
> to MySQL.
> MythWeb shows the following:
>
> Last mythfilldatabase run started on 2007-06-20 20:24 and ended on
> 2007-06-20 20:24. mythfilldatabase ran, but did not insert any new
> data into the Guide. This can indicate a potential problem with the
> XML file used for the update.
> There's guide data until 2007-06-24 14:00 (4 days).
>
> This is my script set to run in the early hours of the morning...
>
> cd /home/mythtv/Desktop/epg/
> rm -f /home/mythtv/Desktop/epg/listings.xml
> wget http://epg.pvr.geek.nz/epg/listings.xml.gz
> gzip -d listings.xml.gz
> mythfilldatabase --file 1 -1 listings.xml --update
>
> Any ideas why it's not working?
>
>
> Jono
>
> // ---------------------------------------------------------
> /*
>      Jonathan Guthrie
>      xServe Ltd, Wellington NZ
>      jono@xserve.co.nz   |   http://xserve.co.nz
>      DDI +64 4 978 7388   |   Mob +64 21 678890
>
> */
> // ---------------------------------------------------------
>
>
>
> _______________________________________________
> mythtvnz mailing list
> mythtvnz@lists.linuxnut.co.nz
> http://lists.ourshack.com/mailman/listinfo/mythtvnz
> Archives http://www.gossamer-threads.com/lists/mythtv/mythtvnz/
>