maxrave-dev / maxrave-dev/SimpMusic

Song Queue

Open
#2,119 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

Problem Description

In my Liked songs or any other playlists, if i added a song to queue by sliding it is playing only after whole song in the playlist over (it is going to bottom of the playlist)

Proposed Solution

Make it like in the Spotify... Which is, if i add song to queue by sliding it plays first. Only After manually added playlist over it plays in shuffle mode.
Ex: first slided song plays next, and second slided song plays after that. In that order.

Alternative Solutions

Add this feature to all the playlist..not only for liked songs.

Additional Context

This feature already available on YT music. But it plays songs in reverse order.
Ex: if i added 3 songs to queue by sliding, 3rd added song plays first, 2nd plays after that and 3rd plays lastly.

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

The issue names no files, tests, or entry points. Start by tracing how playlist swipe actions add songs to the playback queue, then verify the behavior for multiple additions from liked songs and other playlists. Done means songs play in the order they were added before the existing playlist playback resumes.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.