<div dir="ltr"><div dir="ltr"><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Unfortunately, what I've been looking into wouldn't find tag='MythFillDB'. Don't know<br>
if the lastrun/lastsuccess entries (that look good) are from housekeeper or from a<br>
command line run of MFDB.<br>
<br>
I know you said 'Mythfilldatabase doesn't throw any errors', but running every minute<br>
is what the housekeeper does. In the backend log, there would be a line similar to this:<br>
<br>
... MythFillDatabase command '/usr/bin/mythfilldatabase' failed"<br>
<br>
from the housekeeper code. Possible difference being the user running the command.<br></blockquote><div><br></div><div>Thank you again for looking into this. I think there must have been an issue with the mythfilldatase job not completing successfully related to some tinkering I was doing while trying to upgrade Xmltv to the latest version. Perhaps it was trying to execute the job over and over until i fixed it and ran it manually.</div><div><br></div><div>I actually have started to make progress in determining the cause related to LiveTV dropping. I noticed this sequence appears in journalctl each time mythfilldatabase finishes execution. </div><div><br></div><div>Mar 11 12:01:32 mint-box mythbackend[1767]: mythbackend[1767]: I Scheduler mythdbcon.cpp:260 (Reconnect) MySQL reconnected successfully<br>Mar 11 12:01:32 mint-box mythbackend[1767]: mythbackend[1767]: I Scheduler scheduler.cpp:2309 (HandleReschedule) Reschedule requested for MATCH 0 0 0 - MythFillDatabase<br>Mar 11 12:01:32 mint-box mythbackend[1767]: mythbackend[1767]: I Scheduler mythdbcon.cpp:260 (Reconnect) MySQL reconnected successfully<br>Mar 11 12:01:32 mint-box mythbackend[1767]: mythbackend[1767]: I MythSocketThread(91) mainserver.cpp:7859 (connectionClosed) Playback sock(561c6439e2e0) 'mint-box' disconnected<br><br></div><div>To troubleshoot, I temporarily patched mythbackend to prevent it from running 'Reschedule requested for MATCH 0 0 0' via an if statement that skips the rest of the Match sequence if recordid & sourceid are 0 starting around line 2324 of scheduler.cpp. </div><div><br></div><div>With these changes, LiveTV doesn't drop on my frontends when mythfilldatabase finishes!</div><div><br></div><div>Who would be the best person to help me further track down what is going on here?</div><div><br></div><div>Thanks,</div><div>Tim</div><div><br></div><div><br></div><div><br></div><div> </div><div> </div></div></div>