Fixed
- You can now reset a track's language back to "und" to re-detect it. Setting a track to Undetermined was rejected ("A language must be provided"), so a track the old model mis-detected couldn't be cleared and re-run — detection only touches und tracks. Setting und now writes und to the file (and verifies it) so the next detection picks the track up again.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.84 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.84-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.84-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.84-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.