<!-- ###################################################################### WARNING! IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE ###################################################################### --> ## Checklist <!-- Carefully read and work through this check list in order to prevent the most common mistakes and misuse of xdm: - First of, make sure you are using the latest version of xdm. Run `XDM menu->Help->About XDM` and ensure your version maches the latest version in https://github.com/subhra74/xdm#downloads. Issues with outdated version will be REJECTED. - Search the bugtracker for similar feature requests: https://github.com/subhra74/xdm/issues. DO NOT post duplicates. - Finally, put x into all relevant boxes (like this [x]) --> - [x] I'm reporting a feature request - [x] I've verified that I'm running xdm latest version - [x] I've searched the bugtracker for similar feature requests including closed ones ## Description <!-- Provide an explanation of your issue in an arbitrary form. Please make sure the description is worded well enough to be understood. Provide any additional information, suggested solution and as much context and examples as possible. --> WRITE DESCRIPTION HERE Hi, I really like using XDM, but there’s one thing that slows down batch downloads: When a download finishes, XDM starts assembling the file, but it waits for that process to finish before starting the next file in the queue. It would be much better if the next download could start **while the previous one is assembling** — like parallel handling of assembling and downloading. This would improve efficiency for users who download many large files. Please consider adding this as an option in future updates. Thank you!