entriphy / sp-playcount-librespot

Modification of librespot-java to provide play count info from Spotify
Apache License 2.0
119 stars 16 forks source link

Issue with getalbum endpoint #31

Open katelynjean123 opened 10 months ago

katelynjean123 commented 10 months ago

The /getalbum endpoint gives this error about half the time I run it -

{"success": false, "data": "Error while querying: Session is closed"}

Is there something I can do to prevent this happening? I've seen a few others with this issue so I think it's a bug with the api but any help would be amazing :)

ar3eh commented 8 months ago

Also having this issue.