v0.7.10
Changed
- ISO scan rows now display the
.isofilename (e.g.rz0u.iso) instead of the movie folder name (e.g.Elephant (2003) [tt0363589]). Folder discs unchanged (still show the disc-root folder, since the marker basename is useless as a label). Disambiguates folders holding multiple ISOs and matches what the file is actually named on disk. Affects both the scanner write path (_disc_display_name) and the API enricher (_disc_aware_file_name);file_nameis computed at API time so existing rows pick up the new label immediately on next page load.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:0.7.10 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.7.10-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.7.10-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.7.10-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.