Added
- Bulk language detection now has a persistent progress indicator and a Cancel button. The batch runs server-side as a background job with live
N/totalprogress that survives navigating away and back (previously the spinner vanished on navigation or during large runs), plus a Cancel that stops after the current file.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:0.9.24 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.9.24-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.9.24-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.9.24-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.