mirror of
https://github.com/Googolplexed0/zotify.git
synced 2026-04-24 22:05:53 +03:00
[GH-ISSUE #166] Bulk API Endpoints To-Be Removed #150
Labels
No labels
bug
considering
discussion
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zotify#150
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 @RGPZ on GitHub (Feb 6, 2026).
Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/166
https://developer.spotify.com/blog/2026-02-06-update-on-developer-access-and-platform-security
https://developer.spotify.com/documentation/web-api/references/changes/february-2026
Seems like they're removing a lot of endpoints that allow us to grab information in bulk, seems like they're not getting rid of many playback information endpoints, however.
@yashikada commented on GitHub (Feb 8, 2026):
Maybe all the development IDs created with free accounts will no longer work.
I hope so.
@RGPZ commented on GitHub (Feb 9, 2026):
To be fair, Librespot requires a Spotify Premium account anyway so it's not like that affects us by much.
@Googolplexed0 commented on GitHub (Feb 12, 2026):
Yes, this will affect us. It also undoes some of the optimizations added by the efficient-api branch, so that is unfortunate. I'll have a fix out before it goes into effect.
@fafamobile commented on GitHub (Feb 12, 2026):
Would this still require development apps?
@Googolplexed0 commented on GitHub (Feb 14, 2026):
These changes only serve to make Dev Apps more restricted and less efficient by forcing requests to go out individually per Content. They change nothing about credential accessibility.
But don't lose hope, I may have a lead on how to get around them being a hard requirement. I think it will still prevent some of the nice features like
UserItemQueries and Search but it would be way more usable than the current state of the project for those without Dev Apps. All of this assumes the idea works, though.@RGPZ commented on GitHub (Feb 14, 2026):
Just wanna say thanks for all the effort that you've put in to try to support this branch with the amount of content that Spotify keeps changing, thought the app was going to be dead when they changed the login system from mercury to login5.