Changed
- Re-queuing an already-converted file gives a clear message instead of a cryptic "Failed to probe file". When a conversion job's source no longer exists — almost always because it was already converted (the HEVC output replaced the h264 original) and the job is a stale retry or a queue from a pre-conversion scan row — the worker now reports "Source file no longer exists — most likely already converted; rescan to refresh" rather than treating it as a probe failure.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:0.7.16 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.7.16-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.7.16-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.7.16-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.