I'm using this string to rename my files -
%track% - $replace(%title%,'\',,'/',,':',,'*',,'?',,'"',,'<',,'>',,'|',)
to get rid of illegal filename characters. But it's not working correctly. In the window where you edit the rename strings, the filename preview is correct. However once I 'OK' back the the main file renamer window (where you can hit run) the file preview is different and many illegal characters are replaced by underscores. I noticed this happening with / and : specifically, possibly others.
It's not just a preview bug, cause running it will create filenames with underscores. Can anyone else confirm this or propose a solution?
