Filenames escape characters..
Status: Abandoned
Brought to you by:
npetkanski
I've found that some file names are not properly escaped during the resampling with LAME.
For example:
filename: /home/gosho/apollo440 - ain"t talking about dub.mp3
The issue arise when the LAME encoder is launched - it is unable to resample the file, because the path looks like this: "/home/gosho/apollo440 - ain"t talking about dub.mp3".
The symbols should be properly escaped in the next pre-alpha version.