<!DOCTYPE html><html><head>
<style type="text/css">body { font-family:'DejaVu Sans Mono'; font-size:12px}</style>
</head>
<body>On Mon, 28 Sep 2015 10:28:08 +1300, Nick Rout <nick.rout@gmail.com> wrote:<br><br><blockquote style="margin: 0 0 0.80ex; border-left: #0000FF 2px solid; padding-left: 1ex"><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
I run the following:<br>
<br>
#! /bin/bash<br>
wget <a href="http://epg.org.nz/freeview.xml.gz" rel="noreferrer" target="_blank">http://epg.org.nz/freeview.xml.gz</a><br>
gzip -d freeview.xml.gz<br>
mythfilldatabase --update --file --sourceid 1 --xmlfile freeview.xml<br>
rm freeview.xml<br>
exit<br>
<br>
It's been working for several years<br>
<br>
-Paul<div class=""><div class="h5"><br></div></div></blockquote><div><br></div><div>Why when we have tv-grab_nz=py which works with mythbackend. No cron, so environment problems.</div></div></div></div></blockquote><div><br></div><div>I agree tv-grab_nz=py would be optimal but on this install I just couldn't get it to work.I had it working on my previous install and Lack the skills to diagnose it doesn't work on this one.</div><div><br></div><div>-Paul</div></body></html>