AndyLandy / MakeMP3

A tool for creating an MP3 library from a lossless music collection with cue sheets
GNU General Public License v3.0
2 stars 1 forks source link

propagate CTRL+C to xargs #5

Closed luxagen closed 8 years ago

luxagen commented 8 years ago

This will require makemp3 capturing the results of the signal when LAME and/or FFMPEG receives them, and returning a nonzero code.

It will also require makemp3 to mask other errors and throw warnings to prevent abort in case of cuesheet-parsing problems.

AndyLandy commented 8 years ago

This is now resolved as of v1.2.0