Opened 11 years ago

Closed 2 years ago

#11813 closed Bug Report - General (Trac EOL)

Mythutil --pidprinter should NOT require --pids

Reported by: exegptxg5q@… Owned by: Karl Egly
Priority: minor Milestone: 29.2
Component: MythTV - DVB Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Requiring the user to supply a set of PIDs to be printed by mythutil --pidprinter makes the tool much more cumbersome to use. The user first has to scan the file (mythutil --pidcounter), convert the output of that into a new command line, then scan the data with --pidprinter - thus traversing the file twice.

Rather, the code should check the map of PIDs to dump - if the map is empty (no PIDs specified by the user), then dump them all.

Change History (7)

comment:1 Changed 11 years ago by stuartm

Component: MythTV - GeneralMythTV - DVB
Milestone: 0.270.28
Owner: set to danielk

comment:2 Changed 8 years ago by Karl Egly

Milestone: 0.280.29
Owner: changed from danielk to Karl Egly
Status: newaccepted

I like the idea. But we likely have to gather PIDs carrying sections and PIDs carrying packetized elementary screens. Then only display the decoded sections.

comment:3 Changed 8 years ago by Stuart Auchterlonie

Milestone: 0.2929.0

Milestone renamed

comment:4 Changed 6 years ago by Stuart Auchterlonie

Milestone: 29.029.1

comment:5 Changed 6 years ago by Stuart Auchterlonie

Milestone: 29.10.28.2

Moving remaining open tickets to 0.28.2 milestone

comment:6 Changed 6 years ago by Stuart Auchterlonie

Milestone: 0.28.229.2

Moving remaining open tickets to 29.2 milestone

comment:7 Changed 2 years ago by Stuart Auchterlonie

Resolution: Trac EOL
Status: acceptedclosed

We have moved all bug tracking to github [1]

If you continue to have this issue, please open a new issue at github, referencing this ticket.

[1] - https://github.com/MythTV/mythtv/issues

Note: See TracTickets for help on using tickets.