X-Git-Url: https://diplodocus.org/git/flac-archive/blobdiff_plain/1f9496c729e649cedae547ce6e3de04b052bb5e7..1de330a82414d0c2013e614a04356ebfcfe22dec:/fa-flacd diff --git a/fa-flacd b/fa-flacd index 37e79a0..822f628 100755 --- a/fa-flacd +++ b/fa-flacd @@ -86,12 +86,7 @@ sub flac { chdir($dir) or die("chdir($dir): $!"); $outfile = "$album"; - for ($outfile) { - s/\//_/g; - s/:/_/g; - s/'/_/g; - s/"/_/g; - } + $outfile =~ s/\//_/g; verbose("Running flac\n"); $status = system('flac', '-o', "../$artist/$outfile.flac-tmp",