[GH-ISSUE #442] Only the first 100 songs are randomized over in a big playlist #1179

Closed
opened 2026-03-14 13:50:00 +03:00 by kerem · 2 comments
Owner

Originally created by @BinaryFly on GitHub (Apr 30, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/442

Describe the bug
Whenever I play a song from a big playlist and put shuffle on true, it will only randomize over the first 100 songs in the playlist. I don't know if this is a spotify API related issue or not but it would be nice if we could use shuffle over the entire playlist instead of the first 100 tracks.

To Reproduce

  1. Open a big playlist (larger than 100 tracks)
  2. Play the first song
  3. Put shuffle on true (CTRL+S if you didn't change your keymaps)
  4. Skip to the next track a few times and see that the selected song will always be in the range of the first 100 songs.
Originally created by @BinaryFly on GitHub (Apr 30, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/442 **Describe the bug** Whenever I play a song from a big playlist and put shuffle on `true`, it will only randomize over the first 100 songs in the playlist. I don't know if this is a spotify API related issue or not but it would be nice if we could use shuffle over the entire playlist instead of the first 100 tracks. **To Reproduce** 1. Open a big playlist (larger than 100 tracks) 2. Play the first song 3. Put shuffle on `true` (CTRL+S if you didn't change your keymaps) 4. Skip to the next track a few times and see that the selected song will always be in the range of the first 100 songs.
kerem 2026-03-14 13:50:00 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@BinaryFly commented on GitHub (Apr 30, 2024):

After not too much digging I found the following bug report from 2016 on a spotify community page. It seems this is a bug in the spotify API that has been around for a while. Maybe there is an easy workaround to simulate the desired behaviour still?

<!-- gh-comment-id:2085348764 --> @BinaryFly commented on GitHub (Apr 30, 2024): After not too much digging I found [the following bug report](https://community.spotify.com/t5/Other-Podcasts-Partners-etc/BUG-Spotify-Connect-only-shuffles-100-songs/td-p/1299418) from 2016 on a spotify community page. It seems this is a bug in the spotify API that has been around for a while. Maybe there is an easy workaround to simulate the desired behaviour still?
Author
Owner

@BinaryFly commented on GitHub (Apr 30, 2024):

Just saw that this already has a closed issue where this was handled. So I'll close this.

<!-- gh-comment-id:2085374012 --> @BinaryFly commented on GitHub (Apr 30, 2024): Just saw that this already has [a closed issue](https://github.com/aome510/spotify-player/issues/297) where this was handled. So I'll close this.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1179
No description provided.