Fixed
- Track keep/remove checkboxes in the file detail work again. v0.9.45 made the detail render freshly-fetched tracks, but the checkbox toggle only updated the scanner cache the view no longer reads — so it looked frozen. The toggle now flips the displayed tracks too (and still persists).
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.50 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.50-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.50-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.50-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.