v0.9.106
Fixed
- A folder rescan no longer health-checks the whole library. The post-scan inline health-check (when
health_check_on_scanis on) selected every recently-detected unchecked file across the library, so rescanning one folder swept hundreds of unrelated files. It's now scoped to the folders the scan actually covered.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.106 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.106-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.106-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.106-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.