mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #18] Long playlists/albums not working #18
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#18
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 @danyspin97 on GitHub (Jan 10, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/18
Only the first songs of a playlist are shown. I haven't counted the number of the songs, but I'd guess the first 50 songs are displayed.
@jpochyla commented on GitHub (Jan 10, 2021):
Hi! This is indeed the limitation right now, only 200 tracks are loaded for each playlist. I will add a "Load more" button soon, but an ultimate solution (loading tracks on-demand as you scroll or play) will take some time.
@danyspin97 commented on GitHub (Jan 10, 2021):
I see. Yea, it doesn't look straightforward to implement either. Can you please add a disclaimer or a note in the README? Thank you :)
@DeadMozay commented on GitHub (Aug 17, 2021):
Developer spot had the same problem https://github.com/xou816/spot/issues/52
Maybe this will help you
@FarFromSanity commented on GitHub (Jan 17, 2022):
I love this app, it runs well on my underpowered 12-inch MacBook. Would love to be able to listen to more than the first 200 songs. I understand if it is a complicated issue, just throwing my comment on the pile.