[mythtv-users] Can one frequency have two transport ID's?

David Watkins watkinshome at gmail.com
Thu Apr 11 18:55:26 UTC 2013


On 11 April 2013 19:42, Another Sillyname <anothersname at googlemail.com> wrote:
> A system I'm working on for a friend is showing something I don't quite
> understand.....
>
> On Crystal Palace transmitter I'm getting two TIDs on 529833330, a netid of
> 9018 but TIDs of 4164 and 20544.  Is that right?

Doesn't look quite the same as mine

select mplexid,sourceid,transportid,networkid,frequency from
dtv_multiplex where sourceid=1 order by mplexid;

+---------+----------+-------------+-----------+-----------+
| mplexid | sourceid | transportid | networkid | frequency |
+---------+----------+-------------+-----------+-----------+
|      24 |        1 |       24640 |      9018 | 529833000 |
|      26 |        1 |       12294 |      9018 | 506000000 |
|      27 |        1 |       20544 |      9018 | 482000000 |
|      28 |        1 |        4164 |      9018 | 490000000 |
|      29 |        1 |        8197 |      9018 | 514000000 |
|      36 |        1 |       16516 |      9018 | 546000000 |
+---------+----------+-------------+-----------+-----------+

..any other info you need?


More information about the mythtv-users mailing list