robinbowes / flac2mp3

flac2mp3 is a tool to convert audio files from flac to mp3 format including the copying of tags.
GNU General Public License v3.0
142 stars 29 forks source link

Feature/fix pretend copy bug #14

Closed carlasplund closed 11 years ago

carlasplund commented 11 years ago

A small bugfix.

From the commit description: "With both --copy and --pretend options selected a directory could sometimes be created in destination (it shouldn't be possible)."