maxrave-dev / maxrave-dev/SimpMusic
About Song queue
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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