<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Dec 6, 2013 at 8:21 AM, Eric Sharkey <span dir="ltr"><<a href="mailto:eric@lisaneric.org" target="_blank">eric@lisaneric.org</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">On Fri, Dec 6, 2013 at 9:50 AM, Robert Eden <<a href="mailto:rmeden@yahoo.com">rmeden@yahoo.com</a>> wrote:<br>
> On 12/5/2013 10:30 PM, Leif Pihl wrote:<br>
>><br>
>> I let my membership in "SchedulesDirect.org" lapse.<br>
>> I think it was close to a week that I didn't bother to fix it.<br>
>> I finally re-upped circa 4:30 pm Central time today.<br>
>> Circa 9-ish pm the program information had not yet been loaded, despite<br>
>> two restarts of the MythBuntu box and roughly two settings changes (or<br>
>> refreshes) in the MythTV Backend Settings program.<br>
><br>
> Usually it takes 2-3 minutes.<br>
<br>
No, that's how long Schedules Direct takes to recognize that the<br>
account is valid.<br>
<br>
How long it takes MythTV to retry a download is separate. It<br>
typically does this once per day, so on average it would take 12<br>
hours.<br>
<br>
Greg is correct. The right thing to do is to log into the box and<br>
force a download to happen immediately. sudo mythfilldatabase<br>
--dd-grab-all should do the trick if it hasn't already happened by<br>
now.<br>
<br>
Eric<br></blockquote></div><br></div><div class="gmail_extra">I think you mean sudo -u mythtv mythfilldatabase --dd-grab-all<br></div><div class="gmail_extra">Replace "mythtv" with whatever user your mythbackend runs as, or even better, just log in as that user and run it without sudo. According to reports on this mailing list, if you run mythfilldatabase as root, it can leave behind temp files that are accessible only by root which can cause subsequent runs (as the mythtv user) to fail.<br>
<br></div><div class="gmail_extra">Karl<br></div></div>