Added
- Languages detected for untaggable containers (AVI etc.) are now remembered and applied when the file is converted to mkv. Detection stores the result on the track (leaving it
undon disk, so the title stays in the Unknown-language filter until converted); converting stamps the stored language onto the output — no re-detection. (Backend; the per-track hint and post-bulk "convert to apply" dialog follow.)
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.35 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.35-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.35-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.35-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.