Hi,
Is it possible to replace some specific chars with strings instead of another char?
I usually make sure my filenames use English chars, replacing specific items from other alphabets (French accents, German special chars, Russian/Cyrillic alphabet, punctuation, etc.) to their equivalent within the A-Z range.
However, in some cases, this involves using more than one char to achieve the desired effect.
A few exemples :
"&" should become "and" (English)
"&*1071;" should become "ya" (Russian)
"ß" should become "ss" (German)
"ü" should become "ue" (German)
etc.
dbPowerAmp lets me add them, but whenever I save, the strings are truncated again to one char, keeping only the first char specified.
Is this something that's possible or should I post it as a wishlist item?
Thanks!
Is it possible to replace some specific chars with strings instead of another char?
I usually make sure my filenames use English chars, replacing specific items from other alphabets (French accents, German special chars, Russian/Cyrillic alphabet, punctuation, etc.) to their equivalent within the A-Z range.
However, in some cases, this involves using more than one char to achieve the desired effect.
A few exemples :
"&" should become "and" (English)
"&*1071;" should become "ya" (Russian)
"ß" should become "ss" (German)
"ü" should become "ue" (German)
etc.
dbPowerAmp lets me add them, but whenever I save, the strings are truncated again to one char, keeping only the first char specified.
Is this something that's possible or should I post it as a wishlist item?
Thanks!
Comment