github I-IAL9000/shrinkerr v0.9.45

latest releases: v0.9.70, v0.9.68, v0.9.67...
2 days ago

Fixed

  • The per-track detection reason now shows in the file detail. The detail reused the (possibly stale) tracks passed in from the list instead of refetching, and a notes-only detection run (nothing resolved) didn't update the view — so detect_note never appeared. It now always refetches fresh tracks and applies detect results even when no language changed.

Docker images

Pinned to this release:

docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.45         # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.45-nvenc   # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.45-edge    # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.45-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.