maxrave-dev / maxrave-dev/SimpMusic
Cached songs 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
When offline, recently added songs (cached songs) are useful because when data connection outside isn't available, I could still play songs. But I do still need to put songs into queue one by one.
Proposed Solution
It would be nice if you add a feature where cached songs are in a playlist so it would be easy to access and can play continuously or shuffled. Like downloaded songs but instead it's the cached songs.
Alternative Solutions
Alternative: Let cached songs from recently added songs play continuously. It gets songs from your cached songs then play continuously letting users have an uninterrupted listening when offline.
Additional Context
Like the Spotify feature where you get uninterrupted listening time. When internet connection isn't available, it automatically switch to cached songs.
I am just asking for cached songs playlist tho. It would also be nice if you also add that full feature in the future. Thank you!
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
No files, tests, or entry points are named. Start by locating how cached songs and downloaded songs are represented and exposed, then determine the playlist behavior and offline playback expectations. Done means cached songs are accessible as a playlist and can play continuously or shuffled without a data connection.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100