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

combination of --dry-run and --debug doesn't do much #6

Closed luxagen closed 8 years ago

luxagen commented 8 years ago

I got a very short log of about three songs when attempting this on the Beatles collection. Removing --dry-run and keeping --debug seems to be doing better so I suspect --dry-run is at fault.

luxagen commented 8 years ago

I'm an idiot

luxagen commented 8 years ago

It turns out that running tailf on a log that's already finished writing won't show you much >.<