maxrave-dev / maxrave-dev/SimpMusic

Ability to Delete Songs from ANY Playlists

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

Only some playlists allow deleting songs from playlists. Most playlists' songs are locked and cannot be removed.

Proposed Solution

Make the delete function available for ALL songs/tracks in ALL playlists.

Alternative Solutions

N/A

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 how the app exposes deletion for songs in playlists and compare the handling of playlists where deletion is currently available with locked playlists. The change is done when every song or track in every playlist offers a working delete action and the removal is reflected in the playlist.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.