Fixed
- "Remux to apply language" no longer no-ops on AVIs. The audio job only remuxed when tracks were being removed, so a pure language-fix (no track change) did nothing and the file stayed und. It now also remuxes when there's a detected language to stamp. The queue badge for these jobs reads Remux (no misleading encoder-settings badge) and the progress step shows "applying language."
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.38 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.38-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.38-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.38-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.