Opened 19 years ago
Closed 19 years ago
#1099 closed defect (wontfix)
Channel Scan finds 'no tables' on valid mplex
Reported by: | Stuart Auchterlonie | Owned by: | danielk |
---|---|---|---|
Priority: | minor | Milestone: | 0.19 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description (last modified by )
When doing a scan for channels on DVB-T the scanner finds the mplex and gets a lock, but then fails to find any tables on that mplex about 80% of the time.
I'll start digging to see if I can work out why.
Change History (2)
comment:1 Changed 19 years ago by
comment:2 Changed 19 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
I'm planning on ripping siparser out of the scanner soon, so I'm marking this as wontfix. There are several other known problems with using siparser for the scanning and it makes the scanner much more complicated than it needs to be.
The defines are already in place to disable siparser once 0.19 is out, I just don't want to make the change now as it would be too disruptive.
Note: See
TracTickets for help on using
tickets.
So far I've manage to track this down to the fact that siparser see's the wrong PAT.
This may well be what was causing #743 but I'm still digging around this one.