Fixes a nasty bug in B3 where split apart files covered by a PAR could be removed from the download list.
https://s3.us-east-1.amazonaws.com/downloads.newsbin.com/downloads/beta/nb691B4-5651.exe
Changes:
- Autopar and download: Enabling delete by parid causes files from a loose set to be removed from the download list after the par downloaded.
Continue to use “delete by parid” but singletons can only trigger it when the repair engine returns “everything completed”.
- AutoPAR: Report that obscured rename doesn’t always work. The issue was naked MKV files not inside RARS. Without PARS was working but naked files with PARs follow a different path.
Confirmed “nodecode sets” were disabling obscured rename.
- Download: On restart and detecting existing downloads, the files aren’t listed as completed in the download list. So sonarr progress doesn’t go up correctly.
- NZBAutoload: When no paths are set in autoload, it’s not pulling the default unrar path.
No repro current beta
- Display: NZB files feed direct to download don’t show files sizes till they resolve.
- Display: Hitting enter in security options tab blanks the window.
- Search: Report that “mark old” in search tab doesn’t stick.
Works now.
- Base: Latest version of Sqlite and SSL library
- Base: Added the logging folder to the automatic purge routine.
Will purge files based on normal purge interval
Updated unit tests for testing this.
- Base: Report that autoshutdown couldn't be aborted.
No repro
- Base: Reports that adding txt posts doesn't create posts with TXT extension on disk
No Repro.
Did notice that incomplete files don't leave TXT files.