-
Improvement
-
Resolution: Fixed
-
Normal
-
None
-
None
-
None
The last.fm API exposes timestamps with second accuracy, while the last.fm web pages expose timestamps in minute accuracy.
We need to determine how the timestamps are truncated on the web page and then add a mechanism that can prevent duplicate timestamps from being created if a user imports data sourced from the last.fm API and the last.fm web pages.
Bonus points for implementing a system to upgrade the reduced accuracy timestamps.