[mythtv-commits] Ticket #11813: Mythutil --pidprinter should NOT require --pids

MythTV noreply at mythtv.org
Mon Sep 2 21:29:27 UTC 2013


#11813: Mythutil --pidprinter should NOT require --pids
--------------------------------------+-------------------------
     Reporter:  exegptxg5q@…          |      Owner:
         Type:  Bug Report - General  |     Status:  new
     Priority:  minor                 |  Milestone:  0.27
    Component:  MythTV - General      |    Version:  Master Head
     Severity:  medium                |   Keywords:
Ticket locked:  0                     |
--------------------------------------+-------------------------
 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.

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11813>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list