Opened 17 years ago

Closed 16 years ago

#3839 closed enhancement (fixed)

nuvexport noprogress Command Line Option

Reported by: Ken Overly <ken.overly@…> Owned by: xris
Priority: minor Milestone: unknown
Component: perl / nuvexport Version: head
Severity: medium Keywords: nuvexport progress command line option
Cc: Ticket locked: no

Description

The myth2ipod script calls nuvexport to perform transcoding to Ipod format. Since myth2ipod is called by the backend as a user job nuvexport's encoding progress messages fill the backend's log file. The attached patch adds a '--noprogress' command line option to suppress the progress output from nuvexport.

Attachments (1)

nuvexport_noprogress_cli-option (1.8 KB) - added by Ken Overly <ken.overly@…> 17 years ago.

Download all attachments as: .zip

Change History (2)

Changed 17 years ago by Ken Overly <ken.overly@…>

comment:1 Changed 16 years ago by xris

Resolution: fixed
Status: newclosed

(In [15000]) Apply patch and a few extras to add a 'no progress' option for nuvexport that disables the encode progress updates, to avoid filling up cron logs with unimportant data. Closes #3839

Note: See TracTickets for help on using tickets.