Fixed
- Non-native audio tracks are no longer wrongly kept on API-matched titles. A title whose native was resolved by the API after an older scan classified its tracks against the heuristic native (the first audio track's language) kept that track — e.g. a Chinese dub on an English show stayed marked-keep. A one-time startup heal re-derives audio/subtitle keep-flags for
api/manual/tmdb-manualrows against their stored native (only rewriting rows that actually change). Note: on a healed row this recomputes keep/remove, so a manual per-track keep you set on such a title may be reset.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.109 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.109-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.109-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.109-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.