Open Satanarious opened 7 months ago
Anything to do with counting tracks is possible on my end, so the number of appearances in your library etc. Anything else just depends on the API, most likely last.fm because spotify's is pretty limited. I'll recheck what they provide though and see what I can do.
Last.fm artists info, not that much here tbh, no info on hours/minutes but it does provide alltime scrobbles:
feel free to look around the apis though for this and the other ticket, and if you find something interesting I could add it
I was talking about the user-front, but not directly on the artist-front. I mean:
yeah thats what i was looking for, but there doesnt seem to be anything like that.
I could fake the minutes by assuming each play is 3 minutes or something like that, but thats probably not great.
I am very limited having to rely on apis, obviously if i had a server to store the data i could do so much more (like stats.fm)
What about parsing the user profile webpage? Because that data is available for everyone to see.
Ive never actually done web crawling/parsing so I dont know whether thats an option.
I think it should be easier that way.
Like the Playlist stats page, an Artist Stats page would be great. This would include:
Regarding what the Last.fm or Spotify API allows, Is this possible?