<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"><<a href="mailto:rkulagow@gmail.com" target="_blank">rkulagow@gmail.com</a>></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 <<a href="mailto:thom.j.harris@gmail.com">thom.j.harris@gmail.com</a>> wrote:<br>
> I'm also trying to figure out if my guide data is just not updated or if<br>
> there is some other issue.<br>
><br>
> "mythfilldatabase --dd-grab-all" runs without errors, but results in 0<br>
> programs being updated. The only interesting thing I see in the logs looks<br>
> like it's not really grabbing all program data: "Actual data from<br>
> 2014-07-12T00:00:00Z to 2014-07-13T00:00:00Z (UTC)".<br>
><br>
> The games still have the generic data: "2014 FIFA World Cup":"First<br>
> Quarterfinal: Teams TBA:"<br>
> StationID: 1725<br>
> 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>
"programID": "EP017953380057",<br>
<div class=""> "titles": {<br>
"title120": "2014 FIFA World Cup"<br>
},<br>
"eventDetails": {<br>
"subType": "Sports event",<br>
"venue": "Maracana Stadium",<br>
"teams": [<br>
{<br>
</div> "name": "France"<br>
},<br>
{<br>
"name": "Germany"<br>
}<br>
],<br>
"gameDate": "2014-07-04"<br>
<div class=""> },<br>
"descriptions": {<br>
"description100": [<br>
{<br>
"descriptionLanguage": "en",<br>
</div> "description": "France battles Germany in the<br>
quarterfinal round. From Maracana Stadium in Rio de Janeiro, Brazil."<br>
<div class=""> }<br>
],<br>
"description1000": [<br>
{<br>
"descriptionLanguage": "en",<br>
</div> "description": "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."<br>
},<br>
{<br>
"descriptionLanguage": "en",<br>
"description": "From Maracana Stadium."<br>
}<br>
]<br>
},<br>
"genres": [<br>
"Soccer"<br>
],<br>
</div> "episodeTitle150": "First Quarterfinal: France vs. Germany",<br>
<div class=""> "showType": "Sports event",<br>
"hasImageArtwork": true,<br>
</div> "md5": "0rfPJOAE1W39OPSouEdn9A"<br>
}<br>
<br>
So it's either mfdb, or Tribune's XML servers aren'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>