<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Feb 10, 2016 at 3:36 PM, Bill Meek <span dir="ltr"><<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On 02/10/2016 12:33 PM, Ian Evans wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
So I removed the Atlas info from the HLS source and ran the cron job for<br>
the HLS run. When I looked at the info page, it said the next suggested<br>
automatic run was tomorrow at 1:18pm, with that time being the time I ran<br>
the cron job manually through Webmin. So it looks like a run outside of<br>
Myth's control still affects the time that Myth wants to run<br>
mythfilldatabase internally.<br>
</blockquote>
<br></span>
Just following along. If you do:<br>
<br>
yourBackend:6544/Channel/GetVideoSourceList<br>
<br>
does the <Grabber> key show schedulesdirect1 or datadirect<br>
for both of your sources? I'd expect mythfilldatabase to<br>
request the next scheduled time only if that's true. I can<br>
only guess that it wouldn't say that, but don't do any other<br>
grabbing.<br>
<br>
There's exactly one place in MythTV where the next scheduled<br>
time is written. There should be a mythfilldatabase log entry<br>
with the text: ...Suggested Time data: xxx bytes if MFDB is<br>
changing the time.<span class=""><font color="#888888"><br>
</font></span><br></blockquote></div><br><br></div><div class="gmail_extra">The source for OTA has:<br><br><Grabber>schedulesdirect1</Grabber><br><br></div><div class="gmail_extra">The source for the HLS channel has:<br><br><Grabber>/bin/true</Grabber><br></div></div>