v0.9.34
Fixed
- Bulk language detection now processes titles in the on-screen order — the poster grid / file tree's current sort and direction — instead of scan order. The UI sends folders in display order and the backend preserves it (files within a folder stay alphabetical). Supersedes v0.9.33's plain alphabetical sort, which ignored the view's chosen sort.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.34 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.34-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.34-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.34-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.