Opened 13 years ago

Closed 13 years ago

#9501 closed Bug Report (Invalid)

channel scanner determines a channel encrypted that is not

Reported by: Mike Rice <mikerice1969@…> Owned by: danielk
Priority: minor Milestone: unknown
Component: MythTV - Channel Scanner Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description (last modified by Raymond Wagner)

When scanning channels on an HDHR I noticed that it was missing a channel. Scanning with the hdhomerun_config I see it is program 3:

SCANNING: 639000000 (us-irc:93, us-cable:93)
LOCK: qam256 (ss=94 snq=100 seq=100)
TSID: 0x1FFD
PROGRAM 1: 0 (encrypted)
PROGRAM 3: 22.1 ION

When scanning with the mythtv scanner with "Unencrypted only" checked it thinks both programs are encrypted:

2011-01-21 16:31:55.544 ChannelScanSM(10204A5B-0): Program 1 -- Encrypted
2011-01-21 16:31:55.544 ChannelScanSM(10204A5B-0): Program 3 -- Encrypted

If I uncheck "Unencrypted only" and add the channel I can tune and watch it fine. I will attach the -v channelscan log.

Attachments (2)

setupscan1.log (9.3 KB) - added by Mike Rice <mikerice1969@…> 13 years ago.
mythtv-setup log of the channel scan
version_info (753 bytes) - added by Raymond Wagner 13 years ago.

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by Mike Rice <mikerice1969@…>

Attachment: setupscan1.log added

mythtv-setup log of the channel scan

comment:1 Changed 13 years ago by Raymond Wagner

Description: modified (diff)

Changed 13 years ago by Raymond Wagner

Attachment: version_info added

comment:2 Changed 13 years ago by danielk

Resolution: Invalid
Status: newclosed

I need at least a -v record,channel,channelscan,siparser log for this with a recent master branch build. Important here is the "Program %1 status: %2" output from MPEGStreamData::ProcessEncryptedPacket?() and the printing of the actual PMT.

Since this ticket is a few months old I'm marking it invalid, but feel free to reopen if you can produce the log.

Note: See TracTickets for help on using tickets.