github I-IAL9000/shrinkerr v0.9.70

15 hours ago

Fixed

  • Metadata refresh now updates which tracks are kept when it corrects a native language. It only changed the language label, leaving the keep/remove flags computed against the old (wrong) native — e.g. a show heuristically matched as Portuguese kept its Portuguese track and marked the real Korean one for removal even after the refresh set the native to Korean. The refresh now re-classifies the tracks against the corrected native, and also heals already-API titles whose classification had drifted (rewriting only when it actually changed).

Docker images

Pinned to this release:

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