PiRSquared17 / flac2all

Automatically exported from code.google.com/p/flac2all
0 stars 0 forks source link

Substitute special characters #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have files with colons (:) and questions marks which are valid on one file 
system but not another (mainly fat/vfat).

It would be great if we could specify a substitute character or characters, eg

-s : - -s ? --

could substitute a colon with a dash and substitute a question mark with 
nothing (-- symbolizes nothing in this case)

If the above makes things too complex then perhaps just a single substitution 
character may be sufficient.

Original issue reported on code.google.com by karl.lat...@gmail.com on 7 Feb 2013 at 11:06

GoogleCodeExporter commented 9 years ago
Sorry - not a defect but a Enhancement request. Don't know how to change the 
Type.

Original comment by karl.lat...@gmail.com on 7 Feb 2013 at 11:07

GoogleCodeExporter commented 9 years ago
Request changed. It sounds like an interesting idea. I would most likely make 
it support regular expressions, so people can mush the output file format any 
way they like. 

This however, would most likely be part of version 4 of flat2all, rather than 
current stable.

Original comment by i...@ziva-vatra.com on 19 Feb 2013 at 2:49