Skip to content

v0.5.18

Choose a tag to compare

@github-actions github-actions released this 18 May 22:16
· 267 commits to main since this release

Fixed

  • Disc-tier source tags now get normalized in the post-conversion filename: BR-DISK / BD25 / BD50 / BD100Bluray, DVD-R / DVDR / DVD5 / DVD9DVDRip. The re-encoded file is no longer a disc rip, so the tag should reflect what the file actually is. Already-encoded forms (Bluray, DVDRip, WEB-DL, HDTV etc.) are left alone, as are unrelated tokens (DVD-RW, DVD-RAM). Scanner sibling-detection updated to match the new naming chain so disc-tier originals get skip-flagged when their re-encoded sibling already exists.

Docker images

Pinned to this release:

docker pull ghcr.io/i-ial9000/shrinkerr:0.5.18         # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.5.18-nvenc   # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.5.18-edge    # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.5.18-edge-nvenc

Floating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.