-
v1.4.1 Stable
released this
2020-08-05 23:13:52 +03:00 | 5 commits to dev since this release📅 Originally published on GitHub: Sun, 24 Apr 2022 01:30:07 GMT
🏷️ Git tag created: Wed, 05 Aug 2020 20:13:52 GMTThis is (hopefully) a hotfix for the
BadCredentialserror in 1.4. The instructions inREADME.mddo not apply for this version, as this useslibrespot-apifrom librespot-java instead of forking and using certain components from librespot-java.Running
Linux/Mac:
USER=<username> PASSWORD=<password> PORT=8080 java -jar sp-playcount-1.4.1.jarWindows:
set USER=<username> set PASSWORD=<password> set PORT=8080 java -jar sp-playcount-1.4.1.jarThe server will be run on port 8080 (or whatever you set for the
PORTenvironment variable) and the endpoints/albumPlayCount,/artistInfo,/artistAbout, and/artistInsightscan be used.Note: Username is the one listed in your Spotify account (it is recommended to create a separate Spotify account for this).

Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
sp-playcount-1.4.1.jar
0 downloads ·
2026-02-28 14:28:11 +03:00 · 14 MiB
-
Source code (ZIP)
mirror of
https://github.com/entriphy/sp-playcount-librespot.git
synced 2026-04-26 22:26:02 +03:00