1 Open Issue Need Help Last updated: Jun 29, 2025

Open Issues Need Help

View All on GitHub
Software Development Mobile Application Development
Fix player 2 months ago

AI Summary: The task involves fixing a bug in a music player's progress bar. The progress bar's maximum value is hardcoded, causing the app to crash when playing songs longer than the current maximum. The fix requires adjusting the progress bar's maximum value to dynamically reflect the actual song duration, likely involving modifications to the `player.dar` file and potentially related backend logic.

Complexity: 3/5
bug good first issue

Repo for my music app

Python