Skip to content

v0.9.65

Choose a tag to compare

@github-actions github-actions released this 19 Jul 16:29

Fixed

  • "Refresh metadata" now also upgrades titles you'd run language detection on. It only re-checked heuristic rows, but running detection flips a title to detected (its native language is still a heuristic guess, and the UI shows both as "heuristic") — so detected TV shows were silently skipped and only a rescan fixed them. The refresh now includes detected rows too (manual overrides are still left alone).

Docker images

Pinned to this release:

docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.65         # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.65-nvenc   # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.65-edge    # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.65-edge-nvenc

Floating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.