maxrave-dev / maxrave-dev/SimpMusic

Downloading a song sometimes doesn't download the entire song

Open
#2,139 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

Duplicate Check
  • I confirm I searched for existing reports and found no duplicates.
Describe the Bug

I downloaded an Album and while listening to it offline at some point it stopped at like 1 minute before the end of the track. Then I noticed that it didn't buffer properly, so the download didn't go well.
If you notice in the picture the last minute more or less, is not buffered.

Image

I believe that the same bug happens even when downloading single tracks or playlists

Steps to Reproduce
  1. Download an album
  2. Listen to it offline
Expected Behavior

The album should be downloaded entirely without any missing parts, each song should be downloaded normally.

App Version

1.4.0

Android Version

One UI 7

Device Model

Samsung Galaxy S25

Custom ROM
  • I am using a custom ROM
Custom ROM Name (if applicable)

No response

Screenshots (optional)
Image
Log / Error Details

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 the album download path and the offline playback path in the Android app, then reproduce the missing final section with an album or single track. Done means downloaded songs consistently contain the full audio and can play to the end offline; add or run the relevant download and playback checks if the project provides them.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.