Skip to content

v0.3.86

Choose a tag to compare

@github-actions github-actions released this 29 Apr 20:59
· 394 commits to main since this release

Added

  • Settings → Connections → TMDB section gets two new buttons for retroactively re-running poster auto-resolution: Re-resolve placeholders (cheap retry on entries that previously failed) and Re-resolve all auto-matched (with confirm dialog — wipes every TMDB/Plex auto-resolved entry and re-fetches from scratch). Manual fixes are always preserved. Useful after the resolver-logic improvements in v0.3.81–v0.3.85 — apply the new logic to entries cached by older code without manually clicking through each one.

Docker images

Pinned to this release:

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

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