Format title according to the MusicBrainz guidelines

MusicBrainz has clear style guidelines for formatting titles in English.

Is there any algorithm (C#, python, or any other programming language) to format automatically titles according to the official MusicBrainz style guidelines (at least for English language) ?

If not, I could work on it in C# but some help would be appreciated (to provide test cases for unit testing for example).

Thanks.

Cyber Sinh

1 Like

Next to each title field, there is a button showing Aa for the “Guess case” function which will do just that.

Note that it is called guess case, not determine case with absolute precision. There are some cases where it may guess wrong.

3 Likes

Thanks! Do you know where is the source code of this function?

3 Likes