<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 4, 2014 at 10:53 AM, Robert Kulagowski <span dir="ltr">&lt;<a href="mailto:rkulagow@gmail.com" target="_blank">rkulagow@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">On Fri, Jul 4, 2014 at 12:46 PM, Tom Harris &lt;<a href="mailto:thom.j.harris@gmail.com">thom.j.harris@gmail.com</a>&gt; wrote:<br>

&gt; I&#39;m also trying to figure out if my guide data is just not updated or if<br>
&gt; there is some other issue.<br>
&gt;<br>
&gt; &quot;mythfilldatabase --dd-grab-all&quot; runs without errors, but results in 0<br>
&gt; programs being updated.   The only interesting thing I see in the logs looks<br>
&gt; like it&#39;s not really grabbing all program data: &quot;Actual data from<br>
&gt; 2014-07-12T00:00:00Z to 2014-07-13T00:00:00Z (UTC)&quot;.<br>
&gt;<br>
&gt; The games still have the generic data: &quot;2014 FIFA World Cup&quot;:&quot;First<br>
&gt; Quarterfinal: Teams TBA:&quot;<br>
&gt; StationID: 1725<br>
&gt; ProgramID: EP017953380057<br>
<br>
</div>StationIDs are 5 digits (the XML service calls it xmltvid)<br>
<br>
On the JSON service, we have:<br>
<br>
{<br>
    &quot;programID&quot;: &quot;EP017953380057&quot;,<br>
<div class="">    &quot;titles&quot;: {<br>
        &quot;title120&quot;: &quot;2014 FIFA World Cup&quot;<br>
    },<br>
    &quot;eventDetails&quot;: {<br>
        &quot;subType&quot;: &quot;Sports event&quot;,<br>
        &quot;venue&quot;: &quot;Maracana Stadium&quot;,<br>
        &quot;teams&quot;: [<br>
            {<br>
</div>                &quot;name&quot;: &quot;France&quot;<br>
            },<br>
            {<br>
                &quot;name&quot;: &quot;Germany&quot;<br>
            }<br>
        ],<br>
        &quot;gameDate&quot;: &quot;2014-07-04&quot;<br>
<div class="">    },<br>
    &quot;descriptions&quot;: {<br>
        &quot;description100&quot;: [<br>
            {<br>
                &quot;descriptionLanguage&quot;: &quot;en&quot;,<br>
</div>                &quot;description&quot;: &quot;France battles Germany in the<br>
quarterfinal round. From Maracana Stadium in Rio de Janeiro, Brazil.&quot;<br>
<div class="">            }<br>
        ],<br>
        &quot;description1000&quot;: [<br>
            {<br>
                &quot;descriptionLanguage&quot;: &quot;en&quot;,<br>
</div>                &quot;description&quot;: &quot;In a quarterfinal matchup that<br>
features two former World Cup champions, France battles Germany for<br>
the right to advance to the semifinal round. From Maracana Stadium in<br>
<div class="">Rio de Janeiro, Brazil.&quot;<br>
            },<br>
            {<br>
                &quot;descriptionLanguage&quot;: &quot;en&quot;,<br>
                &quot;description&quot;: &quot;From Maracana Stadium.&quot;<br>
            }<br>
        ]<br>
    },<br>
    &quot;genres&quot;: [<br>
        &quot;Soccer&quot;<br>
    ],<br>
</div>    &quot;episodeTitle150&quot;: &quot;First Quarterfinal: France vs. Germany&quot;,<br>
<div class="">    &quot;showType&quot;: &quot;Sports event&quot;,<br>
    &quot;hasImageArtwork&quot;: true,<br>
</div>    &quot;md5&quot;: &quot;0rfPJOAE1W39OPSouEdn9A&quot;<br>
}<br>
<br>
So it&#39;s either mfdb, or Tribune&#39;s XML servers aren&#39;t up-to-date.<br></blockquote><div><br></div><div>Thanks for the info.  Is there a tool or curl/wget query I can use to pull program info?  That would help in debugging.</div>
<div>1725 was the chanid in my db, the xmltv id for that channel is 45507</div><div><br></div></div></div></div>