maxrave-dev / maxrave-dev/SimpMusic

Bug: Shuffle mode stops playback before all songs are played

Open
#1,871 1 comment 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

Duplicate Check
  • I confirm I searched for existing reports and found no duplicates.
Describe the Bug

There is an issue where shuffle mode stops playing music prematurely. If the "last" song in the original playlist order is reached while in shuffle mode, the app stops playing as if it has reached the end of the list, even though many other songs remain unplayed in the shuffled queue.

Steps to Reproduce
  1. Make a playlist with multiple song
  2. Play the lest song of that playlist with shuffle mode is on
Expected Behavior

It should play all song that is unplayed even it play the lest song in the list because there are be many song that is still left to be played

App Version

1.1.1

Android Version

12

Device Model

Samsung galaxy m21

Custom ROM
  • I am using a custom ROM
Custom ROM Name (if applicable)

No response

Screenshots (optional)

No response

Log / Error Details

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

Reproduce the issue on Android 12 with a multi-song playlist, starting from the last song while shuffle is enabled. Trace the playback queue and end-of-list handling to find why playback stops early; done means every shuffled, unplayed song continues playing.

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
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.