mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #215] Long delay when playing from very large liked tracks playlist #1048
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1048
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 @alexseitsinger on GitHub (Jul 4, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/215
Sadly, I still have to report a delay when trying to play from this list. How about reducing the number from 200 down to something like 32 or 64? (My 1680x1024 display shows 32 songs when maximized).
#78
@aome510 commented on GitHub (Jul 4, 2023):
I can make this variable configurable.
@alexseitsinger commented on GitHub (Jul 6, 2023):
That's wonderful news, my fiend. Thanks again.
@aome510 commented on GitHub (Jul 15, 2023):
Should be configurable now with
tracks_playback_limit. It is 50 by default so you may not need to configure.