Closed bobduke closed 9 years ago
I'd point out this doesn't fix back quotes (I gave a couple of examples in my original message). My original example code in #25 showed how to fix this for all "non-normal" chars on the basis that I couldn't remember the precise list of "special chars" needed...
Can you try the code in the develop branch: https://github.com/robinbowes/flac2mp3/tree/develop ?
I believe it should fix all issues.
Allows the script to handle filenames containing slashes, spaces, dollar signs, double quotes, and single quotes.
Related discussion in #25.
Tested by @djjeck