github I-IAL9000/shrinkerr v0.9.60

latest releases: v0.9.70, v0.9.68, v0.9.67...
one day ago

Fixed

  • Language detection no longer records a language the file doesn't actually carry. When the post-write verify probe failed (e.g. ffprobe stalling on busy storage), the write was assumed successful and the track left the Unknown-language filter while staying und on disk. The verify now retries and only commits the detected language when the tag is confirmed present; otherwise the track stays und/pending and gets retried.

Docker images

Pinned to this release:

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