i have selected the option "all first letter
uppercase" and "change during editing".
The problem is, that now all other letters are in
lower case. in general this is fine, but there are
some artists, i would like to control the case
sensitivity in the middle of the word.
Examples:
Mccartney -> McCartney
Kt Tunstall -> KT Tunstall
i have locally changed the kid3-source code and
exchanged the order of case conversion and string
replace in file formatconfig.cpp (l. 80 .. 130) (kid3
v0.6).
I now can control special names by entering them in
the string replace settings.
Perhaps this is a solution suitable for main release.
Logged In: YES
user_id=681516
Thanks for this good suggestion. I included it for release
0.7. You can test the code available via anonymous CVS.