Re: xmltv file output format issue
Robert Eden <[email protected]> Thu, 10 Dec 2015 00:53:38 -0600
| Newsgroups | gmane.comp.tv.xmltv.general |
|---|---|
| Message-ID | <[email protected]> |
On 12/9/2015 9:35 AM, [email protected] wrote: > I emailed directly to the two of you the larger / bad file yesterday, and the smaller / good file today. > I later found another older xml file from August 10th, it shows the following stations: > > <map station='35152' channel='2' channelMinor='1'/> > <map station='91393' channel='53' channelMinor='2'/> > <map station='54526' channel='7' channelMinor='2'/> > <map station='50106' channel='43' channelMinor='5'/> > <map station='35153' channel='2' channelMinor='2'/> > <map station='30748' channel='45' channelMinor='1'/> > <map station='35477' channel='26' channelMinor='1'/> > <map station='30636' channel='22' channelMinor='2'/> Based on channelMinor, you must have a broadcast lineup. It's possible Gracenote re-analyzed reception for your zipcode and changed the number of stations. The station list is determined in a number of places... each step can reduce the number of stations fed to steps below it. 1. Gracenote lineup 2. Schedules Direct web application (you can disable stations) 3. tv_grab_na_dd 4. MythTV Robert ------------------------------------------------------------------------------