DJDoubleD / QobuzDownloaderX-MOD

Downloads streams directly from Qobuz. Experimental refactoring of QobuzDownloaderX by AiiR
GNU General Public License v3.0
406 stars 14 forks source link

You can change it when downloading to facilitate downloading again. #66

Closed zjgmijg closed 6 months ago

zjgmijg commented 6 months ago

image When downloading, this can be made selectable and can be positioned with the mouse. In this way, enter can directly download again, which is very convenient.

As shown in the picture, the mouse can be positioned, so even if the card owner stops moving, I can enter and download directly.

DJDoubleD commented 6 months ago

I think you're trying to say that your download process sometimes stalls or "hangs" and you want to restart the download by resubmitting the download link (which is made read-only on purpose when a download task is running). So I think that what you want is actually the same as #53.

Could you please confirm that I understood the problem correctly and you want to "cancel" a running download task that is stalled so you can restart it (in hopes that it won't stall anymore)?

zjgmijg commented 6 months ago

Yes, click Cancel STOP and it should stop immediately. Then I start the download to prevent the card owner from

orbittwz commented 6 months ago

The current download cannot stop immediately since it's in the program queue thread and connection tunnel... When it's finished the program stops the download. Do you have like a slow connection, and because of it you are asking for instant stop? That's the way programs work with connections...

DJDoubleD commented 6 months ago

I added the context of this issue to #53 and am closing this as a duplicate.

53 will be used for future follow-up.