github I-IAL9000/shrinkerr v0.3.133

latest releases: v0.9.102, v0.9.101, v0.9.100...
3 months ago

Fixed

  • TV folders with [tvdb-N] getting wrong-type matches from Plex (Charlie's Angels (1976) [tvdb-77170] → 2000 movie poster) or stuck at media_type=None (Chase, Chicago Hope). Plex was the FIRST resolver in the chain; once it returned anything, source != "placeholder" and the authoritative TVDB-find never ran. Plex's global title-only fallback was happily matching wrong-type/untyped entries for ambiguous show names. Fix: reject Plex's answer when it disagrees with the bracket family (TV folder + Plex says movie/None → fall through to TVDB-find). Plus extend the type-impossible cache invalidation to catch media_type=None on [tvdb-N] folders so existing stuck rows re-resolve.

Docker images

Pinned to this release:

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