<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Feb 9, 2016 at 3:44 PM, Hika van den Hoven <span dir="ltr"><<a href="mailto:hikavdh@gmail.com" target="_blank">hikavdh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You can try in your cronjpb to run it in two parts as I wrote earlier.<br>
First run the grabber putting the output in a tmp-file en the<br>
mythfilldatabase importing from that file. You then can unset the<br>
grabber in your source. This is how I always do it and I see no<br>
interference in between the sources.<br>
<span class=""><br>
`--quiet --config-file <home>/.mythtv/<source-name>.conf --output /tmp/<some-tmp-name>`<br>
<br>
</span>`mythfilldatabase --file --xmlfile /tmp/<some-tmp-name> --sourceid <the-source-id>`<br>
You can add log options like for instance:<br>
`--syslog local5`<br></blockquote></div><br><br></div><div class="gmail_extra">I've setup up the two part cron job. Will see how it goes for a few days.<br></div></div>