casualsnek / onthespot

qt based music downloader written in python
GNU General Public License v2.0
741 stars 53 forks source link

[BUG] Cancelled downloads don't clear when clicking "clear completed/cancelled items" #71

Closed TheZachAttack01 closed 1 year ago

TheZachAttack01 commented 1 year ago

downloads that were cancelled in the progress tab don't go away unless the program is restarted. clicking the "clear completed/cancelled items" button at the bottom only removed finished downloads, not cancelled ones.

I'm using the latest build on arch linux

casualsnek commented 1 year ago

This should be fixed now ! If you are using AUR, force a rebuild, this should update your installed version !

TheZachAttack01 commented 1 year ago

That worked! Thanks for the quick response!