github I-IAL9000/shrinkerr v0.9.93

latest releases: v0.9.96, v0.9.95, v0.9.94...
11 hours ago

Fixed

  • Original-language lookup falls back to a title/year search when the ID doesn't resolve. TMDB's /find often has no IMDb/TVDB external-ID link for newer titles even though the title exists, so ID-tagged items came back "no API data" and stayed unmatched. When an ID lookup is empty, Shrinkerr now searches TMDB by the parsed title + year (year-gated to avoid wrong matches, the same path manual matching uses), resolving the vast majority of these.

Docker images

Pinned to this release:

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