Fixed
- Trashed originals keep their real filename instead of a
.<name>.replacingsuffix. v0.9.126 moved the original to a same-dir sidecar before placing the output, so the trashed copy carried the ugly suffix and had to be renamed by hand to restore. It now stages the original in a hidden subdir keeping its real name, so trash/backup preserve the filename; rollback-on-failure is unchanged.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.127 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.127-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.127-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.127-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.