Version: 2.0.2 (using KDE 4.6.4) OS: Linux In NTFS the character \ / : * ? < > | are not allowed in file names. So if we move an audio file generated with k3b under Windows it become problematic. Normally in the audio file are frequently used the colon [:] or quote ["] . So for me it's useful if you add a function that remove or replace these characters form file and directory names. That function should be included in the CD rip dialog. For more details: http://en.wikipedia.org/wiki/NTFS Tnx. Reproducible: Didn't try Expected Results:
To solve this, how about adding, perhaps as a default, the lines regexp_replace=_ regexp_search=[<>":\\\\|?*] to ~/.config/kcmaudiocdrc ? Few have titles with these letters, but those that do and use Windows will be grateful.