Fixed
- A manual language set is never silently lost. If the in-place write didn't stick (untaggable AVI, an mp4 the muxer won't tag, an mkvpropedit hiccup), the choice is now remembered and applied via the Remux/Convert-to-MKV flow instead of reverting to und while claiming "Language set". The toast now reflects the real outcome.
- Manual language picker is sorted alphabetically.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.47 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.47-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.47-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.47-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.