maxrave-dev / maxrave-dev/SimpMusic
Ability to Delete Songs from ANY Playlists
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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