[mythtv-users] Schedule Info for HD Channels -- with xmltvid be enough to match?

George Galt george.galt at gmail.com
Fri Mar 27 19:47:35 UTC 2009


On Fri, Mar 27, 2009 at 3:41 PM,  <stefan_jones at comcast.net> wrote:
> ----- "George Galt" <george.galt at gmail.com> wrote:
>
>> All:
>>
>> I've been banging my head against a wall on this for a few days.
>>  I've
>> added an HDHomeRun and connected it to my local cable system.  After
>> following the wiki guides I scanned for channels and found the local
>> broadcast channels, then set up a lineup on SchedulesDirect using the
>> OTA data (as recommended by the wiki).  Unfortunately, only 2 of the
>> local stations matched channel numbers between the scan and the OTA
>> channel numbering -- 4.1, 4.2, 4.3, 9.1 and 9.2.  The others were on
>> other channel numbers that differed from the OTA guide (e.g., channel
>> 7.1 is found on channel 17.1 on the cable system, channel 26.1 is
>> 17.4, 26.2 is 17.3, 20.1 is 15.2 and 5.1 is 15.1).  The cable guide
>> data has all of these stations listed up in the 200s.
>>
>> Having dug through the archives it seems as though inserting the
>> xmltvid for the missing stations from the information for those
>> channels in my HD cable guide would allow them to be provided
>> information on the schedule (i.e., put the xmltvid for cable channel
>> 213 -- WTTG-HD on the cable system -- in the "channel" table for 15.1
>> -- the channel number for WTTG-HD, which is supposed to be at 5.1 on
>> the OTA guide).  As you can see from the table dump below, that is
>> what I did:
>>
>>
>> +--------+---------+---------+------------------+
>> | chanid | channum | xmltvid | name             |
>> +--------+---------+---------+------------------+
>> |   3171 | 17.1    | 19579   | WJLA_HD          |
>> |   3172 | 17.2    |         | 7-WX             |
>> |   3173 | 17.3    |         | 7-LOCAL          |
>> |   3174 | 17.4    | 32052   | WETA_HD          |
>> |   3175 | 17.5    | 32050   | CREATE           |
>> |   3176 | 17.6    | 21526   | KIDS             |
>> |   3177 | 17.7    |         | WETA SD          |
>> |   3152 | 15.2    | 32744   | WDCW_HD          |
>> |   3151 | 15.1    | 20367   | WTTG_HD          |
>> |   3041 | 4.1     | 19578   | WRC-HD           |
>> |   3042 | 4.2     | 45736   | WRC-SD           |
>> |   3043 | 4.3     | 61342   | Universal Sports |
>> |   3091 | 9.1     | 19580   | WUSA-HD          |
>> |   3092 | 9.2     | 47155   | 9-Radar          |
>> +--------+---------+---------+------------------+
>>
>> However, it hasn't worked.  I run mythfilldatabase and these channels
>> -- 15.1, 15.2, 17.6, 17.5, 17.4, and 17.1 -- all remain without guide
>> information.  Channels 4.1, 4.2, 4.3, 9.1 and 9.2 all have guide
>> information since their channel number match their OTA schedule
>> information.  Is there another table where I can find some info from
>> SchedulesDirect that will allow me to match the cable-scanned channel
>> numbers to the OTA guide data?
>
>
> I ran into something similar to this with my internal card. My HDTV's tuner, and the listings on SiliconDust, matched; however, they didn't match what MythTV's internal scanner found.
>
> I posted a description of what I did to fix this a couple of weeks ago. In brief, there are two pages in the MythTV wiki on adding digital channels. They include a script that captures a few minutes of each QAM channel my card could tune into. Viewing these lets you identify the channels and write a channels.conf file. This can be imported into the Myth db using the channel scanner . . . "Import channels.conf" is one of the scan types.
>
>  (Your Mileage May Vary because you're using an external device.)
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

Stefan:

Yes, I remember reading your note; however, at the time it seemed to
be inapplicable because I knew which captured channels mapped to which
channels on the OTA guide.  I'll go back and take another look, but
doesn't importing the data just write the information into the xmltvid
field of the channel table?  If so, that is what I've already done by
editing the database so I must be missing something else.

Thanks for reminding me of the post, though.  I'll go back and review
it again to see if there is anything I missed.

George


More information about the mythtv-users mailing list