Fixed
- Audit pass for the v0.5.23 silent-fail pattern (unchunked SQL
IN (…)/ OR'dLIKEclauses): chunked the remaining at-risk sites that could exceed SQLite's variable / expression-depth limits with 1000+ items. Fixed:queue_health_checksfolder→file expansion (same bug as v0.5.23 in the Scanner's bulk Health Check button),rule_resolver.resolve_rules_for_batch(called from estimate/queue add with the full user selection),bulk job priority update,batch rename probe load,poster cache batch lookup, watcher'sstale_pathsDELETE. Behaviour unchanged for typical selections; only adds resilience at scale.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:0.5.24 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.5.24-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.5.24-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.5.24-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.