sp-playcount-librespot icon indicating copy to clipboard operation
sp-playcount-librespot copied to clipboard

Modification of librespot-java to provide play count info from Spotify

Results 19 sp-playcount-librespot issues
Sort by recently updated
recently updated
newest added

Getting the following error when hitting the artist endpoint. An unknown error occurred: 'NoneType' object has no attribute 'get' Not seeing this error with the album endpoint. Any ideas what...

bug

https://api.t4ils.dev/ is not working

bug

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...

bug

I saw there is a javascript version using nodejs, and then a java version. Is there any plans to do a python version as that would be very useful to...

hi, i'm currently using this `api.t4ils.dev` endpoint, it works fine but sometimes it gets too many request error. i'm assuming you're hosting this on glitch now. is there a tutorial...

Since today I am unable to get the playcounts for any track. Only getting the folling error: xyz.gianlu.librespot.mercury.MercuryClient$MercuryException: status: 502 at xyz.gianlu.librespot.mercury.MercuryClient.sendSync(MercuryClient.java:83) at xyz.gianlu.librespot.handler.PlayCountHandler.handle(PlayCountHandler.java:57) at jdk.httpserver/com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:77) at jdk.httpserver/sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:82) at jdk.httpserver/com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:80)...

bug

Exception in thread "main" xyz.gianlu.librespot.core.Session$SpotifyAuthenticationException: BadCredentials Anyone else having this issue?

bug

Hello, On one of the previous versions of this project, someone requested a description showing how this project works. I don't think you ever posted one, but I would be...

I know you have to use the username + password when starting the jar. Is there a way to effectively "logout", and use a different credential? Curious about this because...

bug

The Artist Insights call has an array of playlists. The listeners value for every playlist is always 0 `"listeners": 0`

bug