Opened 20 years ago
Closed 20 years ago
#1599 closed enhancement (fixed)
active eit scanner scans only one channel per multiplex
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | dvb | Version: | |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
attached patch makes the active eit scanner choose only one channel per mplexid to crawl for events
Attachments (1)
Change History (2)
by , 20 years ago
Attachment: | activescan_mplex.patch added |
---|
comment:1 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [9570]) Fixes #1599. We now only tune to one channel on each multiplex, rather than tuning to each multiplex once for each channel.
This doesn't really speed up the scan or anything like that, but it does simplify the code a bit.