v0.3.101
Fixed
- Dashboard disk-space breakdown ignored the user-set label and derived volume names from the path's 2nd segment, e.g.
/downloads/completedshowed as "completed" instead of the UI label "Downloads". Fix: prefermedia_dirs.labelwhen 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-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.