v0.5.18
Fixed
- Disc-tier source tags now get normalized in the post-conversion filename:
BR-DISK/BD25/BD50/BD100→Bluray,DVD-R/DVDR/DVD5/DVD9→DVDRip. 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,HDTVetc.) 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-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.