Added
- "Apply detected language" for untaggable files and discs. Bulk detection now ends with a dialog offering to remux the detected AVIs to mkv (stream copy — applies the language, no re-encode/size increase) in one click; there's a per-title "Remux / Convert to MKV (apply language)" button and a per-track "X detected → convert to MKV to apply" hint. Flat files go through a size-safe remux; discs route to a full conversion (language stamped during the encode).
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.37 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.37-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.37-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.37-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.