Secure download
AE Find WebLinks
Changelog
Fixed
- Fixed a maintenance cleanup issue where temporary deduplication files such as:
download-now.txt.<PID>.dedup.tmp
could be left behind after a failed or interrupted maintenance phase.
- Fixed a similar cleanup issue for temporary sort files such as:
download-now.txt.<PID>.sort.tmp
- Added cleanup handling when deduplication fails before the temporary file is safely moved back over the original file.
- Added cleanup handling when sorting fails before the temporary file is safely moved back over the original file.
- Improved file maintenance reliability by ensuring temporary files are removed when write or move operations fail.
Improved
- Added a dedicated
Remove-MaintenanceTempFilehelper to safely remove temporary maintenance files and report cleanup failures without crashing the script.
- Added automatic cleanup of stale maintenance temporary files before running deduplication or sorting.
- Stale temporary files are now detected for both deduplication and sorting operations.
- Temporary maintenance files older than 60 minutes are now removed automatically.
- Improved resilience around file writer disposal by checking that the writer exists before attempting to dispose it.
- Improved safety around move operations by tracking whether the move completed successfully before deciding whether to delete the temporary file.
Changed
- Updated script version from
1.6.0to1.6.1.
Notes
- No command-line parameters appear to have changed.
- No link extraction, matching, blacklist, resume, logging, or interactive-help behaviour have changed.
- This release is focused on maintenance-file clean-up and reliability.
5
seconds until the download starts
If the download does not start automatically after the countdown, click the button above.