Opened 7 years ago

Closed 7 years ago

#13394 closed Patch - Feature (fixed)

Show only transports in SCANNING page

Reported by: Klaas de Waal Owned by: Klaas de Waal
Priority: minor Milestone: 31.0
Component: MythTV - General Version: Master Head
Severity: low Keywords: DVB channelscan
Cc: Stuart Auchterlonie Ticket locked: no

Description

In mythtv-setup the scanning status progress is displayed in the SCANNING page. This shows the number of "probable channels" for each transport plus a separate entry for each program that is encrypted.

My problem is that the program information pushes the previous information out of the visible window. When doing e.g. a scan of all transports I prefer to have a view of only the transports.

There is already a menu option "Test Decryptability" to test if encrypted channels can be decrypted.
This menu option can be used to control the display output; if "Test Decryptability" is selected then the individual program encryption information is displayed; if not, then only the transport information is shown.

The attached patch does implement this.

Attachments (3)

mythtv-setup_scanning_original.PNG (237.5 KB ) - added by Klaas de Waal 7 years ago.
SCANNING page with the transports and the program number of each encrypted program (original code)
mythtv-setup_scanning_only_transports.PNG (264.0 KB ) - added by Klaas de Waal 7 years ago.
SCANNING page with only the transports (modified code, with "Test Decryptability" option unchecked)
20190203-channelinfo.patch (1.8 KB ) - added by Klaas de Waal 7 years ago.
Implementation of the feature as a patch for channelscan_sm.cpp.

Download all attachments as: .zip

Change History (5)

by Klaas de Waal, 7 years ago

SCANNING page with the transports and the program number of each encrypted program (original code)

by Klaas de Waal, 7 years ago

SCANNING page with only the transports (modified code, with "Test Decryptability" option unchecked)

by Klaas de Waal, 7 years ago

Attachment: 20190203-channelinfo.patch added

Implementation of the feature as a patch for channelscan_sm.cpp.

comment:1 by Klaas de Waal, 7 years ago

Milestone: needs_triage31.0
Owner: set to Klaas de Waal
Status: newaccepted

comment:2 by Klaas de Waal <kdewaal@…>, 7 years ago

Resolution: fixed
Status: acceptedclosed

In de731f4b3/mythtv:

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