mirror of
https://github.com/entriphy/sp-playcount-librespot.git
synced 2026-04-26 22:26:02 +03:00
[GH-ISSUE #20] How does this work - and api limitations #21
Labels
No labels
bug
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sp-playcount-librespot#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jeleffto on GitHub (Jun 16, 2022).
Original GitHub issue: https://github.com/entriphy/sp-playcount-librespot/issues/20
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 very interested in learning more about it as well.
Also, what are the approximate limits of the API (both the version you host, and one we host ourselves)? If I wanted to call it thousand times per day, is that possible? What are the constraints? If hosted ourselves, don't we have to use our own Spotify account(s) and if that is the case, are there limits to how many api calls one can make?
Thanks!
@marclind commented on GitHub (Oct 31, 2022):
Second this!
@zaosoula commented on GitHub (Jun 19, 2023):
This lib emulate native Spotify client and connect to their api using the Mercury protocol, it's a fork of https://github.com/librespot-org/librespot-java
You will have to use your own credentials to run the lib on your devices
I have no idea for the limits but as it emulate a native client it should be pretty high, nevertheless I suggest that your script acts as a human to prevent detection