Fixed
- Image-subtitle detection no longer wastes minutes retrying a PGS track pgsrip can't decode. When pgsrip reports "Error while trying to rip" (a hard decode failure), the second language pass and the full-track re-extraction fail identically — so detection now stops after the first failure instead of running all four passes.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.53 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.53-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.53-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.53-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.