Fixed
- Setting/detecting a language on mkvs with a
LANGUAGESimpleTag now sticks. mkvpropedit edits the track-header language, but some files carry a trackLANGUAGESimpleTag that overrides it for ffmpeg/Plex — so the change didn't show (and detection reverted to und with no reason). When the in-place edit doesn't verify, it now falls back to an ffmpeg-c copyremux whose-metadatarewrites the effective language. Re-run detection to fix affected files.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.49 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.49-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.49-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.49-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.