Hi!
This came up recently again as a bug report, so thought I’d finally ask about STYLE-1033. Currently our English guess case has a special-cased exception where it leaves “The” in artist names uppercased (because of stuff like “Artist and The Band”, I expect). There’s been at least two bug reports about “broken” guess case for artists, though, so this is clearly unexpected for at least some users. Should we remove this special-casing and have “the” be lowercased by guess case in artist names like elsewhere?
Keep in mind this is not any guideline change, the point is not “it was meant be uppercase before and we are thinking about changing it be lowercase now”. There’s probably multiple cases where “the” should be lowercase, and multiple where it should be uppercase. It’s just about what the Guess Case button does.