v0.9.6
Added
- Bulk "Detect languages" action on the scanner selection. Select titles (or Select all under the Unknown-language filter) and detect languages for their und tracks in one go. The old "Detect all unknown" button only worked on already-expanded files, so in the poster grid there was no way to bulk-detect; the new action passes the selection to the backend, which expands folder selections to their und-track files server-side.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:0.9.6 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.9.6-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.9.6-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.9.6-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.