nukeop / nuclear

Streaming music player that finds free music for you
https://nuclearplayer.com
GNU Affero General Public License v3.0
12.22k stars 1.07k forks source link

Pausing a download leads to incorrect ui. #1712

Closed waldo121 closed 1 month ago

waldo121 commented 1 month ago

Platform: Nixos (using https://gist.github.com/waldo121/288b3f9d93a8030cfffe4b1349eb0a8a)

Nuclear version: 0.6.39

Description of the issue:

When pausing a download, it can happen that the UI doesn't reflect correctly the state of the download. For example, the download would effectively be paused (completion progress wouldn't update anymore) but the Action and Status Icons would show that the download was in progress.

Ex. after 1 click on pause (item status is logged) bug

waldo121 commented 1 month ago

I almost have a pr for this one.