Opened 7 years ago
Closed 10 months ago
Last modified 9 months ago
#12107 closed Developer Task (fixed)
add support for multiple copies of the same transport on different frequencies
Reported by: | Karl Egly | Owned by: | Klaas de Waal |
---|---|---|---|
Priority: | major | Milestone: | 32.0 |
Component: | MythTV - DVB | Version: | Unspecified |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
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).
Change History (4)
comment:1 Changed 5 years ago by
comment:2 Changed 11 months ago by
Milestone: | unknown → 32.0 |
---|---|
Owner: | changed from Karl Egly to Klaas de Waal |
Status: | new → assigned |
comment:3 Changed 10 months ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
In 1b4d44b46/mythtv:
Note: See
TracTickets for help on using
tickets.
See also #12360