github I-IAL9000/shrinkerr v0.3.116

latest releases: v0.9.99, v0.9.98, v0.9.97...
3 months ago

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/tv with 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-nvenc

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

Don't miss a new shrinkerr release

NewReleases is sending notifications on new releases.