Opened 19 years ago
Closed 19 years ago
#4024 closed defect (fixed)
Nuvexport broken wih honorcutlist
| Reported by: | otto at kolsi dot fi | Owned by: | xris |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | perl / nuvexport | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Nuvexport seems to be currently broken if cutlist is used. This is because mythtranscode now requires additional option to --honorcutlist parameter. Adding 'yes' after --honorcutlist in nuvexport should fix the issue.
Note:
See TracTickets
for help on using tickets.

(In [14549]) Fix a new bug that was requiring a cutlist to be passed on the command line when using mythtranscode with -c and -s, when the cutlist should have only been required to be passed in if using --input.
closes #4024.