Fixed
- Cancelling a bulk detection now still offers to remux the AVIs detected before the cancel. The post-detect "remux to MKV to apply language" prompt was suppressed on cancel, silently stranding the titles whose language was already detected; it now appears whenever there are pending titles, cancelled or not.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.61 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.61-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.61-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.61-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.