Skip to content

v0.3.101

Choose a tag to compare

@github-actions github-actions released this 01 May 20:22
· 378 commits to main since this release

Fixed

  • Dashboard disk-space breakdown ignored the user-set label and derived volume names from the path's 2nd segment, e.g. /downloads/completed showed as "completed" instead of the UI label "Downloads". Fix: prefer media_dirs.label when set, fall back to path-derived name.

Docker images

Pinned to this release:

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

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