v0.5.16
Changed
- "Always Keep Languages" no longer locks every track in those languages. When a file has multiple tracks in the same always-keep language (e.g. 3 English tracks: EAC3 5.1, AAC 2.0, AAC commentary), only the highest-quality one — ranked by channels desc then codec quality (TrueHD > FLAC/PCM > DTS-HD MA > DTS > EAC3 > AC3 > AAC) — is kept by default; the others fall through to the standard rules. All tracks render as editable checkboxes so users can override per-track, even on always-keep languages. Behaviour change for users with multi-track libraries: re-scanning will mark redundant same-language tracks for removal. Issue #11.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:0.5.16 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.5.16-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.5.16-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.5.16-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.