You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when clicking play on a song in a playlist Kord simply puts all the songs on-screen in the queue but not the rest. To put all songs into the queue I have to scroll all the way down until all songs are on-screen.
This also only seems to happen if a playlist just got synced, whether that's because it's a new playlist or because it got reloaded using the button at the top.
The text was updated successfully, but these errors were encountered:
Right, it currently fetches the next set of tracks from that playlist when the queue is empty.
Would it be helpful if it fetched the next set of tracks when you scroll to the bottom of the queue? Similar to the way playlists tracks are loaded on scroll
I don't think I quite follow but what I'd like to see (and completely forgot to include in the original post, sorry about that) is that all songs are loaded, even the ones that aren't on-screen. Basically making it so I no longer have to scroll down to include all songs.
Could fetch them the moment I click play, I don't mind having to wait a second for it to load if I no longer have to scroll down.
Currently, when clicking play on a song in a playlist Kord simply puts all the songs on-screen in the queue but not the rest. To put all songs into the queue I have to scroll all the way down until all songs are on-screen.
This also only seems to happen if a playlist just got synced, whether that's because it's a new playlist or because it got reloaded using the button at the top.
The text was updated successfully, but these errors were encountered: