[mythtv-users] Cablevision and HDHomeRun Channels

Charles Wright cpwright at gmail.com
Tue Dec 8 04:45:26 UTC 2009


I've got Cablevision in Northern Westchester, and one of the things
that I would have liked to have found before buying the HDHomeRun was
a list of all the channels I could get over my cable.  It turns out
that I do end up getting all the broadcast networks, and a good chunk
of what I want to watch in the clear without having to get another
cable box.

Figuring out what was what wasn't terribly easy after the scan, and
there were some blank screens that hung stuff, but now that I've
wittled it down to the list of working channels, I'm quite pleased
with the setup.

Below is a list of the English broadcast networks that I get (this
excludes public access, Spanish, and shopping channels).

Charles

mysql> select freqid,mplexid,xmltvid,channum,callsign,name from
channel order by convert(channum, unsigned);
+--------+---------+---------+---------+----------+---------------------+
| freqid | mplexid | xmltvid | channum | callsign | name                |
+--------+---------+---------+---------+----------+---------------------+
| 110    |       4 | 11331   | 2       | WCBS-HD  | WCBS                |
| 94     |      10 | 11743   | 3       | WPXN     | WPXN                |
| 101    |       3 | 11705   | 4       | WNBC     | WNBC                |
| 101    |       3 | 49877   | 4_4     | WNBCDT4  | WNBCDT4             |
| 101    |       3 | 20459   | 4_2     | WNBCDT2  | WNBCDT2             |
| 101    |       3 | 11746   | 5       | WNYW     | WNYW                |
| 83     |       2 | 11259   | 7       | WABC     | WABC                |
| 83     |       2 | 50276   | 7_3     | WABCDT3  | WABCDT3             |
| 83     |       2 | 35230   | 7_2     | WABCDT2  | WABCDT2             |
| 81     |       1 | 11760   | 9       | WWOR     | WWOR                |
| 81     |       1 | 11779   | 11      | WPIX     | WPIX                |
| 84     |       8 | 12309   | 12      | N12WC    | News 12 Westchester |
| 110    |       4 | 26182   | 13_2    | WNETDT2  | WNETDT2             |
| 110    |       4 | 11715   | 13      | WNET     | WNET                |
| 83     |       2 | 34135   | 21_2    | WLIWDT2  | WLIW Create         |
| 83     |       2 | 44147   | 21_3    | WLIWDT3  | WLIW World          |
| 83     |       2 | 11643   | 21      | WLIW     | WLIW                |
+--------+---------+---------+---------+----------+---------------------+
17 rows in set, 7 warnings (0.00 sec)


More information about the mythtv-users mailing list