You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ran spottydata from the web build, and it only shows 1 playlist. It's the one playlist I "follow"/"like" from Spotify themselves. Unliking it causes the application to crash, throwing error
Wondering if anyone else has this issue, perhaps a change in the API? I haven't checked the site in a long time, I don't know if it's actively maintained at the moment.
The text was updated successfully, but these errors were encountered:
ethansshaw
changed the title
Statistics page only showing followed playlists
Full analysis page only showing followed playlists
Sep 27, 2022
Hi Ethan. Thanks for raising the issue. I maintain the site as much as I can these days.
I'm curious about a couple of things:
Do you have any playlists outside your "likes"?
If yes, are they private?
It should grab both private and public playlists, but it might not be. I should have time to dive into this by weeks end. It's tough to test these things since I basically need a fresh account I can manipulate!
Great to hear from you! Love the tool. I have lots of both playlists, there are definitely some both public and private. My girlfriend also gave it a try with her account, and got an error as well. The main page pulls seemingly correct details about the total tracks (3764) and playlists (63), but the analysis page seems to have no listening data at all.
I'm wondering if there are playlists it pulls that it can't get artist_ids for. This can happen especially if you have a lot of local tracks saved to your profile. There are many other things that can cause it... I can probably add a check in the code to make sure it finds artist_ids before making that request.
Ran spottydata from the web build, and it only shows 1 playlist.
This is a little concerning, however, since it feels unrelated.
Ran spottydata from the web build, and it only shows 1 playlist. It's the one playlist I "follow"/"like" from Spotify themselves. Unliking it causes the application to crash, throwing error
Wondering if anyone else has this issue, perhaps a change in the API? I haven't checked the site in a long time, I don't know if it's actively maintained at the moment.
The text was updated successfully, but these errors were encountered: