Skip to content

Queue only uses loaded tracks from virtualized track list instead of full queue #12

@crackheadakira

Description

@crackheadakira

This is what I have seemingly noticed, so I will have to double check the implementation & confirm this is occurring.

My simple idea is to just fetch the whole playlist and set that to be queue tracks.
As we store simply a track id (u32), let's assume a max of 100K tracks per playlist. That means 4 bytes per ID, or 400KB in total.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions