maxrave-dev / maxrave-dev/SimpMusic

Add an option to automatically remove duplicates on queue and a drag and drop feature on queue

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

The title is exactly what it is. If you play next while playlist is shuffled that song would be lying around somewhere and repeat again by removing duplicates this makes sure only 1 stays in the queue and the drag and drip feature makes organizing queue mo easier cuz u can just long press and drop it somewhere instead of clicking move up or down one by one.

Proposed Solution

If u play next add the song below currently playing song and remove the duplicate somewhere.

Alternative Solutions

Instead of add and remove when u play next and there is duplicates the song would be instead moved below the currently playing song.

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 queue and play-next flow, then inspect the queue UI and its existing move-up or move-down controls. Done means play-next leaves only one instance of the song in the queue and the queue supports long-press drag-and-drop reordering.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.