Releases: mbarr564/New-SubredditHTMLArchive
Releases · mbarr564/New-SubredditHTMLArchive
2.3.0
- Fixed conflicting tools folder winget installation paths, leading to MSI 1603 exit codes.
- Fixed "unable to find the specified registry key" for execution policy, on fresh installs.
- Fixed a console printed error when attempting to clean the does-not-exist-yet logs folder.
- Modified task trigger times to 10 seconds, instead of 5 seconds, for slower machines.
- Timestamped the RunOnce task name, to prevent overwriting of previously generated tasks.
- Validated that despite API 403 forbidden errors, login walled sub clones have linked media.
- Tested with BDFR-HTML (1.4.1) and Python (3.11.8); BDFR-HTML requires downlevel BDFR (2.2.0).
- Future: BDFR auth wrappeer to clone private subreddits; PowerShell for Linux compatibility.
2.2.2
Added setup.cmd batch file. Added -NoMediaPurge param.
Removed GitHub CLI prereq. New tools folder. Fixed winget params.
Tested with latest stable releases of BDFR (2.6.2), Python (3.11), and Git (2.40.1).
Added registry LongPathsEnabled as MAX_PATH solution for long post titles.
Added more log checks for errors, with auto workarounds, for problem submission IDs.
Updated setup.cmd batch file, to check for all possible execution policy states.