Skip to content

Bump par2-turbo to v1.4.0-20260803, pass -T flag, and clamp stage progress - #885

Merged
dnzbk merged 1 commit into
developfrom
build/par2-update
Aug 3, 2026
Merged

Bump par2-turbo to v1.4.0-20260803, pass -T flag, and clamp stage progress#885
dnzbk merged 1 commit into
developfrom
build/par2-update

Conversation

@dnzbk

@dnzbk dnzbk commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Description

  • Updated par2-turbo to v1.4.0-20260803.
  • Added -T flag matching -t count in ParChecker.cpp to enable multi-threaded file verification.
  • Clamped m_stageProgress to [0, 1000] permille in ParChecker and DownloadInfo to prevent concurrent verification progress overflow > 100, fixing the -1s ETA issue in WebUI.
  • Cleaned up C-style casts, added override/final attributes, and removed unused includes in ParChecker.

Testing

  • macOS Tahoe

@dnzbk
dnzbk requested a review from luckedea August 3, 2026 06:02
@dnzbk
dnzbk merged commit 6719a67 into develop Aug 3, 2026
10 of 11 checks passed
@dnzbk
dnzbk deleted the build/par2-update branch August 3, 2026 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants