#'Artist Discovered' dates incorrect

14 messages · Page 1 of 1 (latest)

deep jungle
#

thanks for the report

#

fix coming in next update

deep jungle
#

Could it be that the full update wasn't able to fetch all scrobbles from Last.fm?

deep jungle
#

Yes, worth a try

deep jungle
#

.importdebug 444224228573708288

delicate treeBOT
#

skeletrex ⭐
First Last.fm play: <t:1466267287:F>
Last.fm play count: 240169
Last Last.fm play: <t:1732600941:F>

First Last.fm play after filtering: <t:1466267287:F>
Last.fm play count after filtering: 240169
Last Last.fm play after filtering: <t:1732600941:F>

Final first play: <t:1466267287:F>
Final play count: 240169
Final last play: <t:1732600941:F>

deep jungle
#

it stored half of your scrobbles

#

Last.fm returns errors more frequently for users with a lot of scrobbles

#

for your 448k scrobbles we need to do 448 api calls. When it goes wrong on one it retries once

#

seems like that is not enough

deep jungle
#

.importdebug 444224228573708288

delicate treeBOT
#

skeletrex ⭐
First Last.fm play: <t:1161820583:F>
Last.fm play count: 448108
Last Last.fm play: <t:1732665324:F>

First Last.fm play after filtering: <t:1161820583:F>
Last.fm play count after filtering: 448108
Last Last.fm play after filtering: <t:1732665324:F>

Final first play: <t:1161820583:F>
Final play count: 448108
Final last play: <t:1732665324:F>

deep jungle
#

it has all of them now :)

#

the underlying issue is not fully fixed though. It might still go wrong after a full update, I'll have to work on improving how we handle Last.fm errors more