github I-IAL9000/shrinkerr v0.9.66

latest releases: v0.9.68, v0.9.67
19 hours ago

Fixed

  • A scan no longer sits at "Scanning… 100%" for minutes after probing finishes. The post-scan Plex watch-status sync and poster prefetch ran inline before the scan task returned — so on a large Plex library the UI stayed "scanning" (with no feedback) for minutes while a full network sync ran, even for a small folder rescan with no jobs running. Those best-effort steps now run detached, so the scan reports done as soon as the files are probed.

Docker images

Pinned to this release:

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