github I-IAL9000/shrinkerr v0.9.67

latest release: v0.9.68
19 hours ago

Changed

  • A single-folder rescan no longer triggers the full-library Plex sync + poster prefetch. Those are full-scan concerns (rule-referenced labels/collections/watch-status across the whole library); re-running them for one folder was redundant. Full scans are unchanged.

Fixed

  • Made two ffmpeg-progress unit tests deterministic (they derived a start time from time.monotonic(), which is small in a fresh CI container and made the tests flaky).

Docker images

Pinned to this release:

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