<!DOCTYPE html><html><head>
<style type="text/css">body { font-family:'DejaVu Sans Mono'; font-size:12px}</style>
</head>
<body>On Sun, 20 Jan 2013 18:16:38 +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"><br><br><div class="gmail_quote">On Sun, Jan 20, 2013 at 4:17 PM, Worik Stanton <span dir="ltr"><<a href="mailto:worik.stanton@gmail.com" target="_blank">worik.stanton@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
My listings were not updating unless I ran mythfilldatabase  from the command line.<br>
<br>
So I added it as a @daily cronjob.<br>
<br>
But it still will not work unless I runit from the command line.<br>
<br>
No biggee, I can log in and do so, but daily.<br>
<br>
I have seen a lot of people having problems with listings data but I do not think I have seen anybody reporting exactly this problem.<br>
<br>
I imagine it is some sort of environment problem.<br>
<br><br></blockquote><div><br><br>why are you running it at all, via cron, commandlineor anything. mythbackend will trigger it once a day when you have it set up properly. <br></div></div><br>
</blockquote><div>I had the same problem.In my case it was because I had tv_grab_nz-py in the home directory.when I put tv_grab_nz-py in /usr/bin MythTV ran it successfully,automatically.<br></div><div><br></div><br>I followed these instructions from Mike Brady:<br> <br> <br>"These are the notes that I made when I setup my system last year on Centos 6. Your mileage may vary.<br> <br>1) Download tv_grab_nz-py from  http://nice.net.nz/tv_grab_nz-py/<br> <br>2) Copy tv_grab_nz-py to /usr/bin. Make sure that it is executable.<br> <br>3) Configure it. Note that the configuration file name must match that name of the video source<br> configured in mythtv-setup for the mythbackend/mythfilldatabase to use this grabber.<br>tv_grab_nz-py --configure --config-file ~/.mythtv/<video sources name>.xmltv<br> <br>4) To see if the xmltv side of things works run<br>tv_find_grabbers<br> <br>This should return a list of all the installed grabbers, which should just be tv_grab_nz-py.<br> <br>5) To see if the myth side of things works run<br>mythfilldatabase<br>Pay close attention to the output of this. If it looks like it worked, the MythWeb status page should also show a successful run.<br> <br>6) On the master backend run mythsetup and<br>a) In Video Sources set "New Zealand (py)" as the grabber for your Video Source.<br>b) In General, on the Mythfilldatabase page (its the last page) enable "Automatically run mythfilldatabase".<br> Configure time, frequency, etc to suite. Now Myth should use tv_grab_nz-py to update EPG periodically.<br> The MythWeb status page shows when it was last run and what the results were."<div><br></div><div><br></div><div>-Paul</div></body></html>