Skip to content

Shuffle & Add To Playlist: reshuffle "tracks that have not yet played" except "play next" stack #46

Open
@Sheraff

Description

Currently, when adding a track to the currently playing playlist with shuffle on, we re-shuffle the entire playlist (with current track set as the first).

A better / more "expected" behavior would be

  • leave already played tracks as is in the order (up to and including cache.current shouldn't change)
  • leave "string of uninterrupted tracks that are in the play next stack" as is in the order
  • shuffle the rest

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions