v0.9.58
Changed
- Guaranteed (with tests) that force-re-encoding an already-h265 file queues as a Convert job, not a no-op "Remux." Extracted the add-from-scan job-type decision into a pure, unit-tested function; behaviour is unchanged, but the forced-x265→convert case is now locked in against regression.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.58 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.58-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.58-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.58-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.