Skip to content

Reduce artist_album limit#1232

Merged
dieser-niko merged 1 commit intospotipy-dev:masterfrom
fabi321:fix-artist-labum-limit
Mar 11, 2026
Merged

Reduce artist_album limit#1232
dieser-niko merged 1 commit intospotipy-dev:masterfrom
fabi321:fix-artist-labum-limit

Conversation

@fabi321
Copy link
Contributor

@fabi321 fabi321 commented Mar 11, 2026

Reduces the limit so that a query called without explicit limit is valid with the new changes to the spotify API.

Fixes #1231

Reduces the limit so that a query called without explicit limit is valid
with the new changes to the spotify API.
Copy link
Member

@dieser-niko dieser-niko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I went through all limits again just to make sure we don't have similar issues and this one seems to be the only one over the limit.

The only "wrong" limits are lower than the ones in the API, however I think it was the default value, meaning Spotify recommends that limit. Spotipy doesn't stop a user from going over the "limit" as well, so we'll keep it like this.

I honestly doubt that this one was missed by PR #1228, maybe Spotify overlooked that endpoint and changed it afterwards...

@dieser-niko
Copy link
Member

We won't release this change right away, as this isn't a critical bug or anything, only a default value.

@dieser-niko dieser-niko merged commit 351d422 into spotipy-dev:master Mar 11, 2026
6 of 12 checks passed
@fabi321 fabi321 deleted the fix-artist-labum-limit branch March 11, 2026 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid limit for artist_albums

2 participants