maxrave-dev / maxrave-dev/SimpMusic

Add to queue problem

Open
#1,713 0 comments 2 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

I want to report an issue in the Simp Music app.

Whenever I use the “Add to Queue” option for any song, it does not play as the next track. Instead, the song gets added very far down in the queue list. Because of this, the queue feature is not working as expected.

Expected behavior: The selected song should be added right after the currently playing track.
Actual behavior: The song is added much lower in the queue.

Please look into this issue and fix it in a future update.
Thank you.

Proposed Solution

The song should be added to queue accordingly

Alternative Solutions

D

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 with the Add to Queue action in the Simp Music app and trace how the selected song is inserted into the queue. Verify the behavior against the currently playing track; the work is done when the selected song appears immediately after it and plays next.

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
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.