github I-IAL9000/shrinkerr v0.9.32

latest releases: v0.9.34, v0.9.33
3 hours ago

Fixed

  • The UI no longer freezes for tens of seconds while a conversion finishes. Disposing of the original file (send-to-trash, backup move, disc rmtree) ran synchronously on the event loop, so a multi-GB cross-filesystem copy blocked every API request until it completed. Those file operations now run off the loop.

Docker images

Pinned to this release:

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

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

Don't miss a new shrinkerr release

NewReleases is sending notifications on new releases.