github I-IAL9000/shrinkerr v0.9.63

latest releases: v0.9.79, v0.9.78, v0.9.77...
2 days ago

Fixed

  • "Refresh metadata" (heuristic → API) no longer aborts on the first DB-lock and now completes. A batch write that hit "database is locked" under write contention (conversions + a scan) propagated out and killed the entire refresh, leaving most heuristic rows — much of the TV library — never upgraded to API-sourced language. Batch writes now retry on a transient lock and defer only the failed batch instead of aborting the whole run.

Docker images

Pinned to this release:

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