github I-IAL9000/shrinkerr v0.3.117

latest releases: v0.9.99, v0.9.98, v0.9.97...
3 months ago

Added

  • Audio-only cleanup jobs now produce a populated job report. remux_audio returns the ffmpeg command, log tail, and size/bitrate stats; the worker augments encoding_stats with the per-track removal info (counts + languages); the Completed-tab expanded view renders an audio-cleanup-flavoured stats block (drops codec/bitrate rows, adds "Audio removed" / "Subs removed" with language breakdown). Pre-v0.3.117 these jobs landed in the DB with empty conversion logs, so the v0.3.115 follow-up audio job spawned after a discarded combined encode showed up in the queue but had no visible report.

Docker images

Pinned to this release:

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