Yesterday I Pitted iTunes because it doesn’t know how to sort properly. For instance, when I sort by title in ascending order, songs that start with “I’ve …” come before songs that start with “I …” The same goes for other contractions “That’s” comes before “That” and so on.
Anyway a few people have responded and said that’s not how their iTunes sorts, or suggested that I somehow don’t know what I’m doing or talking about. So I posted a screen shot that shows the sort order by the arrow on the column header, and the portion of the list where my “I’ve” songs precede my “I” songs.
I find it difficult to believe my iTunes has been malfunctioning consistently like this for several years, a dozen or more upgrades, and three different computers. But I seem to be getting more confusion or denial of the problem, so could it be just my iTunes and computers? As I said, I have the IBM version – I have no idea if the Mac version looks, sorts or works any differently.
FYI, there is nothing in the “sort” fields for these song titles, so they are sorting exactly as their spelling in the display fields.
Maybe I’m an idiot, but that’s how I expect it to sort. As far as I know, non-numerical characters precede numerical characters. I don’t know the ‘official’ ordering, but numbers precede letters and punctuation also precede them. I want to say that numbers precede punctuation, but I’m not certain.
I don’t thnk that’s correct. ‘I’m’ would precede ‘I am’, but the word with fewer letters - I - would precede the one with more - I’m. Same with It and It’s.
Hadn’t noticed this before, but mine also sorts “I’m” before “I”. This would drive me insane if I didn’t keep my library sorted by album, where it (thankfully) isn’t an issue.
And as long as we’re riding you about it, I also got a chuckle out of the IBM thing in your Pit thread, Boyo…but you got your revenge in the same stroke, because it made me feel old for having perfectly understood it.
This is interesting. In this other alphabetizer I found, if you put in “I I’m I’ve” and sort, it leaves the order as is. If you put in “I’ve I’m I” and and sort, it reverses their order. But it doesn’t do lists.
Still, it appears to sort the opposite of how yours sorts words with contractions.
Geez, I think I need to do a GQ question as to whether there is a generally accepted standard for alphabetizing titles beginning with contractions.
I’ve personally never heard of an alphabetizing system that puts “I’ve” or “I’m” before “I”. There are only two relevant systems i am familiar with: one that ignores spaces and punctuation, and one that gives spaces top priority. So either it would be “I am”, “I’m”, “I was” or “I am”, “I was”, “I’m”.
EDIT: I remember a third that treats all abbreviations and contractions (and numbers) as if they were spelled out, but I’ve not seen it used ever.
Geesh, guys. It’s doing an ASCII sort, sorting by characters rather than words.
“I <space>” sorts before “I <apostrophe>” because the space is ASCII character 32 while an apostrophe is character code 39. Since 32 is less than 39, it sorts before it.
It’s traditional for computer stuff do to it this way.
After closer inspection I see your point. It does seem counter-intuitive. I wonder why Apple did that.
However, this is a tiny problem. First, there’s few songs that have apostrophes in the first word. And for that remaining set of songs, it’s easy to remember how iTunes sorts and just work around it.
I just tested this on the Mac version of iTunes, and I’m seeing the opposite behavior, then tested on the Windows version, and I see what you see.
So, it looks like the Windows (IBM) version of iTunes sorts punctuation before spaces. Not a problem with your particular install, just an inconsistency. Possibly a bug, but I don’t know how standardized sorting based on punctuation is anyway. iTunes already strays from a strict character sort, because they ignore the initial “The” in titles.