-
v1.6.48 Stable
released this
2026-03-05 04:42:09 +01:00 | 14 commits to main since this releasev1.6.48 — MKV Collection After Hybrid Extraction + Timing Diagnostics
Features
- MKV collection after each hybrid extraction round — Previously, MKVs were only moved to the library folder after the entire package finished downloading and extracting. Now, MKVs are collected in the background after each hybrid extraction round, so episodes appear in the library as they are extracted.
Diagnostics (for optimization)
Added detailed timing logs to identify bottlenecks in the extraction pipeline:
- Post-process slot wait time (logged when > 100ms)
- Per-round duration with requeue status
- Item recovery loop duration
- Setup time in handlePackagePostProcessing
- findReadyArchiveSets duration (logged when > 200ms)
These logs will help analyze and further optimize the extraction transitions in future releases.
Downloads