[mythtv-commits] Ticket #12107: add support for multiple copies of the same transport on different frequencies

MythTV noreply at mythtv.org
Tue Apr 1 15:16:12 UTC 2014


#12107: add support for multiple copies of the same transport on different
frequencies
--------------------------------+-------------------------
     Reporter:  dekarl          |      Owner:  dekarl
         Type:  Developer Task  |     Status:  new
     Priority:  major           |  Milestone:  unknown
    Component:  MythTV - DVB    |    Version:  Unspecified
     Severity:  low             |   Keywords:
Ticket locked:  0               |
--------------------------------+-------------------------
 When receiving DVB-T(2) transmissions from multiple networks/transmitters
 it is possible to receive the exact same transport (same
 original_network_id and transport_id) on multiple frequencies. As
 currently the transport_id is the primary key of the transport we can not
 handle copies and end up with "last scanned frequency wins".
 The DVB specs mandate that we import all transports and channels, then
 collapse multiple instances of the same and choose a sane default (e.g.
 strongest signal first).

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12107>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list