github I-IAL9000/shrinkerr v0.9.100

latest releases: v0.9.102, v0.9.101
3 hours ago

Fixed

  • DVD (VIDEO_TS) folders no longer stay invisible after one slow probe. A probe failure was blocklisted in memory until the app restarted, so a disc concat: probe that blew the 30s ffprobe limit under load (200MB read over CIFS) hid the DVD permanently — how a whole library ended up with zero DVDs. Probe failures now retry after a 30-minute cooldown, and disc probes get a 180s timeout (matching the subtitle-extraction allowance for cold networked reads).

Docker images

Pinned to this release:

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