Opened 12 years ago

Closed 6 years ago

Last modified 6 years 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 by paulh, 11 years ago

See also #12360

comment:2 by Klaas de Waal, 6 years ago

Milestone: unknown32.0
Owner: changed from Karl Egly to Klaas de Waal
Status: newassigned

comment:3 by Klaas de Waal <kdewaal@…>, 6 years ago

Resolution: fixed
Status: assignedclosed

In 1b4d44b46/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:4 by Klaas de Waal <kdewaal@…>, 6 years ago

In c8c59f554/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available
Note: See TracTickets for help on using tickets.