Opened 13 years ago

Closed 13 years ago

#10041 closed Bug Report - General (fixed)

"mythcommflag -chanid -starttime -gencutlist" broken by a5b3681

Reported by: somerandomletters@… Owned by: Raymond Wagner
Priority: minor Milestone: 0.25
Component: MythTV - Mythcommflag Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

After updating to a5b3681, I can no longer gencutlist on recordings.

Running the command: mythcommflag --chanid 1561 --starttime 20110912000000 --gencutlist

Results in the error: ERROR: --chanid requires that none of the following be defined

--clearcutlist --clearskiplist --file --gencutlist --getcutlist --getskiplist --setcutlist --video

Updated to 5b19e55 and the issue persists.

Change History (2)

comment:1 Changed 13 years ago by beirdo

Owner: changed from cpinkham to Raymond Wagner
Status: newassigned

comment:2 Changed 13 years ago by Github

Milestone: unknown0.25
Resolution: fixed
Status: assignedclosed

Fix incorrect command line option blocks in mythcommflag

This removes the incorrect mutual exclusion between 'chanid' and the various skiplist/cutlist input/output utility functions.

Fixes #10041

Branch: master Changeset: 00435475927256e4d3b8f33cb3544483d0a5bda6

Note: See TracTickets for help on using tickets.