Reply To: FirePlay Flash client for FireFly

#13407
Bo Mellberg
Participant

Ok I understand your request.

This requires that I implement indexed browsing though, like in the playlist.html, the song list is populated as you scroll it, sending a query to the database as you move the scroll bar. This is to reduce the amount of data the client has to ask for even though the song list could be 50.000 in length.

I haven’t gotten into this yet, and I think it requires a bit event triggering and populating the songlist with blanks first.