-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
New download managers from bugfix/imagelink-download-duplicates-raceconditions-threadsafety branch will allow cancellation of downloads in progress, and stopping future downloads too.
A few things are needed:
- Need to use a download technique that supports cancellation. Probably need to swap to using HttpClient.
- Will also need to adjust all download exception handling.
- When user changes "SaveHTML" setting, cancel thread html downloads if false.
- When a thread is removed, cancel image downloads and cancel html download.
- Cancel when user initiates removal, so no more exceptions happen regarding renaming folders.
Search code for comments labeled with this issue's number.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request