mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 08:35:49 +03:00
[GH-ISSUE #159] spotipy.search does not return all playlists. #73
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#73
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 @cooperhammond on GitHub (Jan 26, 2017).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/159
Is there a status that a playlist has to reach before it's indexed by the api? When using search, I can never find any of my playlists even though they are public. I can find other playlists fine though.
@stephanebruckert commented on GitHub (Jan 11, 2020):
In my experience, indexing as part of the spotify search takes time, it can take up to 1 or 2 days. This is more related to https://github.com/spotify/web-api/ so I'm closing