I would like to get the date a song was added to an Itunes Library in order to sort the songs from the last added to first added.
There is a similar property key (MPMediaItemPropertyLastPlayedDate) with the "Last Played" info which sort the songs in the same way that I want to but I can't find a similar function for the "Last Added" info. Is there anything to do what I want?