Skip to content

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 13 Jul 22:14
· 125 commits to main since this release

Changed

  • Batch language detection coalesces Plex refreshes by folder. "Detect all unknown" used to fire one Plex folder refresh per file; it now suppresses the per-file notify and refreshes each unique parent folder once, so a season of episodes triggers a single refresh instead of one per episode.

Docker images

Pinned to this release:

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

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