v0.3.116
Fixed
- One-shot mass invalidation of every cached
[tvdb-N]poster row on first read after upgrade. v0.3.111 made the resolver type-strict and v0.3.112 switched TV title-search to/search/tvwith year filtering, but stale rows written before those fixes (placeholder rows that pre-fix search couldn't resolve, TV→TV year mismatches, etc.) stayed cached and the narrower per-read invalidation didn't catch them. Forces fresh re-resolution through the now-correct paths. Single tracked-via-settings flag so it runs exactly once.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.116 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.116-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.116-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.116-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.