github I-IAL9000/shrinkerr v0.9.117

2 hours ago

Fixed

  • 1080p titles under a "4K"-named folder (or with a UHD edition tag) no longer count as 4K. The v0.9.116 4K rule matched a 2160p/UHD/4K token anywhere in the path; now an explicit sub-4K tag (1080p/720p/…) in the path overrides a stray 4K token. The count and list filters share one generated predicate so they stay in lockstep.

Docker images

Pinned to this release:

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