v0.9.56
Fixed
- Audio/sub cleanup on an mkv now updates the database. The post-remux reconcile only ran when the container changed (AVI→mkv); an mkv cleanup writes back to the same path, so it was skipped — leaving the removed und sub tracks in the record and the title stuck in the Unknown-language/cleanup filters. It now re-probes and rewrites tracks + flags in place after any audio remux.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.56 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.56-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.56-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.56-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.