Skip to content

v0.9.31

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:24

Changed

  • Ignored titles now show in the Audio-cleanup and Subtitle-cleanup filters (matching Unknown-language) — an ignore rule means "don't convert", not "don't tidy tracks". The conversion filters (Needs conversion, high/low bitrate) still exclude ignored.

Docker images

Pinned to this release:

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

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