maxrave-dev / maxrave-dev/SimpMusic

Cached songs playlist

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

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.