Skip to content

v0.3.27

Choose a tag to compare

@github-actions github-actions released this 23 Apr 13:26

Changed

  • Setup wizard: reordered to Add directories → Scan library → Customize setup (optional) → Start converting, now that the bundled TMDB key means scanning gives posters + native-language detection on the first run without any prior configuration.
  • Setup wizard: renamed the "Add connections" step to "Customize your setup" — reframes it as optional polish (linking Plex / Jellyfin / Sonarr / Radarr, encoder tuning, your own TMDB key) rather than a required connections step.
  • Installation doc updated to match the new step order and to explain bundled-vs-own-TMDB-key trade-offs.

Docker images

Pinned to this release:

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

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