2 Responses to “Arrg! iTunes: why doth you spite me so?!?!”

  1. Schoschie Says:

    November 22nd, 2005 at 5:34 pm

    Ditto. Importing the .m3u files is stupid, and the find duplicates feature is completely useless. Like you, I’ve been looking for a way to properly find MP3 duplicates. One cannot rely on ID3 info because it’s likely for people to have two songs that are identical with respect to their ID3 tags, but differ in audio data. This is especially true for people like me who try to keep their songs properly ID3-tagged. So, indeed, the most thorough method is to look at the actual MP3 audio data.

    I did not find any piece of software that was capable of such comparison, so I decided to write my own. I managed to get a small C program running that – so far – will recognize the mpeg frames and assiocated metadata (frame size, bit rate, etc.) in an mp3 file. A bitwise comparison would be the next step, but usually it would suffice to check if the frame headers in two mp3 files are different.

    I stopped development because I had other things to do. Your post might inspire me to resume coding :)

  2. chris Says:

    November 22nd, 2005 at 5:37 pm

    That’d be a valuable utility. Especially if you could run it on your whole iTunes library in one step. Let me know if you need a beta tester!


Via BuzzFeed