maxrave-dev / maxrave-dev/SimpMusic

bad UI: no cancel when downloading playlists

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

When loading a playlist, there is no button available to pause or cancel the download, nor to delete the playlist from memory.

This behavior is particularly problematic on metered connections, as the application consumes significant data traffic without providing any option to halt the process other than terminating the entire application.

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

The issue names no files, tests, or entry points. Trace the playlist loading and download UI flow first, then identify how an in-progress download and in-memory playlist are represented; done means users can pause or cancel the download and remove the playlist without terminating the application.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.