Fixed
- The Scan button no longer reverts to "Scan" during the initial file-discovery phase (a scan walks every configured path before emitting progress — minutes on spun-down disks — so the UI had no signal and looked like it failed, inviting repeat clicks). It now shows "Discovering files…" immediately and derives its state from a polled backend scan status, staying "Scanning…" throughout.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:0.9.27 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.9.27-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.9.27-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.9.27-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.