bundit / kord

Spotify, Soundcloud, and YouTube all in one website!

Home Page:https://www.kord.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Load all Playlist entries at once

blueYOSHI9000 opened this issue · comments

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.

@blueYOSHI9000

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.