Sorting order of the "unknown date" scrobbles in database export - API - Last.fm Support Community
Hi, If you have a very old account (pre-2005), the timestamps of your oldest scrobbles are just some placeholder values, and the order of these scrobbles is essentially random in the results returned by user.getRecentTracks API method. This has been explained before and I understand this. But perhaps it would be possible to preserve relative order of the scrobbles while exporting? Many database engines will have some kind of monotonically increasing identifier for every record (e.g. a primary ...