maxrave-dev / maxrave-dev/SimpMusic

About Song queue

Open
#2,377 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
11.4k
Forks
599
Avg merge
3d 18h
Merged PRs (30d)
7

Description

Problem Description

Queue songs disappear when playing a song manually

When I add songs to the queue and then manually select/play another song, all the songs I previously added to the queue disappear.

The queue should remain intact when manually playing a different song. Please check and fix this issue.

Proposed Solution

The queue should work more like Spotify. When I add songs to the queue, they should remain there even if I manually play a different song. Manually playing another song should not clear or replace the existing queue. The queued songs should only be removed as they are played or if I manually remove/clear them.

Alternative Solutions

.

Additional Context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the song queue state through the manual-playback flow in the Android app. Confirm where selecting another song clears or replaces queued items, then verify that the queue remains intact and only changes when items are played or explicitly removed or cleared.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.