Skip to content

v0.9.119

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 16:44

Fixed

  • Audio/sub cleanup no longer fails with "source file no longer exists" when an encode is discarded as larger. When a convert/combined encode grows the file but cleanup is still pending, the cleanup now runs inline in the same job instead of as a deferred follow-up that raced nzbget/Sonarr/Radarr moving the download out from under it.

Docker images

Pinned to this release:

docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.119         # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.119-nvenc   # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.119-edge    # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.119-edge-nvenc

Floating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.