Fixed
- "Refresh metadata" now also upgrades titles you'd run language detection on. It only re-checked
heuristicrows, but running detection flips a title todetected(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 includesdetectedrows too (manualoverrides 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-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.