Fixed
- A disc row now shows as a conversion in Add-to-Queue immediately, without a re-scan. v0.9.120 fixed the scan-time flag, but the queue estimate and add-from-scan classifier still read the stored
needs_conversioncolumn (stale on rows scanned earlier); both now force conversion from the storeddisc_type.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.121 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.121-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.121-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.121-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.