Fixed
- "Detect all unknown" now covers the whole filter, not just loaded cards. The count came from files whose tracks were loaded in the browser (expanded cards), so it showed e.g.
(8)against a 1,440-item filter. It now runs across every title in the active Unknown-language filter — count and action match what you see — with a confirmation first (a large filter with image subs can take a while).
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:0.9.12 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.9.12-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.9.12-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.9.12-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.