github I-IAL9000/shrinkerr v0.3.111

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

Fixed

  • TV folders with [tvdb-N] brackets could match to movies (e.g., Matador (2014) [tvdb-281467] → Matador (1986)). Fix: TVDB-ID lookup now returns ONLY tv_results, never falling back to movie cross-references; mismatches fall through to the type-constrained title search instead.
  • Stale wrong-type cache rows are now invalidated on read: a [tvdb-N] folder cached with media_type="movie" is forced to re-resolve once. One-shot self-healing for entries written by the pre-fix resolver.

Changed

  • "Fix poster match" modal title is now "Fix match".

Docker images

Pinned to this release:

docker pull ghcr.io/i-ial9000/shrinkerr:0.3.111         # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.111-nvenc   # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.111-edge    # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.111-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.