maxrave-dev / maxrave-dev/SimpMusic
Save current queue as a playlist
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 11.4k
- Forks
- 599
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 7
Description
Problem Description
There is no way to save the current playback queue as a playlist. If I discover songs through radio or autoplay and want to keep that queue, I have to manually search and add each song one by one.
Proposed Solution
Add a "Save queue as playlist" button in the queue screen. This would create a new local or YouTube Music playlist from the current queue with one tap.
Alternative Solutions
Currently the only workaround is to manually add each song to a playlist one by one, which is very time consuming for long queues.
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 locating the queue screen and the existing playlist-creation flow. Determine how a current queue is represented and whether local and YouTube Music playlists are already supported. Done means a queue can be saved through a single button, with the intended playlist destination and behavior confirmed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100